Commit graph

7 commits

Author SHA1 Message Date
wheremyfoodat
d459cb1d6c
Get audio output working with LLE DSP (#419)
* Implement audio output

* Semi-proper audio output

* Add audio enable and vsync settings

* Add audio enable and vsync settings

* Optimize audio output a bit

* Make max ring buffer timeout smaller

* Make max ring buffer timeout smaller

* Revert to spinlocking for audio sync

* Sleep emulator thread if too many samples queued

* Fix Teakra submodule breaking

* Don't start audio device too soon

* Fix IWYU errors

* Fix compilation errors on GCC/Clang

* Ignore std::hardware_destructive_interference_size on Android NDK

* Fix more IWYU errors
2024-02-24 03:26:23 +02:00
offtkp
6b5508d52b move filesystem header to right place 2023-10-20 02:16:49 +03:00
offtkp
3806b99b8b Abide by my masters demands 2023-10-20 02:05:28 +03:00
offtkp
70ba204168 Who put this here 2023-10-20 01:47:37 +03:00
wheremyfoodat
c0c3153cd8 Bonk 2023-10-20 01:12:22 +03:00
offtkp
fb0a2a6801 Decouple emulator and frontend code 2023-10-18 15:24:42 +03:00
wheremyfoodat
63e939e98e Split panda_sdl and panda_qt 2023-09-30 11:29:26 +03:00