aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl
Commit message (Expand)AuthorAge
* Add a UNIX_PORTABLE build option, turning it off makes a build of melonDS sui...Nadia Holmquist Pedersen2019-12-04
* add warning against hacked firmware dumpsArisotura2019-11-08
* prevent capture-o-magic from freezing. also, make code more readable.Arisotura2019-09-14
* BLAHAHAHAHHHHArisotura2019-09-14
* HARK HARK HARK HARKArisotura2019-09-13
* see, Arisotura, was it that hard?Arisotura2019-09-04
* blargArisotura2019-09-04
* fix bug with vsync checkboxStapleButter2019-09-01
* Merge pull request #505 from Zettymaster/masterArisotura2019-09-01
|\
| * add warning message if romlist.bin is not foundLukas Wienke2019-08-15
* | Merge pull request #509 from Zapeth/masterArisotura2019-09-01
|\ \
| * | Fix glib-compile-resources path issuesZapeth2019-08-28
| * | Fix MinGW resource file compilation issuesZapeth2019-08-25
| |/
* | add VSync toggleArisotura2019-09-01
* | more fixes to audio outputArisotura2019-09-01
* | * new FPS limiterArisotura2019-08-29
|/
* start botching the FPS limiterArisotura2019-07-12
* don't allow modifier mappings in input config dialog, eitherArisotura2019-07-09
* input: don't check modifiers for regular inputArisotura2019-07-09
* HARK HARK HARKArisotura2019-06-25
* fix OpenGL deinit when closing emuArisotura2019-06-25
* libui/windows: backport fix for #471Arisotura2019-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
* stop fast-forward hotkeys from getting lost every damn timeArisotura2019-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
* add ability to map keys with modifiers, only in config UI for nowArisotura2019-06-11
* actually save the current joystick IDArisotura2019-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
* also, don't hardcode the timer interval in the callbackArisotura2019-06-04
* when closing an input config dialog, remove SDL timer if neededArisotura2019-06-04
* make capitalization consistentArisotura2019-06-04
* Merge branch 'master' into fast-forward-hotkeyArisotura2019-06-04
|\
| * add support for setting key mappings to noneArisotura2019-06-04
| * use OSD for some actual purposesArisotura2019-06-03
| * take the OSD shito somewhereArisotura2019-06-03
| * more work on OSDArisotura2019-06-03
| * fix some shitoArisotura2019-06-02
| * fix bugs when changing 3D renderer with no game loadedArisotura2019-06-02
| * lay base for OSDArisotura2019-06-02
| * use regular slash instead of backslash in config file name. fixes #413Arisotura2019-06-01
| * do binding of VS inputs and FS outputs before linking shader programs, as per...Arisotura2019-05-31