16118 Commits

Author SHA1 Message Date
Higor Eurípedes
1399fd9901 (qb) Separate socket library availability from netplay support 2015-01-27 20:29:47 -03:00
Higor Eurípedes
41a48b8ac8 Rename netplay_compat.* to net_compat.* 2015-01-27 20:16:08 -03:00
Twinaphex
cef42b9356 (XMB) Cleanup unused variables 2015-01-27 23:36:20 +01:00
Twinaphex
67b233c2cc (OSX) Build fix 2015-01-27 23:32:34 +01:00
twinaphex
ec10129470 Can now scroll in rdb entry details page 2015-01-27 23:16:34 +01:00
twinaphex
dfaa6c3d4a Fix bug that happens when a game entry has a ' character in its
title/description
2015-01-27 21:16:00 +01:00
twinaphex
2e7c29f853 Show "N/A" when rumble/analog not specified in db entry 2015-01-27 21:05:40 +01:00
twinaphex
a2774bb9a3 Add working rdb entry detail page 2015-01-27 20:58:16 +01:00
twinaphex
47427d656b Add entries 2015-01-27 19:41:35 +01:00
twinaphex
5bb55b9ce9 Add new entries to database_info.c 2015-01-27 19:20:39 +01:00
twinaphex
30dea5e4ff Fix regular custom binds 2015-01-27 18:47:57 +01:00
twinaphex
e87c3efaee Fix Bind All and Custom Viewport 2015-01-27 18:37:54 +01:00
twinaphex
6799cebc71 Add database_info.c 2015-01-27 18:09:19 +01:00
twinaphex
ae573dcdb8 Backport Lioncash' memory leak fixes 2015-01-27 15:35:31 +01:00
twinaphex
abe3bf4626 (LibretroDB) Move function to menu_entries.c 2015-01-27 04:50:00 +01:00
twinaphex
47344b8c3e Add stub rdb entry detail - total stub - improvements coming 2015-01-27 04:44:10 +01:00
twinaphex
eb0863cb39 (Menu/database) Set label of MENU_FILE_RDB_ENTRY to rdb file so that we know
which database to perform query on again
2015-01-27 04:16:05 +01:00
twinaphex
e212f61114 (LibretroDB) Cleanups 2015-01-27 04:02:10 +01:00
twinaphex
8971f4538a (XMB) Some cleanups 2015-01-27 02:52:19 +01:00
twinaphex
ac40105929 Cleanups in menu_action.c 2015-01-27 01:58:48 +01:00
twinaphex
e431f8e8f0 (Lakka) Remove Lakka - XMB will become the replacement driver 2015-01-27 01:56:04 +01:00
twinaphex
49a2bce941 Cleanups - move input code to menu_input.c 2015-01-27 01:29:33 +01:00
Twinaphex
3bbc5ebafe Merge pull request #1361 from lakkatv/xmb
XMB
2015-01-26 23:51:24 +01:00
Jean-André Santoni
22119d0e7f Notify the menu driver when the menu is going to be toggled, implement progressive menu fade in 2015-01-26 23:45:16 +01:00
Jean-André Santoni
5c08e9dea4 (XMB) Add core options and infos to the contextual action menu 2015-01-26 22:50:38 +01:00
Twinaphex
2a173ae44a Merge pull request #1360 from lakkatv/xmb
XMB display fixes
2015-01-26 22:44:55 +01:00
Jean-André Santoni
89b582c99a (XMB) Fix a setting values display bug by using a more precise context 2015-01-26 22:01:06 +01:00
Jean-André Santoni
9a261d36c0 (XMB) Split xmb_populate_entries in two functions 2015-01-26 22:01:06 +01:00
Jean-André Santoni
ef1b06d800 (XMB) Fix label alpha bug 2015-01-26 22:01:06 +01:00
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