elasota
|
5d9dde6589
|
Refactor audio buffering API, this should mainly prevent SDL audio driver from allocating memory in the mixer callback.
|
2021-04-25 00:34:02 -04:00 |
|
elasota
|
71f27f0a05
|
Fix some suboptimal audio constants.
|
2021-04-11 01:22:48 -04:00 |
|
elasota
|
b9fe553ff8
|
Improve mixer performance
|
2021-04-10 23:56:25 -04:00 |
|
elasota
|
7ae31bc7fc
|
Use fixed latency offset in SDL mixer. This should fix score tick sounds having uneven spacing.
Reduce buffer to 512 samples again.
|
2021-04-10 21:54:41 -04:00 |
|
elasota
|
3692a966bf
|
Tweak some values to help with sound choppiness in Chrome slightly, until we port to OpenAL
|
2021-03-30 05:23:44 -04:00 |
|
elasota
|
7060676b73
|
Cygwin port
|
2021-03-18 17:08:11 -04:00 |
|
elasota
|
15bdb97c38
|
Add volume control to SDL audio driver.
|
2021-02-28 22:58:01 -05:00 |
|
elasota
|
5c640b72eb
|
Code cleanup, move a lot of "Host" APIs to GpCommon
|
2020-11-25 12:05:59 -05:00 |
|
elasota
|
3b6ae1dba5
|
Android fixups
|
2020-10-12 00:37:32 -04:00 |
|
elasota
|
5c98783bbb
|
More Android stub-outs and bug fixes. Fix broken SDL fiber sync.
|
2020-10-10 02:42:06 -04:00 |
|
elasota
|
9cb60af2b3
|
SDL audio driver
|
2020-09-28 09:58:19 -04:00 |
|