Commit Graph

23736 Commits

Author SHA1 Message Date
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
Twinaphex
8cf458a7dc Merge pull request #2284 from lakkatv/xmb
(XMB) Scan directory tab
2015-10-24 20:45:13 +02:00
Jean-André Santoni
f2fc38f578 (XMB) Prevent icon overlap after a scan is finished 2015-10-25 01:40:07 +07:00
twinaphex
94fb20c226 (Zarch) Have differently colored highlighted item when pad selects something 2015-10-24 20:14:55 +02:00
Jean-André Santoni
403e00a936 (XMB) Implement another tab to launch a directory scan 2015-10-25 00:37:59 +07:00
Twinaphex
01a223726a Merge pull request #2283 from leiradel/master
removed http_get.[ch], using net_http_special now
2015-10-24 18:53:06 +02:00
Andre Leiradella
0ea54b966d removed http_get.[ch], using net_http_special now 2015-10-24 12:00:52 -02:00
twinaphex
b57d8ee1fb (Android) Buildfix 2015-10-24 10:53:29 +02:00
twinaphex
7861972f3d (menu_displaylist.c) Don't add entries if they are hidden away
behind 'Advanced settings'
2015-10-24 10:52:12 +02:00
twinaphex
135edc289b (Menu) Build up Input Settings dynamically 2015-10-24 10:31:11 +02:00
twinaphex
9e00fcd419 Can now load content from Recent menu with the mouse 2015-10-24 08:25:01 +02:00
twinaphex
d35cf6867c Start implementing gamepad controls based on menu entries 2015-10-24 08:19:56 +02:00
twinaphex
d1a2b324c9 (Zarch) More cleanups 2015-10-24 08:04:59 +02:00
twinaphex
e93b1ab1aa (Zarch) Blend against white texture 2015-10-24 07:55:26 +02:00
twinaphex
00bf05c254 (Zarch) Cleanup 2015-10-24 07:54:07 +02:00
twinaphex
798ed9eba8 (Zarch) Use menu_display_draw_frame 2015-10-24 07:51:33 +02:00
twinaphex
8ecfa76ab9 Add vertex count variable to menu_display drawing functions 2015-10-24 07:28:49 +02:00
twinaphex
0e7b031d5f (Zarch) Get rid of zui->set 2015-10-24 07:00:51 +02:00
twinaphex
6c8b8e8588 (Zarch) Flesh out menu driver some more 2015-10-24 06:56:08 +02:00
twinaphex
484e4612f8 (Zarch) Start hooking up callback function for history list 2015-10-24 06:40:39 +02:00
twinaphex
bc3f9953a0 (Zarch) Start implementing menu entries 2015-10-24 06:36:13 +02:00
twinaphex
17132d1a20 (Zarch) Cleanups 2015-10-24 05:57:19 +02:00
twinaphex
e43d0f5edb (Zarch) Remove unused variable 2015-10-24 04:15:58 +02:00
twinaphex
257efd2899 Make menu_input_frame_pointer part of menu_input_frame_retropad
again
2015-10-24 03:56:28 +02:00
twinaphex
81cccd6f71 (menu_input.c) Remove some apparently unneeded code? 2015-10-24 03:50:36 +02:00
Twinaphex
1f32ee1b49 Merge pull request #2282 from leiradel/master
move http_get to its own file; fix copyright
2015-10-24 03:41:27 +02:00
Andre Leiradella
fd581bf67f Merge branch 'master' of https://github.com/leiradel/RetroArch 2015-10-23 23:29:00 -02:00
Andre Leiradella
53f77acf37 move http_get to its own file; fix copyright 2015-10-23 23:25:27 -02:00
twinaphex
cc6cd51afa Add menu_input_mouse_check_hitbox 2015-10-24 03:19:06 +02:00
twinaphex
579eb3cd72 (Zarch) Add menu_input_mouse_state 2015-10-24 03:13:40 +02:00
twinaphex
70ddbdb601 Rename 'RetroArch copy' to 'RetroArchCg' 2015-10-24 02:58:06 +02:00
Andre Leiradella
64dd5c46be move http_get to its own file; fix copyright 2015-10-23 20:08:05 -02:00
Twinaphex
c0878c75d5 Merge pull request #2281 from lakkatv/xmb
(XMB) Use RetroArch or Lakka logo in place of the home icon
2015-10-23 22:09:45 +02:00
Jean-André Santoni
4b82132e9d (XMB) Use RetroArch or Lakka logo in place of the home icon 2015-10-24 02:52:42 +07:00
Twinaphex
b085a1c1e6 Merge pull request #2278 from lakkatv/xmb
Add a HAVE_LAKKA define, and enable a shutdown menu entry
2015-10-23 21:46:24 +02:00
Jean-André Santoni
2b376ce3d5 Add a HAVE_LAKKA define, and enable a shutdown menu entry 2015-10-23 15:24:47 +07:00
twinaphex
b7785a36a3 Cleanups 2015-10-23 09:36:10 +02:00
twinaphex
a8d4bf6ec4 (Zarch) Reuse menu_input_mouse_state for left/right mouse button 2015-10-23 09:30:46 +02:00
twinaphex
bf47d5e0ae (Zarch) Start using menu_input_mouse_state 2015-10-23 09:22:59 +02:00
twinaphex
fcaf64c69d Create struct out of mouse input 2015-10-23 09:18:37 +02:00
twinaphex
896a80d6b8 Call menu_driver_iterate another time for pointer/mouse controls 2015-10-23 09:15:05 +02:00
twinaphex
8c74be0879 Rename menu_input_frame to menu_input_frame_retropad 2015-10-23 09:01:57 +02:00
twinaphex
6ac88eed54 Cleanups 2015-10-23 08:34:15 +02:00
twinaphex
90cb9c5157 (udev_input.c) Cleanup 2015-10-23 08:22:59 +02:00