aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl/main.cpp
Commit message (Expand)AuthorAge
* integrate changes from ARM64 backend and moreRSDuck2020-04-26
* decrease jit block cache address granularityRSDuck2020-04-26
* remove debug printingRSDuck2020-04-26
* optimise away unneeded flag setsRSDuck2020-04-26
* abandon pipelining on jitRSDuck2020-04-26
* jit: add compile optionRSDuck2020-04-26
* jit: make everything configurableRSDuck2020-04-26
* Update main.cppniemand-deu2020-02-26
* update copyright yearsArisotura2020-02-14
* Merge pull request #546 from nadiaholmquist/feature/unix-xdgArisotura2020-01-28
|\
| * Tell the user where to place romlist.bin if it can't be found for UNIX non-po...Nadia Holmquist Pedersen2019-12-05
| * Add a UNIX_PORTABLE build option, turning it off makes a build of melonDS sui...Nadia Holmquist Pedersen2019-12-04
* | Merge pull request #550 from rzumer/slot2Arisotura2020-01-28
|\ \
| * | Split GBA Reset and Eject logic into two setsRaphaël Zumer2019-12-22
| * | Make solar sensor hotkeys configurableRaphaël Zumer2019-12-18
| * | Display solar sensor level changes on OSDRaphaël Zumer2019-12-10
| * | Properly pass through GBA GPIO writesRaphaël Zumer2019-12-10
| * | Hook up solar sensor control to the UIRaphaël Zumer2019-12-10
| * | Eject GBA cartridges on stop from the UIRaphaël Zumer2019-12-09
| * | Keep GBA carts loaded when booting to firmwareRaphaël Zumer2019-12-08
| * | Hook up the GBA slot to the UIRaphaël Zumer2019-12-08
| |/
* / * prevent potential race condition while changing window titleArisotura2019-12-30
|/
* add warning against hacked firmware dumpsArisotura2019-11-08
* HARK HARK HARK HARKArisotura2019-09-13
* see, Arisotura, was it that hard?Arisotura2019-09-04
* blargArisotura2019-09-04
* Merge pull request #505 from Zettymaster/masterArisotura2019-09-01
|\
| * add warning message if romlist.bin is not foundLukas Wienke2019-08-15
* | add VSync toggleArisotura2019-09-01
* | more fixes to audio outputArisotura2019-09-01
* | * new FPS limiterArisotura2019-08-29
|/
* start botching the FPS limiterArisotura2019-07-12
* input: don't check modifiers for regular inputArisotura2019-07-09
* HARK HARK HARKArisotura2019-06-25
* fix OpenGL deinit when closing emuArisotura2019-06-25
* fix bug when mapping a joystick axis control but no buttonArisotura2019-06-20
* OpenGL: disable vsync, atleast under WindowsArisotura2019-06-20
* add setting for showing/hiding OSDArisotura2019-06-12
* add pause/reset hotkeysArisotura2019-06-12
* rework input/hotkey code to suck less, implement the new featuresArisotura2019-06-12
* fix bugs, make it more responsiveArisotura2019-06-11
* add ability to map joystick axes, tooArisotura2019-06-11
* begin work on multiple joystick supportArisotura2019-06-11
* add some OSD messages. prepare shit.Arisotura2019-06-11
* fix ass-stupid bug in CP15 PU region setupArisotura2019-06-10
* fix more stupid shit. askzjkdsfArisotura2019-06-09
* fix last bugs when changing video settings with no game loadedArisotura2019-06-08
* Merge branch 'master' into fast-forward-hotkeyArisotura2019-06-04
|\
| * use OSD for some actual purposesArisotura2019-06-03
| * take the OSD shito somewhereArisotura2019-06-03