aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl
Commit message (Expand)AuthorAge
* Introduce `Platform::Log` (#1640)Jesse Talavera-Greenberg2023-03-23
* BIOS/NAND UI changes (#1587)Gloria2023-03-20
* tiny refactoring around the input config dialogRSDuck2023-03-02
* Add hotkey to toggle screen emphasisNadia Holmquist Pedersen2023-02-17
* Rebase: Make archive detection more robust and add it to the CLI (#1560)Janfel2023-01-18
* fix window aspect ratioRSDuck2023-01-17
* fix #1556RSDuck2022-11-14
* prevent screensaver (#1485)pepper-jelly2022-11-11
* Explicitly include the build/res directory so windres will find it whenNadia Holmquist Pedersen2022-11-09
* Allow import/export of .pub/.prv/.bnr saves (#1558)Pk112022-11-07
* Windows resource/manifest fixesNadia Holmquist Pedersen2022-11-06
* mainWindow may be nullptr when audioMute() is called.Nadia Holmquist Pedersen2022-11-05
* CLI 2.0: Electric Boogaloo (#1546)patata2022-10-28
* getWindowInfo: handle if the Wayland window handle is nullNadia Holmquist Pedersen2022-10-19
* No more context mess (#1531)RSDuck2022-10-17
* Merge pull request #1282 from gal20/scale_fixNadia Holmquist Pedersen2022-10-04
|\
| * Fix screen scalinggal202022-01-05
* | add support for UYVY format (FaceTime camera)Arisotura2022-10-02
* | camera: fix x-flip crustinessArisotura2022-10-02
* | actual DSi camera support (#1520)Arisotura2022-10-02
* | Account for the screen gap being scaled with the window sizeNadia Holmquist Pedersen2022-09-25
* | properly make the DSi NAND instance-uniqueArisotura2022-09-23
* | 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