Commit Graph

3514 Commits

Author SHA1 Message Date
Jean-André Santoni
3d64d50f5c (GLUI) Fix text color, fix color and margin of the scrollbar to match material guidelines 2015-10-27 18:42:28 +07:00
Jean-André Santoni
0a36782f4a (GLUI) Texture for the cursor. Clone the texture system of XMB to allow adding icons in the future. 2015-10-27 18:37:13 +07:00
Jean-André Santoni
ea913a157f (XMB) Fix pointer display and use the new pointer size (update assets) 2015-10-27 18:37:13 +07:00
Jean-André Santoni
99c0eaa0f9 (GLUI) Use material palette 2015-10-27 18:37:13 +07:00
twinaphex
7ea6cb164e (Zarch) Free zui->ca upon exiting 2015-10-27 12:19:41 +01:00
twinaphex
07cb4fd445 Re-grab menu_stack pointer 2015-10-27 12:11:23 +01:00
twinaphex
a9b9f20a32 Add if 0 around problematic code 2015-10-27 12:08:45 +01:00
twinaphex
53d95a1ac9 Fix menu_entries_increment_* functions 2015-10-27 12:06:29 +01:00
twinaphex
179f624d8e Add something more to debug output 2015-10-27 11:52:12 +01:00
twinaphex
20250978b1 (Zarch) Show labels again 2015-10-27 11:42:54 +01:00
twinaphex
795fa14c40 Fix signature 2015-10-27 11:37:13 +01:00
twinaphex
de4102c8f7 (menu_entries.c) 2015-10-27 11:34:41 +01:00
twinaphex
54b2774f39 Add menu_entries_increment_selection_buf/menu_entries_increment_menu_stack 2015-10-27 10:59:20 +01:00
twinaphex
48495d839d (menu_entries.c) Cleanups 2015-10-27 10:53:14 +01:00
twinaphex
5032f59f54 (menu_entries.c) Separate initialization loop for selection_buf array 2015-10-27 10:51:33 +01:00
twinaphex
30fb40ad87 Add menu_entries_push_selection_buf 2015-10-27 10:45:06 +01:00
twinaphex
bb6f66fc44 Add menu_entries_push_menu_stack 2015-10-27 10:41:59 +01:00
twinaphex
6826a3833e menu_entries_get_menu_stack_ptr - add idx parameter 2015-10-27 10:33:19 +01:00
twinaphex
ab9006f21e Add 'idx' to menu_entries functions 2015-10-27 10:29:50 +01:00
twinaphex
41344960f5 Fix initialization of menu lists 2015-10-27 10:15:39 +01:00
twinaphex
0d89bca635 Start setting up menu_entries function so we can access
multiple stacks
2015-10-27 10:10:33 +01:00
twinaphex
42751462c0 (menu_entries.c) Have pointers to pointers for menu lists 2015-10-27 09:58:01 +01:00
twinaphex
88060f7142 (Zarch) Remove double entry in menu stack 2015-10-27 09:18:37 +01:00
Jean-André Santoni
0b48af4781 (XMB) Fix cursor alpha 2015-10-27 15:05:02 +07:00
twinaphex
8f8d75de00 (xmb) CLeanups 2015-10-27 08:02:15 +01:00
twinaphex
1494437191 (Zarch) Cleanups 2015-10-27 07:56:32 +01:00
twinaphex
ada6fc9258 (Zarch) Some refactors 2015-10-27 07:05:07 +01:00
twinaphex
240dc67e1b Update ID correctly according to menu entry 2015-10-27 07:03:02 +01:00
twinaphex
40313123dc (Zarch) Set default zarch tab 2015-10-27 06:22:50 +01:00
twinaphex
4afc123c84 (Zarch) Cleanups 2015-10-27 06:11:51 +01:00
twinaphex
9cae5d4493 (Zarch) Rename some variables 2015-10-27 05:45:24 +01:00
twinaphex
e0bb45eda6 (Zarch) Cleanups 2015-10-27 05:23:45 +01:00
twinaphex
405e2fa370 Start hooking up saner gamepad controls 2015-10-27 04:34:16 +01:00
twinaphex
dcd0abcfd0 (Zarch) Respect immediate mode code design better 2015-10-27 03:21:54 +01:00
twinaphex
0dc9c8df95 Rename extraction_directory to cache_directory 2015-10-27 00:48:35 +01:00
twinaphex
53fe928b7b Rename Extraction Directory to Cache Dir 2015-10-27 00:44:20 +01:00
Twinaphex
c02f0c5342 Remove some unused variables 2015-10-26 22:45:12 +01:00
twinaphex
16976eac88 (Zarch) Load tab cleanups 2015-10-26 22:29:21 +01:00
twinaphex
774de49e4a Create zarch_zui_render_root_load_free 2015-10-26 22:13:30 +01:00
twinaphex
a1effd5123 (Zarch) Fix 'Home' button 2015-10-26 22:01:22 +01:00
twinaphex
ef21718235 (Zarch) Improve Load tab 2015-10-26 21:59:26 +01:00
twinaphex
9e2dc0745e Add param to dir_list_new_special 2015-10-26 21:30:58 +01:00
twinaphex
071f828b5e Check if collections list size is greater than 0 first 2015-10-26 21:06:14 +01:00
twinaphex
30296ff81e Refactor menu_displaylist.c's iteration of cores - use string_list_new_special 2015-10-26 21:03:28 +01:00
twinaphex
db5d8d248b Create new char_list_new_special 2015-10-26 19:41:20 +01:00
twinaphex
b9febe2eed Add void pointer to string_list_special_new 2015-10-26 19:16:20 +01:00
twinaphex
2dd30f743d (Android) Fix warnings 2015-10-26 18:49:20 +01:00
Jean-André Santoni
85fc46fd6c (Menu) prevent incrementing and decrementing animations when not needed, fixes an animation bug in XMB 2015-10-26 16:19:11 +07:00
twinaphex
08a97a4ca3 Create string_list_special.c 2015-10-26 08:39:35 +01:00
twinaphex
1b51882b8a Start implementing playlist association callbacks 2015-10-26 07:16:37 +01:00
twinaphex
ba88e3a515 Add MENU_FILE_PLAYLIST_ASSOCIATION type 2015-10-26 07:09:14 +01:00
twinaphex
826079d58f Start listing all playlists inside playlist settings 2015-10-26 06:55:42 +01:00
twinaphex
33f21a4b1f zarch_zui_push_quad - use existing array 2015-10-26 05:39:27 +01:00
twinaphex
a4b1915b50 zarch_zui_snow is not dependent on zui struct now 2015-10-26 05:33:47 +01:00
twinaphex
6900744f35 Refactor zarch_zui_push_quad 2015-10-26 05:30:41 +01:00
twinaphex
030a64228e Refactor zarch_zui_snow 2015-10-26 05:28:20 +01:00
twinaphex
6b630a5d92 Show 'No Items' correctly' in Accounts 2015-10-26 03:29:08 +01:00
twinaphex
02a43c6b2a Change 'rarch' to 'retro' namespace in libretro-common 2015-10-26 03:18:13 +01:00
twinaphex
7ac917afe6 Don't show 'Parent Directory' entry for core list 2015-10-25 23:26:57 +01:00
Arche-san
6403682fcb xmb : reset to default wallpaper if wallpaper not available for selected category 2015-10-25 21:02:21 +01:00
twinaphex
640de49c1a Move Input Hotkey Binds to 'Input Settings' 2015-10-25 10:41:53 +01:00
twinaphex
e997171d3c Reimplement Playlist Settings 2015-10-25 10:25:07 +01:00
twinaphex
443bf73c8c Add DISPLAYLIST_PLAYLIST_SETTINGS_LIST 2015-10-25 09:38:53 +01:00
twinaphex
cd17983fb7 (Zarch) Show all entries in 'Recent' 2015-10-25 09:22:00 +01:00
twinaphex
759a01b74f Use PATH_MAX_LENGTH 2015-10-25 08:51:04 +01:00
twinaphex
b5768cb94c Exclude parent dir entry for horizontal menu 2015-10-25 08:47:17 +01:00
twinaphex
056199c574 Add 'back' to file browser 2015-10-25 08:31:55 +01:00
twinaphex
3d90049aea Render value path too in 'Recent' list 2015-10-25 07:50:13 +01:00
Jean-André Santoni
8558581d02 (ZUI) Implement mouse scrolling for the recent list 2015-10-25 12:12:09 +07:00
twinaphex
6e7f58e473 Add MENU_POINTER_ZARCH_X/MENU_POINTER_ZARCH_Y 2015-10-25 04:12:48 +01:00
twinaphex
15319928d5 Flesh out zarch_zui_input_state 2015-10-25 04:08:51 +01:00
twinaphex
cdfc2ffd59 Implement MENU_POINTER_PRESSED 2015-10-25 04:04:46 +01:00
Twinaphex
1217e92e8d Implement zarch_zui_input_state 2015-10-25 03:49:35 +01:00
twinaphex
9fd6fac36a (Zarch) Fix menu mouse actions again 2015-10-25 03:38:59 +01:00
twinaphex
7878bd2339 (Zarch) Cleanups 2015-10-25 03:27:00 +01:00
twinaphex
b900fcc0f7 (Zarch) Cleanups 2015-10-25 03:20:37 +01:00
twinaphex
87e9048e1f (Zarch) Rename temp variable 2015-10-25 03:14:08 +01:00
twinaphex
26cbe6a92b (Zarch) Reimplement Exit function 2015-10-25 03:11:26 +01:00
twinaphex
00bb8bd6d5 Have only one Menu Navigation Wraparound setting 2015-10-25 02:59:38 +01:00
twinaphex
bad3c8d7d6 Cleanups 2015-10-25 02:35:52 +01:00
twinaphex
0a68d3aeac Remove unused variable 2015-10-25 02:34:18 +01:00
twinaphex
5bd555ca50 Create video_texture_unload 2015-10-25 02:33:23 +01:00
twinaphex
74b7e13ba9 (Zarch) Use GRfloat 2015-10-25 02:25:17 +01:00
twinaphex
6b8cfeb5d9 (Zarch) Namespace cleanups 2015-10-25 02:22:00 +01:00
twinaphex
c089634f26 (Zarch) Namespace cleanups 2015-10-25 02:19:26 +01:00
twinaphex
2f28acb3a9 Should now show game in the background 2015-10-25 01:27:18 +02:00
Higor Eurípedes
fe02757744 (zarch) Fix backgrounds in GLES builds 2015-10-24 19:57:37 -03:00
twinaphex
68e0054e92 (Zarch) Fix mouse button presses no longer working 2015-10-25 00:56:26 +02:00
twinaphex
5334d5c8a3 Refactor away zui_render 2015-10-24 23:48:53 +02:00
twinaphex
a252e72350 (Zarch) Move frame_background 2015-10-24 23:44:34 +02:00
twinaphex
ba811d89bf Refactor away zui_finish 2015-10-24 23:37:59 +02:00
twinaphex
e230379fe0 Move input code to zarch_Iterate 2015-10-24 23:36:42 +02:00
twinaphex
4c47b7c83d Refactor away zui_begin 2015-10-24 23:34:59 +02:00
twinaphex
eed81c349e (Zarch) Move zui_finish to zarch_frame 2015-10-24 23:21:18 +02:00
twinaphex
fa82818ad2 (Zarch) Remember last header selection 2015-10-24 23:13:11 +02:00
twinaphex
a3adec9417 Can now toggle tabs with gamepad 2015-10-24 23:08:44 +02:00
twinaphex
7ce1cf873b (Zarch) Start trying to implement gamepad controls for changing the
header
2015-10-24 22:46:36 +02:00
Twinaphex
53eca1a745 Merge pull request #2285 from lakkatv/xmb
(XMB) Honor navigation wraparound horizontal setting
2015-10-24 21:57:58 +02:00
Jean-André Santoni
4b47958999 (XMB) Honor navigation wraparound horizontal setting 2015-10-25 02:18:47 +07:00
twinaphex
56b43f3b6f (Zarch) Better pad highlighting color 2015-10-24 21:11:07 +02:00