Commit Graph

30725 Commits

Author SHA1 Message Date
twinaphex
97fb56b334 Cleanups 2016-07-09 23:30:34 +02:00
twinaphex
06bf29ba4c Create menu_input_mouse_check_vector_inside_hitbox 2016-07-09 23:23:23 +02:00
twinaphex
0ba2bac778 Fix another bug 2016-07-09 22:15:24 +02:00
twinaphex
89db0793b4 Fix action_ok_playlist_entry_collection 2016-07-09 22:09:50 +02:00
twinaphex
519e4e038a Update core_info_find 2016-07-09 21:51:16 +02:00
Alcaro
158e4614dd Fill in this thing. 2016-07-09 20:39:38 +02:00
twinaphex
0bc4248084 Simplify this code 2016-07-09 18:12:35 +02:00
twinaphex
1fc3f2b057 Add parameter to generic_action_ok_displaylist_push 2016-07-09 18:06:50 +02:00
twinaphex
093e05c411 Stub out 'scan' case for some content files for now 2016-07-09 17:28:33 +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
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
968dcf4d39 Rename settings 2016-07-09 12:59:56 +02:00
twinaphex
2965d89707 Rename MENU_ENUM_LABEL_XMB_GRADIENT to 'Menu Color Theme' 2016-07-09 12:57:55 +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
b580599710 (X11) Fix 'quit' button not working 2016-07-09 12:09:39 +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
bfe472af09 Merge pull request #3202 from amspady20/patch-1
Update xegl_ctx.c
2016-07-08 18:32:07 +02:00
amspady20
9adc8e34c0 Update xegl_ctx.c
Fixed include statment for frontend_driver.h
2016-07-08 12:30:53 -04:00
twinaphex
a8004dee3d (Cheevos) Add label representation 2016-07-08 18:19:10 +02:00
twinaphex
f107af6b55 Add MENU_ENUM_LABEL_CHEEVOS_ENTRY 2016-07-08 18:16:51 +02:00