Commit Graph
26 Commits
Author SHA1 Message Date
Glenn Maynard 0d2671bb01 Add ALSA hardware mixing 2003-10-22 02:34:44 +00:00
Glenn Maynard 9ca47c9a7f reenable ALSA 2003-10-21 09:51:42 +00:00
Glenn Maynard e6f31a6345 remove ErrorDialog 2003-09-23 05:12:05 +00:00
Glenn Maynard 7403837961 Prefer OSS until I investigate problems with the ALSA driver. 2003-09-04 21:33:58 +00:00
Glenn Maynard 35fcd5dea2 Move DEFAULT_MOVIE_DRIVER_LIST to arch.cpp. 2003-09-02 04:50:33 +00:00
Steve Checkoway 6074513c61 Use CoreAudio driver. 2003-09-01 10:16:57 +00:00
Steve Checkoway 5ba3bb1e30 Go back to using the RageSound_QT1 class since RageSound_QT is broken. 2003-08-11 08:55:34 +00:00
Chris Danford d049234f03 working on course edit screen 2003-08-10 23:48:10 +00:00
Steve Checkoway 9da68fd3cf Use RageSoundDriver_QT. RageSoundDriver_QT1 has been removed. 2003-08-10 03:24:44 +00:00
Glenn Maynard 2c53f30fcd make renderer type available to StepMania.cpp 2003-07-23 21:19:43 +00:00
Chris Danford 278cb4c3f1 runs on Xbox 2003-07-22 07:47:27 +00:00
Steve Checkoway f3bbb5ffa9 update the driver list for OS X. I should have done this days ago. 2003-07-12 23:58:30 +00:00
Steve Checkoway a52d618a07 Remove SDL audio in favor of QuickTime 2003-06-24 08:42:55 +00:00
Steve Checkoway 6abd605ce8 Added preliminary sound support for OSX. As far as I know, it should work on any system with SDL. However, I have no way of checking anything other than OSX. 2003-06-14 04:18:58 +00:00
Glenn Maynard 42e25bf730 I think Darwin shouldn't define LINUX.
Add framework for the OSS driver (not yet used).
2003-04-26 21:05:41 +00:00
Steve Checkoway fbb6cb0e98 If Darwin don't compile ALSA9 drivers 2003-04-26 01:15:45 +00:00
Glenn Maynard d821c4f1b5 add LowLevelWindow 2003-04-07 00:54:32 +00:00
Aaron VonderHaar f07855afac replace sound driver Linux with ALSA9, create arch_linux.h to house future linux arch includes 2003-02-23 09:03:10 +00:00
Tim Hentenaar 8a026fa47f Added my TODO and changed arch.h/cpp to include RageSound_Linux 2003-02-18 19:45:04 +00:00
Glenn Maynard bc833631e2 add InputHandler abstraction 2003-02-16 02:25:22 +00:00
Glenn Maynard 1ea055bf3b use null sound driver by default if none others are defined 2003-02-14 18:52:02 +00:00
Glenn Maynard 4c8c2b15e5 arch interface for little hooks that don't need their own drivers 2003-01-24 23:09:31 +00:00
Chris Danford e2a91a79a9 Warn if using software OpenGL, sound driver now falls back to WaveOut by default 2003-01-19 21:51:46 +00:00
Glenn Maynard 38e5e11fec add ErrorDialog 2002-12-16 02:09:08 +00:00
Glenn Maynard 3cbb03e273 add new sound code 2002-12-13 08:33:25 +00:00
Glenn Maynard 2f91ba10f1 Add simple infrastructure for arch-dependent code. 2002-11-17 08:20:34 +00:00