Commit Graph

20 Commits

Author SHA1 Message Date
Themaister
2267c7d048 Update licensing headers. 2011-01-23 20:29:28 +01:00
Themaister
c7e6e73bcb Fix a blooper in headers. 2011-01-17 20:54:58 +01:00
Themaister
5c9c4f42c3 Clean up float handling a bit.
ALSA now checks if floating point is supported to avoid one extra
conversion, also clean up the driver itself a bit.
2011-01-15 20:37:42 +01:00
Themaister
6b21e6b8a3 Clean up audio a bit. Less use of nasty statics and VLAs. 2011-01-14 15:34:38 +01:00
Themaister
2a4995c21f Starting Win32 support. 2011-01-07 17:59:53 +01:00
Themaister
a5bbc68a84 Add SDL audio driver. 2011-01-07 15:50:16 +01:00
Themaister
86e080476a Fixes here and there... 2011-01-06 20:01:32 +01:00
Themaister
eca7a59dd1 change an #ifdef to HAVE_SDL 2011-01-06 18:38:02 +01:00
Themaister
4cc3f7aaab Start moving over to SDL rather than GLFW to minimize dependencies. 2011-01-06 18:34:11 +01:00
Themaister
b47f58c338 Add Jack audio driver. 2011-01-01 03:53:30 +01:00
Themaister
38616ee794 More cleanup... 2010-12-30 03:02:30 +01:00
Themaister
8e1b1e8c05 Logs config file with verbose options. 2010-12-30 01:38:20 +01:00
Themaister
75d8781854 Add stuff to detect filters. 2010-12-30 01:33:40 +01:00
Themaister
61a70bba6c Error message when wrong driver. 2010-12-29 20:56:56 +01:00
Themaister
869d839eee Should work nicely. 2010-12-29 20:50:50 +01:00
Themaister
fc126942e9 Fixes... Add driver ident and remove some config.h deps. 2010-12-29 20:05:57 +01:00
Themaister
80d98f765e More fixes 2010-12-29 19:43:17 +01:00
Themaister
2da6a4e2cc More work on configs. 2010-12-29 19:18:37 +01:00
Themaister
9107aee623 Add licensing stuff. 2010-12-24 01:33:40 +01:00
Themaister
3fdb201710 Some refactoring. Splitting up driver logic and file logic. 2010-12-24 01:26:36 +01:00