Commit Graph
29 Commits
Author SHA1 Message Date
Ben Anderson 167e5aebc0 Put all the Make* functions into a single .h/.cpp file (yes, kinda like the way it was), and add Make* functions for DialogDrivers. This means there's only one object that's affected by drivers being added/removed. (Driver default changes are a little different -- 2 or 3 objects.) Also one or two minor cleanups. (note: I apparently don't know much about CVS, it appears that some files might not make it into the repository; hang tight, I'm trying to find a solution.) 2005-03-15 00:30:26 +00:00
Ben Anderson 0db665d4d6 Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory. 2005-03-14 06:44:38 +00:00
Glenn Maynard 22812c0e7f exceptions 2004-11-30 22:21:50 +00:00
Glenn Maynard 7d7c06eee4 exceptions 2004-11-30 21:17:13 +00:00
Glenn Maynard 2e6ffb73e0 remove construct-and-open RageFile ctor 2004-09-25 02:50:31 +00:00
Glenn Maynard 564eea2ade license update 2004-05-15 22:07:41 +00:00
Glenn Maynard 65eca3f52c use arch_platform.h
cleanup
2004-04-04 00:59:29 +00:00
Glenn Maynard 688e1e5553 fix ffmpeg never being used 2004-04-04 00:40:15 +00:00
Steve Checkoway a5e2e634ea clean up 2004-04-01 10:33:53 +00:00
Kevin Slaughter 9e141f3f78 Fixed Linux FFMpeg -- Matriark 2004-04-01 10:21:08 +00:00
Glenn Maynard a9bbdc80d4 cleanup 2004-02-09 22:00:31 +00:00
Glenn Maynard 60916b506a update 2003-12-04 04:35:06 +00:00
Glenn Maynard b20bd483f5 noisy 2003-12-01 22:49:29 +00:00
Steve Checkoway b125e3d980 Fix RageFile, use RageFile. Const fix in LyricsLoader. 2003-11-30 06:20:25 +00:00
Steve Checkoway b6c340c6dc Use ffmpeg on OS X. 2003-09-06 11:53:41 +00:00
Glenn Maynard 75cfaad0bf add log 2003-09-02 05:33:04 +00:00
Glenn Maynard 250b70fcae Add MovieDrivers preference.
Move DEFAULT_MOVIE_DRIVER_LIST to arch.cpp.
2003-09-02 04:52:00 +00:00
Glenn Maynard 866b97845a update 2003-09-02 04:34:02 +00:00
Glenn Maynard 92349937f8 s/AVCodec/FFMpeg/ 2003-09-02 04:01:01 +00:00
Glenn Maynard f9058608c4 enable libavcodec-based movie decoding 2003-08-29 04:36:14 +00:00
Glenn Maynard 22ef42ba7f libavcodec-based movie decoding 2003-08-29 04:34:10 +00:00
Chris Danford 278cb4c3f1 runs on Xbox 2003-07-22 07:47:27 +00:00
Sean Burke b91d1039ae Make the MovieTexture_Null stuff work in Linux. 2003-07-18 13:59:31 +00:00
Steve Checkoway 583b88cd85 Added a null movie class that simply displays a black background instead of a movie. 2003-07-17 20:50:06 +00:00
Chris Danford 8158ca8770 compiles on Xbox (still a CRT linking error though) 2003-07-11 03:15:28 +00:00
Chris Danford fa91f2e636 working on Rave 2003-06-30 18:08:27 +00:00
Glenn Maynard 9d6e78f9df log avi codec 2003-06-28 22:30:46 +00:00
Glenn Maynard 2166c35369 fixups 2003-02-20 04:38:31 +00:00
Glenn Maynard c457452a49 add RageMovieTexture abstraction 2003-02-20 03:34:30 +00:00