Commit History

Author SHA1 Message Date
  Pal Lockheart cac511fe3e Big-Endian fix: sfx not play in win95 version 6 years ago
  Pal Lockheart 065a35cec7 Wii backport(rebased). Saving works( previous is really a stupid error ). 6 years ago
  Lou Yihua 71fa931095 More robust AVI playing 7 years ago
  LouYihua 328f8c52e7 Eliminate most warnings & fix potential bugs 7 years ago
  LouYihua 2c677d7ee4 License update 7 years ago
  LouYihua a9871d8d68 Move most platform-specific code into separate files. 7 years ago
  Wenting Zhang 3f6284967f nbzwt: Port to Nintendo 3DS; Fix SDL 1.2 support (#2) 7 years ago
  louyihua ae5e9deff9 Fix android compilation bug & little sound play bug 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 f3ae0012c5 New sound play model: Moving major processing steps (resample & convert) from main thread to audio thread 8 years ago
  louyihua c862af68a2 Fix stupid bug on AUDIO_IsIntegerConversion() macro 8 years ago
  louyihua 1bf48cd079 Use SDL's audio converter for integer resample in SOUND_Play() 8 years ago
  louyihua c28b8b4598 Comments change in sound.c 8 years ago
  louyihua 0e93ecac0a Comment change & RIX volume optimize & resampler optimize with bug fix in BLEP filter 8 years ago
  louyihua 1f46e581b7 Slight performance improvement on volume adjust & function name changes 8 years ago
  louyihua 205481953d Clean test code 8 years ago
  louyihua 1d74726652 Audio system refactor 8 years ago
  louyihua 245744b48a Sound play fix 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 614e33d3c2 Bug fix: dead lock on exit, overlay on non-touch devices 8 years ago
  louyihua ff3696d415 Bug fix 8 years ago
  louyihua 42c3490ca3 Windows phone related fix, remove VC6 & VS2010 support, and update readme.txt. 8 years ago
  louyihua 56cbdfb63f Compilation fix for non-WIN systems (cont.) 8 years ago
  louyihua d25dd1d449 Configurable volume 8 years ago
  louyihua 28c332e43f Rixplayer fix & dbopl optimazation & audio buffer size configurable 8 years ago
  louyihua d5cab5ce4e Try new dosbox opl 8 years ago
  louyihua e5ac3699f1 Change SWAPxx into SDL's built-in SDL_SwapLExx. 8 years ago