53383 Commits

Author SHA1 Message Date
Alex Kornitzer
ac4b49f1c2 ui_cocoa: fix mouse input for cocoa
This brings back two lines of code that have been removed over time but
appear to be required in order for mouse input to work on macOS.
2020-04-16 22:01:40 +01:00
Autechre
5303ecee22
Merge pull request #10454 from jdgleaver/save-state-compression
Add optional save state compression
2020-04-15 20:41:30 +02:00
jdgleaver
233456df47 Add optional save state compression 2020-04-15 15:48:41 +01:00
Autechre
910da74519
Merge pull request #10442 from WeedyWeedSmoker/French-translation-update
French: Add optional per-playlist alphabetical sorting
2020-04-13 02:56:00 +02:00
Weedy Weed Smoker
2e0f85ac93
French: Add per-playlist alphabetical sorting 2020-04-13 01:35:49 +07:00
Autechre
ef2e51b4f6
Merge pull request #10434 from jdgleaver/per-playlist-sort
(Playlist Management) Add optional per-playlist alphabetical sorting
2020-04-12 14:02:56 +02:00
Autechre
af3980ff66
Merge pull request #10420 from m4tsa/libnx_update
Fix the single breaking change from libnx 3.1.0
2020-04-11 18:10:08 +02:00
Mats A
e3cbd2e62f add define to keep compat with previous libnx release 2020-04-11 18:07:59 +02:00
Autechre
d98731d5d9
Merge pull request #10415 from LordeIlluminati/LordeIlluminati-patch-1
Update msg_hash_pt_br.h
2020-04-11 14:41:10 +02:00
Autechre
ca4328b53c
Merge pull request #10437 from valadaa48/oga_perf_fix
oga_gfx: move non-inlined function out of loop
2020-04-11 14:40:35 +02:00
Autechre
26bed1e264
Merge pull request #10429 from phcoder/f1x
Fix psl1ght compilation
2020-04-11 14:26:30 +02:00
jdgleaver
4dec80e9e3 Style nits 2020-04-11 13:00:24 +01:00
valadaa48
587a425f77 oga_gfx: move non-inlined function out of loop 2020-04-11 02:30:39 +00:00
hizzlekizzle
8096ced303
Merge pull request #10433 from felinben/translation
Update retroarch.desktop for German
2020-04-10 19:47:09 -05:00
Linux User
86e8aeaaa5 Update retroarch.desktop for German 2020-04-10 17:41:19 +01:00
jdgleaver
223cae66c1 (Playlist Management) Add optional per-playlist alphabetical sorting 2020-04-10 17:07:49 +01:00
hizzlekizzle
d6058bba82
Merge pull request #10430 from Alcaro/patch-3
intl/README.md: Fix typo
2020-04-09 16:24:29 -05:00
Alcaro
3249c10215
intl/README.md: Fix typo 2020-04-09 21:07:17 +02:00
Vladimir Serbinenko
c957e07399 Fix psl1ght compilation
pkg.py is not necessatily in path
mftb works better than posix on psl1ght
2020-04-09 15:53:38 +02:00
Autechre
df1fefd775
Merge pull request #10421 from jdgleaver/playlist-fixes
Improve handling of 'broken' playlists
2020-04-09 14:17:01 +02:00
Autechre
d521945479
Merge pull request #10425 from jdgleaver/ozone-font-alignemnt
(Ozone) Enable proper vertical text alignment + thumbnail display improvements
2020-04-09 14:16:46 +02:00
Autechre
74fb8cb7b2
Merge pull request #10426 from jdgleaver/ozone-pointer-fix
(Ozone) Pointer input fixes
2020-04-09 13:38:08 +02:00
jdgleaver
887999904b (Ozone) Pointer input fixes 2020-04-08 17:09:38 +01:00
jdgleaver
545e5fd6ab (Ozone) Enable proper vertical text alignment + thumbnail display improvements 2020-04-08 15:15:39 +01:00
Jeff Sousa
ac5e151d1e
Update msg_hash_pt_br.h 2020-04-08 09:16:46 -03:00
Jeff Sousa
c8d269e5de
Update msg_hash_pt_br.h 2020-04-08 09:15:15 -03:00
Jeff Sousa
e7173e974b
Update msg_hash_pt_br.h 2020-04-08 09:10:34 -03:00
Jeff Sousa
7b0d527ffe
Update msg_hash_pt_br.h 2020-04-08 08:46:57 -03:00
Mats A
6f5f600f47 rename U64_MAX to UINT64_MAX due to libnx changes 2020-04-07 13:23:06 +02:00
jdgleaver
ad8a1174f7 Improve handling of 'broken' playlists 2020-04-07 12:00:16 +01:00
Jeff Sousa
24b5e5234f
Update msg_hash_pt_br.h 2020-04-07 01:37:00 -03:00
LordeIlluminati
1d438d8d06
Update msg_hash_pt_br.h 2020-04-07 00:43:16 -03:00
LordeIlluminati
891372c4b1
Update msg_hash_pt_br.h 2020-04-07 00:24:29 -03:00
LordeIlluminati
3de030ba74
Update msg_hash_pt_br.h 2020-04-06 22:37:34 -03:00
LordeIlluminati
a6dd70a320
Update msg_hash_pt_br.h 2020-04-06 22:31:15 -03:00
LordeIlluminati
ffe79897e5
Update msg_hash_pt_br.h 2020-04-06 19:13:03 -03:00
Autechre
b01aabf7d1
Merge pull request #10411 from jdgleaver/widget-text-alignment
Widget text improvements
2020-04-06 15:37:58 +02:00
Autechre
304e13ac16
Merge pull request #10412 from jdgleaver/task-fix
Fix task deadlocks
2020-04-06 15:25:25 +02:00
jdgleaver
c1d41e190c (task_queue) Add warning about the usage of 'task_queue_remove()' 2020-04-06 14:16:24 +01:00
jdgleaver
13df7795fc Fix task deadlocks 2020-04-06 13:51:22 +01:00
jdgleaver
f559798750 Widget text improvements 2020-04-06 11:39:30 +01:00
Autechre
0716fa02d6
Update CHANGES.md 2020-04-05 13:12:18 +02:00
Autechre
325a8a4cbd
Merge pull request #10394 from CrewMdk/patch-1
Updated spanish language translation
2020-04-05 13:06:39 +02:00
Autechre
b0820ca1db
Merge pull request #10386 from jdgleaver/rgui-downscale
(RGUI) Enable automatic menu size reduction when running at low resolutions (down to 256x192)
2020-04-05 13:06:30 +02:00
Autechre
8d44c0c752
Merge pull request #10397 from Jamiras/cheevos_gba_no_mmap
[cheevos] report non-memorymap gba cores as unsupported
2020-04-05 13:06:15 +02:00
Autechre
5b5a086fd3
Merge pull request #10398 from Jamiras/cheevos_null_check
[cheevos] prevent null reference rendering achievement list while closing application
2020-04-05 13:05:59 +02:00
Autechre
f7e6d9e7b8
Merge pull request #10399 from Jamiras/thread_queue_unfinished
fix race condition where task could momentarily not be in the queue when reordering
2020-04-05 13:05:49 +02:00
Autechre
1f43533ff9
Merge pull request #10400 from yoshisuga/yoshisuga/tvos_no_overlay
tvOS: Disable overlays for tvOS, fix app icon
2020-04-05 13:05:30 +02:00
Yoshi Sugawara
4f5616cb91 tvOS: Disable overlays for tvOS, fix app icon 2020-04-04 08:22:24 -10:00
Jamiras
23ba478f82 fix race condition where task could momentarily not be in the queue when reordering 2020-04-04 09:37:55 -06:00