Commit Graph

36947 Commits

Author SHA1 Message Date
twinaphex
ed3d75738c Simplify audio conversion code 2017-01-31 07:33:58 +01:00
CoalaJoe
9cba220ebc Translate savestate to Spielstand 2017-01-31 07:27:36 +01:00
twinaphex
75133941a9 Fix relative includes 2017-01-31 05:33:42 +01:00
twinaphex
1a5978d7a2 Move patch.c to tasks/task_patch.c 2017-01-31 05:33:13 +01:00
twinaphex
ccdd90bdd1 Add runloop_defines.h 2017-01-31 05:14:49 +01:00
twinaphex
269198c1f7 Remove another header include 2017-01-31 05:11:38 +01:00
twinaphex
f4df551e8e Remove this header include 2017-01-31 05:10:38 +01:00
twinaphex
ae4f5104a4 Include patch.c inside task_content.c 2017-01-31 04:53:16 +01:00
twinaphex
68211e2721 Try to prevent compiler error 2017-01-31 04:04:45 +01:00
twinaphex
2b0002e00b Update 2017-01-31 04:01:57 +01:00
twinaphex
f31ae11d29 Silence warnings 2017-01-31 04:00:16 +01:00
twinaphex
e802c07d71 Silence warning 2017-01-31 03:57:29 +01:00
twinaphex
fda9b01ab3 Buildfixes 2017-01-31 03:54:50 +01:00
twinaphex
0bb10b891b Put ifdef around this 2017-01-31 03:48:45 +01:00
twinaphex
ccf1f35f39 Fix rule for MSVC 2017-01-31 03:40:31 +01:00
twinaphex
78b31955aa Put this around BOM 2017-01-31 03:37:53 +01:00
twinaphex
60d909a031 Don't use HAVE_LANGEXTRA for OSX PPC 2017-01-31 03:31:16 +01:00
Twinaphex
ef51bf58d6 Merge pull request #4532 from RobLoach/dot-art
Add new Dot-Art theme
2017-01-31 03:30:20 +01:00
Twinaphex
c9e14b7c5c Merge pull request #4533 from aliaspider/master
build fix for console targets.
2017-01-31 03:29:43 +01:00
twinaphex
04d751c285 (OSX PPC) Add HAVE_LANGEXTRA for Debug 2017-01-31 03:27:46 +01:00
aliaspider
ffbd1e838a (3DS) build fix. 2017-01-31 03:27:26 +01:00
aliaspider
69368fbf34 (griffin) build fix. 2017-01-31 03:27:00 +01:00
Rob Loach
0963431c6a
Add Dot-Art theme 2017-01-30 21:13:44 -05:00
Twinaphex
76408fc2e8 Merge pull request #4531 from aliaspider/master
add get_crc_table() to deps/zlib/crc32.c
2017-01-31 02:08:33 +01:00
aliaspider
7416ba8b23 add get_crc_table() to deps/zlib/crc32.c 2017-01-31 01:51:33 +01:00
Brad Parker
2661d5556b DOS: fix image scaling and colors for 16-bit core video 2017-01-30 13:51:41 -05:00
twinaphex
22dfa1ca7c Fix C89_BUILD 2017-01-30 19:32:02 +01:00
twinaphex
216e45f9ea Get rid of printfs 2017-01-30 19:12:47 +01:00
twinaphex
6732446ca4 Avoid warnings 2017-01-30 19:12:28 +01:00
twinaphex
7a02876999 (sinc_resampler.c) More cleanups 2017-01-30 19:10:52 +01:00
twinaphex
26ebdb1056 More cleanups 2017-01-30 18:48:29 +01:00
twinaphex
73acd4aa0f (sinc_resampler.c) Do away with function pointer 2017-01-30 18:45:37 +01:00
twinaphex
cdb45a38d3 Refactor code - do away with sinc_resampler_common 2017-01-30 18:43:09 +01:00
twinaphex
21508003c9 Create sinc_resampler_common 2017-01-30 18:15:41 +01:00
Twinaphex
2606218aa1 Silence implicit declaration warning 2017-01-30 17:35:00 +01:00
neville
fc2654cd0f (iohidmanager_hid.c) Silence a whole bunch of warnings 2017-01-29 20:20:43 +01:00
twinaphex
1b3225089e iohidmanager.c - Attempt to silence some warnings 2017-01-29 20:11:32 +01:00
twinaphex
82b41265e2 Add HAVE_LANGEXTRA ifdef 2017-01-29 20:05:57 +01:00
twinaphex
c2c2521b12 Add HAVE_LANGEXTRA to menu_osk.c 2017-01-29 20:01:26 +01:00
twinaphex
a9c8c81032 (OSX PPC) Don't have HAVE_LANGEXTRA 2017-01-29 19:58:04 +01:00
twinaphex
6cde73d86f (CoreAudio) Add backwards compatibility 2017-01-29 19:55:14 +01:00
Brad Parker
343ac9fea7 DOS: scale 16-bit core video to fit screen 2017-01-29 00:48:22 -05:00
twinaphex
e2b3c72b9d Add ifdef around this 2017-01-29 05:06:14 +01:00
Twinaphex
2596de53ec Merge pull request #4523 from fr500/master
add support for no content cores
2017-01-29 04:51:50 +01:00
radius
ca926f0a50 fix saving for contentless cores 2017-01-28 22:48:51 -05:00
Twinaphex
38329fbb26 Merge pull request #4524 from GregorR/netplay-direct-host-set-is-client
We're in client mode if either server OR direct_host is set
2017-01-29 04:46:42 +01:00
Gregor Richards
3d24e844a4 We're in client mode if either server OR direct_host is set 2017-01-28 22:39:17 -05:00
radius
34550ba3b5 fix 1d4be4cb1b 2017-01-28 22:13:12 -05:00
radius
cfb882f4fc add support for no content cores 2017-01-28 22:12:34 -05:00
twinaphex
5326bcf814 Backport lakka patch retroarch-08-osk-perf.patch 2017-01-29 03:57:45 +01:00