aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* that should be 0x8000Nadia Holmquist Pedersen2024-03-08
* Add Gaussian (SNES) audio interpolationNadia Holmquist Pedersen2024-03-08
* Util_Audio: use basic linear interpolationNadia Holmquist Pedersen2024-03-03
* Release all keyboard keys on focus loss (fixes #1987)Nadia Holmquist Pedersen2024-02-25
* build teakra's test_generator.cpp only if building its unit tests isNadia Holmquist Pedersen2024-02-24
* fix malloc on OpenBSD targets (#1979)λP.(P izzy)2024-02-20
* dont make a save file on launching a game (#1974)Jaklyy2024-02-13
* 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