twinaphex
|
ba279ed7ac
|
Add left/right callbacks for rooms
|
2017-02-01 22:38:29 +01:00 |
|
Twinaphex
|
be580e0051
|
Merge pull request #4542 from Tatsuya79/patch-1
Fix Missing Theme "Custom"
|
2017-02-01 20:29:33 +01:00 |
|
Tatsuya79
|
e126ac1fb8
|
Fix Missing Theme "Custom"
|
2017-02-01 17:42:18 +01:00 |
|
Twinaphex
|
3dd70df9c2
|
Merge pull request #4541 from retro-wertz/patch-1
fix Dinothawr on xaudio/dsound
|
2017-02-01 17:23:58 +01:00 |
|
retro-wertz
|
9c3f017bf0
|
fix Dinothawr on xaudio/dsound
https://github.com/libretro/RetroArch/issues/4540
|
2017-02-01 21:36:10 +08:00 |
|
Twinaphex
|
bd828867ef
|
Merge pull request #4535 from orbea/load_content
Move / to the bottom in Load Content
|
2017-02-01 09:28:50 +01:00 |
|
Brad Parker
|
118308fbff
|
fix threaded menu parameters
|
2017-02-01 01:08:06 -05:00 |
|
Brad Parker
|
3dfe93b13f
|
DOS: swap red/blue in rgui menu frame
|
2017-01-31 18:10:27 -05:00 |
|
Brad Parker
|
44040a066a
|
make another netplay string translatable
|
2017-01-31 13:41:02 -05:00 |
|
twinaphex
|
f35e521fd8
|
Prevent i variable being uninitialied
|
2017-01-31 18:47:33 +01:00 |
|
Brad Parker
|
1a7263196e
|
fix OSK backspace
|
2017-01-31 12:45:57 -05:00 |
|
Brad Parker
|
ceba2173a2
|
update JP translation
|
2017-01-31 12:38:24 -05:00 |
|
Brad Parker
|
4c06f039af
|
forgot to add utf8 pages header
|
2017-01-31 12:33:54 -05:00 |
|
Brad Parker
|
d8fb3d937c
|
UTF8 fixes for MSVC, don't include any files with a UTF8 BOM if HAVE_LANGEXTRA isn't defined
|
2017-01-31 12:20:16 -05:00 |
|
Twinaphex
|
c19fdbd7fb
|
Merge pull request #4534 from Tatsuya79/patch-1
Rename dot-art for japanese translation
|
2017-01-31 15:43:15 +01:00 |
|
orbea
|
c2b20fd71f
|
Move / to the bottom in Load Content
|
2017-01-31 02:33:57 -08:00 |
|
Tatsuya79
|
884c78baa5
|
Rename dot-art for japanese translation
That's the word for pixel-art in Japanese.
|
2017-01-31 11:02:12 +01:00 |
|
twinaphex
|
61d67613fb
|
Buildfixes for ARM NEON
|
2017-01-31 07:58:58 +01:00 |
|
twinaphex
|
ed3d75738c
|
Simplify audio conversion code
|
2017-01-31 07:33:58 +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 |
|