Add libjpeg sources, build as a target on OS X. Should hopefully not break building on Windows. Also cleaned up some settings in the project file. Note: this doesn't fix PPC.

This commit is contained in:
Colby Klein
2011-12-26 11:30:11 -08:00
parent 6ce7344580
commit a191da3f20
77 changed files with 46002 additions and 59 deletions
+4
View File
@@ -34,3 +34,7 @@ The following is a list of known issues with StepMania 5.
works perfectly fine seemingly at random. Unsure for other platforms.
* VBR MP3's don't seek correctly in the editor, which botches sync.
* Strange TimingData-related crashes happen, particularly in ScreenHowToPlay.
* There is no make install target for linux systems - this is important for
packaging purposes in particular (it would be great to release .debs!)
* Portable.ini support is not implemented for Linux.
* LuaDriver works well, but without threading it has latency issues.