aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* tweak packet dumperlonkaars2024-04-30
* better packet snifferlonkaars2024-04-29
* basic LocalMP packet dump workinglonkaars2024-04-29
* make myself at homelonkaars2024-04-29
* ssize_t is not defined in stddef.h (#1999)RealAstolfo2024-04-18
* ROMManager: optimise ROMIcon functionRayyan Ansari2024-04-16
* wifi: try ignoring MP frames if not engaging in MP commArisotura2024-04-13
* 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
* 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