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 |