aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl
Commit message (Expand)AuthorAge
* remove Windows console shito we don't need anymoreArisotura2022-09-22
* merge local_wifi (#1516)Arisotura2022-09-22
* lol oopsNadia Holmquist Pedersen2022-09-18
* Fix handling of utf16 title strings in ROMInfoDialogRayyan Ansari2022-09-02
* Fix Windows debug builds not having a console because something, probably som...Nadia Holmquist Pedersen2022-08-17
* a bit of refactoring around ScreenHandlerRSDuck2022-08-05
* Apply strong focus policy to joystick mapping button as well. Fixes #1491Nadia Holmquist Pedersen2022-07-31
* Fix triggers being recognized as negative analog stick values when assigning ...Nadia Holmquist Pedersen2022-07-07
* Add 3DS 16:10 aspect ratio and refactor GUI aspect ratio codeNadia Holmquist Pedersen2022-05-23
* Modernize CMake build system (#1434)Nadia Holmquist Pedersen2022-05-21
* Accomodate top/bottom only lzyout when setting screen sizeNadia Holmquist Pedersen2022-04-20
* Disable firmware overrides UI when override checkbox isn't checkedNadia Holmquist Pedersen2022-03-28
* BLARGArisotura2022-03-08
* insert wacky commit messageArisotura2022-03-08
* save battery levels to configArisotura2022-03-07
* fix up the power management dialogArisotura2022-03-07
* fix copyright headersArisotura2022-03-07
* Add support for changing the DS and DSi battery levelRayyan Ansari2022-03-07
* Implement MainRAM management dialog😁 (#1248)2jun02022-03-06
* macOS: Use Qt 6 by defaultNadia Holmquist Pedersen2022-03-06
* macOS: Bump minimum version to 10.15Nadia Holmquist Pedersen2022-03-06
* we prolly don't need to init SDL video, given we don't use itArisotura2022-03-06
* InputConfig: change Group Box titles to LabelsRayyan Ansari2022-03-04
* fix typo in enum for screen sizing (#1377)Brankale2022-02-25
* 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
* 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