Commit Graph
11 Commits
Author SHA1 Message Date
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