aboutsummaryrefslogtreecommitdiff
path: root/src/frontend
Commit message (Expand)AuthorAge
* Use enum for screen sizingRSDuck2022-02-25
* Allowing Swap screens hotkey to swap between displaying only top screen and o...ZackWeinstein2022-02-25
* lower window update rate if rendering too fastRSDuck2022-02-14
* hopefully fix #1349Arisotura2022-01-24
* nifi: Set SO_REUSEPORT on BSD and macOS to prevent creation of socket failingNadia Holmquist Pedersen2022-01-12
* Merge branch 'master' of github.com:Arisotura/melonDSArisotura2022-01-09
|\
| * Make the message when SDL2 fails to init more descriptiveNadia Holmquist Pedersen2022-01-08
* | update copyright headersArisotura2022-01-09
|/
* can we, please, FINALLY, be done with this stupid issueArisotura2022-01-08
* fdsfdfdgdfgfgdfgArisotura2022-01-08
* explicitly eject the cart before a load with reset, preventing a spurious car...Arisotura2022-01-08
* Custom path support (#1333)Arisotura2022-01-07
* ScreenPanelNative: Don't try to render the framebuffer if the emulator is not...Nadia Holmquist Pedersen2021-12-09
* Manually center the window after setting its size on macOSNadia Holmquist Pedersen2021-12-09
* Treat SDL_INIT_JOYSTICK fail as non-critical (#1277)andrigamerita2021-12-01
* remove remains of SDIOFileArisotura2021-11-21
* hopefully fix Qt6Arisotura2021-11-19
* move 'randomize MAC' setting to firmware settings, and add setting for changi...Arisotura2021-11-19
* better suited entry method for the firmware birthdayArisotura2021-11-18
* fix potential crash with firmware dialog (when closing dialog via X and openi...Arisotura2021-11-18
* make external-BIOS toggle also explicitly control external firmwareArisotura2021-11-18
* finally decouple Config from the core. baahhahahahahArisotura2021-11-18
* whatArisotura2021-11-17
* prevent out of bounds writeRSDuck2021-11-17
* decouple more config shit from the core. bahahahArisotura2021-11-17
* remove some more shitty stringsArisotura2021-11-17
* * remove more Config dependencies from the coreArisotura2021-11-17
* decouple JIT from Config. bahahahahahArisotura2021-11-17
* nicerer firmware color pickerArisotura2021-11-17
* UI consistency!!!!Arisotura2021-11-10
* make the firmware dialog consistent with the rest of the UIArisotura2021-11-08
* zargArisotura2021-10-28
* DLDI/SD folder-sync apparatus (#1251)Arisotura2021-10-28
* InputConfigDialog: more DRY (#1238)scurest2021-10-10
* Move resources to res/ directory (#1204)Nadia Holmquist Pedersen2021-10-03
* Generate a simple non-bootable firmware when not provided. (v2) (#1175)Adrian Siekierka2021-10-02
* Fallback to FreeBIOS when BIOS files are not found. (v2) (#1174)Adrian Siekierka2021-10-02
* Redesign the Input dialog (#1226)Rayyan Ansari2021-09-30
* buttonClicked workaround for old QtNadia Holmquist Pedersen2021-09-17
* ROM Info dialog - Only read 128 characters from each titleWaluigiWare642021-08-27
* use NDSHeader struct, and expand it with the DSi shitArisotura2021-08-26
* Allow picking .dmg files as SD imageNadia Holmquist Pedersen2021-08-26
* fix capitalization of DSiWare. hehArisotura2021-08-25
* having fun with fatfs (#1189)Arisotura2021-08-24
* Fix a touchless issue in hybrid layout (#1182)2jun02021-08-24
* Call emuPause before loading a ROM so we don't crash if one is already loadedNadia Holmquist Pedersen2021-08-23
* macOS: Allow opening ROMs with melonDS from Finder.Nadia Holmquist Pedersen2021-08-23
* SPU: Emulate SOUNDBIAS and 10-bit degradeNadia Holmquist Pedersen2021-08-17
* tidbitsArisotura2021-08-08
* factor duplicate code in micLoadWav(). also add support for all sorts of WAV ...Arisotura2021-08-08