Commit Graph

241 Commits

Author SHA1 Message Date
rdb 5aa773b41a remove fmod speaker modes that aren't supported across versions 2013-09-16 10:18:26 +00:00
rdb aa4cc5c531 Support latest version of FMOD Ex (removes reverb filter in favor of sfxreverb) 2013-08-26 09:59:28 +00:00
rdb d6a6499a7a fix errors 2013-08-25 07:32:52 +00:00
rdb b2dcde40c7 Apply patch by Josh Enes 2012-10-22 10:11:40 +00:00
rdb 248e4f2672 add fmod-speaker-mode variable 2012-07-09 13:59:18 +00:00
David Rose 33b9a1e1cf integrate Eigen 2011-12-16 14:17:48 +00:00
David Rose dfe16c64f6 rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
David Rose 539b61571c guarantee word alignment for AtomicAdjust stuff 2011-11-17 23:31:31 +00:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
rdb 804a72b716 Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn 2010-11-16 08:58:45 +00:00
Chris Brunner 547a72053c support for #ifdef WIN64_VC instead of just #ifdev WIN32_VC alone 2010-05-28 21:09:22 +00:00
David Rose 787bfc5f94 libfmod_audio -> libp3fmod_audio, libopenal_audio -> libp3openal_audio 2009-10-11 22:22:59 +00:00
David Rose 58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
David Rose c6c0847c5a strip p3 prefix properly 2009-02-26 20:15:25 +00:00
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 524128b9fd wip: starting experimental C-based task manager 2008-09-19 00:58:04 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 9c67f4f7fa add dependency on movies 2008-04-01 22:14:59 +00:00
Josh Yelon 03715468ca Improvements to audio and creation of UserDataAudio 2008-03-31 05:51:11 +00:00
Josh Yelon 08dcdade5c load_dso now uses a plugin search path 2008-03-18 22:25:59 +00:00
David Rose f58416a234 build opt 4 2008-01-31 02:21:27 +00:00
David Rose 4c2659988f minor threading fixes 2007-11-27 01:18:35 +00:00
Josh Yelon 76407e4225 Added config variable for OpenAL buffering 2007-08-28 16:30:15 +00:00
David Rose 93bfc2ea3f define AudioSound::set_time() to have effect only upon the next call to play() 2007-08-24 17:17:09 +00:00
Josh Yelon 7778159b30 New files for DSP filter config 2007-08-22 18:01:00 +00:00
Josh Yelon f46ca14f25 Redesigned DSP control interface 2007-08-22 17:27:44 +00:00
Josh Yelon 1e02c06517 Major refactoring of movie code. 2007-08-20 22:34:58 +00:00
David Rose 15f2e539d6 miles streaming 2007-08-01 18:52:35 +00:00
Zachary Pavlov 220d33e006 okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg 2007-07-20 23:02:51 +00:00
David Rose e0ccf7a2f5 increase fmod limit 2006-11-12 18:55:58 +00:00
David Rose fe8a5d19ed choose an appropriate default audio library 2006-11-07 14:03:44 +00:00
David Rose 285622c36f robustify Fmod, Miles support on Windows and OSX 2006-11-02 01:42:54 +00:00
David Rose dc2331abaf whoops 2006-11-01 23:59:43 +00:00
David Rose 694873dc37 fix fmod for OSX; fix reference count leaks; use model-path as well as sound-path 2006-11-01 23:42:15 +00:00
Josh Yelon 78c4be1c83 Forgot to check it in. 2006-10-17 03:53:03 +00:00
David Rose c5574929e8 osx fixes 2006-09-29 01:17:01 +00:00
David Rose 8de0914056 latest osx publish stuff 2006-09-28 16:31:02 +00:00
Josh Yelon 215e2bf894 Audio changes 2006-09-27 16:24:07 +00:00
Josh Yelon 68c918864f Fixes to fmod and scene editor 2006-09-26 17:24:35 +00:00
David Rose 234724321e thread-protect get_null_sound() 2006-08-30 16:55:04 +00:00
David Rose 3fe0ad1080 AsyncTaskManager, threaded sound loader 2006-08-29 19:27:03 +00:00
David Rose bebd388711 NullAudioManager/Sound should have a TypeHandle 2006-06-09 20:42:03 +00:00
David Rose f3691cf520 files missing from Sources.pp 2006-05-22 23:52:40 +00:00
David Rose 6ee39ae6e9 accidentally removed miles variables 2006-05-22 22:08:32 +00:00
Josh Yelon d9affd78e0 Maybe this will fix the miles problems 2006-05-15 19:12:52 +00:00
Josh Yelon be22aa9d15 *** empty log message *** 2006-05-15 15:29:22 +00:00
Roger Hughston 8065be4f57 More Motion in osx Land 2006-02-10 20:13:14 +00:00