Commit Graph

30 Commits

Author SHA1 Message Date
Jason Felds ae95752408 I'm guessing more HGEOL crap. 2012-05-04 21:58:21 -04:00
AJ Kelly 48ce8eca53 update libpng.lib for windows to latest; should hopefully fix any issues 2012-04-28 18:23:03 -05:00
Thai Pangsakulyanont f9b0998ced remove some files 2012-04-24 00:14:52 +07:00
Thai Pangsakulyanont 503814c435 update libpng to 1.5.10, add precompiled library for ffmpeg 0.10.2 for mac, and Xcode 4.3 project in a separate project.
This should make it possible to build StepMania 5 on Mac OS X.
The catch is that it will only work with Snow Leopard and up, but I think this is better than nothing.

We can support PowerPC / 10.4-10.5 again when someone can make the old Xcode 3 project work.
2012-04-24 00:11:28 +07:00
Austen Dicken 0c94594541 remove the need for libtheora since we have ffmpeg to handle
theora videos
2012-03-12 23:26:34 -05:00
AJ Kelly a17311c38e missing stdint.h for fixing the windows compile 2012-03-11 03:09:18 -05:00
AJ Kelly 0463d3bee7 ffmpeg fixes/changes from cvpcs 2012-03-10 21:07:38 -06:00
Austen Dicken 220a23f452 Update ffmpeg support to 0.10 2012-03-10 18:45:31 -06:00
Colby Klein a191da3f20 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. 2011-12-26 11:30:11 -08:00
Jason Felds 70f1a05c6f Have Glew be compiled on its own.
This is designed to be compatible with VS2008.

It has not been tested yet for VS2010.
2011-12-19 20:13:00 -05:00
AJ Kelly 37c3f724d5 libjpeg-8c lib for windows 2011-08-27 03:47:31 -05:00
AJ Kelly 877143a54e update libjpg in extern folder to v8. still need the .lib file for windows, possibly? idk 2011-08-22 04:17:00 -05:00
Jason Felds 55ad3779d8 Time to actually include all of zlib.
Windows users, you may have to make adjustments.
2011-07-20 18:33:44 -04:00
Jason Felds 9ae1292231 Die XBox Die 2011-07-20 18:20:30 -04:00
AJ Kelly 5c419d4e44 why was this still here? we don't support xbox anymore 2011-06-27 11:29:17 -05:00
Jason Felds 6bb3fa8d0e Downgrade to libpng 1.5.1.
This restores PNG screenshot colors.
2011-05-26 22:52:30 -04:00
AJ Kelly aa58884f8f add NotesLoader/WriterJson 2011-05-10 18:59:09 -05:00
Jason Felds 1657ed4dee Add the other libpng stuff.
We can remove and strip each on a case by case basis.

MAC OS X builds now. Time to get the others.
2011-05-08 17:16:18 -04:00
Jason Felds dd03c176b1 Start unifying png versions. 1.5.2 in this case. 2011-05-08 17:00:06 -04:00
Jason Felds 8f24b6c5b7 [sm130futures] Right...Mac wants vorbis. 2011-05-05 01:09:23 -04:00
Jason Felds 77297daff4 [sm130futures] zlib covered. vorbis not used...? 2011-05-05 00:04:07 -04:00
Jason Felds 4e8d4e7392 [sm130futures] Move zlib and vorbis. 2011-05-04 23:56:33 -04:00
Jason Felds f941519e87 [sm130futures] Move the crypto stuff over.
This right now isn't used by us, but just in case...
2011-05-04 23:42:14 -04:00
Jason Felds 94d6cd9eb3 [sm130futures] png and jpeg at once. 2011-05-04 23:16:39 -04:00
Jason Felds 7d88d88aad [sm130futures] mad's turn. 2011-05-04 23:00:20 -04:00
Jason Felds 765b3a7975 [sm130futures] Moving pcre now. 2011-05-04 22:33:51 -04:00
Jason Felds d8f2e2ed20 [sm130futures] json good on Windows. 2011-05-04 22:11:55 -04:00
Jason Felds 83df0ad3d6 [sm130futures] jsoncpp -> extern
This won't build on Windows or Mac OS X yet.
2011-05-04 22:00:52 -04:00
Jason Felds 808f67e9f0 [sm130futures] Start moving externs to consistent location. 2011-05-04 17:56:36 -04:00
Colby Klein ac605ebbf7 [opengl] Dump glext stuff in favor of GLEW. New extern directory for libraries. 2011-03-14 01:50:48 -07:00