Commit Graph

23677 Commits

Author SHA1 Message Date
Arche-san
6403682fcb xmb : reset to default wallpaper if wallpaper not available for selected category 2015-10-25 21:02:21 +01:00
twinaphex
4b41ea60a0 Fix CXX_BUILD 2015-10-25 20:40:47 +01:00
Twinaphex
15c80a6e73 Merge pull request #2288 from leiradel/master
fixed wrong setting id
2015-10-25 18:46:00 +01:00
Andre Leiradella
15adfdbe7d fixed wrong setting id 2015-10-25 15:13:37 -02: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
325b6b3f7d Add back lua_converter.c 2015-10-25 09:15:36 +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
Twinaphex
246bb76f22 Merge pull request #2287 from lakkatv/zarch
(ZUI) Implement mouse scrolling for the recent list
2015-10-25 06:13:31 +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
b348f13ef0 Add HAVE_OPENGL ifdefs 2015-10-25 02:42:31 +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
Twinaphex
dc43941b12 Merge pull request #2286 from heuripedes/master
(zarch) Fix backgrounds in GLES builds
2015-10-25 01:00:32 +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
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