]> icculus.org git repositories - taylor/freespace2.git/history - src/sound/audiostr.cpp
fix issue with looping audio streams
[taylor/freespace2.git] / src / sound / audiostr.cpp
2019-12-23 Taylor Richardsfix issue with looping audio streams master
2018-03-17 Taylor Richardsremove SOURCE_RELATIVE hack, it's an Emscripten bug
2018-03-17 Taylor Richardsbypass Emscripten bug when AL source is relative
2016-12-10 Taylor Richardsmerge demo branch
2016-10-23 Taylor Richardsfix some audio playback errors (buffer alignment)
2016-10-23 Taylor Richardsdeal with possible NULL ptr
2016-10-23 Taylor Richardsfix memory leak and properly initialize some structs
2015-09-22 Taylor Richardsmerge in some code cleanup
2015-09-21 Taylor Richardsdeal with static analyzer warnings (part 1)
2015-09-08 Taylor RichardsMerge branch 'sdl2'
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardssilence various MSVC warnings
2015-04-03 Taylor Richardsdisable source looping for streaming audio
2015-04-03 Taylor Richardsthis should return true; handled earlier/later
2015-04-03 Taylor Richardsget rid of some platform specific stuff
2015-04-03 Taylor Richardsmerge in new sound code
2015-04-03 Taylor Richardsvarious sound fixes and cleanup
2015-04-03 Taylor Richardsmultitude of fixes and cleanup
2015-04-03 Taylor Richardsfirst pass at updated sound code
2015-04-03 Taylor Richardsremove ACM stuff that we don't need
2015-04-03 Taylor Richardsaudio file swap; cross-platform from here on
2005-03-29 Taylor RichardsVarious 64-bit platform fixes
2003-08-03 Taylor Richardscleanup; compile warning fixes
2002-06-09 relnevadded copyright header
2002-06-05 relnevfinished cfilesystem.
2002-05-27 theoddone33Fix missing audiostr_* symbols
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision