8bd50bb8b3
MERGEZORZ
2024-05-20 00:46:59 +02:00
3d47fa08b8
migrate AudioInOut inside EmuInstance
2024-05-19 23:58:14 +02:00
67ca4997e2
Release all keyboard keys on focus loss ( fixes #1987 )
2024-02-25 14:25:50 +01:00
6a1232b9a9
move MainWindow and Screen stuff to separate files; WIP
2023-12-24 15:11:30 +01:00
346dd4006e
Move all core types into namespaces ( #1886 )
...
* Reorganize namespaces
- Most types are now moved into the `melonDS` namespace
- Only good chance to do this for a while, since a big refactor is next
* Fix the build
2023-11-25 18:32:09 +01:00
ac38faef14
update copyright years
2023-11-04 00:21:46 +01:00
35cc79787d
update copyright headers
2022-01-09 02:15:50 +01:00
436b3c4c1d
update copyright year and add missing GPL headers
2021-03-12 20:07:40 +01:00
95f9698077
add back some hotkeys.
...
remove some legacy cruft from NDS.cpp.
2020-05-19 22:37:48 +02:00
b262313816
actually hook up input to the core
...
also unbotch CMakeLists.txt
2020-05-19 22:22:21 +02:00
34506ff2bb
actually complete the input config dialog
2020-05-19 20:48:52 +02:00