846 Commits

Author SHA1 Message Date
twinaphex
ce36860be2 DISPLAYLIST_CORE_CONTENT_DIRS_SUBDIR - Fix potential crash here 2016-07-13 04:38:29 +02:00
twinaphex
22ad4e98b6 Subdirs in URL listings now get correctly prepended to the top
- still some minuscule display bug with XMB, but not with MaterialUI/RGUI
2016-07-13 01:23:59 +02:00
twinaphex
ea175fd26f Rename menu_entries_add_enum to menu_entries_append_enum 2016-07-13 01:17:09 +02:00
twinaphex
6d870129c6 Rename menu_entries_add to menu_entries_append 2016-07-13 01:13:20 +02:00
twinaphex
b03e3791b5 Merge print_buf_lines and print_buf_lines_extended into one 2016-07-13 01:03:06 +02:00
Jean-André Santoni
16df630035 (Menu) Prevent adding a NO_ITEM entry in the horizontal menu 2016-07-12 23:19:19 +02:00
twinaphex
d903ad2b97 First working implementation of subdirs for URL lists 2016-07-12 18:29:31 +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
346e3af66c Cleanup warnings 2016-07-10 21:06:29 +02:00
twinaphex
840ff59dd0 Remove SL_FLAG_ALLOW_EMPTY_LIST 2016-07-10 19:35:01 +02:00
twinaphex
9f4c08caee Cleanups 2016-07-10 15:20:21 +02:00
twinaphex
fbd3b4898f Use enums for hotkey binds list 2016-07-10 14:49:41 +02:00
twinaphex
c938f86235 Get rid of one of the last remaining hash dependencies in menu_displaylist.c 2016-07-10 03:08:18 +02:00
twinaphex
4237590bfc Cleanups 2016-07-10 02:21:26 +02:00
twinaphex
44800c1205 Cleanups 2016-07-10 00:46:47 +02:00
twinaphex
976d52e7c9 Cleanups 2016-07-10 00:45:12 +02:00
twinaphex
b9f0cb1116 Cleanups 2016-07-10 00:39:25 +02:00
twinaphex
19c93cb58e Cleanups 2016-07-10 00:38:14 +02:00
twinaphex
9d10c3ff16 Fix Overlays setting 2016-07-10 00:32:19 +02:00
twinaphex
b211f8b76a Fix Database Manager 2016-07-10 00:27:52 +02:00
Twinaphex
20d7987d27 Cleanup unused variables 2016-07-10 00:08:54 +02:00
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
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
2fce2f4045 Add menu wallpaper opacity setting 2016-07-09 15:13:06 +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
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
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
a1e517470c Start adding new values 2016-07-08 16:42:40 +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