Salvador
8093f4595c
Gba filter ( #13613 )
...
New GBA filter Upscale_240x160-320x240
2022-02-10 12:40:00 +01:00
Jamiras
a576ee49db
more description message for missing RetroAchievements credentials ( #13617 )
2022-02-09 17:18:03 +01:00
github-actions
e71e895ad6
Fetch translations from Crowdin
2022-02-08 00:08:31 +00:00
TheRhysWyrill
c97b40e900
Icon Optimization For Xbox/UWP Port ( #13608 )
...
* Asset Optimization
* Asset Optimization
2022-02-07 23:55:26 +01:00
jdgleaver
ab8e8359a6
Fix segfault when launching content with cores that do not have serialized savestate support when rewind and cheevos hardcore mode are enabled ( #13607 )
2022-02-07 23:52:25 +01:00
github-actions
5d3ebd0ece
Fetch translations from Crowdin
2022-02-07 00:07:46 +00:00
Michael Burgardt
504a6b9670
Fix Polish translation ( #13601 )
2022-02-06 04:40:08 +01:00
github-actions
df1f7bffb9
Fetch translations from Crowdin
2022-02-06 00:09:13 +00:00
dbaronica
2febc16e2e
(UWP) - Implemented activation/starting of retroarch using URI activa… ( #13563 )
...
* (UWP) - Implemented activation/starting of retroarch using URI activation.
* Removed try-catch blocks, refactored argument parsing, ignore driver reset if content starting directly from arguments
Co-authored-by: Domagoj Baronica <domagoj@morpholineinteractive.com>
2022-02-05 12:46:42 +01:00
github-actions
5bc2d42cdc
Fetch translations from Crowdin
2022-02-05 00:09:09 +00:00
jdgleaver
412c79862c
(Qt) Fix crash when loading content via desktop menu while content is already running ( #13595 )
2022-02-05 00:26:10 +01:00
jdgleaver
e541dd5ab1
Disable run-ahead and rewind based on save state support level defined in core info files ( #13594 )
...
* Disable run-ahead based on save state support level defined in core info files
* Disable rewind based on save state support level defined in core info files
2022-02-05 00:25:33 +01:00
Sou Bunnbu
763fcd8267
unix, win32: Allow set the default libretro_directory via environment variable ( #12040 )
2022-02-04 17:40:57 +01:00
github-actions
d43b99cbac
Fetch translations from Crowdin
2022-02-03 00:10:22 +00:00
TheRhysWyrill
37a91e1be5
Updated UWP Icons/Splash Screens ( #13592 )
...
* Updated UWP Icons
* Updated UWP Icons
2022-02-02 19:07:25 +01:00
jdgleaver
42e03cae83
Disable save states based on save state support level defined in core info files ( #13562 )
2022-02-02 16:49:53 +01:00
github-actions
6f7332c8fa
Fetch translations from Crowdin
2022-02-02 00:09:36 +00:00
Vladimir Serbinenko
80cf91417c
Enable 7zip on emscripten ( #13533 )
...
This makes it more in-line with other static platforms
2022-02-01 13:53:03 +01:00
Autechre
b45a192416
Revert "(Wayland) Show window early to get screen info ( #13582 )" ( #13590 )
...
This reverts commit 4bb2c14293e7d0822c9ee8aa29efa6560374dc75.
2022-02-01 12:47:53 +01:00
Colin Kinloch
4bb2c14293
(Wayland) Show window early to get screen info ( #13582 )
...
* Report current monitor size on initial get_video_size call
* Fullscreen to monitor selected in settings
* Fullscreen on current monitor when setting is set to automatic
2022-02-01 10:30:34 +01:00
Jahed
592f69ec69
MIYOO: Support battery level ( #13585 )
...
Currently when using RGUI on MiyooCFW (on a Powkiddy V90), despite enabling "Show Battery Level", nothing is shown. This change fixes that by comparing the correct voltage_now file.
There are no min/max files on the device so they're hardcoded similar to GMenu2X's indicator. Results are based on value distribution while running a game at max load.
GMenu2X battery level logic:
7d51f8c22b/src/gmenu2x.cpp (L2587-L2598)
Miyoo battery properties:
f60025f034/drivers/power/supply/miyoo-battery.c (L62-L72)
RGUI battery level update:
https://www.libretro.com/index.php/retroarch-1-7-7-ui-updates/
2022-02-01 10:30:11 +01:00
Tony
a106dedeb6
Fix default core on 'Add to Favorites' ( #13587 )
2022-02-01 10:29:56 +01:00
Jamiras
cdc5e33953
support chd inside m3u ( #13586 )
2022-02-01 10:29:44 +01:00
github-actions
f8c3c76e18
Fetch translations from Crowdin
2022-02-01 00:08:10 +00:00
Jamiras
e301fffae3
prevent occasional infinite wait loading multi-disc game from secondary disc ( #13561 )
2022-01-31 19:28:31 +01:00
Tony
6d5d2e722d
Logging cleanups ( #13579 )
2022-01-31 18:05:23 +01:00
Jamiras
c092fa33e1
add mastery placard ( #13575 )
2022-01-31 16:33:23 +01:00
Víctor "IlDucci
900675ad23
[Typo fixing] Removing unneeded space before colons. ( #13577 )
2022-01-31 16:32:47 +01:00
jdgleaver
a953b27614
Rework optional fast-forward frame skipping: Drop frames based on frame timing ( #13578 )
2022-01-31 16:32:17 +01:00
github-actions
6aa89b3723
Fetch translations from Crowdin
2022-01-31 00:07:42 +00:00
Vladimir Serbinenko
17ccfe4004
Support GL1 on osx-ppc ( #13569 )
...
* Fix handling of big-endianness in gl1
* Enable gl1 on osx-ppc
* Force gl1 on apple if gfx supports only gl1
* Backport gl2 apple workaround to gl1
* Fix big-endianness handling in widgets
2022-01-30 09:30:39 +01:00
Keith Bowes
cce04bab70
Remove references to removed features ( #13564 )
2022-01-30 09:29:43 +01:00
Giovanni Cascione
ffbbdbd256
fbdev: fix segfault on video thread switch and exit from hw_ctx cores ( #13571 )
2022-01-30 09:24:33 +01:00
github-actions
84052ee7e1
Fetch translations from Crowdin
2022-01-30 00:07:54 +00:00
Jamiras
e1352060b5
stop load process if unable to retrieve achievement data ( #13565 )
2022-01-29 19:57:23 +01:00
Colin Kinloch
a431760829
(Wayland) Release keys and mouse buttons on lost focus ( #13567 )
2022-01-29 19:57:06 +01:00
Colin Kinloch
5bd7433ac4
(Vulkan/GL) goto error without HAVE_EGL ( #13568 )
2022-01-29 19:56:49 +01:00
twinaphex
60eaf14afc
C89_BUILDFIX
2022-01-29 10:55:31 +01:00
Dystopian
0afdb2a0cf
Improve udev logging ( #13549 )
2022-01-29 10:57:38 +01:00
Tony
86cced8eab
Fix frameskipping with duped frames ( #13560 )
2022-01-29 10:57:01 +01:00
github-actions
dbe0252db4
Fetch translations from Crowdin
2022-01-29 00:07:53 +00:00
github-actions
4132176ece
Fetch translations from Crowdin
2022-01-28 00:11:55 +00:00
Cthulhu-throwaway
cd74221d33
[Networking] GetBestRoute refactor ( #13553 )
...
Refactor to support UWP.
2022-01-27 11:38:31 +01:00
Tony
d9a4dc52c0
Increase maximum fast-forward ratio ( #13552 )
2022-01-27 11:37:09 +01:00
github-actions
8511152738
Fetch translations from Crowdin
2022-01-27 00:09:45 +00:00
Tony
84f558db0b
Add optional frame skipping when fast-forwarding ( #13550 )
2022-01-26 18:30:33 +01:00
jdgleaver
fa213a724f
Fix crash when cores using RETRO_ENVIRONMENT_SET_AUDIO_CALLBACK return false from retro_load_game() ( #13547 )
2022-01-26 18:30:07 +01:00
github-actions
dfcbde86f7
Fetch translations from Crowdin
2022-01-26 00:09:04 +00:00
Jamiras
2ecb253ed4
(cheevos) upgrade to rcheevos 10.3 ( #13546 )
...
* upgrade to rcheevos 10.3
* use rcheevos cdreader for gdi/cue processing
* update widgets when loading state
2022-01-25 04:44:53 +01:00
Francisco Javier Trujillo Mata
3a67162ae2
Fix PS2 raboot name ( #13543 )
2022-01-25 04:19:18 +01:00