louyihua
|
9c43187b03
Added two missing newline marks in makemessage.py
|
8 年之前 |
Yihua LOU
|
5c0d3d20e4
Merge pull request #1 from louyihua/fight_fix
|
8 年之前 |
louyihua
|
764f0fed3b
Try fix enemy magic sound & animation in battle
|
8 年之前 |
louyihua
|
966a775da0
Android Makefile update
|
8 年之前 |
louyihua
|
71ee1b519c
Fix the overlay render bug on some platforms
|
8 年之前 |
louyihua
|
ae5e9deff9
Fix android compilation bug & little sound play bug
|
8 年之前 |
louyihua
|
c0f0d0230a
Use SDL's LockAudio() & UnlockAudio() instead of customized mutex
|
8 年之前 |
louyihua
|
124361ef8a
Eliminate MIDI calls when PAL_HAS_NATIVEMIDI is not defined
|
8 年之前 |
louyihua
|
6b1286beb9
Reduce sound mutex lock range
|
8 年之前 |
louyihua
|
45fef8a855
Fix two audio bugs
|
8 年之前 |
louyihua
|
439e9253c3
Project file update for new sound play model
|
8 年之前 |
louyihua
|
f3ae0012c5
New sound play model: Moving major processing steps (resample & convert) from main thread to audio thread
|
8 年之前 |
louyihua
|
c862af68a2
Fix stupid bug on AUDIO_IsIntegerConversion() macro
|
8 年之前 |
louyihua
|
1bf48cd079
Use SDL's audio converter for integer resample in SOUND_Play()
|
8 年之前 |
louyihua
|
c28b8b4598
Comments change in sound.c
|
8 年之前 |
louyihua
|
0e93ecac0a
Comment change & RIX volume optimize & resampler optimize with bug fix in BLEP filter
|
8 年之前 |
louyihua
|
1f46e581b7
Slight performance improvement on volume adjust & function name changes
|
8 年之前 |
louyihua
|
205481953d
Clean test code
|
8 年之前 |
louyihua
|
1d74726652
Audio system refactor
|
8 年之前 |
louyihua
|
6efe461668
Not trimming trailing spaces in customized words
|
8 年之前 |
louyihua
|
284f100739
Some on/off switches can be specified from compilation command line
|
8 年之前 |
louyihua
|
54fa78dae2
Fix linux version compiation error
|
8 年之前 |
louyihua
|
ba644a0eba
Avoid compilation warning on linux/x64 & Change 'Windows Phone' to 'Windows Runtime'
|
8 年之前 |
louyihua
|
f194722fc4
Various changes
|
8 年之前 |
louyihua
|
3d484b530d
Resource version auto-detection & bug fixes & fullscreen enabled
|
8 年之前 |
louyihua
|
245744b48a
Sound play fix
|
8 年之前 |
louyihua
|
5ec7fae05b
Fix WIN32 complation bug & not specify SDL version for WIN32 & fix switch menu display bug
|
8 年之前 |
louyihua
|
04a80fb39e
Combine the "return to setting" item to the "end game" menu
|
8 年之前 |
louyihua
|
05c493e98b
Move config function definitions to palcfg.c & slightly layout change of WinRT setting page
|
8 年之前 |
louyihua
|
4105283155
Several changes
|
8 年之前 |