Commit History

Author SHA1 Message Date
  louyihua f3ae0012c5 New sound play model: Moving major processing steps (resample & convert) from main thread to audio thread 9 years ago
  louyihua c862af68a2 Fix stupid bug on AUDIO_IsIntegerConversion() macro 9 years ago
  louyihua 1bf48cd079 Use SDL's audio converter for integer resample in SOUND_Play() 9 years ago
  louyihua c28b8b4598 Comments change in sound.c 9 years ago
  louyihua 0e93ecac0a Comment change & RIX volume optimize & resampler optimize with bug fix in BLEP filter 9 years ago
  louyihua 1f46e581b7 Slight performance improvement on volume adjust & function name changes 9 years ago
  louyihua 205481953d Clean test code 9 years ago
  louyihua 1d74726652 Audio system refactor 9 years ago
  louyihua 245744b48a Sound play fix 9 years ago
  louyihua 05c493e98b Move config function definitions to palcfg.c & slightly layout change of WinRT setting page 9 years ago
  louyihua 174f929f43 [WIP] Refactor 2: new configuration model & WP8.1 enhancement 9 years ago
  louyihua 614e33d3c2 Bug fix: dead lock on exit, overlay on non-touch devices 9 years ago
  louyihua ff3696d415 Bug fix 9 years ago
  louyihua 42c3490ca3 Windows phone related fix, remove VC6 & VS2010 support, and update readme.txt. 9 years ago
  louyihua 56cbdfb63f Compilation fix for non-WIN systems (cont.) 9 years ago
  louyihua d25dd1d449 Configurable volume 9 years ago
  louyihua 28c332e43f Rixplayer fix & dbopl optimazation & audio buffer size configurable 9 years ago
  louyihua d5cab5ce4e Try new dosbox opl 9 years ago
  louyihua e5ac3699f1 Change SWAPxx into SDL's built-in SDL_SwapLExx. 9 years ago
  louyihua cb4b7bd42c Full resampler support, minus bug fix. Remove the codepage autodetection which is not working for TC/SC. 9 years ago
  louyihua f0e7a2bfed A new audio player model 9 years ago
  Wei Mingzhi 14297c4052 iOS8 support (idea & code courtesy of palxex, not tested). 10 years ago
  Wei Mingzhi 31208d01c8 [Issue #14] fixed: multiple sounds cannot played at the same time (kinghtt) 10 years ago
  Wei Mingzhi 86da64248a WIN95: ending screen 10 years ago
  Wei Mingzhi 1311e08673 lock-free multithreaded code may lead to double-free or other unexpected results (ie. crash) 10 years ago
  Wei Mingzhi af46ee0285 [Issue #9] mp3 crash (huoshan12345). 10 years ago
  Wei Mingzhi 877d8a7f35 fixed SDL1 compile error. 10 years ago
  EC2 Default User d6035000dc SDL 1.2.15 compatibility 10 years ago
  Wei Mingzhi 0be0055dbe support case-insensitive filename 10 years ago
  Wei Mingzhi 5bea0e92e0 SDL2 11 years ago