Commit Graph

64510 Commits

Author SHA1 Message Date
redenvelope2000 7be52caff8
Update input_driver.c to improve the classic toggle turbo function (#17252)
Changed the logic of the classic toggle turbo mode code such that the pressing order of the turbo button and the button to enable/disable does not matter.
2024-12-15 09:23:59 -08:00
github-actions 928249b20b Fetch translations from Crowdin 2024-12-14 00:14:51 +00:00
zoltanvb 7602b10688
Changes up to 2024-12-11 (#17254) 2024-12-13 09:57:25 -08:00
Eric Warmenhoven 48f156fefe
Fix uninitialized variable (#17256) 2024-12-13 09:55:38 -08:00
github-actions 840bee7297 Fetch translations from Crowdin 2024-12-13 00:16:02 +00:00
zoltanvb ccb7f4e0ce
Clarify latency setting. (#17253) 2024-12-12 12:42:52 -08:00
Eric Warmenhoven 62c725579a
apple: use gcd for task queue (#17248) 2024-12-11 22:55:46 -08:00
Eric Warmenhoven 0e26bea0b2
icloud: properly report errors (#17249) 2024-12-11 22:54:53 -08:00
Eric Warmenhoven 8cd97d57f9
cleanup: remove now-unused net_http_special (#17250) 2024-12-11 22:54:45 -08:00
Eric Warmenhoven bee0d2226f
cleanup: minor tidying of unused code in task_http (#17251) 2024-12-11 22:54:26 -08:00
Eric Warmenhoven cf986c0424
overlay: don't rely on menu entry, it can be misleading (#17247) 2024-12-10 22:32:15 -08:00
github-actions 722fdd925e Fetch translations from Crowdin 2024-12-11 00:15:58 +00:00
Eric Warmenhoven f83841df38
probably fix crash setting overlay (#17243) 2024-12-09 20:47:29 -08:00
github-actions fc872a1f6c Fetch translations from Crowdin 2024-12-10 00:16:06 +00:00
github-actions 29bee5c55b Fetch translations from Crowdin 2024-12-09 00:16:15 +00:00
Jefferson Bezerra 5dbfbff6e3
Add upscale 1.66x filter (#17240) 2024-12-08 00:06:14 -08:00
Eric Warmenhoven 99c2676efa
Add option to load overlay based on system name (#17233) 2024-12-07 23:58:33 -08:00
github-actions 3b4d1aa0a4 Fetch translations from Crowdin 2024-12-08 00:16:56 +00:00
Eric Warmenhoven 7b29062e96
cloud sync: small bug fixes around handling deleted files (#17236) 2024-12-07 00:59:05 -08:00
Eric Warmenhoven 3bdc71c20f
apple: include yabause core on app store (#17237) 2024-12-07 00:58:55 -08:00
Licaon_Kter e3c1ebfbde
fetch-submodules.sh - fail on errors (#17234)
..else if a git clone fails the build carries on with the incomplete assets
2024-12-05 06:21:42 -08:00
Viačasłaŭ 6fcc19b8ed
Update ISSUE template (#17228)
Use the modern user-frendly issue template format
2024-12-03 23:37:11 -08:00
Eric Warmenhoven d642e38423
apple: extract bundled assets.zip based on bundle version (#17231) 2024-12-03 23:37:01 -08:00
Eric Warmenhoven 14a0c186f3
tvOS: check task queue more aggressively (#17227) 2024-12-02 15:51:10 -08:00
Viačasłaŭ f9faa9974a
Update ISSUE template (#17226) 2024-12-02 12:08:15 -08:00
Eric Warmenhoven 4d335c4855
iOS: Fix CAMetalLayer nativeScale confusion (#17225) 2024-12-02 07:52:38 -08:00
Eric Warmenhoven 6475791e07
iOS: fix reopening a recently-creatd file, and build flag cleanup (#17223) 2024-12-01 10:48:52 -08:00
github-actions 900ec71cba Fetch translations from Crowdin 2024-12-01 00:18:14 +00:00
github-actions 67f2cf56d4 Fetch translations from Crowdin 2024-11-30 00:14:52 +00:00
github-actions b67ee2afeb Fetch translations from Crowdin 2024-11-28 00:15:51 +00:00
zoltanvb 7ee70c9224
Replace checkout action, remove upload (#17217)
Due to node v20 being incompatible with some of the CI images
(too old glibc), the checkout action is replaced by an alternative
which does not need node, and upload is removed for now.
2024-11-27 03:43:07 -08:00
LibretroAdmin a26cfa3787
Revert "Replace checkout action, remove upload (#17214)" (#17215)
This reverts commit 04b53ce692.
2024-11-26 15:12:53 -08:00
zoltanvb 04b53ce692
Replace checkout action, remove upload (#17214)
Due to node v20 being incompatible with some of the CI images
(too old glibc), the checkout action is replaced by an alternative
which does not need node, and upload is removed for now.
2024-11-26 15:10:44 -08:00
LibretroAdmin 03c8c12740
Revert "Revert Qt5 implementation (#17202)" (#17211)
This reverts commit 6de5ebadf9.
2024-11-26 04:20:39 -08:00
Alex Kiraly 0b05b1e3f4
Fix CloudSync on Windows, enable by default (#16475)
* Make paths portable for CloudSync when building manifest

* Enable CloudSync on Windows builds

* Fix "fetech server file" - Forgot to commit this, oops!

* Fix definition conflict with gzguts.h

* "Enable Cloud Sync for Windows UWP builds"

---------

Co-authored-by: WindowsDEV <WindowsDEV@WindowsDEV-VM.lan>
2024-11-25 09:47:27 -08:00
Eric Warmenhoven b2af02f9fb
apple: include mrboom core in App Store builds (#17207) 2024-11-25 09:21:07 -06:00
Eric Warmenhoven b6f798655a
cloud sync: fix file resurrection (#17204) 2024-11-25 03:18:59 -08:00
Eric Warmenhoven 6a17201d70
ios: fix saving overrides always including libretro_directory (#17205) 2024-11-25 03:18:51 -08:00
Tatsuya79 73efac6815
qt fix input panel (#17206) 2024-11-25 03:08:59 -08:00
github-actions 16123d4fdb Fetch translations from Crowdin 2024-11-25 00:16:07 +00:00
Viačasłaŭ 6de5ebadf9
Revert Qt5 implementation (#17202) 2024-11-24 14:50:56 -08:00
libretroadmin adcf146e7d Buildfix for Qt5 2024-11-24 21:25:37 +01:00
Viačasłaŭ 022288a925
(Qt) Refactoring the QVariant constructting (#17199) 2024-11-24 08:17:00 -06:00
Viačasłaŭ 3e2f0131ae
Migrate to Qt6 (#17167)
* (Qt) Migrate to Qt6

* basic support Qt6 with minimal changes required for compiling
* look `moc` in QT_HOST_LIBEXECS

* (Qt) Backward compatibility with Qt5
2024-11-24 04:30:47 -08:00
Eric Warmenhoven b95c15cfdf
apple: include noods core on app store (#17198) 2024-11-24 02:50:51 -06:00
github-actions 9b77959a48 Fetch translations from Crowdin 2024-11-24 00:19:41 +00:00
github-actions a894a20b83 Fetch translations from Crowdin 2024-11-23 00:14:25 +00:00
Camden Fullmer 89732bee54
Use the correct case for Xcode. (#17195) 2024-11-22 01:23:11 -08:00
github-actions 522b607809 Fetch translations from Crowdin 2024-11-22 00:15:42 +00:00
github-actions dd24e46ea1 Fetch translations from Crowdin 2024-11-21 00:15:53 +00:00