15889 Commits

Author SHA1 Message Date
twinaphex
2edd943c08 Update libretro SDK 2015-01-26 21:35:23 +01:00
twinaphex
12daba1515 (net_http.c) Cleanup enums 2015-01-26 20:50:49 +01:00
twinaphex
464c6231e7 (net_http_test.c) Cleanups 2015-01-26 20:48:40 +01:00
twinaphex
e893f98787 (net_http.c) Cleanups 2015-01-26 20:47:59 +01:00
twinaphex
d8fd5e14d0 Move global driver to bottom of header 2015-01-26 20:45:48 +01:00
twinaphex
bf736b53a8 (driver.c) cleanup some header includes 2015-01-26 20:45:04 +01:00
twinaphex
3fb52bbd4c (gfx/video_thread_wrapper.c) Cleanups 2015-01-26 20:37:09 +01:00
twinaphex
6e21d03ce7 Move code to gfx/video_driver.c 2015-01-26 20:30:48 +01:00
twinaphex
e5ba0f1a71 (record/drivers/ffmpeg.c) Cleanups 2015-01-26 20:22:13 +01:00
twinaphex
847cd0521a (psp1_gfx.c) Style nits 2015-01-26 19:55:19 +01:00
twinaphex
44a609b0c2 (exynos_gfx.c) Style nits 2015-01-26 19:53:21 +01:00
twinaphex
91cba8094d (omap_gfx.c) Style nits 2015-01-26 19:42:04 +01:00
twinaphex
a1959a83c8 (gfx/image) Cleanups 2015-01-26 19:26:06 +01:00
twinaphex
f861a10c44 Fix RPNG Makefile 2015-01-26 19:06:31 +01:00
twinaphex
0818c15b1b (rpng_test.c) Style nits 2015-01-26 19:05:45 +01:00
twinaphex
541c5ee153 (rpng.c) Indenting nits 2015-01-26 19:02:01 +01:00
twinaphex
a9e4f17b07 rpng.c - some cleanups 2015-01-26 18:58:12 +01:00
twinaphex
8adb16bf0a (image_rpng.c) Minor cleanups 2015-01-26 18:46:39 +01:00
twinaphex
b04b1d2506 Refactor rpng_image_load_tga_shift 2015-01-26 18:41:33 +01:00
twinaphex
fc8f2662a1 (MSVC) Build fixes 2015-01-26 11:31:20 +01:00
Twinaphex
e8528d83e0 (Apple) Build fixes 2015-01-26 11:17:38 +01:00
twinaphex
a2db0bfdfa Cleanups in menu_entries_cbs_init 2015-01-26 10:58:47 +01:00
twinaphex
04062497de There is only one menu driver now 2015-01-26 10:54:13 +01:00
twinaphex
1cc5d31f1d Cleanup menu_common_backend.c 2015-01-26 10:30:26 +01:00
twinaphex
7d76ba64bd (Lakka) Fixup Lakka 2015-01-26 10:29:45 +01:00
twinaphex
0816c0f0bc Implement action_iterate callback 2015-01-26 10:18:13 +01:00
twinaphex
9122576870 Add action select callback 2015-01-26 08:45:36 +01:00
twinaphex
b317c1a8fb (Menu) Implement function pointer for action_refresh 2015-01-26 08:10:05 +01:00
twinaphex
c19d37ae1a (XMB) Cleanups 2015-01-26 06:51:46 +01:00
twinaphex
7f0ac2565a Refactor deferred_push_content_actions 2015-01-26 06:08:18 +01:00
twinaphex
e1d20b3b12 menu_list.c - cleanups 2015-01-26 05:56:21 +01:00
twinaphex
a849928252 (menu_entries_cbs.c) Cut down on some code duplication 2015-01-26 00:11:08 +01:00
twinaphex
1bb2f88af8 Cut down on some code duplication - menu_entries_cbs.c 2015-01-26 00:02:40 +01:00
twinaphex
c97af36ba0 Call it 'Core Update Manager' 2015-01-25 19:13:06 +01:00
twinaphex
32b3b0069a Update libretroDB 2015-01-25 19:05:02 +01:00
twinaphex
a2a13e26d8 Update libretroDB 2015-01-25 19:00:02 +01:00
Twinaphex
fd03054615 Get rid of unused variable 2015-01-25 10:37:30 +01:00
twinaphex
27b54f504e Add first implementation of 'Cursor Manager' 2015-01-25 10:25:56 +01:00
twinaphex
cbe33955e1 Add Cursor Directory 2015-01-25 09:50:09 +01:00
twinaphex
e54d1f615d Finally XMB starts becoming a bit more useful - hook up database
support to Horizontal Menu
2015-01-25 08:40:05 +01:00
twinaphex
4fc37d4f25 Add database info to core_info.c 2015-01-25 08:21:02 +01:00
twinaphex
8b086d0cc5 Cleanup print_buff_lines 2015-01-25 07:40:36 +01:00
twinaphex
4e8020bf90 Refactor code/cut down on code duplication 2015-01-25 07:38:22 +01:00
twinaphex
1c849270a0 Cleanups 2015-01-25 07:23:17 +01:00
twinaphex
6739616be2 (Menu entries cbs) Cleanups 2015-01-25 07:17:03 +01:00
twinaphex
87aacca60d Use menu_list_push_stack_refresh directly in menu_entries_cbs.c 2015-01-25 07:10:27 +01:00
twinaphex
30e35cf92e Cleanups 2015-01-25 06:30:51 +01:00
twinaphex
93d51f428f Cleanups 2015-01-25 06:17:55 +01:00
twinaphex
5b3865d687 menu_entries_init - use SL_LIST_ALL 2015-01-25 06:11:57 +01:00
twinaphex
d080c74464 Implement Navigation Wrap-Around Vertical 2015-01-25 06:01:30 +01:00