29 Commits

Author SHA1 Message Date
David Rose
70a32ce433 strip out p3 prefix 2009-02-24 13:11:11 +00:00
David Rose
179b578a64 use explicit initialization of audio library 2009-02-23 19:57:13 +00:00
David Rose
bcdab6f3d4 remove texture_path, sound_path, egg_path 2008-11-04 18:25:21 +00:00
David Rose
8639f98ae9 need to vector model_path etc. through function after all, to avoid static-init problems 2008-10-22 22:11:16 +00:00
David Rose
fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
Josh Yelon
08dcdade5c load_dso now uses a plugin search path 2008-03-18 22:25:59 +00:00
Josh Yelon
f46ca14f25 Redesigned DSP control interface 2007-08-22 17:27:44 +00:00
David Rose
15f2e539d6 miles streaming 2007-08-01 18:52:35 +00:00
David Rose
285622c36f robustify Fmod, Miles support on Windows and OSX 2006-11-02 01:42:54 +00:00
Josh Yelon
78c4be1c83 Forgot to check it in. 2006-10-17 03:53:03 +00:00
Josh Yelon
215e2bf894 Audio changes 2006-09-27 16:24:07 +00:00
David Rose
234724321e thread-protect get_null_sound() 2006-08-30 16:55:04 +00:00
Josh Yelon
be22aa9d15 *** empty log message *** 2006-05-15 15:29:22 +00:00
David Rose
b905967e2d cleanup miles better at program exit 2005-02-17 15:28:46 +00:00
David Rose
7d5ae1e3f6 move more config variables to new interface 2004-12-23 05:42:42 +00:00
David Rose
1b0f8bd324 eliminate compiler warnings 2004-08-06 00:45:47 +00:00
David Rose
843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
Dave Schuyler
67a4e0c56d several small sound changes; added more Miles sync'ing; stopped finished callback 2004-01-29 22:37:52 +00:00
Dave Schuyler
24b2117dbc changed the sound code: added reduce sounds to and set finished event 2003-08-19 23:19:28 +00:00
David Rose
f32b59b92d add get_null_sound() 2003-02-28 19:45:54 +00:00
cxgeorge
dd2b927420 add exclusive mode 2002-10-08 03:04:54 +00:00
Dave Schuyler
a98e2f11d3 fix: if chosen AudioManager fails to init, create NullAudioManager 2002-08-06 04:46:11 +00:00
David Rose
b112866c5b squelch compiler warning 2001-08-09 17:49:50 +00:00
David Rose
f1e39308e8 compilability on Irix 2001-07-13 20:22:21 +00:00
Dave Schuyler
235585bfb3 rearranging TypedReferenceCount and ReferenceCount 2001-07-13 02:15:58 +00:00
Dave Schuyler
fa1e185e73 reference counting changes 2001-07-12 22:51:57 +00:00
Dave Schuyler
f08c38a4ae added dynamic sound lib 2001-07-12 20:52:15 +00:00
Dave Schuyler
d710dce638 removed mikmod include, I'm not supporting it yet 2001-07-11 03:41:24 +00:00
Dave Schuyler
2b35b1ffce Miles Sound System 2001-07-10 23:42:32 +00:00