Jean-André Santoni
|
04fb4f6dde
|
(XMB) Allow hiding some tabs
|
2016-08-18 16:42:39 +02:00 |
|
Jean-André Santoni
|
4228e3dcc3
|
Revert "Reworked xmb driver to allow tab hiding"
This reverts commit 069a9cbfe6 .
|
2016-08-18 14:06:54 +02:00 |
|
Ghost Coder
|
069a9cbfe6
|
Reworked xmb driver to allow tab hiding
|
2016-08-17 11:28:42 -05:00 |
|
Alcaro
|
32a56d2738
|
Revert "[bugged] Reworked xmb driver to allow tab hiding"
|
2016-08-17 15:07:17 +02:00 |
|
Twinaphex
|
f26044678d
|
Merge pull request #3341 from gitghostcoder/master
[bugged] Reworked xmb driver to allow tab hiding
|
2016-08-17 09:45:47 +02:00 |
|
Ghost Coder
|
46029bef22
|
Reworked xmb driver to allow tab hiding
|
2016-08-06 04:08:21 -05:00 |
|
twinaphex
|
2bcdaf2c57
|
Create config_overlay_enable_default
|
2016-08-01 14:14:21 +02:00 |
|
twinaphex
|
0536439129
|
Create static variable for path_libretro and move it outside
of settings struct
|
2016-07-31 14:40:59 +02:00 |
|
Twinaphex
|
a739b7e60c
|
Merge pull request #3289 from fr500/master
Per-core & Per-game shader presets #2
|
2016-07-31 01:42:34 +02:00 |
|
twinaphex
|
f391c1b65d
|
Add new path settings for music/image/video history paths
|
2016-07-30 22:32:52 +02:00 |
|
radius
|
785d5519a6
|
only load shaders compatible with the current backend
|
2016-07-30 15:28:47 -05:00 |
|
radius
|
d58c802e3b
|
restore the original shader on close
|
2016-07-30 14:36:01 -05:00 |
|
radius
|
fccb4387d2
|
implement shader overriding
|
2016-07-30 13:55:50 -05:00 |
|
radius
|
0536906e63
|
add setting for auto shader presets
|
2016-07-30 11:16:42 -05:00 |
|
twinaphex
|
e477555991
|
Get rid of hacky per-core config - this and config overrides
was mutually exclusive, so time to cut the fat
|
2016-07-30 16:49:04 +02:00 |
|
twinaphex
|
ac9b3194a5
|
Create config_get_active_core_path_ptr
|
2016-07-29 22:52:37 +02:00 |
|
twinaphex
|
628367d201
|
Create config_get_active_core_path_size
|
2016-07-26 14:29:53 +02:00 |
|
twinaphex
|
58c425ef19
|
Revert "Refactor settings"
This reverts commit afcc9657d2 .
|
2016-07-25 12:30:41 +02:00 |
|
twinaphex
|
afcc9657d2
|
Refactor settings
|
2016-07-25 11:59:38 +02:00 |
|
twinaphex
|
1b057a0c71
|
Move structs to configuration.h
|
2016-07-25 11:23:40 +02:00 |
|
twinaphex
|
16908435bb
|
Create config_active_core_path_is_empty
|
2016-07-24 11:27:44 +02:00 |
|
twinaphex
|
2be127c04a
|
Start wrapping settings->path.libretro
|
2016-07-24 11:12:26 +02:00 |
|
twinaphex
|
066832c8a2
|
Cleanups / start going through config_get_active_core_path
|
2016-07-23 14:37:20 +02:00 |
|
twinaphex
|
ee87ef0ae9
|
Turn path_core_specific_config into static variable
|
2016-07-23 14:27:17 +02:00 |
|
twinaphex
|
6ffa5ab6b2
|
Create config_get_active_path
|
2016-07-23 14:18:17 +02:00 |
|
twinaphex
|
60d3b22bb6
|
Create Menu Header Opacity setting
|
2016-07-11 17:41:06 +02:00 |
|
twinaphex
|
b4dbc16024
|
Add Menu Footer Opacity setting
|
2016-07-11 17:27:36 +02:00 |
|
twinaphex
|
2fce2f4045
|
Add menu wallpaper opacity setting
|
2016-07-09 15:13:06 +02:00 |
|
twinaphex
|
e0504bfc62
|
Reorganize xmb/MaterialUI settings
|
2016-07-09 13:05:58 +02:00 |
|
twinaphex
|
f9b535ea91
|
Create Input Bind Timeout setting
|
2016-06-26 08:22:40 +02:00 |
|
twinaphex
|
8a8fadc5b2
|
Implement max swapchain images setting, implement it first for DRM/KMS context
|
2016-06-21 21:36:58 +02:00 |
|
twinaphex
|
63af59a198
|
Add HAVE_LANGEXTRA
|
2016-06-07 06:05:41 +02:00 |
|
twinaphex
|
ff8d00e12b
|
Use RETRO_BEGIN_DECLS/RETRO_END_DECLS in more files
|
2016-06-03 03:22:35 +02:00 |
|
twinaphex
|
49f050b386
|
Move config_replace to configuration.c
|
2016-05-27 16:42:20 +02:00 |
|
twinaphex
|
dd03076976
|
Remove config_realloc
|
2016-05-27 05:05:27 +02:00 |
|
twinaphex
|
729b1bf64b
|
(Menu) Rename more xmb_ variables
|
2016-05-01 04:46:16 +02:00 |
|
twinaphex
|
6d720ff337
|
(XMB/Shader pipeline) Rename some variables and enable ribbon by default
|
2016-05-01 04:40:20 +02:00 |
|
twinaphex
|
895783d854
|
Move some variables
|
2016-04-28 20:49:13 +02:00 |
|
twinaphex
|
65dec874a8
|
Move some path settings
|
2016-04-28 19:52:25 +02:00 |
|
twinaphex
|
7dffc6286b
|
Internally change directory settings
|
2016-04-28 19:26:02 +02:00 |
|
twinaphex
|
89d4a5761a
|
Add HAVE_SYSTEMD ifdefs
|
2016-04-25 15:21:39 +02:00 |
|
twinaphex
|
8cb66dd021
|
Add way to switch back and forth between shader pipeline
|
2016-04-24 22:03:39 +02:00 |
|
Jean-André Santoni
|
a4308640a2
|
(XMB) Gradient switching
|
2016-04-22 13:47:14 +07:00 |
|
Jean-André Santoni
|
989823691e
|
(XMB) Normalize the shadows setting name
|
2016-04-22 12:46:56 +07:00 |
|
Jean-André Santoni
|
a1e91ff606
|
(XMB) Ribbon Enable setting
|
2016-04-22 12:32:32 +07:00 |
|
Jean-André Santoni
|
7dfb3c373a
|
(XMB) Thumbnail type switching
|
2016-04-08 01:42:53 +07:00 |
|
Jean-André Santoni
|
53a1369dba
|
(XMB) Shadows
|
2016-04-08 00:24:55 +07:00 |
|
Jean-André Santoni
|
288c2c3996
|
(Menu) Lakka Services : Bluetooth
|
2016-03-23 20:06:53 +07:00 |
|
Jean-André Santoni
|
b82976b206
|
(Menu) Lakka Services, allow enabling or disabling SAMBA
|
2016-03-23 19:58:01 +07:00 |
|
Jean-André Santoni
|
24af521bf1
|
(Menu) Add a first Lakka Service setting: SSH Enable
|
2016-03-22 05:46:36 +07:00 |
|