Commit Graph

527 Commits

Author SHA1 Message Date
Steve Checkoway 352fff4aeb Don't strip out private symbols, we want them in backtraces. 2008-05-16 12:42:31 +00:00
Steve Checkoway 52a33f48a6 Remove files. 2008-05-10 06:52:43 +00:00
Steve Checkoway 4c76523863 Rename files. 2008-04-29 05:55:11 +00:00
Steve Checkoway aa25271322 Add/remove files. 2008-04-28 06:17:44 +00:00
Steve Checkoway 6a8d514c5b This hasn't been needed for a while. Ever since we dumped 10.2.8 support. It just got overlooked. 2008-04-20 08:33:09 +00:00
Steve Checkoway 0a37c9eb60 Remove files. 2008-03-21 10:49:41 +00:00
Steve Checkoway a2cb35dc89 Rename LoadingWindow_Cocoa.m to LoadingWindow_Cocoa.mm. 2008-03-20 12:37:46 +00:00
Steve Checkoway fe586e828a File rename. 2008-03-11 11:17:18 +00:00
Steve Checkoway b006633e02 song.h -> Song.h 2008-03-09 03:51:18 +00:00
Steve Checkoway a3e218f548 For some reason, libffmpeg.a got corrupted during the transfer to svn. Fix. 2008-02-19 19:03:05 +00:00
Jason Felds 4f9c8aa44e Removed MusicSortDisplay.cpp from Mac build (at least, diff seems to indicate that). 2008-02-16 19:10:20 +00:00
Steve Checkoway 6bd807e352 Bump copyright year. 2008-01-05 18:16:51 +00:00
Steve Checkoway f4915d33e3 Patch instructions. 2007-12-01 23:36:32 +00:00
Steve Checkoway 0de0278ac3 Update hardware list. 2007-11-27 06:06:15 +00:00
Steve Checkoway 4915d9253f Patched ffmpeg to fix divx looping forever. 2007-11-17 22:07:56 +00:00
Steve Checkoway 316314b16c Update build instructions. 2007-11-11 23:58:08 +00:00
Steve Checkoway ed5eeba8c9 No more mad here. 2007-11-11 23:54:23 +00:00
Steve Checkoway 3994aabd82 Build mad statically. Since the source is in the repository, no need to include the library like the others. 2007-11-11 23:52:59 +00:00
Steve Checkoway 47bc484919 Combine ffmpeg targets into a single static library. 2007-11-11 21:50:34 +00:00
Steve Checkoway a0f95bd09c Link with ffmpeg statically. 2007-11-11 21:44:52 +00:00
Steve Checkoway 536660e708 Use a static ffmpeg lib. 2007-11-11 21:44:05 +00:00
Steve Checkoway 12cee09347 Add configuration file for ffmpeg. Add script to add processor specific guards to certain files. 2007-11-11 21:06:42 +00:00
Steve Checkoway f05692736a Update hardware list with MacBook3,1. 2007-11-10 20:01:52 +00:00
Steve Checkoway 5f07c8431d Update to Xcode 3. 2007-11-05 00:22:17 +00:00
Steve Checkoway e92a91c688 Upgrade to Xcode 3.0. Add a performance debugging target. This is basically Native with debug symbols. Useful for getting source code listings in Shark. 2007-10-27 17:54:12 +00:00
Steve Checkoway 01839b5996 Make out-of-line copies of inline functions visible to shut up linker warnings about code visibility. 2007-08-24 11:12:03 +00:00
Steve Checkoway b792b5ea9c enclosing group. 2007-08-24 06:11:02 +00:00
Steve Checkoway 376cdb5437 Add files. 2007-08-24 05:54:54 +00:00
Steve Checkoway c97f8980a4 No more 10.2.8. 2007-08-17 01:14:49 +00:00
Steve Checkoway 479a8753ed Add files. 2007-08-14 09:29:09 +00:00
Steve Checkoway 62ae7f5417 Add files. 2007-08-11 19:57:57 +00:00
Steve Checkoway b5e276e2f3 Out of date. We do not use Installer packages any more. mkrelease.pl makes a disk image with the application which can be installed simply be dragging it into the StepMania folder. The theme and noteskin data are packaged inside. 2007-08-05 02:11:37 +00:00
Steve Checkoway e2a601b1bd Update these instructions while I am at it. 2007-08-05 01:51:06 +00:00
Steve Checkoway a2f4612f29 Update README. 2007-08-05 01:46:40 +00:00
Steve Checkoway 5658807a38 Use Glenn's superior packaging script. It is quite a bit faster. 2007-08-05 01:01:14 +00:00
Steve Checkoway ad2af19c8a Update docs. 2007-07-31 03:41:55 +00:00
Steve Checkoway 45920ff4f3 Tweak options slightly. 2007-07-28 23:57:26 +00:00
Steve Checkoway 242fd6076e Add shell script phase to convert the plist to binary and included it in the resources. 2007-07-23 05:17:22 +00:00
Steve Checkoway ce42a671f5 Add a dictionary of known hardware, for debug info only. (It is sort of interesting to see what type of computer people are using.) 2007-07-23 05:16:41 +00:00
Steve Checkoway 041eb476f6 Update static libraries. 2007-06-03 23:27:48 +00:00
Steve Checkoway 987edba1f1 Update library project settings. Push most things into the project settings rather than the target settings since they are common. Disable sse3 since not all intel processors Apple uses support it. 2007-06-03 23:25:48 +00:00
Steve Checkoway b2443b9758 Don't warn in debug because this requires optimizations and gcc "helpfully" gives a warning for each file compiled. 2007-06-03 06:49:24 +00:00
Steve Checkoway f8d851d317 Simplify settings by setting more at the project level. 2007-06-02 23:04:49 +00:00
Steve Checkoway d32d7fa970 Stop supporting 10.2.8. Require 10.3.9. 2007-06-02 12:14:31 +00:00
Steve Checkoway 15515d466b Move into Actors. 2007-05-19 22:20:50 +00:00
Steve Checkoway 78d78d7e4a Missed commit. Update the OS X release process. 2007-05-13 00:32:40 +00:00
Steve Checkoway e7562b27a3 Add LW_Null.h. 2007-05-08 18:36:51 +00:00
Steve Checkoway 73577f4178 C header file, not C++. Just fixes syntax highlighting in Xcode. 2007-05-08 11:30:31 +00:00
Steve Checkoway 3945856c37 Move to GlobalSingletons. 2007-04-28 08:34:27 +00:00
Steve Checkoway e34b60b989 Add files. 2007-04-26 07:03:19 +00:00