aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Input: only check joystick input if a joystick actually existsArisotura2024-04-12
* FATStorage: make sure to always properly unmount the volume (fixes evil bug)Arisotura2024-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
* ci: fix macOS buildNadia Holmquist Pedersen2024-04-03
* 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
* delete-artifact keeps failing PR CI even when you tell it not to fail on erro...Nadia Holmquist Pedersen2024-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
* Linux CI updates (#1965)Nadia Holmquist Pedersen2024-02-07
* macOS CI updates (#1973)Nadia Holmquist Pedersen2024-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
* readme: fix macOS build badgeNadia Holmquist Pedersen2024-01-25
* Add support for using a portable directory without special build flags. (#1956)Steveice102024-01-24
* the readme for delete-artifact doesn't have this anymore so maybe it'llNadia Holmquist Pedersen2024-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
* guard the default vcpkg directory against multiple CMake instances using itNadia Holmquist Pedersen2023-12-28
* Disable default-features for host qtbase to speed up cross build timesNadia Holmquist Pedersen2023-12-28
* CI stuff (#1935)Nadia Holmquist Pedersen2023-12-28
* Resolve or silence some warnings (#1905)Jesse Talavera2023-12-28
* Merge branch 'master' of github.com:melonDS-emu/melonDSArisotura2023-12-28
|\
| * Add basic CMake presets fileNadia Holmquist Pedersen2023-12-28
* | integrate OSD into ScreenPanel and make it nicerArisotura2023-12-28
|/
* blargArisotura2023-12-27
* 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