aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/main.cpp
Commit message (Expand)AuthorAge
* Add Gaussian (SNES) audio interpolationNadia Holmquist Pedersen2024-03-08
* Check for write permissions for some key files (#1972)Jaklyy2024-02-07
* Allow the user to choose the UI themeNadia Holmquist Pedersen2024-02-07
* Add support for using a portable directory without special build flags. (#1956)Steveice102024-01-24
* integrate OSD into ScreenPanel and make it nicerArisotura2023-12-28
* separate EmuThread to its own fileArisotura2023-12-26
* Merge branch 'master' of github.com:melonDS-emu/melonDSArisotura2023-12-26
|\
| * Don't call Reset on nullptrNadia Holmquist Pedersen2023-12-26
* | start cleaning up: move OpenGL stuff out of EmuThreadArisotura2023-12-26
|/
* move MainWindow and Screen stuff to separate files; WIPArisotura2023-12-24
* do not access NDS object emulation is pausedRSDuck2023-12-22
* Don't try to call transferLayout on non-GL ScreenPanelNadia Holmquist Pedersen2023-12-22
* Reset DS object directly after creationRSDuck2023-12-21
* Check Q_OS_UNIX define insteadNadia Holmquist Pedersen2023-12-20
* Fix generic icon when using WaylandDaniel Simon2023-12-20
* Fix detection of native NDS ARM BIOS images (#1910)Jesse Talavera2023-12-15
* Make the initial 3D renderer configurable via `NDSArgs` (#1913)Jesse Talavera2023-12-15
* Don't set the JIT args if the JIT is offJesse Talavera-Greenberg2023-12-08
* Remove the last `ConfigEntry` state (#1902)Jesse Talavera2023-12-05
* Refactor how save data (including SD cards) is initialized (#1898)Jesse Talavera2023-12-04
* Clean up the 3D renderer for enhanced flexibility (#1895)Jesse Talavera-Greenberg2023-11-29
* Refactor `NDS` and `DSi` to be objects (#1893)Jesse Talavera-Greenberg2023-11-28
* Move all core types into namespaces (#1886)Jesse Talavera-Greenberg2023-11-25
* Refactor the GPU to be object-oriented (#1873)Jesse Talavera-Greenberg2023-11-09
* Move GBACart-related global state into objects (#1870)Jesse Talavera-Greenberg2023-11-08
* Fix some memory leaksRayyan Ansari2023-11-06
* convert DSi I2C and cameraArisotura2023-11-04
* convert SPU to OOPArisotura2023-11-04
* update copyright yearsArisotura2023-11-04
* convert RTC to OOPArisotura2023-11-03
* RTC revamp (#1867)Arisotura2023-10-30
* Refactor the core's handling of firmware and BIOS images to rely less on the ...Jesse Talavera-Greenberg2023-09-18
* Reduce code stink (#1818)jdp_2023-08-28
* Update macOS icon (#1609)xenticore2023-08-27
* Assorted portability enhancements (#1800)Jesse Talavera-Greenberg2023-08-18
* a bit of frontend refactoringRSDuck2023-07-29
* Assign Qt standard Quit keyboard shortcutNadia Holmquist Pedersen2023-06-29
* actually rename that settingNadia Holmquist Pedersen2023-06-24
* disable screen filtering when drawing with QTRSDuck2023-05-06
* fix UBRSDuck2023-05-01
* refactor frontend audio functionalityRSDuck2023-05-01
* Support loading Zstandard-compressed ROMs (#1667)Nadia Holmquist Pedersen2023-04-28
* pointless micro optimisationsRSDuck2023-04-28
* 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
* fix window aspect ratioRSDuck2023-01-17
* fix #1556RSDuck2022-11-14
* prevent screensaver (#1485)pepper-jelly2022-11-11
* mainWindow may be nullptr when audioMute() is called.Nadia Holmquist Pedersen2022-11-05