aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/main.cpp
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* | actual DSi camera support (#1520)Arisotura2022-10-02
* | Account for the screen gap being scaled with the window sizeNadia Holmquist Pedersen2022-09-25
* | remove Windows console shito we don't need anymoreArisotura2022-09-22
* | merge local_wifi (#1516)Arisotura2022-09-22
* | lol oopsNadia Holmquist Pedersen2022-09-18
* | a bit of refactoring around ScreenHandlerRSDuck2022-08-05
* | Add 3DS 16:10 aspect ratio and refactor GUI aspect ratio codeNadia Holmquist Pedersen2022-05-23
* | Accomodate top/bottom only lzyout when setting screen sizeNadia Holmquist Pedersen2022-04-20
* | insert wacky commit messageArisotura2022-03-08
* | Add support for changing the DS and DSi battery levelRayyan Ansari2022-03-07
* | Implement MainRAM management dialog😁 (#1248)2jun02022-03-06
* | we prolly don't need to init SDL video, given we don't use itArisotura2022-03-06
* | 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
* | 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
|/ /
* / 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
* move 'randomize MAC' setting to firmware settings, and add setting for changi...Arisotura2021-11-19
* finally decouple Config from the core. baahhahahahahArisotura2021-11-18
* Generate a simple non-bootable firmware when not provided. (v2) (#1175)Adrian Siekierka2021-10-02
* Redesign the Input dialog (#1226)Rayyan Ansari2021-09-30
* having fun with fatfs (#1189)Arisotura2021-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
* fix pissfucking touchscreen (again)Arisotura2021-08-08