Commit Graph
31 Commits
Author SHA1 Message Date
somewhatlurker b70fd18dd3 launcher: add custom button and spacer plugin config options 2019-08-30 00:16:35 +10:00
somewhatlurker f5989b74ac launcher: pack plugin config structs to ensure matching alignments 2019-08-30 00:16:35 +10:00
somewhatlurker ef49abfc65 launcher: add editable option for resolution dropdowns 2019-08-30 00:16:35 +10:00
somewhatlurker fb7e51f38d launcher: fix change detection for non-editable dropdowns 2019-08-30 00:16:35 +10:00
somewhatlurker 38f17ce692 don't use vector for GetPluginOptions (usable with other languages now) 2019-08-30 00:16:35 +10:00
somewhatlurker be8572d20c launcher: set config window owner to existing form (improves window management) 2019-08-30 00:16:34 +10:00
somewhatlurker fd76400e72 launcher: fix plugins being loaded when not wanted 2019-08-30 00:16:34 +10:00
somewhatlurker c2e243852f launcher: implement saving of plugin config + minor tweaks 2019-08-30 00:16:34 +10:00
somewhatlurker 066208bcda launcher: get viewing config options for plugins working (no saving yet, but they do trigger the save prompt) 2019-08-30 00:16:34 +10:00
somewhatlurker de1eba2582 launcher: make editable/not optional on dropdown text and numbers (+minor fixes) 2019-08-30 00:16:34 +10:00
somewhatlurker b8e6e7b59a launcher: fix crashing 2019-08-30 00:16:34 +10:00
somewhatlurker 2e2ecb9543 launcher: work on plugin enumeration 2019-08-30 00:16:34 +10:00
somewhatlurker bb6f857d46 launcher: fix typeid checks 2019-08-30 00:16:33 +10:00
somewhatlurker f46f6a4d17 launcher: start work on plugin config 2019-08-30 00:16:33 +10:00
Skyth 244b6eca25 Add a better FPS limiter 2019-08-29 15:43:26 +03:00
somewhatlurker 92ae9bd5c2 launcher: fix default values of some options,
restore "are you sure" save message when an option has been changed,
remove "are you sure" save message on apply button
2019-08-15 00:49:18 +10:00
nastys 140a28f5aa MP4 adv movies support, CREDIT(S) options, launcher options 2019-08-13 22:51:17 +02:00
nastys c168d97ac7 More internal resolution options 2019-08-08 19:12:19 +02:00
nastys b50b4ce7c6 Fix and improve GPU detection 2019-08-08 18:51:41 +02:00
nastys 6167f84432 Windowed mode fixes; Double tap ESC to quit; Launcher improvements 2019-08-08 16:01:08 +02:00
somewhatlurker 100aac8da0 change (simplify) ESM config, add option to allow using hardware sliders 2019-08-08 05:33:50 +10:00
somewhatlurker 365e15fdb0 launcher: replace messagebox question icon with PokeWhat 2019-08-05 08:56:38 +10:00
somewhatlurker 5440d671cd launcher: derp (helps if the import name's right) 2019-08-05 08:17:37 +10:00
somewhatlurker 07e6966cc2 launcher: use SkinnedMessageBox when exiting 2019-08-05 08:15:06 +10:00
somewhatlurker f8eefbf6bc launcher: avoid crashing with original version of GLUT, move cuInit call into ui.h (function setup in framework.h), allow changing resolution of borderless mode 2019-08-05 08:07:23 +10:00
somewhatlurker 8ebed19012 minor cleanup in launcher 2019-08-05 07:17:59 +10:00
nastys 40546aa07f More user-friendliness 2019-08-04 23:01:03 +02:00
nastys 9e0f11182f Add user-friendliness (part 2) 2019-08-04 02:15:09 +02:00
nastys 058a2c68a3 Add user-friendliness 2019-08-04 02:07:05 +02:00
nastys a8f6f1e8ea Merge somewhatlurker's changes to the launcher 2019-08-02 23:59:08 +02:00
nastys d1349cfebe Clean up 2019-07-30 13:48:28 +02:00