Commit Graph

19 Commits

Author SHA1 Message Date
rdb 17bf50f1e8 audio: get_sound and uncache_sound should take Filename, not string 2018-09-02 20:55:58 +02:00
Sam Edwards b2bfb31114 general: Remove `using std::*` from headers
Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h.

Closes #350
Closes #335
2018-06-14 16:04:49 +02:00
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
Josh Yelon 03715468ca Improvements to audio and creation of UserDataAudio 2008-03-31 05:51:11 +00:00
Josh Yelon 215e2bf894 Audio changes 2006-09-27 16:24:07 +00:00
David Rose bebd388711 NullAudioManager/Sound should have a TypeHandle 2006-06-09 20:42:03 +00:00
Dave Schuyler e2db8d8349 set_play_rate 2005-05-07 01:13:19 +00:00
David Rose ee66668ab1 integrate latest changes from CMU 2005-01-19 23:27:15 +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 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +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 d18f7900b1 add get_null_sound() 2003-02-28 20:08:17 +00:00
Dave Schuyler b8a7fd60fd changed audio caching 2002-01-17 06:31:28 +00:00
Dave Schuyler 56dec3de77 added audioManager is_valid() 2001-08-04 01:22:12 +00:00
Dave Schuyler 991b0f2aa5 *** empty log message *** 2001-07-12 22:52:24 +00:00
Dave Schuyler 594b30a84c non-audio audioManager 2001-07-11 03:37:15 +00:00