Commit History

Author SHA1 Message Date
  Lou Yihua cd314c930d Further improvement of case-insensitive file opening 7 years ago
  Lou Yihua a816001366 Improve path combination & variadic print, fix load logic 7 years ago
  Wei Mingzhi f9b6a86ed8 fix: unable to load music if the pathname does not contains a trailing slash 7 years ago
  Lou Yihua 71fa931095 More robust AVI playing 7 years ago
  Wei Mingzhi af4b5b3a71 avi support 7 years ago
  Yihua LOU 438424ae47 Try always using longjmp to perform exit (#35) 7 years ago
  LouYihua 328f8c52e7 Eliminate most warnings & fix potential bugs 7 years ago
  LouYihua c706728e89 Reduce conditional compilation of PAL_HAS_NATIVEMIDI 7 years ago
  LouYihua 2c677d7ee4 License update 7 years ago
  LouYihua 9ed8b65201 audio & video & input modify for SDL & SDL2 compatibility 7 years ago
  Pal Lockheart a0681238ce HTML5 support via emscripten( no audio/sfx now) 8 years ago
  louyihua c0f0d0230a Use SDL's LockAudio() & UnlockAudio() instead of customized mutex 8 years ago
  louyihua 124361ef8a Eliminate MIDI calls when PAL_HAS_NATIVEMIDI is not defined 8 years ago
  louyihua 6b1286beb9 Reduce sound mutex lock range 8 years ago
  louyihua 45fef8a855 Fix two audio bugs 8 years ago
  louyihua 439e9253c3 Project file update for new sound play model 8 years ago
  louyihua f3ae0012c5 New sound play model: Moving major processing steps (resample & convert) from main thread to audio thread 8 years ago