39003 Commits

Author SHA1 Message Date
Twinaphex
2008327742 Merge pull request #5211 from RobLoach/patch-15
Fix integer wrap for Rewind Granularity in Menu
2017-07-25 19:39:20 +02:00
Rob Loach
2a8753d13c Fix integer wrap for Rewind Granularity in Menu
Fixes #5210
2017-07-25 12:33:41 -04:00
Rob Loach
afa01c5421 Add make install command for the audio filters 2017-07-25 09:19:51 -04:00
Rob Loach
4f4ef6e815 Add a make install command to the video filters 2017-07-25 09:12:37 -04:00
Andrés
6f637df360 Merge pull request #5204 from fr500/master
build fix for platforms without threads
2017-07-24 21:25:26 -05:00
radius
b64fe2adc2 build fix for platforms without threads 2017-07-24 21:24:22 -05:00
Twinaphex
1b8eb669d8 Merge pull request #5203 from fr500/master
add retroarch version to lan announcement
2017-07-25 04:16:31 +02:00
radius
84e0251a86 add retroarch version to lan announcement 2017-07-24 21:13:28 -05:00
Twinaphex
a22062f4f9 Merge pull request #5160 from fr500/master
misc updates
2017-07-25 03:57:34 +02:00
radius
32525ea0d3 rename MITM with Relay 2017-07-24 20:54:33 -05:00
radius
d560660bdc add room type in the title 2017-07-24 20:52:27 -05:00
radius
f7f613a244 android buildfix 2017-07-24 20:13:53 -05:00
radius
fcbcfab3d9 disable SRAM autosave while netplay is underway 2017-07-24 20:13:53 -05:00
radius
c2882164f9 reenable rewind if the user disables netplay 2017-07-24 20:13:53 -05:00
radius
c101b4ccb3 netplay tweaks: disable rewind 2017-07-24 20:13:53 -05:00
radius
d889f594a3 small fixes 2017-07-24 20:13:53 -05:00
radius
e09075dc25 Add RetroArch version and use different icons for different room types 2017-07-24 20:13:52 -05:00
radius
b8bbf77196 update changelog again 2017-07-24 20:13:52 -05:00
radius
6804540635 improve logging 2017-07-24 20:13:52 -05:00
radius
08621cbd20 Update changelog 2017-07-24 20:13:51 -05:00
Twinaphex
b35fdee119 Merge pull request #5200 from reztek/master
Update msg_hash_pt_br.h
2017-07-24 23:37:11 +02:00
Adolfo Ketzer
826a3eff46 Update msg_hash_pt_br.h 2017-07-24 15:20:59 -03:00
Matthew Wang
9c6b6ee4f0 fix one translation error 2017-07-24 17:20:37 +08:00
Matthew Wang
24ae754901 add translations 2017-07-24 17:14:48 +08:00
radius
dcd71b403f add RetroArch version to the netplay announcement 2017-07-24 06:14:34 +02:00
twinaphex
cfc7f4c8c7 Cleanups 2017-07-23 19:46:11 +02:00
twinaphex
58233137b0 (WASAPI) Cleanups 2017-07-23 07:55:24 +01:00
twinaphex
70e85ad719 Buildfix 2017-07-23 07:45:57 +01:00
twinaphex
f5379815da Add function prototype 2017-07-23 07:43:42 +01:00
twinaphex
2a4c857df9 Update CHANGES.md 2017-07-23 07:02:55 +01:00
Brad Parker
df09b0dc9b hook up traditional chinese translation to GUI, add utf8 BOM for msvc 2017-07-22 23:59:47 -04:00
asako
a02cade1f2 add traditional Chinese language files (#5196)
* add traditional Chinese language ,basically convert from simplified Chinese with few term adjustment

* translate few term
2017-07-22 23:51:25 -04:00
Brad Parker
12ae59a197 freetype: better way to determine max_width/height, fixes buffer overflow with alternate OSD fonts 2017-07-22 22:21:26 -04:00
Brad Parker
b9036e26a7 fix buffer overflow 2017-07-22 16:08:05 -04:00
Twinaphex
093c1c5a12 Merge pull request #5195 from yoshisuga/fix_xcode_build_phases
[iOS] Fix xcode build process to code sign the cores before copying the resources
2017-07-22 20:45:51 +02:00
Yoshi Sugawara
e66c2d937a fix xcode build to codesign the cores before copying the resources 2017-07-22 08:20:16 -10:00
Yoshi Sugawara
d3d9229f1d fix xcode build to codesign the cores before copying the resources 2017-07-22 08:17:04 -10:00
twinaphex
43c42c28e6 Cleanup font_renderer_create_atlas 2017-07-22 18:46:33 +01:00
Twinaphex
69c05cd7b4 Merge pull request #5194 from yoshisuga/ios_fix_texture_storage_capability
[iOS] Fix rendering for some cores (black screen issue)
2017-07-22 05:36:58 +02:00
Yoshi Sugawara
c1ce224bd7 GL_CAPS_TEX_STORAGE_EXT not working/supported on iOS, so disabling 2017-07-21 17:19:52 -10:00
radius
b14593081d start implementing subsystem 2017-07-21 19:06:06 -05:00
Twinaphex
6ea0eae4bb Merge pull request #5192 from yoshisuga/ios10_opengl_fix
The BGRA8888 gl extension is not working in iOS 10 and 11; report cap…
2017-07-21 07:27:15 +02:00
Yoshi Sugawara
4b29c9dcad Returning false for the BGRA8888 opengl extension for all iOS devices 2017-07-20 19:13:18 -10:00
Yoshi Sugawara
15be2d6b34 The BGRA8888 gl extension is not working in iOS 10 and 11; report capability as false to get rendering the screen working again for cores that output in the BGRA8888 pixel format (mednafen_psx, nestopia, others?) 2017-07-20 19:06:32 -10:00
twinaphex
9fe27117f2 Revert "(iOS) Take this out - see if it solves our issues"
This reverts commit 1cf6f2f20f496e4e21d59d54ac93977ceda00aec.
2017-07-21 05:24:41 +01:00
Twinaphex
75bdde358a Merge pull request #5189 from meleu/patch-6
CHANGES.md: added CHEEVOS changes
2017-07-20 14:33:44 +02:00
meleu
8a3567ab61 CHANGES.md: added CHEEVOS changes 2017-07-20 08:54:53 -03:00
twinaphex
058dc172c7 Update 2017-07-20 04:37:19 +01:00
twinaphex
6bf26dc420 Update libretro-common 2017-07-20 04:36:38 +01:00
twinaphex
1cf6f2f20f (iOS) Take this out - see if it solves our issues 2017-07-19 18:42:59 +01:00