Commit Graph

166 Commits

Author SHA1 Message Date
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
twinaphex
a70f09a90d Rearrange structs 2015-07-27 17:18:10 +02:00
twinaphex
4e64eac514 Add welcome start screen and make it have a 3-second timeout 2015-07-17 15:03:17 +02:00
twinaphex
cbc79e0d67 Start adding preliminary bundle extraction code 2015-07-08 16:45:04 +02:00
twinaphex
e3661c1e3d menu_init - Set help_screen_type to default 2015-07-08 05:48:03 +02:00
twinaphex
bfb996dbcd Start refactoring action_iterate_help 2015-07-08 05:45:43 +02:00
twinaphex
84c18a353d Create HAVE_IMAGEVIEWER ifdef 2015-06-28 18:55:00 +02:00
twinaphex
57ae359e62 Builtin image viewer should now work 2015-06-28 17:21:32 +02:00
twinaphex
8882f762c4 Start hooking up imageviewer, pt. 1 2015-06-28 17:02:01 +02:00
Twinaphex
3942023446 (Menu) Get rid of some unused variables 2015-06-24 12:35:11 +02:00
twinaphex
e46e2a40c0 Create menu_common_push_content_settings 2015-06-23 12:53:49 +02:00
twinaphex
38b3b87812 (FFmpeg) should now have built-in support for launching movies/music
directly when HAVE_FFMPEG is defined
2015-06-23 06:44:29 +02:00
twinaphex
819723be06 Move '_refresh' functions to menu_entries.c 2015-06-16 03:03:20 +02:00
twinaphex
3fe0b3c4d9 Create menu_entries.h 2015-06-16 02:15:32 +02:00
twinaphex
0c4ac61b38 (Menu) Cleanups 2015-06-15 17:34:12 +02:00
twinaphex
9b8248d3d2 (Menu) Cleanups 2015-06-15 17:24:07 +02:00
twinaphex
54c931755e Test 2015-06-15 04:35:14 +02:00
twinaphex
23263e2f97 (Android) Use djb2 2015-06-15 04:18:17 +02:00
twinaphex
3139f13612 (Menu) Cleanups 2015-06-15 02:37:32 +02:00
twinaphex
1831479079 Create menu_shader_free 2015-06-15 02:15:46 +02:00
twinaphex
c46c2f68ee set global->core_info_current to NULL in menu_free 2015-06-15 02:13:06 +02:00
twinaphex
b2a7000519 Move more variables to menu_display_t 2015-06-15 02:08:25 +02:00
twinaphex
58d7c0fd3b Move some more variables to menu_animation_t 2015-06-15 01:50:57 +02:00
twinaphex
70cf98eadc Move menu->dt, menu->cur_time and menu->old_time to menu_animation_t 2015-06-15 01:40:03 +02:00
twinaphex
6a2b871f16 Create menu_display_get_ptr 2015-06-14 15:34:05 +02:00
twinaphex
f23d511a31 Use menu_list_get_ptr 2015-06-14 04:01:21 +02:00
twinaphex
84a1885786 Create menu_input_get_ptr 2015-06-13 22:57:55 +02:00
twinaphex
098c8a6063 Move some header includes around 2015-06-13 19:12:10 +02:00
twinaphex
3943f4633f (GX/Wii) Cleanups - grab pointer to menu_framebuf_t 2015-06-13 17:01:38 +02:00
twinaphex
158e86ce8a (Menu) More refactors 2015-06-13 16:47:51 +02:00
twinaphex
b31723236d (Menu) Cleanups 2015-06-13 00:09:09 +02:00