Nicolas Jallamion
bed03eadd5
gui: add initial theme support. ( #676 )
...
pkg/archive: add support install official theme.
2020-05-27 13:04:38 -04:00
scribam
70ffa76928
config: Fix recompile_shader_path when this option is initialized
2020-05-27 08:50:45 +02:00
Zangetsu38
76189aa57f
gui: add grid mode for apps list.
...
gui/main_menubar: fix crash with forget remove code.
2020-05-12 17:42:58 +03:00
Zangetsu38
2031e60a33
gui: Add new menu for launch last app.
2020-05-12 17:24:01 +03:00
Nicolas Jallamion
811991d2b8
gui: move app background on boot app ( #689 )
2020-05-03 16:32:07 -04:00
KorewaWatchful
02932146d0
config: remappable keyboard controls ( #671 )
...
* commit
* moved everything to settings dialog, aligned buttons, got rid of controls dialog
* format
* ocd
* created new menubar entry for controls, moved controls there
* put variables inside of controls struct, renamed variables, formatting nitpicks, got rid of range check
* format
* fix
* save lines, save lives
* format??
* done
* fix typo
* ext
* i had to watchful, I just had to
Co-authored-by: 1whatleytay <1whatleytay@hdsb.ca>
2020-03-30 20:37:44 -04:00
Hesham Abourgheba
2fc1d67e1a
config/app: add --fullscreen command line option ( #658 )
2020-03-03 21:13:01 -05:00
1whatleytay
34a02553c4
vita3k: remove vita-headers ( #649 )
2020-02-06 09:44:49 -05:00
pent0
3424e32e04
config: Add use ubo config
2020-01-19 13:37:13 -05:00
Zangetsu38
8f0b0fd7e0
gui: Add Live Area game screen.
...
gui: Add Manual dialog on live area screen.
fix some warning.
2020-01-12 22:35:27 -05:00
totlmstr
c2a014f1f2
config: generate config members using higher-order macros ( #610 )
...
* config: Generate members using higher order macros.
WARNING: This breaks earlier config.yml files.
* config: Move Config struct to new state.h
* config: Macro rewrite of merge_config as operator+=
Divide options into vectors and individual options.
* config: Add member_name parameter and enum based on said addition
2019-12-13 22:25:06 -05:00
Nicolas Jallamion
1f457ee4a0
config/gui/io: add profiles manager dialog for multi user. ( #525 )
...
build: fix some warning compile.
2019-10-24 12:36:41 -04:00
Taylor Whatley
b8ed211651
config: fix extra space in color surface option
2019-10-21 18:35:29 -04:00
Nicolas Jallamion
daff95ffc6
app: Add gpu name on log. ( #577 )
...
setting: allow change hardware flip value before boot game.
project: fix startup VS vita3k project.
setting: fix size tab issue caused by bump on 1.72.
config/log: Added backend render used.
app_init/setting: fix pref path without add slash in end.
render/gui: fix vulkan render working.
fix comand line for backend render.
2019-09-08 12:29:38 -04:00
1whatleytay
1c4ab98eb3
config: add renderer selection option
...
This commit also does some final handling of the USE_VULKAN option and fixes some io.
2019-09-06 17:47:16 -04:00
Nicolas Jallamion
bf2fdb79ce
settings: Add Hardware Flip in new gpu tab. ( #572 )
...
setting: Move Performance Overlay in emulator Tab.
config: Add save color surface in config.
2019-08-29 08:32:55 +07:00
Nicolas Jallamion
06299de242
emulator: Refactor file structure ( #557 )
...
Also:
- external: update some submodules.
2019-08-28 16:52:07 +03:00