]> icculus.org git repositories - taylor/freespace2.git/history - src/sound
fix popup condition testing
[taylor/freespace2.git] / src / sound /
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
2018-03-17 Taylor Richardsfirst pass at emscripten support
2018-03-17 Taylor Richardsmerge updated pxo code and related fixes
2017-04-19 Taylor Richardsfix various code issues
2016-12-10 Taylor Richardsmerge demo branch
2016-12-09 Taylor Richardsresolve various issues from static analyzer run
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
2016-10-18 Taylor Richardsmerge fixes
2016-10-10 Taylor Richardsswitch to SDL_min/SDL_max (fixes compiler errors)
2016-07-10 Taylor Richardsattempt at hang fix for multi options screen on Windows
2016-07-05 Taylor Richardsmerge updated graphics code
2016-07-04 Taylor Richardswork around OpenAL hang on Win when closing device...
2016-03-21 Taylor Richardssilence some compiler warnings
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 Richardsuse SDL_arraysize() instead of sizeof() where appropriate
2015-04-03 Taylor Richardscleaner cfg setup, launcher, initial user prep
2015-04-03 Taylor Richardscleanup snd_init() and related:
2015-04-03 Taylor Richardsmerge in updated platform code
2015-04-03 Taylor Richardssilence various MSVC warnings
2015-04-03 Taylor Richardssafer strings using SDL string functions
2015-04-03 Taylor Richardssilence various clang warnings
2015-04-03 Taylor Richardsfix faulty flag check
2015-04-03 Taylor Richardsavoid processing externally managed sounds (audiostr...
2015-04-03 Taylor Richardsdon't try to log OpenAL errors unless it's a debug...
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
2010-02-08 Taylor Richardsconst-char warning fixes
2005-11-18 Taylor Richardsgah, should have been paying more attention there
2005-11-14 Taylor Richardspatch from mailing list (courtesy of fatty) to allow...
2005-10-01 Taylor Richardsinclude file cleanup
2005-08-13 Taylor Richardsgah, fix stupid commit message
2005-08-13 Taylor Richardstype check
2005-08-12 Taylor Richardswoorps!
2005-08-12 Taylor Richardsuse new audiostr code rather than old windows/*nix...
2005-08-12 Taylor Richardsimport of FS2_Open audio code which is now *nix only...
2005-04-02 Taylor Richardslittle better error handling, debug output of OpenAL...
2005-03-29 Taylor RichardsUpdate to newest movie code with much better video...
2005-03-29 Taylor RichardsVarious 64-bit platform fixes
2004-07-04 Taylor Richardsfix missing debrief text, crash on exit, path separator...
2004-06-11 tigitalbyte-swapping changes for bigendian systems
2003-12-02 Taylor Richardsinitial import
2003-12-02 Taylor RichardsMS-ADPCM support, fix file parser with OSX support
2003-08-03 Taylor Richardscleanup; compile warning fixes
2003-08-03 Taylor Richardsworking play position; 2D pan; pitch; cleanup
2003-03-15 theoddone33Fix OpenAL cleanup (Taylor)
2002-08-01 relnevexperimenting with texture state
2002-07-30 relnevcommand line
2002-07-28 relnevmore housecleaning
2002-07-28 relnevbrb
2002-07-28 relnevremoved some old stuff
2002-07-28 relnevtrash
2002-06-22 relnevremoved file
2002-06-17 relnevryan's struct patch for gcc 2.95
2002-06-16 relnevfixed demo dogfight multiplayer mission
2002-06-09 relnevadded copyright header
2002-06-05 relnevstub/warning removal.
2002-06-05 relnevfinished cfilesystem.
2002-06-02 cemasonChanges
2002-06-02 cemasonFew changes
2002-06-02 relnevcheck open status
2002-06-02 cemasonAdded OpenAL support.
2002-05-28 theoddone33fs2 gets to the main game loop now
2002-05-28 theoddone33Cleanup some stuff
2002-05-27 relnev0
2002-05-27 relnev35
2002-05-27 relnev49
2002-05-27 theoddone33Stub out dsound backend
2002-05-27 theoddone33Fix missing audiostr_* symbols
2002-05-27 relnev155 undefined references left
2002-05-27 theoddone33sound.cpp works
2002-05-27 theoddone33Fix net_addr vs net_addr_t
2002-05-07 theoddone33The Great Newline Fix
2002-05-03 rootInitial revision