Commit History

Author SHA1 Message Date
  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