aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl
Commit message (Expand)AuthorAge
* Work around a strange bug in Qt5 that causes melonDS to crash on launchNadia Holmquist Pedersen2023-07-16
* DSi: add option to boot the full boot ROMs (#1581)PoroCYon2023-07-16
* Add a fallback to streaming decompression when loading zstd-compressed ROMs.Nadia Holmquist Pedersen2023-07-14
* Don't try to open the mic device every time if SDL says it has noneNadia Holmquist Pedersen2023-07-14
* Modest cleanups for DSi_NAND (#1714)Jesse Talavera-Greenberg2023-07-08
* Split the cart parsing and loading steps (#1707)Jesse Talavera-Greenberg2023-06-30
* Assign Qt standard Quit keyboard shortcutNadia Holmquist Pedersen2023-06-29
* Add microphone combobox using SDL (#1709)falsidge2023-06-27
* actually rename that settingNadia Holmquist Pedersen2023-06-24
* Add a description to the wifi settings dialogNadia Holmquist Pedersen2023-06-24
* Implement in-memory savestates (#1693)Jesse Talavera-Greenberg2023-06-12
* disable screen filtering when drawing with QTRSDuck2023-05-06
* Fix tab ordering everywhereNadia Holmquist Pedersen2023-05-01
* Fix the layout of the video settings dialog a bitNadia Holmquist Pedersen2023-05-01
* add missing GPL headerRSDuck2023-05-01
* fix UBRSDuck2023-05-01
* refactor frontend audio functionalityRSDuck2023-05-01
* Support loading Zstandard-compressed ROMs (#1667)Nadia Holmquist Pedersen2023-04-28
* pointless micro optimisationsRSDuck2023-04-28
* DSi power button and volume switch support (#1630)Ed_IT2023-04-04
* Allow toggling Wayland support (#1654)DarkOK2023-04-03
* Fixed unhandled error status for LastSep(std::string) (#1645)Sergio2023-03-25
* 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