aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add Haiku (BeOS-like OS) support (#1858)Luca D'Amico2024-02-07
* Check for write permissions for some key files (#1972)Jaklyy2024-02-07
* Allow the user to choose the UI themeNadia Holmquist Pedersen2024-02-07
* Fix DSiWare detection (#1969)Jesse Talavera2024-02-01
* Add MaxFPS settingNadia Holmquist Pedersen2024-01-26
* Add support for using a portable directory without special build flags. (#1956)Steveice102024-01-24
* also add writes while we're at it, we know Gericom's gonna abuse them someday :PArisotura2024-01-17
* add missing 8/16-bit reads to ROMCnt and ROM SPICntArisotura2024-01-17
* Don't reset the VRAM cache if saving a state (#1944)Jesse Talavera2024-01-08
* Protect savestates while the threaded software renderer is running (#1864)Jesse Talavera2024-01-07
* Reset the JIT when loading savestate (#1937)Eric Warmenhoven2024-01-03
* Slight fixups with `FATStorage` (#1934)Jesse Talavera2024-01-03
* TitleManagerDialog: Fix wrong color formatNadia Holmquist Pedersen2023-12-31
* Resolve or silence some warnings (#1905)Jesse Talavera2023-12-28
* integrate OSD into ScreenPanel and make it nicerArisotura2023-12-28
* sfjshArisotura2023-12-27
* Add `alignas` specifiers to some arrays based on how they're accessed (#1933)Jesse Talavera2023-12-26
* 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
|\
| * Apply some quick hotfixes (#1931)Jesse Talavera2023-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
* Support GBA .sav file with appended .rtc (#1927)Samuel Magnan2023-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
* call Reset on 3D renderer objectRSDuck2023-12-21
* Check Q_OS_UNIX define insteadNadia Holmquist Pedersen2023-12-20
* Fix generic icon when using WaylandDaniel Simon2023-12-20
* Wrap the `EnableJIT` initialization in an `#ifdef` (#1922)Jesse Talavera2023-12-20
* Set `NDS::EnableJIT` in the constructor (#1921)Jesse Talavera2023-12-19
* Fix an incorrect use of `std::move` (#1919)Jesse Talavera2023-12-16
* Add a call to `std::move` that I missed (#1917)Jesse Talavera2023-12-15
* 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
* Support emulating R4 Revolution/M3DS Simply cartridges. (#1854)Adrian Siekierka2023-12-15
* Sprinkle `const` around where appropriate (#1909)Jesse Talavera2023-12-12
* fix default emu settings tab (#1912)Jaklyy2023-12-12
* Fix some conflicts with windows.h in some configurationsNadia Holmquist Pedersen2023-12-11
* hopefully reset all GPU3D attributes properlyRSDuck2023-12-08
* Fix GBA<->DS comm not working when using FreeBIOSNadia Holmquist Pedersen2023-12-08