Commit Graph

15296 Commits

Author SHA1 Message Date
twinaphex
8b41762639 (360) Define HAVE_FILTERS_BUILTIN 2014-12-23 23:06:51 +01:00
twinaphex
1500302e13 (XUI) Build fixes 2014-12-23 21:25:02 +01:00
twinaphex
94f5884a45 (XDK) Some stub build fixes 2014-12-23 21:21:49 +01:00
twinaphex
218b3dbda5 (XDK/MSVC) Fix some build errors (not completle yet) 2014-12-23 21:06:36 +01:00
twinaphex
048181e4af (Windows) Fix build 2014-12-23 03:01:23 +01:00
Twinaphex
b6b3090dd1 Merge pull request #1300 from jeapostrophe/master
Fixing audio/sync problems when gameplay is interrupted by call/etc
2014-12-22 19:26:24 +01:00
Jay McCarthy
47588a08f5 Fixing audio/sync problems when gameplay is interrupted by call/etc 2014-12-22 13:24:28 -05:00
twinaphex
344ae2575a Fix 'load content' - upon loading ZIP files, should no longer show
'deferred core list'
2014-12-22 18:56:58 +01:00
twinaphex
03aa4dd20c Cleanup menu_entries_parse_list 2014-12-21 23:44:33 +01:00
twinaphex
77bc9b5e0d Add stub Core Manager 2014-12-21 23:41:17 +01:00
twinaphex
d39a6ef45f shader_parse.h - fix C++ comments to C 2014-12-21 20:41:26 +01:00
Alcaro
be07fec2da Switch to downloading a binary file. 2014-12-21 20:25:35 +01:00
Twinaphex
ae09b04365 Merge pull request #1299 from lioncash/info
Android: Fix info file loading
2014-12-21 09:27:05 +01:00
Lioncash
9aef4a65d0 Android: Fix info file loading 2014-12-21 03:15:44 -05:00
Twinaphex
8ecb592c2d Merge pull request #1298 from lioncash/xml
Android: Move the core manager option to the main menu
2014-12-21 06:30:01 +01:00
Lioncash
a73b40fe0e Android: Move the core manager option to the main menu 2014-12-21 00:22:49 -05:00
Twinaphex
c1454bcf56 Merge pull request #1297 from lioncash/url
Android: Point the downloader to the nightly builds
2014-12-21 05:40:06 +01:00
Lioncash
67456b9023 Android: Point the downloader to the nightly builds 2014-12-20 23:37:45 -05:00
twinaphex
c838c49e23 Fix potential uninitialized variable warning in cheats.c 2014-12-21 03:35:00 +01:00
twinaphex
9daecea53e Create network_init and network_deinit functions 2014-12-21 03:29:52 +01:00
Alcaro
2621ea9dd8 Fix build fail. 2014-12-21 01:24:23 +01:00
Alcaro
8ce7410a0c This HTTP thing works now. Also add a test tool. 2014-12-21 01:21:54 +01:00
twinaphex
c37249baf7 If RARCH_INTERNAL is not defined, turn rarch_assert into plain assert() call 2014-12-21 01:16:57 +01:00
Alcaro
9d9b0146fa Fix some C++ errors. 2014-12-21 01:12:30 +01:00
twinaphex
f22e9c78fb Update fifo_buffer.c 2014-12-21 01:07:59 +01:00
twinaphex
b2f5c81881 Fix some header includes 2014-12-21 01:06:44 +01:00
twinaphex
6ae24c083d Move some network settings 2014-12-21 00:51:34 +01:00
twinaphex
4114e74d35 Change Netplay Options to Network Options 2014-12-20 22:44:06 +01:00
twinaphex
22eaed78a7 Add header guard to http_lib.h 2014-12-20 22:17:50 +01:00
twinaphex
1917602103 Remove int i in http_intf_command 2014-12-20 22:13:42 +01:00
twinaphex
1af76d7179 Add http_intf.c/http_intf.h 2014-12-20 22:11:32 +01:00
twinaphex
bfdf283a11 (http_lib.c) Add spaces 2014-12-20 21:53:45 +01:00
twinaphex
a5394f4e77 Add unistd.h for non-Win32, direct.h for Win32 (http_lib.c) 2014-12-20 21:48:37 +01:00
twinaphex
d1f0f50900 (rmenu.c) Fix up struct 2014-12-20 21:47:16 +01:00
Alcaro
bfebf8b16b Fix various warnings and C++ errors. 2014-12-20 21:45:22 +01:00
twinaphex
e055546cd6 Add missing http_lib.h 2014-12-20 21:34:46 +01:00
twinaphex
854910951c Bake in http_lib.c when HAVE_NETPLAY is defined 2014-12-20 21:29:24 +01:00
twinaphex
4cc853b9be Update http_query 2014-12-20 21:02:32 +01:00
twinaphex
e355118398 http_lib.c - rewrite somewhat to meet our requirements 2014-12-20 20:56:44 +01:00
twinaphex
3cdf90deeb Move gl_wrap_type_to_enum outside of HAVE_FBO ifdef 2014-12-20 00:44:14 +01:00
twinaphex
ed2c4ec04f Add HAVE_FBO ifdef 2014-12-20 00:41:03 +01:00
Twinaphex
0c1c05cda8 Merge pull request #1292 from lioncash/android
Android: Add the ability to check a downloadable core's wiki page.
2014-12-18 19:47:23 +01:00
Lioncash
9e3587c96f Android: Handle case where core list could not be retrieved better 2014-12-18 13:44:17 -05:00
Lioncash
8b14bbc6e2 Android: Add context menu in the downloader for going to a core's wiki page 2014-12-18 13:44:08 -05:00
twinaphex
608b1f53c8 Enable autoconfig descriptor show by default 2014-12-18 18:59:03 +01:00
twinaphex
4f2909e3b5 (Android) Remove GPL waiver 2014-12-18 03:15:35 +01:00
twinaphex
82f6c57966 Add new option 'Show Autoconfig Descriptor Labels' for more
comprehensible button labels per joypad - needs to be added per
autoconfig file
2014-12-16 06:21:18 +01:00
twinaphex
bd40703fa3 Modify cheat_manager_update - pass in correct cheat index 2014-12-16 05:14:22 +01:00
twinaphex
21b99c3ac5 Press left/right on a cheat entry now to turn it ON/OFF 2014-12-16 02:20:06 +01:00
twinaphex
03f2421154 Add description to cheat code if available 2014-12-16 00:08:50 +01:00