Brad Parker
|
f087b150c9
|
Add quick menu option to watch shader files for changes and recompile automatically (Linux only for now)
|
2018-01-25 15:50:57 -05:00 |
misson20000
|
2440b6198d
|
buildfix for netplay identifiers that weren't in #ifdef HAVE_NETPLAY blocks
|
2018-01-22 20:36:09 -08:00 |
Gregor Richards
|
39243a8d40
|
Configurable sharing mode.
|
2018-01-05 14:24:43 -05:00 |
twinaphex
|
6ccde2b907
|
Add menu setting 'Audio Resampler Quality'
|
2018-01-01 06:53:52 +01:00 |
Rob Loach
|
a1467346f5
|
theme: Add Monochrome Inverted icon theme
|
2017-12-28 09:10:58 -05:00 |
Rob Loach
|
d71a2db781
|
XMB: Add Light theme
|
2017-12-27 17:33:39 -05:00 |
twinaphex
|
49634cc46e
|
Create manual get_value cbs callback for URL
|
2017-12-16 22:31:38 +01:00 |
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
radius
|
3cd7026819
|
fix the shader and the label
|
2017-12-03 12:20:07 -05:00 |
radius
|
bada13a215
|
let it snow
|
2017-12-02 22:47:44 -05:00 |
Alcaro
|
00fd39c9a0
|
fix missing %s
|
2017-11-27 17:16:38 +01:00 |
Alcaro
|
6eaa65ebc0
|
#5802
|
2017-11-27 17:09:33 +01:00 |
radius
|
9b19d334c7
|
use a single list for achievements
|
2017-11-23 22:49:11 -05:00 |
Andrés
|
3744108790
|
Revert "use a single list for achievements"
|
2017-11-23 20:49:42 -05:00 |
radius
|
64f927292f
|
use a single list for achievements
|
2017-11-23 20:35:54 -05:00 |
Alfrix
|
1bd65c8f3e
|
Add Retrosystem theme
|
2017-11-17 19:42:55 -03:00 |
Brad Parker
|
256bde3478
|
add menu settings for OSD text color
|
2017-10-12 14:26:17 -04:00 |
twinaphex
|
8238545bef
|
Cleanups
|
2017-10-04 06:53:47 +02:00 |
Alcaro
|
dc4c2cd6d9
|
Wipe out a buncha warnings and pointless ifdefs (some warnings will remain until #5497 is fixed)
|
2017-10-03 00:26:29 +02:00 |
Twinaphex
|
66de49c987
|
Fix memory leaks and crashes
|
2017-09-29 21:19:07 +02:00 |
twinaphex
|
3090f3ff3a
|
(task_database.c) Rewrite char arrays
|
2017-09-29 20:47:54 +02:00 |
twinaphex
|
fa7a792180
|
Fix dereference before NULL check
|
2017-09-18 16:39:28 +02:00 |
radius
|
529afd8451
|
osx buildfixes
|
2017-09-11 00:21:48 -05:00 |
radius
|
f1f4d629ad
|
don't show the keymapper labels when not required
|
2017-09-11 00:21:48 -05:00 |
radius
|
3c9651ace0
|
fix wrapping
|
2017-09-11 00:21:46 -05:00 |
radius
|
c8752ec630
|
add left/right callbacks
|
2017-09-11 00:21:46 -05:00 |
radius
|
b93417fbed
|
start implementing keymapper gui
|
2017-09-11 00:21:46 -05:00 |
Brad Parker
|
0a1b3fedc0
|
VC6 support (targets NT 3.51)
|
2017-09-06 23:03:02 -04:00 |
twinaphex
|
e16371b8a5
|
Merge input_config.c and input_driver.c
|
2017-08-31 02:25:04 +02:00 |
twinaphex
|
a5bb61684c
|
Get rid of these conditionals
|
2017-08-11 02:30:23 +02:00 |
twinaphex
|
70e741a70b
|
Buildfix
|
2017-08-04 20:34:32 +02:00 |
twinaphex
|
59fb7700b8
|
Combine menu_driver.c and menu_display.c
|
2017-05-19 15:25:14 +02:00 |
twinaphex
|
bf3188eac4
|
Combine runloop_ctl and rarch_ctl
|
2017-05-15 05:06:23 +02:00 |
twinaphex
|
42ebe7a7ad
|
Merge runloop.c and retroarch.c
|
2017-05-11 09:11:46 +02:00 |
twinaphex
|
e6ab06a701
|
Move path variables
|
2017-04-29 00:39:29 +02:00 |
twinaphex
|
f0c2d786ae
|
Update arrays struct
|
2017-04-28 22:59:13 +02:00 |
twinaphex
|
05e4ec733e
|
Move uint variables
|
2017-04-28 21:03:04 +02:00 |
twinaphex
|
7bbd20b31d
|
Move int settings
|
2017-04-28 19:12:48 +02:00 |
twinaphex
|
cc095e56fc
|
Start refactoring bool variables
|
2017-04-28 00:53:20 +02:00 |
twinaphex
|
e179108080
|
Cleanups
|
2017-04-26 00:24:59 +02:00 |
twinaphex
|
8d0e3d7777
|
Wrap settings->input.binds
|
2017-04-25 18:27:18 +02:00 |
twinaphex
|
3ec5816259
|
Rewrite RUNLOOP_CTL_SYSTEM_INFO_GET
|
2017-04-23 16:41:26 +02:00 |
Twinaphex
|
b7b3b2cb5f
|
Try to prevent truckload of warnings on iOS
|
2017-02-26 10:33:03 +01:00 |
Rob Loach
|
0963431c6a
|
Add Dot-Art theme
|
2017-01-30 21:13:44 -05:00 |
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
twinaphex
|
78608f4c46
|
Create menu_shader_manager_get_parameters
|
2017-01-09 03:28:26 +01:00 |
twinaphex
|
1fd9be102f
|
(menu shader manager) Cleanups
|
2017-01-09 03:14:53 +01:00 |
twinaphex
|
c8bc6c7120
|
(XMB) Add Bokeh menu pipeline
|
2017-01-08 03:56:47 +01:00 |
twinaphex
|
4e037cbe68
|
(XMB) 'Menu wallpaper' - Show images in aesthetically pleasing way
|
2017-01-07 17:10:29 +01:00 |
twinaphex
|
96ffd8e025
|
Revert "Remove HAVE_COMPRESSION ifdefs in file_path.c"
This reverts commit 4103b70833 .
|
2016-12-17 12:55:38 +01:00 |
twinaphex
|
db6b486d76
|
Revert "Update menu_cbs_get_value.c"
This reverts commit cfc6edceab .
|
2016-12-17 12:55:23 +01:00 |
twinaphex
|
cfc6edceab
|
Update menu_cbs_get_value.c
|
2016-12-17 12:24:18 +01:00 |
twinaphex
|
4103b70833
|
Remove HAVE_COMPRESSION ifdefs in file_path.c
|
2016-12-17 12:20:49 +01:00 |
twinaphex
|
1f726eff84
|
Show driver setting labels again
|
2016-12-13 16:13:38 +01:00 |
twinaphex
|
d7a082e005
|
Rename 'Select File' to 'Favorites'
|
2016-12-13 01:34:54 +01:00 |
twinaphex
|
9909669d01
|
Combine Load Content and Load Content (Detect Core)
|
2016-12-13 01:34:49 +01:00 |
twinaphex
|
5a2dfe9ded
|
Revert "Combine Load Content and Load Content (Detect Core)"
This reverts commit 92ae2ab860 .
|
2016-12-12 17:19:19 +01:00 |
twinaphex
|
92ae2ab860
|
Combine Load Content and Load Content (Detect Core)
|
2016-12-12 16:20:43 +01:00 |
lasers
|
16eebb3f58
|
Add Systematic Theme
|
2016-12-08 23:39:39 -06:00 |
twinaphex
|
9f470c53ae
|
Add 'Simple Snow' shader to GLSL backend
|
2016-12-06 00:48:36 +01:00 |
twinaphex
|
d3c22cb0e4
|
Move input/input_autodetect.c to tasks/task_autodetect.c
|
2016-12-01 20:38:20 +01:00 |
twinaphex
|
bd53c33069
|
Move input_get_auto_bind to input_config.c
|
2016-12-01 03:43:51 +01:00 |
Twinaphex
|
eb7bf1387a
|
Revert "Improvs one at a time - Configurations"
|
2016-11-21 07:26:58 +01:00 |
Twinaphex
|
bc3d4ff015
|
Merge pull request #4012 from lasers/improvs-one-at-a-time
Improvs one at a time - Configurations
|
2016-11-21 07:08:16 +01:00 |
lasers
|
6265d1e90a
|
Clean the Configuration mess
|
2016-11-18 13:45:10 -06:00 |
twinaphex
|
a2c69ec254
|
Added snow shader hooks - doesn't work yet though - shader driver
system is very limited in terms of how we can set custom menu
shaders - will require a rethink
|
2016-11-17 20:54:29 +01:00 |
twinaphex
|
65cd75e346
|
Translate string
|
2016-11-08 01:21:21 +01:00 |
radius
|
486254f06d
|
separate hardcore achievements
|
2016-11-05 16:55:57 -05:00 |
twinaphex
|
32a583e4d2
|
Show 'User Device Index' again
|
2016-11-03 20:06:39 +01:00 |
Jean-André Santoni
|
4bf172835d
|
Expose the NeoActive icon theme
|
2016-10-31 21:42:46 +01:00 |
twinaphex
|
49479937d4
|
Reintroduce setting_get_type
|
2016-10-31 15:01:40 +01:00 |
lasers
|
8797dfbee1
|
Add Monochrome Jagged
|
2016-10-30 17:14:13 -05:00 |
twinaphex
|
9a1dd5f3cb
|
Prevent some crashes when going to Frontend Counters
|
2016-10-27 20:14:56 +02:00 |
twinaphex
|
c1b59df7ae
|
Reduce size of char variables
|
2016-10-27 09:32:07 +02:00 |
twinaphex
|
917f8fa996
|
Prevent explicit NULL dereferenced
|
2016-10-26 03:19:46 +02:00 |
twinaphex
|
b6ca7ba97a
|
Get rid of hardcoded strings
|
2016-10-25 19:57:04 +02:00 |
twinaphex
|
948b206b60
|
Get rid of using hardcoded labels
|
2016-10-25 19:50:03 +02:00 |
twinaphex
|
6d5a638f30
|
Add more get_value callbacks
|
2016-10-24 05:20:29 +02:00 |
twinaphex
|
2eea70c270
|
Add optimized cbs_value callback for ST_BOOL
|
2016-10-24 05:08:57 +02:00 |
twinaphex
|
31180dfcf1
|
Add more entries
|
2016-10-23 22:10:54 +02:00 |
twinaphex
|
1cb2822013
|
Avoid expensive function menu_setting_get_label being invoked
when at Quick Menu
|
2016-10-23 19:46:29 +02:00 |
twinaphex
|
32a4053d42
|
Prevent two other entries from invoking expensive function
menu_setting_get_label
|
2016-10-23 19:42:04 +02:00 |
twinaphex
|
1dd30345e4
|
Prevent invoking of menu_setting_get_label (expensive function)
when browsing Download Content
|
2016-10-23 19:31:48 +02:00 |
twinaphex
|
f2097c1c0b
|
Prevent menu_setting_get_label from getting invoked for
'Load Savestate' inside Quick Menu
|
2016-10-23 04:54:52 +02:00 |
twinaphex
|
c512ed8122
|
Prevent recent history entries from invoking menu_setting_get_label
|
2016-10-23 04:21:17 +02:00 |
twinaphex
|
834e9bc8ae
|
Prevent menu_setting_get_label invocation for system info entries
|
2016-10-23 04:18:18 +02:00 |
twinaphex
|
98f2c994ce
|
Cleanup
|
2016-10-23 04:15:37 +02:00 |
twinaphex
|
9f2b428a4e
|
Prevent another menu_setting_get_label call
|
2016-10-23 04:09:44 +02:00 |
twinaphex
|
0a079568df
|
Prevent another menu_setting_get_label codepath
|
2016-10-23 04:08:07 +02:00 |
twinaphex
|
65dbc0fd6e
|
Avoid some more huge menu_setting_get_label overhead by
adding a lightweight callback for database entries
|
2016-10-23 03:44:09 +02:00 |
twinaphex
|
3363e57def
|
Biggest overhead now to be found at menu_setting_get_label -
we need to implement more efficient get_value callbacks
|
2016-10-23 03:37:51 +02:00 |
twinaphex
|
81a7f7bf68
|
(menu/cbs) Avoid implicit memsets in performance-crucial areas
|
2016-10-08 18:23:10 +02:00 |
twinaphex
|
8f163e6972
|
Revert "Move global->name to paths.c"
This reverts commit 6ee7b733aa .
|
2016-10-01 08:18:23 +02:00 |
twinaphex
|
6ee7b733aa
|
Move global->name to paths.c
|
2016-09-30 06:11:11 +02:00 |
twinaphex
|
1266c0609a
|
Create path_is_empty
|
2016-09-30 04:43:16 +02:00 |
twinaphex
|
3d098839ca
|
Update path_get
|
2016-09-29 08:46:41 +02:00 |
twinaphex
|
329f6ad612
|
Update path_get
|
2016-09-29 08:31:41 +02:00 |
Jean-André Santoni
|
cd0ec01928
|
Display which wifi network we're connected to
|
2016-09-22 22:27:54 +02:00 |
Twinaphex
|
f8990cf24d
|
Remove unused variable
|
2016-09-17 19:42:08 +02:00 |
twinaphex
|
5c97d5b46b
|
Move global->name.base to paths.c
|
2016-09-17 19:41:27 +02:00 |
twinaphex
|
075599e818
|
Start using path_ functions for accessing and modifying global->path.config
|
2016-09-17 13:14:14 +02:00 |
twinaphex
|
a8f1d5b115
|
Add HAVE_CONFIG_H ifdefs
|
2016-09-08 05:39:08 +02:00 |
twinaphex
|
c3ba0ba4e9
|
Revert "Refactor core_system_info_* functions"
This reverts commit f637805c9e .
|
2016-09-06 08:38:26 +02:00 |
twinaphex
|
f637805c9e
|
Refactor core_system_info_* functions
|
2016-09-06 07:08:38 +02:00 |
twinaphex
|
82d82110ae
|
Merge system.h with core.h
|
2016-09-06 06:11:54 +02:00 |
twinaphex
|
e106fd4374
|
Get rid of more general.h includes
|
2016-09-01 18:01:41 +02:00 |
twinaphex
|
672a7e1a40
|
Get rid of unused 'Debug Information'
|
2016-08-30 04:58:45 +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 |
twinaphex
|
173a71d8fc
|
Update menu toggle labels
|
2016-08-02 16:53:08 +02:00 |
twinaphex
|
efd16e8b72
|
Correctly place '..' more entry for RGUI
|
2016-07-17 01:00:57 +02:00 |
twinaphex
|
0b474b3d26
|
Dehardcore 'more' string
|
2016-07-17 00:52:56 +02:00 |
twinaphex
|
44f4ccc054
|
Localize some strings
|
2016-07-15 00:00:57 +02:00 |
twinaphex
|
0cb2bbd420
|
Change XMB Theme Wallpaper string to 'Plain'
|
2016-07-14 22:56:59 +02:00 |
twinaphex
|
fabf68e441
|
Set XMB icon theme by default to Monochrome, and fix hardcoding
|
2016-07-14 21:24:33 +02:00 |
twinaphex
|
745bc1eb0d
|
Dehardcode shader pipeline enums
|
2016-07-14 18:40:57 +02:00 |
twinaphex
|
664f90b023
|
Add 'Wallpaper' color theme for XMB too
|
2016-07-14 18:29:05 +02:00 |
twinaphex
|
14797ae18e
|
Dehardcode enums for XMB themes
|
2016-07-14 18:19:59 +02:00 |
twinaphex
|
4381c606d8
|
(MaterialUI) Backport r5 nvidia shield theme
|
2016-07-11 00:55:07 +02:00 |
twinaphex
|
c451b94bd9
|
(MaterialUI) Create Blue Grey theme
|
2016-07-10 21:23:57 +02:00 |
twinaphex
|
37aee162c9
|
Backport/add MaterialUI color themes by rz5
|
2016-07-10 17:06:43 +02:00 |
twinaphex
|
de21d31352
|
Update
|
2016-07-10 16:11:03 +02:00 |
twinaphex
|
acc0a6261d
|
Move enum to menu_display.h
|
2016-07-10 16:08:38 +02:00 |
twinaphex
|
ec7db6b4b6
|
(MaterialUI) Use enum
|
2016-07-10 16:07:22 +02:00 |
twinaphex
|
34c6b1f306
|
Dehardcode strings
|
2016-07-10 14:35:27 +02:00 |
twinaphex
|
eb37e95cca
|
(menu_cbs_get_value.c) Get rid of label_hash
|
2016-07-10 13:47:19 +02:00 |
twinaphex
|
c53bb5c7be
|
Remove all these labels
|
2016-07-10 13:44:44 +02:00 |
twinaphex
|
730f02c7e9
|
Get rid of hash labels
|
2016-07-10 13:40:08 +02:00 |
twinaphex
|
ad36b8ba76
|
Revert "menu_cbs_get_value - get rid of hashes"
This reverts commit 9d55e3dc84 .
|
2016-07-10 04:08:11 +02:00 |
twinaphex
|
9d55e3dc84
|
menu_cbs_get_value - get rid of hashes
|
2016-07-10 04:02:13 +02:00 |
twinaphex
|
180c0c87c1
|
Add MaterialUI menu color theme setting
|
2016-07-09 13:17:29 +02:00 |
twinaphex
|
e0504bfc62
|
Reorganize xmb/MaterialUI settings
|
2016-07-09 13:05:58 +02:00 |
twinaphex
|
97be5b164f
|
Cleanups
|
2016-07-08 19:14:29 +02:00 |
twinaphex
|
7aaa39a5db
|
Improve Achievements list
|
2016-07-08 18:39:34 +02:00 |
twinaphex
|
a8004dee3d
|
(Cheevos) Add label representation
|
2016-07-08 18:19:10 +02:00 |
twinaphex
|
550b3e5633
|
(menu_cbs.c) Get rid of some unneeded variable arguments
|
2016-07-01 19:13:25 +02:00 |
twinaphex
|
947ef60a0f
|
Cleanups
|
2016-07-01 16:36:57 +02:00 |
twinaphex
|
02f8d54c31
|
Translatable strings
|
2016-07-01 16:33:43 +02:00 |
twinaphex
|
94735f9034
|
Replace some snprintf usage
|
2016-07-01 05:49:18 +02:00 |
twinaphex
|
b88e117d0b
|
Replace snprintf usage with strlcpy
|
2016-07-01 05:46:12 +02:00 |
Jean-André Santoni
|
b409ced5ad
|
Add start+select to the list of gamepad combos
|
2016-06-29 10:46:07 +02:00 |
twinaphex
|
96bb85fb41
|
Replace more hardcoded strings
|
2016-06-29 02:44:27 +02:00 |
twinaphex
|
2a9bf91e0d
|
Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE
|
2016-06-29 02:40:05 +02:00 |
twinaphex
|
7a745c3f70
|
Use string_is_empty
|
2016-06-28 11:02:51 +02:00 |
twinaphex
|
2dddc3fc88
|
Add FILE_PATH_LPL_EXTENSION
|
2016-06-26 10:12:28 +02:00 |
twinaphex
|
a585017208
|
Rename MENU_FILE_ to FILE_TYPE_
|
2016-06-20 15:50:37 +02:00 |
twinaphex
|
284f8cfd23
|
Remove menu_hash_ files
|
2016-06-20 03:35:09 +02:00 |
twinaphex
|
65dff0a03a
|
menu_hash_to_str_enum has now become msg_hash_to_str
|
2016-06-20 00:31:13 +02:00 |
twinaphex
|
cb2d93b8fb
|
Cleanup
|
2016-06-18 04:41:13 +02:00 |
twinaphex
|
b5c63869ee
|
CLeanups
|
2016-06-18 04:39:33 +02:00 |
twinaphex
|
51356fb293
|
Cleanups
|
2016-06-18 04:12:56 +02:00 |
twinaphex
|
054781c3f3
|
Cleanups
|
2016-06-18 04:06:32 +02:00 |
twinaphex
|
a94b2a47f1
|
Remove #if 0 ifdefs
|
2016-06-17 17:43:53 +02:00 |
twinaphex
|
bba9610199
|
Add alternatives for label checking
|
2016-06-16 20:14:15 +02:00 |
twinaphex
|
3ecb515307
|
Update menu_cbs_get_value.c
|
2016-06-16 17:52:32 +02:00 |
twinaphex
|
e92d240f08
|
Use menu_hash_to_str_enum
|
2016-06-15 23:39:20 +02:00 |
twinaphex
|
023088e618
|
C89_BUILD fix
|
2016-05-26 06:50:57 +02:00 |
twinaphex
|
c93b78147b
|
Should avoid expensive 'djb2' operation now per-frame
|
2016-05-18 21:45:06 +02:00 |
twinaphex
|
4697d10e8c
|
(get_value) Implement system information too
|
2016-05-18 21:43:07 +02:00 |
twinaphex
|
70a4361d29
|
Split up default get_value callback some more
|
2016-05-18 21:41:37 +02:00 |
twinaphex
|
3d87398011
|
Cleanup
|
2016-05-18 21:35:57 +02:00 |
twinaphex
|
09b3a6f2c5
|
Create separate callback for core option representation
|
2016-05-18 21:22:58 +02:00 |
twinaphex
|
8b93439738
|
Backport this
|
2016-05-18 21:21:58 +02:00 |
twinaphex
|
73cc9c4b15
|
Rename RUNLOOP_CTL_COREOPTS_GET
|
2016-05-15 10:09:41 +02:00 |
twinaphex
|
df3b090d7a
|
Revert "Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info"
This reverts commit 35bf38e05c .
|
2016-05-12 09:37:21 +02:00 |
twinaphex
|
35bf38e05c
|
Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info
|
2016-05-12 09:25:52 +02:00 |
twinaphex
|
b79b2dca13
|
Create performance_counters
|
2016-05-10 08:53:14 +02:00 |
twinaphex
|
af2a33a8cb
|
Move core_option_manager to managers/
|
2016-05-10 01:25:47 +02:00 |
twinaphex
|
2c6d6a223c
|
Rename core_option functions
|
2016-05-10 01:21:55 +02:00 |
twinaphex
|
6ae20f2016
|
Create managers/ dir - move cheats.c and state_manager.c to it
|
2016-05-09 18:20:52 +02:00 |
twinaphex
|
7ba97e8703
|
Remove core_info_ctl
|
2016-05-09 18:11:17 +02:00 |
Jean-André Santoni
|
ea53567520
|
(XMB) Initial support for the Pixel theme, for Gamegirl
|
2016-05-09 03:45:38 +07:00 |
twinaphex
|
1b8e8ac22a
|
Remove video_shader_driver_ctl
|
2016-05-08 21:11: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 |
Andrés
|
fd5861d79c
|
Merge pull request #2915 from lakkatv/master
(XMB) Forgot to rename the gradient
|
2016-04-29 00:40:09 +02:00 |
Jean-André Santoni
|
b058ca5263
|
(XMB) Forgot to rename the gradient
|
2016-04-29 05:38:24 +07:00 |
Andrés
|
96de4b3e0e
|
Merge pull request #2914 from lakkatv/master
(XMB) Yet another gradient, for high contrast
|
2016-04-29 00:09:25 +02:00 |
Jean-André Santoni
|
0dc69d4721
|
(XMB) Yet another gradient, for high contrast
|
2016-04-29 05:06:32 +07:00 |
twinaphex
|
895783d854
|
Move some variables
|
2016-04-28 20:49:13 +02:00 |
twinaphex
|
65359297d8
|
Change 'Off' to 'OFF'
|
2016-04-25 11:37:34 +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
|
9cd0d46476
|
(XMB) Add back the red gradient
|
2016-04-22 18:16:31 +07:00 |
Jean-André Santoni
|
f8f8650349
|
(XMB) More gradients
|
2016-04-22 15:20:08 +07:00 |
Jean-André Santoni
|
a4308640a2
|
(XMB) Gradient switching
|
2016-04-22 13:47:14 +07:00 |
Jean-André Santoni
|
8c02d63f2e
|
(XMB) Add support for the RetroActive theme
|
2016-04-09 12:46:40 +07:00 |
Twinaphex
|
5218be3a0c
|
Merge pull request #2842 from lakkatv/master
(XMB) Thumbnail type switching
|
2016-04-07 20:48:19 +02:00 |
Jean-André Santoni
|
7dfb3c373a
|
(XMB) Thumbnail type switching
|
2016-04-08 01:42:53 +07:00 |
twinaphex
|
dba04c73e4
|
Move core options variable
|
2016-04-06 02:30:20 +02:00 |
Jean-André Santoni
|
66544dcea4
|
(XMB) Theme switching
|
2016-03-22 02:54:16 +07:00 |
twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
twinaphex
|
97981c7a9d
|
Header cleanups
|
2016-03-20 04:44:29 +01:00 |
twinaphex
|
c717ebdfda
|
Rename callbacks
|
2016-03-04 20:00:49 +01:00 |
twinaphex
|
ef1feca097
|
Some C89_BUILD fixes
|
2016-02-22 12:25:41 +01:00 |
radius
|
66a8e08252
|
remove saving remapping, use the automated method instead
|
2016-02-21 13:55:04 -05:00 |
twinaphex
|
7ef5bd5534
|
Cleanups
|
2016-02-16 04:54:26 +01:00 |
radius
|
e97de06f24
|
add a fallback for cases when an autoconf is present but it doesn't have descriptors
|
2016-02-15 22:48:35 -05:00 |
radius
|
17f616e3dc
|
use descriptors in core input remapping
|
2016-02-15 22:07:50 -05:00 |
twinaphex
|
debb5dd0ce
|
Add SHADER_CTL_GET_CURRENT_SHADER
|
2016-02-14 22:13:21 +01:00 |
netux79
|
a2851ab70b
|
(GX) Resolution Saving's Video Corruption Fix.
Also some cleanups for the RA GX version included.
|
2016-02-12 16:58:59 -05:00 |
twinaphex
|
490c023fe3
|
Add core_info_ctl actions
|
2016-02-07 02:37:57 +01:00 |
twinaphex
|
34876ef432
|
Create 'representation' value for Poll Type Behavior setting
|
2016-01-27 01:54:43 +01:00 |
twinaphex
|
16c48fdc86
|
Start using string_is_equal more
|
2016-01-20 04:59:39 +01:00 |
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
twinaphex
|
c53d1969f2
|
(menu_cbs_get_value.c) Use string_is_empty
|
2015-12-26 08:01:56 +01:00 |
twinaphex
|
a8590e656e
|
Take out header include core_info.h from runloop.h
|
2015-12-11 13:56:00 +01:00 |
twinaphex
|
159fe58926
|
Move core info list to runloop_ctl
|
2015-12-11 13:51:17 +01:00 |
twinaphex
|
fc6505e408
|
Get rid of rarch_system_info_get_ptr
|
2015-12-10 22:30:25 +01:00 |
twinaphex
|
800b62e458
|
Cleanups
|
2015-12-10 20:05:00 +01:00 |
twinaphex
|
8392d944e5
|
Create RARCH_MENU_CTL_SHADER_GET
|
2015-12-10 19:56:08 +01:00 |
twinaphex
|
1cfb39a9d1
|
merge menu.c and menu_driver.c
|
2015-12-06 17:55:27 +01:00 |
twinaphex
|
c5df156f23
|
Cleanups
|
2015-12-01 03:33:50 +01:00 |
twinaphex
|
8efb57f4bf
|
Reduce scope of global->cheat
|
2015-12-01 02:49:27 +01:00 |
twinaphex
|
43abd39f6a
|
Start limiting scope of global->cheat to cheats.c
|
2015-12-01 02:43:34 +01:00 |
twinaphex
|
389cf13db5
|
Don't reference driver->video_data outside of gx/video_driver.c anymore
|
2015-11-23 18:51:04 +01:00 |
twinaphex
|
d113f218a2
|
remove unused variable
|
2015-11-19 11:39:22 +01:00 |
twinaphex
|
cdbd010726
|
Fix label bug to do with CORE_OPTION_CREATE
|
2015-11-19 06:55:27 +01:00 |
twinaphex
|
3dcca7e060
|
Cleanups
|
2015-11-17 00:37:13 +01:00 |
twinaphex
|
46d1900b3b
|
Fix code
|
2015-11-17 00:34:05 +01:00 |
Twinaphex
|
49d47e2362
|
remove some unused variables
|
2015-11-16 04:32:47 +01:00 |
radius
|
9f99bef9f2
|
allow saving of per-game core options
|
2015-11-15 22:09:39 -05:00 |
twinaphex
|
3646e1a2dd
|
(iCade) Add SNES30 8bitdo key mappings
|
2015-11-15 02:26:31 +01:00 |
twinaphex
|
07785ed640
|
Add Keyboard Gamepad Mapping Type and Keyboard Gamepad Mapping Enable
|
2015-11-13 22:11:39 +01:00 |
radius
|
f2b951accf
|
add Achievement List to the quick menu
|
2015-11-07 22:11:14 -05:00 |
twinaphex
|
92e6b56fe3
|
Remove input bind mode
|
2015-11-07 14:37:44 +01:00 |
twinaphex
|
f4f76d9dda
|
Create separate setting for State Slot in Quick Menu
|
2015-11-01 10:59:01 +01:00 |
twinaphex
|
106cbce6d7
|
Show 'display name' for core in Playlist Associations
|
2015-11-01 02:06:30 +01:00 |
twinaphex
|
efb83d5e1a
|
Start setting up 'get_value' callbacks for playlist associations
|
2015-10-31 13:46:06 +01:00 |
twinaphex
|
274513a9c5
|
Spacing fix for RGUI
|
2015-10-30 15:39:22 +01:00 |
twinaphex
|
174ab87311
|
Hook up labels
|
2015-10-30 15:25:24 +01:00 |
twinaphex
|
1b51882b8a
|
Start implementing playlist association callbacks
|
2015-10-26 07:16:37 +01:00 |
twinaphex
|
056199c574
|
Add 'back' to file browser
|
2015-10-25 08:31:55 +01:00 |
twinaphex
|
14e46e0048
|
Remove menu_list_get_alt_at_offset
|
2015-10-18 21:54:20 +02:00 |
twinaphex
|
b6dac843a8
|
(menu_cbs_get_value.c) Instrument
|
2015-10-11 21:19:18 +02:00 |
twinaphex
|
a0e4776277
|
(performance.c) Refactor performance counter code
|
2015-10-11 18:21:07 +02:00 |
twinaphex
|
ec4289e7ad
|
Prefix all functions with menu_setting_
|
2015-10-11 17:25:49 +02:00 |
twinaphex
|
bca4b67080
|
Remove old custom aspect ratio setting
|
2015-09-27 20:02:28 +02:00 |
twinaphex
|
6ce4b96d12
|
Header include cleanups
|
2015-09-27 01:10:15 +02:00 |
twinaphex
|
9ee3954423
|
Refactor menu_animation_set_active
|
2015-09-25 23:42:00 +02:00 |
twinaphex
|
541c9a2066
|
Refactor menu_animation.c
|
2015-09-25 22:24:07 +02:00 |
radius
|
4345320c85
|
add a debug information panel, disabled by default
|
2015-09-23 20:51:31 -05:00 |
Twinaphex
|
3b3fa56309
|
Cleanup menu_animation_t
|
2015-09-06 05:00:08 +02:00 |
twinaphex
|
8fc96b52a3
|
refactor cheats.c
|
2015-09-06 03:51:08 +02:00 |
twinaphex
|
8405f76ff3
|
Refactor menu_animation.c
|
2015-09-06 02:41:36 +02:00 |
twinaphex
|
b15785c7e2
|
(menu_cbs_get_value.c) Cut down on code duplication
|
2015-09-03 20:21:12 +02:00 |
twinaphex
|
a70f09a90d
|
Rearrange structs
|
2015-07-27 17:18:10 +02:00 |
radius
|
9aff87f4b4
|
add controller info on system information
|
2015-07-26 15:41:30 -05:00 |
twinaphex
|
2ae9758ead
|
Align some values
|
2015-07-09 22:24:48 +02:00 |
twinaphex
|
c09cc19cfe
|
Add Menu Toggle Joypad Combo
|
2015-07-09 06:27:17 +02:00 |
twinaphex
|
c7d9f2f7e8
|
Show prettified core info display names in Core Updater
|
2015-07-04 18:57:04 +02:00 |