aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/main.h
Commit message (Expand)AuthorAge
* Allow the user to choose the UI themeNadia Holmquist Pedersen2024-02-07
* separate EmuThread to its own fileArisotura2023-12-26
* start cleaning up: move OpenGL stuff out of EmuThreadArisotura2023-12-26
* move MainWindow and Screen stuff to separate files; WIPArisotura2023-12-24
* Refactor how save data (including SD cards) is initialized (#1898)Jesse Talavera2023-12-04
* Refactor `NDS` and `DSi` to be objects (#1893)Jesse Talavera-Greenberg2023-11-28
* update copyright yearsArisotura2023-11-04
* RTC revamp (#1867)Arisotura2023-10-30
* Reduce code stink (#1818)jdp_2023-08-28
* a bit of frontend refactoringRSDuck2023-07-29
* DSi power button and volume switch support (#1630)Ed_IT2023-04-04
* Add hotkey to toggle screen emphasisNadia Holmquist Pedersen2023-02-17
* Rebase: Make archive detection more robust and add it to the CLI (#1560)Janfel2023-01-18
* CLI 2.0: Electric Boogaloo (#1546)patata2022-10-28
* No more context mess (#1531)RSDuck2022-10-17
* actual DSi camera support (#1520)Arisotura2022-10-02
* merge local_wifi (#1516)Arisotura2022-09-22
* a bit of refactoring around ScreenHandlerRSDuck2022-08-05
* Add 3DS 16:10 aspect ratio and refactor GUI aspect ratio codeNadia Holmquist Pedersen2022-05-23
* Add support for changing the DS and DSi battery levelRayyan Ansari2022-03-07
* Implement MainRAM management dialog😁 (#1248)2jun02022-03-06
* update copyright headersArisotura2022-01-09
* Custom path support (#1333)Arisotura2022-01-07
* ScreenPanelNative: Don't try to render the framebuffer if the emulator is not...Nadia Holmquist Pedersen2021-12-09
* Generate a simple non-bootable firmware when not provided. (v2) (#1175)Adrian Siekierka2021-10-02
* having fun with fatfs (#1189)Arisotura2021-08-24
* macOS: Allow opening ROMs with melonDS from Finder.Nadia Holmquist Pedersen2021-08-23
* Audio interpolation (#1176)Arisotura2021-08-08
* fix pause when inactiveRSDuck2021-08-02
* Add ROM Header struct and ROM info dialog (#1095)WaluigiWare642021-07-02
* UI: detect and save when window is maximized, and restore it as such. fixes #...Arisotura2021-06-20
* Add "frame step" hotkey and function (#1119)cat2021-06-05
* frontend: handle tablet and touch eventsRSDuck2021-05-24
* update copyright year and add missing GPL headersRSDuck2021-03-12
* Remove unneeded OpenGL loading function code (#1006)WaluigiWare642021-02-17
* use syncs instead of glFinishRSDuck2021-02-16
* Remove code duplication in `onChangeScreenSize` (#968)gal202021-02-09
* prevent race condition around framebuffersRSDuck2021-02-02
* Add hybrid layout (#772)gal202021-01-25
* more screen modesRSDuck2021-01-24
* Add option to pause emulation when focus is lostWaluigiWare642021-01-22
* Polish up archive support (#930)Madhav Kanbur2021-01-22
* Add option to hide mouse on inactivity (#955)WaluigiWare642021-01-21
* Add hotkey to swap screens (#953)gal202021-01-18
* implement swapping the position of both screensRSDuck2021-01-17
* Add Open ROM inside Archive functionWaluigiWare642021-01-07
* Add option to open recent filesMadhav Kanbur2020-12-30
* add functionality to import savefilesRSDuck2020-09-11
* Add support for fullscreen hotkey (#748)WaluigiWare642020-09-06
* lay base for the actual dialogArisotura2020-08-11