Commit Graph
24 Commits
Author SHA1 Message Date
Steve Checkoway fbb6cb0e98 If Darwin don't compile ALSA9 drivers 2003-04-26 01:15:45 +00:00
Glenn Maynard 26fb06b8a3 Oops, forgot to commit subdirs ... 2003-04-25 04:09:29 +00:00
Andrew Livy c86fb65a2f Pump Theme Fixes 2003-04-22 14:32:48 +00:00
Glenn Maynard 94836c7be1 add InputHandler_SDL 2003-04-12 02:20:38 +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 d4bd344f02 *** empty log message *** 2003-02-19 17:29:18 +00:00
Chris Danford ac9e58f760 overhauling editor UI 2003-02-18 23:15:38 +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 6cabe523a6 more stdafx -> global 2003-02-16 04:02:21 +00:00
Glenn Maynard bc833631e2 add InputHandler abstraction 2003-02-16 02:25:22 +00:00
Glenn Maynard 6dbb1ded8f warning, not warn 2003-02-14 18:50:04 +00:00
Glenn Maynard 2c64f8f109 make sound driver names case-insensitive 2003-02-14 18:49:08 +00:00
Glenn Maynard 649f835042 add null sound driver 2003-02-12 01:54:01 +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
Glenn Maynard a851b03677 use LOG->Info for important stuff 2003-01-19 21:25:06 +00:00
Glenn Maynard 567996a8fc +" " 2003-01-19 21:24:37 +00:00
Glenn Maynard d9dd3c00b1 use static logs 2003-01-19 05:00:51 +00:00
Glenn Maynard 678a07e035 use nonfatal exceptions in drivers 2002-12-21 08:15:35 +00:00
Glenn Maynard 7df2961c9b add waveout driver 2002-12-21 07:28:03 +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 acdb516ffd Reorganize arch a bit. Multiple architectures might want to share
a non-default implementation of a driver, and organizing them by
architecture doesn't handle that very well.
2002-11-18 21:37:58 +00:00
Glenn Maynard 2f91ba10f1 Add simple infrastructure for arch-dependent code. 2002-11-17 08:20:34 +00:00