Commit History

Author SHA1 Message Date
  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 dad9f7a497 Fix the bug in UTIL_GetFullPathName 6 years ago
  Pal Lockheart 0ba84c00da fix mp3 location 6 years ago
  Lou Yihua cd314c930d Further improvement of case-insensitive file opening 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 174f929f43 [WIP] Refactor 2: new configuration model & WP8.1 enhancement 8 years ago
  louyihua cc1edf8f0d [WIP] Various change for refactor 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 d25dd1d449 Configurable volume 8 years ago
  louyihua e5ac3699f1 Change SWAPxx into SDL's built-in SDL_SwapLExx. 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