twinaphex
|
6de130a94b
|
(Menu) Add action_data to file_list_t and add callbacks to menu
backend driver
|
2014-10-12 00:10:44 +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
|
0962b83455
|
Move more variables to lakka_handle_t pt. 3
|
2014-10-10 18:41:41 +02:00 |
|
twinaphex
|
f021b1818f
|
(Lakka) Move more variables over pt. 2
|
2014-10-10 18:20:52 +02:00 |
|
twinaphex
|
75002d26a7
|
(Lakka) Move more variables over
|
2014-10-10 18:10:13 +02:00 |
|
twinaphex
|
f58cd011e8
|
Move more variables to lakka_handle_t
|
2014-10-10 17:50:55 +02:00 |
|
twinaphex
|
60e5b881b9
|
(Lakka) Move categories over to userdata too
|
2014-10-10 16:53:02 +02:00 |
|
twinaphex
|
7fed404a8d
|
Cut down on some calls made to add_tween
|
2014-10-10 00:42:22 +02:00 |
|
Jean-André Santoni
|
95b22058fe
|
(Lakka) Fix trigger menu animation flickering
|
2014-10-03 14:20:32 +02:00 |
|
Jean-André Santoni
|
30f4572fda
|
(Lakka) Un-hardcode alpha values
|
2014-10-02 13:36:03 +02:00 |
|
Jean-André Santoni
|
d926d119a3
|
(Lakka) Fix menu toggle
|
2014-09-30 14:57:19 +02:00 |
|
Jean-André Santoni
|
d0001eb666
|
(Lakka) FBO
|
2014-09-30 14:44:13 +02:00 |
|
Jean-André Santoni
|
7c2bd73dfd
|
(Lakka) Remember settings active submenu
|
2014-09-25 23:04:34 +02:00 |
|
Jean-André Santoni
|
6f996ade8c
|
(Lakka) Prevent lakka_reset_submenu to reset all submenus
|
2014-09-25 22:58:32 +02:00 |
|
twinaphex
|
9d94513dc4
|
(Menu/Shaders) Move all shader manager code to frontend/menu/menu_shader
|
2014-09-24 07:56:47 +02:00 |
|
twinaphex
|
430e0f1911
|
Reimplement rarch_main_iterate - menu iteration frame now gets
called from here too. Do away with the hoky 'MENU_GAME' state
as well.
|
2014-09-21 09:18:26 +02:00 |
|
Jean-André Santoni
|
c172169a9e
|
(Lakka) Move tweening related functions in an external lib
so they can be used from another menu driver. Also add more tweening functions.
|
2014-09-19 13:36:18 +02:00 |
|
twinaphex
|
a09e04f679
|
Split up driver_menu.h into three separate header files -
for menu display API, menu backend API, and menu driver general API
|
2014-09-16 00:52:07 +02:00 |
|
twinaphex
|
35cc778bb3
|
(Lakka) Implement setting cmd_trigger
|
2014-09-15 07:42:35 +02:00 |
|
twinaphex
|
e53c7d590f
|
(Lakka) Fix menu toggle
|
2014-09-15 07:38:28 +02:00 |
|
twinaphex
|
85f0db5bad
|
(Menu) Create menu_action_setting_driver and have Lakka and RGUI both
use it
|
2014-09-12 06:46:43 +02:00 |
|
twinaphex
|
33750bc046
|
(Lakka) Indent/style nits
|
2014-09-12 06:29:39 +02:00 |
|
twinaphex
|
f5e523a8c3
|
Refactor/rename menu_action.c functions
|
2014-09-12 06:04:02 +02:00 |
|
twinaphex
|
050a6b9571
|
(Lakka) Only perform menu actions if MENU_ACTION_LEFT/MENU_ACTION_RIGHT/
MENU_ACTION_START/MENU_ACTION_OK is pressed
|
2014-09-12 05:57:27 +02:00 |
|
twinaphex
|
4a14658278
|
(Menu) Split up reusable menu_action code to menu_action.c
|
2014-09-12 05:54:58 +02:00 |
|
Jean-André Santoni
|
8b01b78123
|
(Lakka) Allow editing some boolean, uint and float settings
|
2014-09-11 22:07:41 +02:00 |
|
twinaphex
|
75d2e13dcb
|
Make drivers non-const
|
2014-09-11 07:06:20 +02:00 |
|
Jean-André Santoni
|
0301b924ca
|
(Lakka) Savestate switching
|
2014-09-11 00:09:53 +02:00 |
|
Twinaphex
|
916367e686
|
(OSX) Add HAVE_LAKKA to OSX solution
|
2014-09-10 04:53:07 +02:00 |
|
Jean-André Santoni
|
21236b0aa0
|
(Lakka) Start implementing settings
|
2014-09-09 00:08:25 +02:00 |
|
Higor Eurípedes
|
8214f22761
|
(Lakka) Remove strange ampersand operator usage
|
2014-09-06 21:56:47 -03:00 |
|
twinaphex
|
d539bed82c
|
Hide more manipulation of lifecycle_state behind rarch_main_set_state
function
|
2014-09-03 18:36:46 +02:00 |
|
twinaphex
|
5a5d58d8e8
|
Refactor more direct manipulation of g_extern.lifecycle_state
|
2014-09-03 16:58:20 +02:00 |
|
twinaphex
|
3bd57e6336
|
(Lakka) Build fix
|
2014-09-01 19:37:00 +02:00 |
|
twinaphex
|
1a06594858
|
(Lakka) Update/buildfix
|
2014-09-01 04:45:54 +02:00 |
|
Jean-André Santoni
|
4ba8b16671
|
(Lakka) Allow quitting RetroArch
|
2014-08-27 22:18:17 +02:00 |
|
Jean-André Santoni
|
01e440de01
|
(Lakka) Fix subitems vertical spacing
|
2014-08-27 21:44:47 +02:00 |
|
Jean-André Santoni
|
db5d88641a
|
(Lakka) Remove libpng dependancy and use lowercase variables
|
2014-08-08 23:29:36 +02:00 |
|
Jean-André Santoni
|
85666a1cba
|
(Lakka) Better way to prevent offscreen drawing
Also removes a workaround, better transparency handling, fade out the arrow, fade out the items
|
2014-08-08 11:52:14 +02:00 |
|
Jean-André Santoni
|
0b52bd86f0
|
(Lakka) Responsive menu
|
2014-08-01 15:11:40 +02:00 |
|
twinaphex
|
3a501e750f
|
Hose some more code to rarch_main_command
|
2014-07-22 03:55:55 +02:00 |
|
twinaphex
|
176b4f91b6
|
Create RARCH_CMD_LOAD_CORE
|
2014-07-22 03:34:28 +02:00 |
|
twinaphex
|
72be4b17e7
|
(Main) Take out HAVE_SCREENSHOTS ifdef
Create RARCH_CMD_TAKE_SCREENSHOT
|
2014-07-22 03:17:47 +02:00 |
|
twinaphex
|
4b0f3584e0
|
Create rarch_main_command - command.c could maybe later be made
more generic so we can just do this through command.c functions
locally
|
2014-07-22 02:14:52 +02:00 |
|
twinaphex
|
639e6dbe33
|
(Menu) Make distinction between menu and RGUI more clear - RGUI is just
the display layer driver now
|
2014-06-10 01:42:26 +02:00 |
|
twinaphex
|
206ea0a2d4
|
(Lakka) More cleanups
|
2014-06-05 21:18:15 +02:00 |
|
twinaphex
|
a23b1ad2d7
|
(Lakka) Better separation of code logic and display code -
disp/lakka.c should only be concerned with 'rendering' things to
the screen - and backend driver should actually implement the
logic
|
2014-06-04 22:29:00 +02:00 |
|
Jean-André Santoni
|
314a27d5bf
|
(Lakka) Add callbacks to tweens, and fade the in menu when possible
|
2014-06-03 11:55:23 +02:00 |
|
Jean-André Santoni
|
f2ce3fcbae
|
(Lakka) Code refactoring and performance improvements
|
2014-06-02 23:57:31 +02:00 |
|
Jean-André Santoni
|
70b58f26fd
|
(Lakka) Display some fake settings
|
2014-06-02 16:34:17 +02:00 |
|