Commit History

Author SHA1 Message Date
  Wei Mingzhi fa9227ac46 silenced compiler warnings 6 years ago
  Pal Lockheart 8925ac1548 fix #72; change index of player no matter whether the file exist, since the invalide index was used explicitly as flag for stopping playback 6 years ago
  Lou Yihua a816001366 Improve path combination & variadic print, fix load logic 6 years ago
  LouYihua 328f8c52e7 Eliminate most warnings & fix potential bugs 7 years ago
  LouYihua 2c677d7ee4 License update 7 years ago
  louyihua c0f0d0230a Use SDL's LockAudio() & UnlockAudio() instead of customized mutex 8 years ago
  louyihua 6b1286beb9 Reduce sound mutex lock range 8 years ago
  louyihua f3ae0012c5 New sound play model: Moving major processing steps (resample & convert) from main thread to audio thread 8 years ago
  louyihua 1d74726652 Audio system refactor 8 years ago
  louyihua 05c493e98b Move config function definitions to palcfg.c & slightly layout change of WinRT setting page 8 years ago
  louyihua 614e33d3c2 Bug fix: dead lock on exit, overlay on non-touch devices 8 years ago
  louyihua 77bf04e2cc Minor change in licensing information & bug fix in makemessage.py 8 years ago
  louyihua 0d76153910 Compilation fix 8 years ago
  louyihua 56cbdfb63f Compilation fix for non-WIN systems (cont.) 8 years ago
  louyihua 4460a720fd Fix the fade out & fade in bug when using a larger audio buffer. Make rix extra init parameters a compilation-enabled feature. 8 years ago
  louyihua d25dd1d449 Configurable volume 8 years ago
  louyihua cb4b7bd42c Full resampler support, minus bug fix. Remove the codepage autodetection which is not working for TC/SC. 8 years ago
  louyihua f0e7a2bfed A new audio player model 8 years ago