Panda3DS/src/panda_qt
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
..
about_window.cpp [Qt] Fix up about window 2023-10-31 19:33:14 +02:00
cheats_window.cpp Remove global definition of badCheatHandle 2024-01-27 20:51:32 +02:00
config_window.cpp [Qt] Add separate configuration window for theme 2023-12-14 00:43:12 +02:00
main.cpp [Qt] Add MainWindow class 2023-09-30 17:07:54 +03:00
main_window.cpp Get audio output working with LLE DSP (#419) 2024-02-24 03:26:23 +02:00
screen.cpp Properly join emulator thread 2023-10-01 23:51:08 +03:00
text_editor.cpp Update text_editor.cpp 2024-01-28 00:32:20 +02:00
zep.cpp [Qt] Add text editor 2023-12-16 15:51:45 +02:00