Commit Graph

225 Commits

Author SHA1 Message Date
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
Josh Yelon 9729541f63 Added macrocomposites 2005-09-27 22:05:52 +00:00
Dave Schuyler e2db8d8349 set_play_rate 2005-05-07 01:13:19 +00:00
David Rose 4f1a424610 NodePath::get_mat(other) needs to return a concrete 2005-04-29 15:59:04 +00:00
Philip Saltzman f22866dc67 improvemnts to fmod positional audio handling 2005-04-27 22:09:47 +00:00
David Rose b905967e2d cleanup miles better at program exit 2005-02-17 15:28:46 +00:00
David Rose ee66668ab1 integrate latest changes from CMU 2005-01-19 23:27:15 +00:00
David Rose 7d5ae1e3f6 move more config variables to new interface 2004-12-23 05:42:42 +00:00
David Rose c0bc68b158 support miles with stubbed-out methods 2004-08-06 01:07:07 +00:00
David Rose 1b0f8bd324 eliminate compiler warnings 2004-08-06 00:45:47 +00:00
David Rose b4eb31344f new updates from CMU 2004-08-06 00:10:20 +00:00
David Rose b9d2de1b21 move inline functions .cxx file 2004-04-24 20:03:53 +00:00
Dave Schuyler 01d65fe28c lots of little changes for os x 2004-04-02 03:08:14 +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
David Rose 334d621ef9 no longer need interrogate workaround 2004-01-05 23:41:11 +00:00
David Rose cee74197ed work around interrogate bug; use type interface 2003-12-17 02:03:10 +00:00