Twinaphex
|
d15d7c9e8f
|
Merge pull request #1132 from lakkatv/xmb
(Menu) Fix transparent overlay when displaying messages with pause_libre...
|
2014-10-12 18:24:26 +02:00 |
|
Jean-André Santoni
|
6ffa9b1f08
|
(Menu) Fix transparent overlay when displaying messages with pause_libretro
|
2014-10-12 18:22:51 +02:00 |
|
twinaphex
|
b1e636a1ff
|
(XMB) Same here
|
2014-10-12 17:56:32 +02:00 |
|
Jean-André Santoni
|
7be7205880
|
(XMB)(Lakka)(GLUI) Do not display png background when a content is launched if pause_libretro is false
|
2014-10-12 03:24:12 +02:00 |
|
Jean-André Santoni
|
a0dfe75028
|
(XMB) responsive
|
2014-10-12 02:52:33 +02:00 |
|
Jean-André Santoni
|
fa53784f9a
|
(XMB) use PNG background if present
|
2014-10-12 02:35:50 +02:00 |
|
Jean-André Santoni
|
fd667aa6c7
|
(XMB) Start implementing xmb_populate_entries
|
2014-10-12 01:27:31 +02:00 |
|
twinaphex
|
c6e12f4806
|
(Menu) Implement stub actiondata callbacks for menu common backend
|
2014-10-12 00:33:17 +02:00 |
|
Jean-André Santoni
|
703ee512ed
|
(XMB) Fix flickering, remove need_refresh check
|
2014-10-11 02:50:11 +02:00 |
|
Jean-André Santoni
|
1f82510ef9
|
(XMB) Center messagebox
|
2014-10-11 02:03:58 +02:00 |
|
Alcaro
|
da8a02ddb2
|
Revert "Fix a leak here." because it gives segfaults.
This reverts commit 156449ca9d .
|
2014-10-10 23:43:11 +02:00 |
|
Alcaro
|
156449ca9d
|
Fix a leak here.
|
2014-10-10 23:01:17 +02:00 |
|
Twinaphex
|
908001a861
|
Merge pull request #1116 from lakkatv/xmb
(XMB) Remove the xmb_ prefix of variables contained in the xmb_handler
|
2014-10-10 22:42:09 +02:00 |
|
Jean-André Santoni
|
261f1022e3
|
(XMB) Remove the xmb_ prefix of variables contained in the xmb_handler
|
2014-10-10 22:42:56 +02:00 |
|
twinaphex
|
a5de4f7f75
|
Pass index to 'list_delete' callback as well
|
2014-10-10 22:36:30 +02:00 |
|
Jean-André Santoni
|
557f83377d
|
(XMB) Remove uneeded headers
|
2014-10-10 22:31:43 +02:00 |
|
twinaphex
|
dff600fdb2
|
Implement userdata variable for file_list - use it in
XMB menu display driver - segfaults less frequent but could still
trigger one
|
2014-10-10 22:08:11 +02:00 |
|
twinaphex
|
50a45ab073
|
Rename and move frontend/menu/disp/tween.c to frontend/menu/menu_animation.c
|
2014-10-10 19:53:13 +02:00 |
|
twinaphex
|
ca25d46742
|
(GLUI) Implement menu->userdata for GLUI
|
2014-10-10 16:23:12 +02:00 |
|
twinaphex
|
e853eb88d7
|
Add userdata variable to menu_handle_t
|
2014-10-10 15:52:12 +02:00 |
|
twinaphex
|
c8d9a71424
|
(XMB) Cleanups
|
2014-10-10 05:54:36 +02:00 |
|
Jean-André Santoni
|
0d9261663c
|
(XMB) Implement context reset
|
2014-10-09 22:59:05 +02:00 |
|
twinaphex
|
5c728cef82
|
(XMB) Cleanups pt. 1
|
2014-10-09 22:45:29 +02:00 |
|
twinaphex
|
5f50570313
|
(XMB) Rename num_nodes to something more sane
|
2014-10-09 22:33:23 +02:00 |
|
twinaphex
|
4a6e59d35e
|
Run xmb_selection_pointer_changed for all 'navigation'-related
functions right now
|
2014-10-09 22:30:17 +02:00 |
|
twinaphex
|
6995d46529
|
(XMB) Make some stub function implementations for navigation/list operation callbacks
|
2014-10-09 22:25:13 +02:00 |
|
twinaphex
|
07cd41c46b
|
(XMB) Move another global variable to XMB
|
2014-10-09 21:57:05 +02:00 |
|
twinaphex
|
fd7824ede5
|
(XMB) Don't use strcpy - always use strlcpy
|
2014-10-09 21:52:15 +02:00 |
|
twinaphex
|
f0dca2cc18
|
(XMB) Some cleanups
|
2014-10-09 21:47:40 +02:00 |
|
Jean-André Santoni
|
ca11654e49
|
(XMB) Fix setttings values display
|
2014-10-09 19:22:42 +02:00 |
|
Jean-André Santoni
|
0dcf1949ad
|
(XMB) Use the populate entries callback, fixes the segfault
|
2014-10-09 19:06:07 +02:00 |
|
twinaphex
|
623e19edd5
|
(XMB) Cleanups
|
2014-10-09 05:35:18 +02:00 |
|
Twinaphex
|
91f2090297
|
Start adding xmb.c to Apple build
|
2014-10-09 05:06:32 +02:00 |
|
twinaphex
|
438fcccbbf
|
(XMB) Uniquely name global vertex and tex_coord
|
2014-10-09 04:51:42 +02:00 |
|
twinaphex
|
84a35d4176
|
(XMB) Encapsulate everything inside xmb_handle_t struct
|
2014-10-09 04:34:16 +02:00 |
|
twinaphex
|
86783713c8
|
(XMB) Build fixes
|
2014-10-09 02:58:05 +02:00 |
|
Jean-André Santoni
|
fed8744aef
|
(XMB) Vertical animations
|
2014-10-09 02:41:08 +02:00 |
|
Jean-André Santoni
|
c162510005
|
(XMB) Make functions static
|
2014-10-09 01:24:54 +02:00 |
|
Jean-André Santoni
|
7018d58731
|
(XMB) Initial commit
|
2014-10-09 01:21:22 +02:00 |
|