]> git.jsancho.org Git - lugaru.git/history - Source/openal_wrapper.cpp
Removed unused file and code
[lugaru.git] / Source / openal_wrapper.cpp
2016-11-22 Côme ChillietRemoved unused file and code
2016-11-20 Rémi VerscheldeLicense: Update GPLv2+ header to match current FSF...
2016-11-20 Rémi VerscheldeDrop unnecessary USE_OPENAL and USE_SDL defines
2013-04-15 sf17kFORMATTED IF STATEMENTS
2013-04-15 sf17kBEAUTIFIED ALL SOURCE CODE
2011-05-19 Alexander MonakovMerge with p/lugaru
2011-01-03 Alexander MonakovRemove some extra declarations of "channels"
2010-12-28 Alexander MonakovPrepare to cleanup sound emission
2010-12-18 Alexander MonakovUnify strms and samps
2010-12-18 Alexander MonakovMore static
2010-12-17 Alexander MonakovMake static
2010-12-17 Alexander MonakovMove playing stuff to the right wrapper :)
2010-12-17 Alexander MonakovRename channels -> impl_channels in wrapper
2010-12-17 Alexander MonakovDrop Doppler
2010-12-17 Alexander MonakovDrop Open_Stream
2010-12-17 Alexander MonakovDrop MinMaxDistance
2010-12-12 Alexander MonakovDrop sound min_distance
2010-06-06 Alexander MonakovMerge
2010-06-05 Côme BERNIGAUDCleanning up Sprite class. More can be done, but it...
2010-05-14 Ryan C. GordonFixed compiler warning.
2010-05-13 Neal GompaMerged
2010-05-13 Harley LaueMerged FMod changes in
2010-05-13 Harley LaueRemoved FMod from the source.
2010-05-13 Neal GompaMade fixes for includes in 'openal_wrapper.cpp' and...
2010-05-13 Neal Gompafixed header include for Windows in 'openal_wrapper...
2010-05-13 Ryan C. GordonSome Windows build fixes.
2010-05-12 Ryan C. GordonMerging cmake branch to the default branch.
2010-05-11 Harley LaueSource changes to make Linux CMake build use system...
2010-05-11 Ryan C. GordonAdded GPL license and headers.
2009-11-12 Ryan C. GordonImplemented OPENAL_Sample_SetMinMaxDistance().
2009-11-03 Ryan C. GordonFixed audio playback on PowerPC systems.
2005-08-12 Ryan C. GordonDisable AL_EXT_vorbis, as untested.
2005-08-12 Ryan C. GordonMore AL fixes. Seems to be complete now.
2005-08-12 Ryan C. GordonMore OpenAL work.
2005-08-12 Ryan C. GordonFirst shot at crappy "streaming".
2005-08-12 Ryan C. GordonAdded pitch to fix slomo.
2005-08-10 Ryan C. GordonPatched to link.
2005-08-08 Ryan C. GordonFirst shot at an OpenAL renderer. Sound effects work...
2005-08-08 Ryan C. GordonExperiment to wedge OpenAL in here...