Commit Graph

72 Commits

Author SHA1 Message Date
2077642a92 libui/GTK: remember directory in which the latest loaded ROM was, point file picker to it. behavior under Windows will likely stay unchanged as the Windows file picker already does that. 2018-12-14 22:03:34 +01:00
5efb162302 actually save shit 2018-12-14 04:25:39 +01:00
ff1e21733d add hotkey config values.
duplicate DlgInputConfig so that it can also do hotkey config.
also prevent from opening those config dialogs a billion times.
2018-12-14 03:32:40 +01:00
40f3f91368 move config-file seeking code to its own thing.
look also into the same directory as melonDS. make it the preferred place for storing melonDS.ini.
rewrite WinMain() wrapper.
2018-12-11 21:34:05 +01:00
78c767b693 Add option to limit framerate from UI
Signed-off-by: Madhav Kanbur <abcdjdj@gmail.com>
2018-11-21 11:11:02 +05:30
658856b256 fix implementation of CoTaskMemRealloc, as it can decide to move the buffer elsewhere, we have to account for that 2018-10-27 14:44:39 +02:00
a4339daade oops! don't hardcode a 9 2018-10-27 13:51:40 +02:00
f4890137c0 fix configfile loading under Windows, for when it checks AppData
by making it actually, you know, build the complete file path

hopefully that fixes that crash bug, but I couldn't reproduce it after touching the code some. heisenbugs are lots of fun
2018-10-27 13:50:29 +02:00
8b4ba2d8b9 separate SRAM setting coded, I guess 2018-10-24 00:24:36 +02:00
c9a7a0d744 * start coding UI shito for savestates
* change default mapping for L button to the key right next to Shift because we're gonna derp around with it
* still some shito to fix, but hang on, we're getting there
2018-10-23 19:57:01 +02:00
fea7955675 fixor copyright years. 2018-09-15 02:32:13 +02:00
aa3fc8be68 fix build under Windows
(fuck that shit)
2018-04-24 23:16:26 +02:00
52df6be5f8 Load bios, firmware and melonDS.ini from executable or ~/.config/melonds or AppData 2018-01-11 14:38:57 -08:00
e4f030149b add option to toggle filtering 2017-12-07 02:50:05 +01:00
85c375cce7 * remember screen rotation/gap/etc settings
* fix menu cleanup to take submenus into account properly, so it doesn't crash when exiting
2017-11-23 21:02:24 +01:00
69bc06402c change default keyboard mapping 2017-09-23 04:10:25 +02:00
08bdef481f add setting for whether to bind the wifi socket to any address or to loopback only 2017-07-16 00:57:26 +02:00
9d2b36127d add threaded 3D option to the interface and config file. not functional yet. 2017-05-25 22:50:36 +02:00
f88226c99f remember window size.
fix extra shit.
2017-03-29 20:12:03 +02:00
55e75dab47 stop the Start button from getting lost every goddamn time 2017-03-25 16:41:12 +01:00
e6124c4776 start getting somewhere with that input config dialog 2017-03-25 05:04:15 +01:00
f237afeb66 aqezsfrdgthfyjgu 2017-03-23 17:27:33 +01:00