twinaphex
|
01541d3108
|
Fix menu wallpaper setting
|
2016-07-09 17:23:34 +02:00 |
twinaphex
|
5e665045e4
|
hash_label only used for one instance now
|
2016-07-09 17:17:55 +02:00 |
twinaphex
|
97dfcbc4b4
|
Create menu_driver_ident
|
2016-07-09 16:45:36 +02:00 |
twinaphex
|
9cdfad3fd4
|
Refactor menu_driver_ctl
|
2016-07-09 16:42:31 +02:00 |
twinaphex
|
26f5970ffb
|
Correct menu_display_shader_pipeline_active
|
2016-07-09 16:37:51 +02:00 |
twinaphex
|
5be5409431
|
- Create menu_display_shader_pipeline_active ; don't make menu wallpaper
opacity active when shader pipeline is activated in xMB
- reduce dependency on hash_label
|
2016-07-09 16:33:55 +02:00 |
twinaphex
|
f8d844e150
|
Make sure thumbnail is always drawn with full opacity
|
2016-07-09 15:21:57 +02:00 |
twinaphex
|
2fce2f4045
|
Add menu wallpaper opacity setting
|
2016-07-09 15:13:06 +02:00 |
twinaphex
|
f94a8743a1
|
(MaterialUI) Allow for more themes later on
|
2016-07-09 13:57:19 +02:00 |
twinaphex
|
7d73e17b6f
|
(MaterialUI) Make grey_bg more translucent for dark theme
|
2016-07-09 13:56:16 +02:00 |
twinaphex
|
6c2856926c
|
Don't need hash_label for wallpaper instance anymore
|
2016-07-09 13:54:07 +02:00 |
twinaphex
|
df5d46594b
|
Pass type to 'parse_generic'
|
2016-07-09 13:52:46 +02:00 |
twinaphex
|
a8d4d3cc35
|
Remove unused hash_label
|
2016-07-09 13:51:57 +02:00 |
twinaphex
|
c8415e9194
|
Horizontal Playlists tab now shows playlist names without '.lpl'
extension
|
2016-07-09 13:49:31 +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
|
0d1f92bf16
|
(MaterialUI) Cleanups
|
2016-07-09 12:55:46 +02:00 |
twinaphex
|
499c531d08
|
Cleanups
|
2016-07-09 12:32:47 +02:00 |
twinaphex
|
d203ec2244
|
(GLUI/MaterialUI) Fix horizontal playlist
|
2016-07-09 12:26:39 +02:00 |
twinaphex
|
d0dd77ae42
|
Split up horizontal playlists code
|
2016-07-09 12:20:22 +02:00 |
twinaphex
|
fffd104c0d
|
Can now scroll left/right on playlists tab
|
2016-07-09 02:22:25 +02:00 |
Arzed Five
|
1b28ff59ba
|
If a core was loaded, GLUI would get a white color. This fixes it.
|
2016-07-09 01:39:02 +02:00 |
Arzed Five
|
dfeb46f0f2
|
Make the footer be the same color as the main background color. Add some
comments.
|
2016-07-09 01:38:41 +02:00 |
Arzed Five
|
b57a203557
|
Preliminary dark theme. De-harcoded some colors, refactored some names
to be clearer to me,
created a new color.
|
2016-07-09 01:37:29 +02:00 |
twinaphex
|
2dac910964
|
Add DISPLAYLIST_FILE_BROWSER_SELECT_COLLECTION
|
2016-07-08 23:20:48 +02:00 |
twinaphex
|
6cb11da46b
|
Move variables around
|
2016-07-08 23:16:03 +02:00 |
twinaphex
|
0b3f45a58a
|
Refactor 'Load Core' code to no longer need hash
|
2016-07-08 23:14:22 +02:00 |
twinaphex
|
0cda65967d
|
Use BIT32_CLEAR_ALL
|
2016-07-08 22:54:16 +02:00 |
twinaphex
|
60eb15bf0b
|
Fix 'Use this directory' for directory settings
|
2016-07-08 22:51:47 +02:00 |
twinaphex
|
5cefbbfc57
|
Add DISPLAYLIST_FILE_BROWSER_SELECT_DIR/SELECT_FILE
|
2016-07-08 22:26:28 +02:00 |
twinaphex
|
e5bde97a2d
|
Cleanups
|
2016-07-08 20:47:17 +02:00 |
twinaphex
|
b774fda697
|
Remove bind_info.menu_label_hash
|
2016-07-08 19:15:24 +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
|
555c54bdb8
|
Should show 'rich' labels for Android filesystem choices
|
2016-07-08 17:11:15 +02:00 |
twinaphex
|
8430697116
|
Add menu_entry_get_rich_label
|
2016-07-08 16:55:21 +02:00 |
twinaphex
|
a1e517470c
|
Start adding new values
|
2016-07-08 16:42:40 +02:00 |
twinaphex
|
14a7f2b442
|
Need to instrument menu_entry_get_path instead
|
2016-07-08 16:28:49 +02:00 |
twinaphex
|
efc0371a4e
|
menu_entry_get_label - prepare for being able to show custom labels
|
2016-07-08 16:27:16 +02:00 |
twinaphex
|
b78dbf7453
|
Start preparing groundwork for custom labels
|
2016-07-08 16:25:53 +02:00 |
twinaphex
|
bcf74d9685
|
Start adding menu_cbs_label.c
|
2016-07-08 16:24:05 +02:00 |
Twinaphex
|
3f6623fa6e
|
Avoid warning
|
2016-07-08 13:04:51 +02:00 |
twinaphex
|
07c34accf5
|
Use MENU_ENUM_LABEL_URL_ENTRY
|
2016-07-07 03:02:55 +02:00 |
twinaphex
|
76b4828105
|
Add MENU_ENUM_LABEL_FILEBROWSER_ENTRY
|
2016-07-07 02:58:57 +02:00 |
twinaphex
|
035e7889d1
|
Remove more instances of MSG_UNKNOWN
|
2016-07-07 02:51:29 +02:00 |
twinaphex
|
4511b1c09c
|
Dehardcode more MSG_UNKNOWN instances
|
2016-07-07 02:21:33 +02:00 |
twinaphex
|
3113f51102
|
Add 'User remote Enable' settings back
|
2016-07-07 01:52:10 +02:00 |
twinaphex
|
170f8da759
|
Create MENU_ENUM_LABEL_PLAYLIST_ENTRY
|
2016-07-04 17:35:59 +02:00 |
twinaphex
|
58c6590dca
|
Don't use MSG_UNKNOWN for system information entries
|
2016-07-04 17:07:34 +02:00 |
twinaphex
|
1ecdc1e8b7
|
Create MENU_ENUM_LABEL_NETWORK_INFO_ENTRY
|
2016-07-04 16:59:29 +02:00 |
twinaphex
|
39c50094da
|
Create MENU_ENUM_LABEL_DEBUG_INFO_ENTRY
|
2016-07-04 16:57:24 +02:00 |
twinaphex
|
c6d4dce410
|
Add MENU_ENUM_LABEL_CORE_INFO_ENTRY
|
2016-07-04 16:50:58 +02:00 |
twinaphex
|
cdc7c1283b
|
Fix Onscreen Overlay settings
|
2016-07-03 19:41:55 +02:00 |
Alcaro
|
6c18c17703
|
Cleanup
|
2016-07-03 12:47:55 +02:00 |
twinaphex
|
27c0702919
|
Cleanups
|
2016-07-03 11:30:03 +02:00 |
twinaphex
|
26afec3b08
|
Cleanups/CXX_BUILD fix
|
2016-07-03 11:29:09 +02:00 |
twinaphex
|
abebc88195
|
Cleanups
|
2016-07-03 11:27:09 +02:00 |
twinaphex
|
fa2d1c25a2
|
FILE_TYPE_PLAIN - add enum_idx fallback
|
2016-07-03 10:56:41 +02:00 |
twinaphex
|
0775687008
|
Cleanups
|
2016-07-02 21:37:22 +02:00 |
twinaphex
|
97de8a35ec
|
Cleanups
|
2016-07-02 20:49:38 +02:00 |
twinaphex
|
3c81b2597d
|
Refactor remaining setting screens
|
2016-07-02 20:40:27 +02:00 |
twinaphex
|
abe2a14b16
|
Refactor 'Onscreen Display'/'Onscreen Overlay' settings
|
2016-07-02 13:49:05 +02:00 |
twinaphex
|
84d9a58ec8
|
Refactor "Frame Throttle" and "Rewind" settings lists
|
2016-07-02 13:17:24 +02:00 |
twinaphex
|
1b76f42b00
|
Fix back for settings - goes back to correct index
|
2016-07-02 12:22:53 +02:00 |
twinaphex
|
f011c4c9d6
|
Refactor 'Saving settings' and 'Logging settings' lists
|
2016-07-02 12:03:50 +02:00 |
twinaphex
|
662497d897
|
Refactor Configuration Settings
|
2016-07-02 10:17:09 +02:00 |
twinaphex
|
951686ba59
|
Cleanups
|
2016-07-02 07:29:14 +02:00 |
twinaphex
|
40998967c3
|
CLeanups
|
2016-07-02 07:27:18 +02:00 |
twinaphex
|
e4d89b4b11
|
Cleanups
|
2016-07-02 07:26:03 +02:00 |
twinaphex
|
d9bf45d2e7
|
Cleanups
|
2016-07-02 07:22:06 +02:00 |
twinaphex
|
18e3843db7
|
Cleanups
|
2016-07-02 07:05:43 +02:00 |
twinaphex
|
370c4cb6a7
|
Cleanups
|
2016-07-02 06:59:49 +02:00 |
twinaphex
|
03f7bd5e7b
|
Cleanups
|
2016-07-02 06:57:47 +02:00 |
twinaphex
|
eadae793c6
|
Cleanups
|
2016-07-01 22:33:37 +02:00 |
twinaphex
|
fe70f766f1
|
Cleanups
|
2016-07-01 20:59:51 +02:00 |
twinaphex
|
9596c7b3c4
|
Cleanups
|
2016-07-01 20:57:23 +02:00 |
twinaphex
|
f513e1fac2
|
(menu_cbs.c) Cleanups
|
2016-07-01 20:23:22 +02:00 |
twinaphex
|
9d3251a54b
|
Cleanups
|
2016-07-01 20:18:51 +02:00 |
twinaphex
|
9f53ad9c45
|
(menu_cbs.c) Remove arguments
|
2016-07-01 19:59:47 +02:00 |
twinaphex
|
e68d2c656f
|
(menu_cbs) Remove unneeded arguments
|
2016-07-01 19:58:08 +02:00 |
twinaphex
|
1cc2ae692b
|
Cleanups
|
2016-07-01 19:26:27 +02:00 |
twinaphex
|
f469f40381
|
CLeanups
|
2016-07-01 19:24:26 +02:00 |
twinaphex
|
f7648bc95c
|
Remove arguments
|
2016-07-01 19:22:07 +02:00 |
twinaphex
|
688cad2593
|
Get rid of arguments
|
2016-07-01 19:20:59 +02:00 |
twinaphex
|
550b3e5633
|
(menu_cbs.c) Get rid of some unneeded variable arguments
|
2016-07-01 19:13:25 +02:00 |
twinaphex
|
129a3463f5
|
Don't use MSG_UNKNOWN for this
|
2016-07-01 19:06:33 +02:00 |
twinaphex
|
79761446c8
|
Cut down on label hash dependencies
|
2016-07-01 19:01:25 +02:00 |
twinaphex
|
5039d7a444
|
action_ok_playlist - no longer dependent upon msg_hash_calculate
|
2016-07-01 18:28:27 +02:00 |
twinaphex
|
37f64d39a3
|
Use FILE_PATH_PNG_EXTENSION
|
2016-07-01 17:04:11 +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
|
a697e2507e
|
Cleanup
|
2016-07-01 16:21:16 +02:00 |
twinaphex
|
56ef899946
|
Move code to menu_content.c
|
2016-07-01 15:55:36 +02:00 |
twinaphex
|
14329b0656
|
Make function static
|
2016-07-01 15:46:55 +02:00 |
twinaphex
|
cddb0a3b48
|
Hide 'Start Core' if we cannot directly start the core
|
2016-07-01 12:18:38 +02:00 |
twinaphex
|
20fa4499d2
|
Cleanup
|
2016-07-01 12:12:06 +02:00 |
twinaphex
|
45e3c60d22
|
Cleanups
|
2016-07-01 12:10:59 +02:00 |
twinaphex
|
474430b043
|
Expand file_path_str
|
2016-07-01 11:16:56 +02:00 |
twinaphex
|
45c33c7acf
|
Create fill_pathname_base_ext
|
2016-07-01 11:12:24 +02:00 |
twinaphex
|
e36107530e
|
deferred_push - don't use menu_setting_find
|
2016-07-01 10:40:31 +02:00 |
twinaphex
|
dc7a225f8d
|
Don't use menu_setting_find anymore in action_ok_file_load
|
2016-07-01 10:35:50 +02:00 |
twinaphex
|
5953b63b4f
|
Cleanup
|
2016-07-01 10:26:31 +02:00 |
twinaphex
|
8408b753af
|
CLeanups
|
2016-07-01 10:16:41 +02:00 |
twinaphex
|
f4bacc7afd
|
(menu_cbs_ok.c) Get rid of hash_label code
|
2016-07-01 10:15:26 +02:00 |
twinaphex
|
394cbbef59
|
Improve message
|
2016-07-01 05:56:41 +02:00 |
twinaphex
|
13cadc6c1d
|
Add FILE_PATH_7Z_EXTENSION/FILE_PATH_ZIP_EXTENSION
|
2016-07-01 05:53:55 +02:00 |
twinaphex
|
a38675a562
|
Style nits
|
2016-07-01 05:51:27 +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 |
twinaphex
|
0ddb064314
|
Make strings translatable
|
2016-07-01 05:42:53 +02:00 |
twinaphex
|
36223d551d
|
Cleanups
|
2016-07-01 05:17:04 +02:00 |
twinaphex
|
6d531f1892
|
Dehardcode 'DETECT'
|
2016-07-01 04:58:56 +02:00 |
twinaphex
|
bb15d50ff9
|
Dehardcode some constants
|
2016-06-30 19:09:22 +02:00 |
twinaphex
|
bd8a7d030e
|
Cleanups
|
2016-06-30 19:05:55 +02:00 |
twinaphex
|
4970aacc68
|
Remove header
|
2016-06-30 18:34:59 +02:00 |
twinaphex
|
3d27895adf
|
Cleanups
|
2016-06-30 18:34:11 +02:00 |
twinaphex
|
31056286e8
|
Simplify menu_cbs_ok.c
|
2016-06-30 18:31:45 +02:00 |
twinaphex
|
b8f40af467
|
Simplify generic_action_ok_file_laod
|
2016-06-30 18:29:27 +02:00 |
twinaphex
|
471ffc53fd
|
Refactor menu_content_load_from_playlist
|
2016-06-30 18:25:19 +02:00 |
twinaphex
|
9836b97554
|
Dehardcode some strings
|
2016-06-30 17:53:54 +02:00 |
Alcaro
|
e321d34d08
|
That should be the last of the new Coverity issues...
|
2016-06-30 16:10:58 +02:00 |
twinaphex
|
9ee55cf7cc
|
Fix performance counter representation
|
2016-06-30 16:05:41 +02:00 |
twinaphex
|
e4be1f53a3
|
Add more translatable strings
|
2016-06-30 05:35:45 +02:00 |
twinaphex
|
52db4d226a
|
Cleanups
|
2016-06-30 05:28:41 +02:00 |
twinaphex
|
e61593d80c
|
Cleanups
|
2016-06-30 05:16:28 +02:00 |
twinaphex
|
eb4d8678e9
|
(XMB) Cleanups
|
2016-06-30 05:14:12 +02:00 |
twinaphex
|
668b4b5d26
|
Remove duplicate fill_string_concat
|
2016-06-29 18:14:42 +02:00 |
twinaphex
|
c38c28a0f5
|
Create fill_pathname_join_concat
|
2016-06-29 17:46:50 +02:00 |
twinaphex
|
eafce41a16
|
menu_setting.c - use fill_string_concat
|
2016-06-29 17:43:36 +02:00 |
twinaphex
|
f4ef5e82c2
|
Create and use fill_string_concat
|
2016-06-29 17:41:32 +02:00 |
twinaphex
|
037633cf33
|
Cleanups
|
2016-06-29 17:07:31 +02:00 |
Twinaphex
|
397c8acd51
|
Merge pull request #3175 from lakkatv/master
Add start+select to the list of gamepad combos
|
2016-06-29 12:14:17 +02:00 |
twinaphex
|
3c7dc0a62e
|
Try to silence more Coverity warnings
|
2016-06-29 12:13:40 +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
|
099be6ed2d
|
Use noext versions of fill_path* functions
|
2016-06-28 13:13:36 +02:00 |
twinaphex
|
ca3eecf5c0
|
Create fill_pathname_join_noext
|
2016-06-28 13:05:46 +02:00 |
twinaphex
|
c03e566eba
|
Create filL_short_pathname_representation_noext
|
2016-06-28 12:49:37 +02:00 |
twinaphex
|
d94098cca1
|
Rename menu_file_type to msg_file_type
|
2016-06-28 12:19:18 +02:00 |
twinaphex
|
13dd8e4905
|
Add translations
|
2016-06-28 12:08:30 +02:00 |
twinaphex
|
e75a586ead
|
Can scroll now left/right in System Information
|
2016-06-28 11:34:17 +02:00 |
twinaphex
|
0a0f9cdec3
|
Add more translatable strings
|
2016-06-28 11:30:17 +02:00 |
twinaphex
|
e03a6284d1
|
Add FILE_PATH_RDB_EXTENSIOn
|
2016-06-28 11:22:44 +02:00 |
twinaphex
|
5ba74302b2
|
Cleanups
|
2016-06-28 11:04:59 +02:00 |
twinaphex
|
7a745c3f70
|
Use string_is_empty
|
2016-06-28 11:02:51 +02:00 |
twinaphex
|
35605f43fa
|
Remove part of comment
|
2016-06-28 01:02:27 +02:00 |
twinaphex
|
24ead80e8b
|
menu_driver_toggle - always set 'flush'
|
2016-06-28 01:02:04 +02:00 |
twinaphex
|
218c9b4487
|
Add more msg enums
|
2016-06-28 00:51:47 +02:00 |