aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl
Commit message (Expand)AuthorAge
* add package fiddling + editorconfig + preprocessor optionslonkaars2024-05-01
* tweak packet dumperlonkaars2024-04-30
* better packet snifferlonkaars2024-04-29
* basic LocalMP packet dump workinglonkaars2024-04-29
* make myself at homelonkaars2024-04-29
* ROMManager: optimise ROMIcon functionRayyan Ansari2024-04-16
* Input: only check joystick input if a joystick actually existsArisotura2024-04-12
* wifi improvements:Arisotura2024-04-12
* fix touchscreen bug on WaylandArisotura2024-04-09
* fix generation of instance-unique MAC address when using an external firmwareArisotura2024-04-09
* Fix a crash when using DSi mode in debug builds on macOS (#1976)Jesse Talavera2024-03-13
* call Start again NDS object after ResetRSDuck2024-03-12
* fix aarch64 buildRSDuck2024-03-12
* fix #1959RSDuck2024-03-12
* Add Gaussian (SNES) audio interpolationNadia Holmquist Pedersen2024-03-08
* Release all keyboard keys on focus loss (fixes #1987)Nadia Holmquist Pedersen2024-02-25
* dont make a save file on launching a game (#1974)Jaklyy2024-02-13
* 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 MaxFPS settingNadia Holmquist Pedersen2024-01-26
* Add support for using a portable directory without special build flags. (#1956)Steveice102024-01-24
* Slight fixups with `FATStorage` (#1934)Jesse Talavera2024-01-03
* TitleManagerDialog: Fix wrong color formatNadia Holmquist Pedersen2023-12-31
* integrate OSD into ScreenPanel and make it nicerArisotura2023-12-28
* sfjshArisotura2023-12-27
* fix OSD scaling on hiDPI screensArisotura2023-12-26
* 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
| * "Incorrectly" link libslirp to stop its broken build system fucking upNadia Holmquist Pedersen2023-12-26
| * Screen.cpp: include missing headersNadia Holmquist Pedersen2023-12-26
* | start cleaning up: move OpenGL stuff out of EmuThreadArisotura2023-12-26
|/
* oopsArisotura2023-12-25
* add convenience method to Window class for OSD messagesArisotura2023-12-25
* move MainWindow and Screen stuff to separate files; WIPArisotura2023-12-24
* fix possible crashArisotura2023-12-23
* do not access NDS object emulation is pausedRSDuck2023-12-22
* Don't try to call transferLayout on non-GL ScreenPanelNadia Holmquist Pedersen2023-12-22
* Attempt to get rid of leftover QSharedMemory instance after crashNadia 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
* Simplify the SRAM's representation in `NDSCartArgs` (#1914)Jesse Talavera2023-12-15
* 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
* fix default emu settings tab (#1912)Jaklyy2023-12-12
* Fix some conflicts with windows.h in some configurationsNadia Holmquist Pedersen2023-12-11
* Don't try to poke at the header on deinit if MPQueue is nullptrNadia Holmquist Pedersen2023-12-08
* 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