jdgleaver
|
ac5c03c458
|
'DISABLE_MENU=1' build fix
|
2019-09-09 15:15:28 +01:00 |
|
jdgleaver
|
25006cadfe
|
Menu time/date: Add 12-hour versions of all formats + clean ups
|
2019-09-09 14:06:49 +01:00 |
|
Twinaphex
|
d00af57b4a
|
Merge pull request #9451 from meepingsnesroms/master
Remove unfinished translation files
|
2019-09-09 14:36:03 +02:00 |
|
meepingsnesroms
|
85f46b9899
|
Remove unfinished translation files
|
2019-09-08 20:14:23 -07:00 |
|
Twinaphex
|
561a4cd4bf
|
Update CHANGES.md
v1.7.8.3
|
2019-09-09 01:22:19 +02:00 |
|
Twinaphex
|
2179c16f60
|
Update main.cpp
|
2019-09-08 04:41:03 +02:00 |
|
Twinaphex
|
fde7026ac2
|
Update Makefile
|
2019-09-08 04:19:58 +02:00 |
|
Twinaphex
|
8520a94b8f
|
Update Makefile
|
2019-09-08 04:17:43 +02:00 |
|
Twinaphex
|
e39f5d7143
|
Merge pull request #9443 from bmaupin/72-audio-crackles-on-psp
Fix PSP audio conversion code
|
2019-09-07 12:30:54 +02:00 |
|
bmaupin
|
3047c55121
|
Fix PSP audio conversion code
Fixes https://github.com/libretro/QuickNES_Core/issues/72
|
2019-09-06 21:02:37 -04:00 |
|
Twinaphex
|
b875a69266
|
Merge pull request #9439 from jdgleaver/rgui-resize-2
(RGUI) Handle window resize event edge case
|
2019-09-06 16:26:41 +02:00 |
|
jdgleaver
|
518f1bae20
|
(RGUI) Handle window resize event edge case
|
2019-09-06 14:52:33 +01:00 |
|
Twinaphex
|
9edd5eeaeb
|
Update CHANGES.md
|
2019-09-06 15:49:46 +02:00 |
|
Twinaphex
|
b0cc504d7c
|
Merge pull request #9438 from jdgleaver/rgui-resize
(RGUI) Correctly rescale menu when resizing window if aspect ratio lock is enabled
|
2019-09-06 15:49:20 +02:00 |
|
jdgleaver
|
5d5de8ce51
|
(RGUI) Ignore window resize events until next menu toggle after accessing video settings
|
2019-09-06 14:25:57 +01:00 |
|
jdgleaver
|
a6ee786a4f
|
(RGUI) Correctly rescale menu when resizing window if aspect ratio lock is enabled
|
2019-09-06 13:29:59 +01:00 |
|
twinaphex
|
48db589ed2
|
Update CHANGES.md
|
2019-09-06 14:11:38 +02:00 |
|
twinaphex
|
dec30677d9
|
Should fix analog remap issues
|
2019-09-05 20:43:54 +02:00 |
|
Twinaphex
|
c566b7eca5
|
Merge pull request #9432 from losernator/patch-2
Update Korean traslation
|
2019-09-05 16:44:34 +02:00 |
|
Joohan Lee
|
e8df78f508
|
Update Korean traslation
Update Korean traslation
|
2019-09-05 16:18:04 +09:00 |
|
Twinaphex
|
7cca6ea394
|
Merge pull request #9423 from jdgleaver/rgui-glcore-fix
(glcore) Ensure correct scaling of menu texture (RGUI)
|
2019-09-03 19:58:26 +02:00 |
|
jdgleaver
|
3a680df733
|
(glcore) Ensure correct scaling of menu texture (RGUI)
|
2019-09-03 12:52:26 +01:00 |
|
Twinaphex
|
97d91a895c
|
Merge pull request #9419 from torarnv/metal-draw-video-stats-over-overlay
metal: Draw video stats on top of overlay
|
2019-09-03 12:44:01 +02:00 |
|
Twinaphex
|
f4aabd0226
|
Merge pull request #9404 from fpscan/master
Turkish Language Update for 1.7.8 changes
|
2019-09-02 20:52:24 +02:00 |
|
Tor Arne Vestbø
|
af75ddd04a
|
metal: Draw video stats on top of overlay
|
2019-09-02 20:02:16 +02:00 |
|
Twinaphex
|
5140bf9bd0
|
Merge pull request #9417 from torarnv/metal-draw-overlay-with-correct-viewport
Metal draw overlay with correct viewport
|
2019-09-02 20:01:39 +02:00 |
|
Tor Arne Vestbø
|
204407b64a
|
metal: Set up correct viewport before rendering overlay
|
2019-09-02 18:02:30 +02:00 |
|
Tor Arne Vestbø
|
48d28aa734
|
metal: Split menu drawing out from core drawing
|
2019-09-02 18:02:30 +02:00 |
|
Twinaphex
|
7e50bedd07
|
Merge pull request #9416 from torarnv/remove-osx-suffix-in-window-title
Remove '_OSX' suffix from RetroArch window title
|
2019-09-02 15:54:55 +02:00 |
|
Twinaphex
|
7d267d124e
|
Merge pull request #9415 from yoshisuga/tvos_13
(tvOS) tvOS 13 support: Update Xcode project to handle cores built using tvOS SDK
|
2019-09-02 14:18:09 +02:00 |
|
Twinaphex
|
8b3fcf7740
|
Merge pull request #9413 from torarnv/metal-use-correct-uniforms-when-blitting-menu-frame
Use correct uniforms when blitting menu frame with Metal
|
2019-09-02 13:42:17 +02:00 |
|
Tor Arne Vestbø
|
3ac29eb659
|
Remove '_OSX' suffix from RetroArch window title
There's no need for a platform-specific window title, and if there
was it should be macOS nowadays, not OS X.
|
2019-09-02 13:31:40 +02:00 |
|
Yoshi Sugawara
|
a55a159fb9
|
(tvOS) Cores are now compiled using tvOS SDK and reside in a separate directory - required for iOS 13 support. Updated code sign script to handle tvOS cores
|
2019-09-02 01:24:29 -10:00 |
|
Tor Arne Vestbø
|
e6227f9898
|
Use correct uniforms when blitting menu frame with Metal
Fixes broken rgui with the Metal video driver.
|
2019-09-02 13:01:42 +02:00 |
|
Twinaphex
|
a52130e368
|
Update CHANGES.md
|
2019-09-02 02:44:23 +02:00 |
|
Twinaphex
|
350eeeebbf
|
Merge pull request #9412 from brenodantas10/master
Soft-Patch any IPS size
|
2019-09-02 00:41:52 +02:00 |
|
brenodantas10
|
0ab26a1371
|
Soft-Patch any IPS size (put declarations at beginning)
|
2019-09-01 18:44:21 -03:00 |
|
brenodantas10
|
49032ae2f2
|
Soft-Patch any IPS size
|
2019-09-01 16:01:48 -03:00 |
|
Twinaphex
|
2997c26069
|
Merge pull request #9409 from torarnv/explicitly-invalidate-font-atlas-buffer
Explicitly invalidate atlas buffer when rendering text with Metal
|
2019-09-01 18:56:24 +02:00 |
|
Tor Arne Vestbø
|
a7723ba13f
|
Explicitly invalidate atlas buffer when rendering text with Metal
Fixes #9016
|
2019-09-01 18:46:26 +02:00 |
|
Twinaphex
|
e4fb5587f7
|
Update CHANGES.md
v1.7.8
|
2019-08-31 21:12:14 +02:00 |
|
Ömercan Kömür
|
3fdd7a4b61
|
Turkish Language Update for 1.7.8 changes
|
2019-08-31 03:50:00 +03:00 |
|
Twinaphex
|
b3a4410e00
|
Merge pull request #9401 from jdgleaver/favorites-fix
(Favourites) Fix 'remove entry' deleting wrong item
|
2019-08-30 17:34:26 +02:00 |
|
jdgleaver
|
dc55720641
|
(Favourites) Fix 'remove entry' deleting wrong item
|
2019-08-30 15:43:17 +01:00 |
|
Twinaphex
|
c4e9661b66
|
Merge pull request #9391 from jdgleaver/smooth-line-ticker
(XMB) Add smooth scrolling vertical line ticker (for sublabels)
|
2019-08-30 16:19:23 +02:00 |
|
Twinaphex
|
a406bacda0
|
Merge pull request #9399 from libretro/revert-9395-psx_cheevos
Revert " add hashing support for PSX cheevos (bin/cue, chd, or real CD)"
|
2019-08-30 15:55:36 +02:00 |
|
Twinaphex
|
29dc30fa48
|
Revert " add hashing support for PSX cheevos (bin/cue, chd, or real CD)"
|
2019-08-30 15:55:07 +02:00 |
|
Twinaphex
|
6e4f0a03d3
|
Merge pull request #9398 from LazyBumHorse/fix
never load shaders in main menu
|
2019-08-30 15:46:40 +02:00 |
|
LazyBumHorse
|
00299cf283
|
fix unnecessarily loading shaders in main menu for good
|
2019-08-30 15:30:43 +02:00 |
|
jdgleaver
|
35f7110c41
|
Smooth line ticker - replace scissor operation with fade in/out animation
|
2019-08-30 14:28:07 +01:00 |
|