Commit Graph

23767 Commits

Author SHA1 Message Date
Jean-André Santoni
cc853ac1ef (GLUI) Use Roboto-Regular, add shadows, fix colors and scrollbar dimensions 2015-10-27 20:03:38 +07:00
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
Twinaphex
c8ca6dc3df Merge pull request #2294 from lakkatv/xmb
(XMB) Fix cursor alpha
2015-10-27 09:08:09 +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
3bac401b53 Update render-ios-icons.sh 2015-10-27 05:38:00 +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
a1749c3d1b (PS3) ps3py/crypt.c - style nits 2015-10-27 02:02:15 +01:00
Twinaphex
0447c1b442 Merge pull request #2293 from aliaspider/master
(3DS) - add an audio driver using the DSP.
2015-10-27 01:38:38 +01:00
aliaspider
aeeb2a62d6 (3DS) - add an audio driver using the DSP.
- add some hooks to inspect memory usage.
2015-10-27 01:06:34 +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
3a3e702ede Fix retroarch-joyconfig-griffin 2015-10-27 00:30:44 +01:00
Twinaphex
c02f0c5342 Remove some unused variables 2015-10-26 22:45:12 +01:00
Twinaphex
6f0e632f36 Get rid of dir_list_obj.m for iOS 2015-10-26 22:42:31 +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