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 |
|
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 |
|
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 1cf6f2f20f .
|
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 |
|
twinaphex
|
bcaa24cf7b
|
Add this check back in
|
2017-07-19 17:49:55 +01:00 |
|
Brad Parker
|
ecfb0dda43
|
update JP translation
|
2017-07-19 10:55:25 -04:00 |
|
Brad Parker
|
3c4f13e9f5
|
msvc2005: add directx sdk include/lib paths to project file (msbuild is ignoring INCLUDE/LIB for some reason)
|
2017-07-18 22:30:10 +00:00 |
|
Brad Parker
|
2211f4391c
|
msvc2005: add Platform SDK include dir to project file
|
2017-07-18 20:25:48 +00:00 |
|
Twinaphex
|
730f8d8996
|
Merge pull request #5184 from casdevel/f5162
Disable keyboard input and restrict mouse input in some cases
|
2017-07-18 03:09:44 +01:00 |
|
Zoran Vuckovic
|
aa99f4f5ba
|
Disable keyboard input and restrict mouse input in some cases
|
2017-07-18 01:16:48 +02:00 |
|
Jean-André Santoni
|
d2cdc97e8f
|
Don't reinit the audio driver when audio device is switched for now. It can break the setting UI.
|
2017-07-16 20:48:57 +02:00 |
|
Twinaphex
|
b75bb07329
|
Merge pull request #5171 from RobLoach/patch-12
Fix RETRO_ENVIRONMENT_GET_LOG_INTERFACE docs
|
2017-07-14 21:04:49 +01:00 |
|
Rob Loach
|
63d36f658d
|
Fix RETRO_ENVIRONMENT_GET_LOG_INTERFACE docs
|
2017-07-14 14:40:27 -04:00 |
|
Jean-André Santoni
|
9b1ab23aa1
|
(GLUI) Don't select an entry when scrolling
|
2017-07-13 18:00:02 +02:00 |
|
Twinaphex
|
c800477bc8
|
Merge pull request #5164 from Grotke/fix-driver-wrap-left
Fix driver menu left wrap
|
2017-07-13 01:52:12 +01:00 |
|
Joseph Montgomery
|
28ef2d6487
|
Fix driver menu left wrap
Driver options in Settings/Driver should wrap left now.
|
2017-07-11 21:00:44 -04:00 |
|
Twinaphex
|
56e63d4460
|
Merge pull request #5158 from leiradel/master
Fix GBC cheevos using addresses in the Echo RAM
|
2017-07-09 20:26:54 +02:00 |
|
Andre Leiradella
|
2444d8b39c
|
Fix GBC cheevos using addresses in the Echo RAM
|
2017-07-09 18:32:53 +01:00 |
|