twinaphex
779c467191
(Menu) Get rid of passing rgui pointer around to most functions in
...
menu backend. NOTE: Applying filters seems to be broken on PC
right now, investigate
2014-05-30 20:23:20 +02:00
twinaphex
c57f780d9f
(Menu) Start undoing passing rgui pointer to every menu-related
...
function - the only functions where it should actually pass a
pointer instead of just grabbing a pointer from menu.driver should
be in the menu init/deinit functions
2014-05-30 19:34:01 +02:00
twinaphex
ebfb104986
(Lakka) Prevent some more segfault bugs
2014-05-27 03:48:08 +02:00
twinaphex
3846ad5f0d
(Lakka) Cleanups
2014-05-27 03:25:41 +02:00
twinaphex
20b54b476a
(Lakka) Debork more code
2014-05-27 02:26:15 +02:00
twinaphex
9e1dfbef29
Split up defer core functionality to menu_common and create
...
callbacks for menu backend context-specific operations
2014-05-22 03:12:56 +02:00
twinaphex
43b79f34c9
(Lakka) ROM/core loading - add codepath for targets that don't
...
have HAVE_DYNAMIC defined as well
2014-05-10 00:07:15 +02:00
twinaphex
021e110a3c
(Authors) Add Lakka author to credits
...
(Lakka) Add fallback directory in case rgui->libretro_dir points
to nothing for core directory list
2014-05-09 17:55:39 +02:00
twinaphex
87f9a381dc
(Lakka) Erase all copy-pasted code in menu_lakka_backend.c
2014-05-09 17:36:38 +02:00
twinaphex
f26a82a6ae
(Menu) Make time/delta variables exposable to display driver
...
(Lakka) Start implementing iterate function more properly
2014-05-09 17:29:41 +02:00
Jean-André Santoni
e5e806764e
Update menu_lakka_backend
2014-05-09 16:28:09 +02:00
Jean-André Santoni
7dda9f0b00
Lakka menu display and icons
2014-05-08 01:12:51 +07:00