twinaphex
|
5ed7c3abed
|
Simplify call to main_load_content
|
2015-12-05 08:10:01 +01:00 |
|
twinaphex
|
317049cd25
|
(Android) We now use the built-in assets extraction inside RA to
extract the 'assets' dir from the APK, no more Java JNI library
for this
|
2015-12-02 06:22:04 +01:00 |
|
twinaphex
|
6062467d1b
|
task_decompress.c - add code for handling subdir extraction from
zip archive - needed for APK extraction
|
2015-12-02 06:06:15 +01:00 |
|
twinaphex
|
a59cee2521
|
Update bundle assets task call
|
2015-12-02 04:04:51 +01:00 |
|
twinaphex
|
0679916db1
|
Start setting up all the code needed for bundle assets
extraction
|
2015-12-02 03:55:28 +01:00 |
|
twinaphex
|
9824eb7ea9
|
Rename rarch_main_ctl to runloop_ctl
|
2015-11-30 21:42:59 +01:00 |
|
twinaphex
|
4e333302ae
|
Rename RARCH_MAIN_CTL* to RUNLOOP_CTL*
|
2015-11-30 21:35:50 +01:00 |
|
Higor Eurípedes
|
826e3d6262
|
(menu) Add bundle decompression stub
|
2015-11-30 12:36:49 -03:00 |
|
twinaphex
|
4e0a4150b5
|
Merge runloop and runloop_data.c
|
2015-11-30 15:35:57 +01:00 |
|
twinaphex
|
49b9ccd467
|
Remove dead code
|
2015-11-24 18:11:11 +01:00 |
|
twinaphex
|
d65a445acd
|
Fix concurrency issue with global->verbose
|
2015-11-22 20:50:39 +01:00 |
|
twinaphex
|
a4ae655ff4
|
Start going through rarch_main_ctl for grabbing fullpath
|
2015-11-18 11:43:25 +01:00 |
|
twinaphex
|
2b727fa941
|
Add RARCH_MAIN_CTL_SET_LIBRETRO_PATH/RARCH_MAIN_CTL_SET_CONTENT_PATH
|
2015-11-18 11:15:42 +01:00 |
|
twinaphex
|
869ebb3733
|
(menu) Add include header
|
2015-11-02 16:12:25 +01:00 |
|
twinaphex
|
fee01f271b
|
Start splitting up menu_common_load_content functionality
|
2015-10-06 14:09:52 +02:00 |
|
twinaphex
|
6d4900dc1c
|
Create function pointer for iterate function
|
2015-10-03 05:08:29 +02:00 |
|
twinaphex
|
f83e26ea32
|
Add MENU_DISPLAY_CTL_MSG_FORCE/MENU_DISPLAY_CTL_SET_MSG_FORCE
|
2015-09-26 23:51:35 +02:00 |
|
twinaphex
|
37e9108820
|
Move internal display state to menu_display.c
|
2015-09-26 01:23:10 +02:00 |
|
twinaphex
|
ca657a6648
|
Cleanups
|
2015-09-25 22:01:34 +02:00 |
|
twinaphex
|
4aa96ab2f0
|
Refactor menu_navigation.c
|
2015-09-25 19:32:35 +02:00 |
|
twinaphex
|
df23b122fe
|
Move state definitions outside of header
|
2015-09-24 21:02:28 +02:00 |
|
twinaphex
|
a892f5901e
|
Revert "Put menu_input state on heap"
This reverts commit 807be0a965 .
|
2015-09-24 20:52:01 +02:00 |
|
twinaphex
|
807be0a965
|
Put menu_input state on heap
|
2015-09-24 20:38:56 +02:00 |
|
twinaphex
|
172e75c758
|
Revert "Refactor menu_input.c"
This reverts commit 3ddbf2d5cc .
|
2015-09-24 14:17:03 +02:00 |
|
twinaphex
|
3ddbf2d5cc
|
Refactor menu_input.c
|
2015-09-24 13:22:46 +02:00 |
|
twinaphex
|
64018e1020
|
(Menu) Cleanups
|
2015-09-24 01:08:01 +02:00 |
|
twinaphex
|
0730af5919
|
Change more calls to menu_display_msg_queue_push
|
2015-09-22 22:14:03 +02:00 |
|
twinaphex
|
99425a0e9c
|
Refactor away menu_common_push_content_settings
|
2015-09-07 02:43:52 +02:00 |
|
twinaphex
|
6d9dba8a45
|
Cleanup menu_common_load_content
|
2015-09-07 02:34:27 +02:00 |
|
twinaphex
|
32e97ffd46
|
Cleanup menu_common_load_content
|
2015-09-07 02:28:26 +02:00 |
|
twinaphex
|
d3da036a4e
|
Header cleanups
|
2015-09-04 21:43:08 +02:00 |
|
twinaphex
|
0077304833
|
Cleanups
|
2015-09-04 21:27:14 +02:00 |
|
twinaphex
|
4c41cadf22
|
Have menu_common_load_content return int
|
2015-09-04 16:55:26 +02:00 |
|
twinaphex
|
8454c712f2
|
Cleanups
|
2015-08-22 01:47:29 +02:00 |
|
twinaphex
|
4ae1e9a53d
|
Cleanups
|
2015-08-22 01:42:26 +02:00 |
|
twinaphex
|
a3cedc05d7
|
Cleanups
|
2015-08-21 21:19:29 +02:00 |
|
twinaphex
|
8a42deb189
|
Cleanups - call menu_free from menu_init in case of an error
|
2015-08-21 20:56:12 +02:00 |
|
twinaphex
|
e8a290bd7b
|
(menu.c) Cleanups
|
2015-08-21 20:54:56 +02:00 |
|
twinaphex
|
9744ce23ab
|
Rename function and only perform menu_animation_udpate is
render_this_frame is checked
|
2015-08-21 04:56:14 +02:00 |
|
twinaphex
|
8bf28544ef
|
Add parameter to function signature of menu_iterate
|
2015-08-21 04:33:55 +02:00 |
|
twinaphex
|
7831fd6fc0
|
Cleanups pt. 3
|
2015-08-21 04:16:43 +02:00 |
|
twinaphex
|
b09f43ab3a
|
Cleanups pt. 2
|
2015-08-21 04:03:59 +02:00 |
|
twinaphex
|
c222b20ec1
|
Cleanups
|
2015-08-21 03:58:35 +02:00 |
|
twinaphex
|
6b1a9f0852
|
Cleanups
|
2015-08-18 04:11:51 +02:00 |
|
twinaphex
|
9ff167c1b9
|
Create separate menu_iterate_main_render
|
2015-08-18 03:59:04 +02:00 |
|
twinaphex
|
6bbc2dd83d
|
Refactor menu_iterate_main
|
2015-08-18 03:41:13 +02:00 |
|
twinaphex
|
35701215db
|
Take out call to menu_fb_set_dirty in menu_init
|
2015-08-18 02:36:32 +02:00 |
|
Twinaphex
|
5bafed71ea
|
removed unused variables
|
2015-08-05 13:09:11 +02:00 |
|
twinaphex
|
74ee9b05f3
|
Create rarch_main_set_idle - make 'idle' variable self-contained
|
2015-08-05 12:40:47 +02:00 |
|
twinaphex
|
3d36cb02ac
|
No more separate runloop_t
|
2015-08-03 20:15:46 +02:00 |
|