elasota
|
24169507bd
|
Add beep sound to platforms with no beep
|
2021-05-09 23:45:27 -04:00 |
|
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
|
5c640b72eb
|
Code cleanup, move a lot of "Host" APIs to GpCommon
|
2020-11-25 12:05:59 -05:00 |
|
elasota
|
522e99afb9
|
Fix audio deadlock
|
2020-10-12 00:36:13 -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
|
42e124a90c
|
Fix crash if audio init fails (especially if there are no output devices)
|
2020-05-28 23:05:32 -04:00 |
|
elasota
|
c112738f2e
|
Remove glue drivers, use Gp drivers instead
|
2020-01-20 05:14:50 -05:00 |
|
elasota
|
3b11a457a3
|
Fix audio queue consume overrun (caused shutdown crash due to multiple buffers being queued)
|
2020-01-19 19:25:36 -05:00 |
|
elasota
|
69ef542969
|
Fix audio shutdown crashes
|
2020-01-18 18:39:54 -05:00 |
|
elasota
|
c79ddd0d35
|
Add text anti-aliasing, disable arcade mode
|
2020-01-18 18:20:16 -05:00 |
|
elasota
|
aca18df74b
|
More stuff, fix saved games
|
2020-01-05 02:33:03 -05:00 |
|
elasota
|
5fe6218c28
|
Add some initial widget functionality (prefs partly working)
|
2020-01-01 20:24:46 -05:00 |
|
elasota
|
62438ab4f3
|
Sound system refactor
|
2019-12-31 04:49:38 -05:00 |
|
elasota
|
430842d17b
|
File system refactoring
|
2019-12-29 06:38:18 -05:00 |
|
elasota
|
501f36070a
|
Implement sound stop/flush (stopping boombox no longer asserts)
|
2019-12-26 13:32:54 -05:00 |
|
elasota
|
e368cf7235
|
More work. Audio driver works enough to play music now.
|
2019-12-11 00:51:42 -05:00 |
|
elasota
|
c8472f7295
|
Lots of stuff
|
2019-11-11 00:11:59 -05:00 |
|