twinaphex
|
def41a573f
|
Avoid using 'index' for local variables
|
2014-10-20 19:18:18 +02:00 |
|
Jean-André Santoni
|
99111c2633
|
(XMB) Fix the offset bug in populate_entries
|
2014-10-20 01:51:00 +02:00 |
|
aliaspider
|
10c2784c02
|
fixes game screen sometimes not showing in combination with some shaders
and menu drivers using GL.
note: this still doesnt fix the game screen not showing when
pause_libretro is set to true.
|
2014-10-19 21:24:29 +01:00 |
|
Jean-André Santoni
|
6afddd8261
|
(XMB) Fix depth animation
|
2014-10-18 16:49:51 +02:00 |
|
Jean-André Santoni
|
87df98661f
|
(XMB) Display core icon
|
2014-10-18 16:26:02 +02:00 |
|
Jean-André Santoni
|
24a150cfce
|
(XMB) Typo
|
2014-10-18 16:04:14 +02:00 |
|
Jean-André Santoni
|
21db7b262a
|
(Menu) Adjust margins
|
2014-10-18 14:51:50 +02:00 |
|
twinaphex
|
73b070b782
|
Rewrite menu_list_get_size functions
|
2014-10-18 02:32:59 +02:00 |
|
twinaphex
|
c465d25859
|
(Menu) Refactor menu_list_get_last_stack
|
2014-10-18 01:59:16 +02:00 |
|
twinaphex
|
3b384926b8
|
(XMB) Build fix
|
2014-10-18 01:30:43 +02:00 |
|
Twinaphex
|
cee30ab29e
|
Merge pull request #1163 from lakkatv/xmb
(XMB) Fix core list display
|
2014-10-18 01:29:57 +02:00 |
|
Jean-André Santoni
|
51ff4b52a8
|
(XMB) Fix core list display
|
2014-10-18 01:24:14 +02:00 |
|
twinaphex
|
e3894e7b9c
|
Start using menu_list_new/menu_list_free
|
2014-10-18 01:17:00 +02:00 |
|
twinaphex
|
101680fd58
|
Create menu_list_get_at_offset
|
2014-10-17 23:28:33 +02:00 |
|
twinaphex
|
1ece7c8228
|
(Menu) Create menu_list_get_last_stack and menu_list_get_last
|
2014-10-17 22:53:30 +02:00 |
|
twinaphex
|
1daf8c354e
|
(menu_list.c) Add menu_list_get_size and menu_list_get_stack_size
|
2014-10-17 21:41:45 +02:00 |
|
twinaphex
|
4f0d124793
|
Don't include stdio.h where not needed
|
2014-10-16 07:27:42 +02:00 |
|
Jean-André Santoni
|
d724d59d60
|
(XMB) Folder, file and archive icons
|
2014-10-14 23:05:53 +02:00 |
|
Twinaphex
|
c06a549bfe
|
(XMB/Lakka) Silence some warnings
|
2014-10-14 22:37:01 +02:00 |
|
Lioncash
|
c5512dbd5b
|
xmb: Fix a potential memleak
|
2014-10-13 17:30:39 -04:00 |
|
Jean-André Santoni
|
e4e892efad
|
(XMB) Fix navigation_clear regression
|
2014-10-12 23:53:37 +02:00 |
|
twinaphex
|
94110ea997
|
Add bool pending_push parameter to menu_clear_navigation
|
2014-10-12 23:44:10 +02:00 |
|
twinaphex
|
97d41dae64
|
(XMB) Get rid of some unneeded header includes
|
2014-10-12 21:21:43 +02:00 |
|
Jean-André Santoni
|
e27ed089f5
|
(Menu) Fade on search
|
2014-10-12 20:58:48 +02:00 |
|
Jean-André Santoni
|
3f7af3d164
|
(Menu) Remove the unwanted vertical animation on screen switch
|
2014-10-12 20:34:55 +02:00 |
|
Jean-André Santoni
|
e0a33a9b3c
|
(Menu) Ticker line
|
2014-10-12 20:30:19 +02:00 |
|
Jean-André Santoni
|
16c9cf2698
|
(Menu) Use a scale factor, fix shader color
|
2014-10-12 19:22:01 +02:00 |
|
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 156449ca9dc24db305617d2744e64bbbb308c815.
|
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 |
|