21 Commits

Author SHA1 Message Date
Chris Robinson
87615fffc9 Consolidate buffer loading/conversion a bit 2007-12-28 20:25:18 -08:00
Chris Robinson
8343a98ec6 Avoid a couple explicit format checks for buffers 2007-12-28 19:21:21 -08:00
Chris Robinson
d7bf7a8b0d Don't rely on the exact formats as much for sources 2007-12-28 18:53:46 -08:00
Chris Robinson
ab8d342df0 Allow 5.1 channel output
This doesn't use the center or LFE channel in spatial calculations, however
2007-12-26 23:01:22 -08:00
Chris Robinson
e516b3c0d3 Prevent possible buffer overflow in AL_PRINT 2007-12-22 14:00:10 -08:00
Chris Robinson
44df5c3567 MacOSX doesn't like global szDebug and g_mutex symbol names 2007-12-19 14:14:26 -08:00
Chris Robinson
19156ab895 Add generic ring buffer methods 2007-12-16 18:36:06 -08:00
Chris Robinson
5f4659534a Store a persistant name string with the device struct 2007-12-14 08:51:45 -08:00
Chris Robinson
5da394ab61 Change renderer string to match the real project name 2007-12-14 08:50:54 -08:00
Chris Robinson
b3d35170ce Move some global declrations into headers 2007-12-06 22:22:11 -08:00
Chris Robinson
f8f155e4a0 Move function declarations outside of the if-block 2007-12-06 22:15:16 -08:00
Chris Robinson
3e92e6c4f0 Add some casts 2007-12-06 22:12:29 -08:00
Chris Robinson
2ecb878e68 Remove more unused variables 2007-12-06 22:03:05 -08:00
Chris Robinson
52aed94765 Make some source-local functions static 2007-12-06 22:00:35 -08:00
Chris Robinson
7ae8be3e99 Remove some unused variables 2007-12-06 21:57:13 -08:00
Chris Robinson
29edd5c7ee Fix use of assert() to properly handle NDEBUG 2007-11-30 03:04:10 -08:00
Chris Robinson
ab34e7c613 Use an AL_PRINT macro for printing lib messages/errors to the console 2007-11-30 00:28:34 -08:00
Chris Robinson
6d12dcda10 Only set an error condition if no other error is set 2007-11-22 06:51:47 -08:00
Chris Robinson
f43528035a Check for GCC's destructor attribute before using it 2007-11-16 01:27:02 -08:00
Chris Robinson
092b88364b Don't use platform-specific methods for initialization 2007-11-16 00:48:42 -08:00
Chris Robinson
ae5f4e9a74 Initial import 2007-11-13 18:02:18 -08:00