github-actions
faec215337
Fetch translations from Crowdin
2024-05-02 00:12:09 +00:00
github-actions
7d57f00be3
Fetch translations from Crowdin
2024-05-01 00:12:52 +00:00
Eric Warmenhoven
0415ed2f95
apple: Use C function from CoreFoundation instead of ObjC from Foundation ( #16476 )
2024-04-29 18:30:56 -07:00
Eric Warmenhoven
217c83d893
apple: improved Nintendo Switch Online controller support through mfi ( #16477 )
2024-04-29 18:30:34 -07:00
Eric Warmenhoven
e7f726bd19
iOS: import roms from iCloud ( #16478 )
2024-04-29 18:30:15 -07:00
Dionoid
c04bbd6d65
Added M2000 to core selection dropdown ( #16479 )
2024-04-29 18:29:39 -07:00
github-actions
8a52f1e1b5
Fetch translations from Crowdin
2024-04-30 00:11:26 +00:00
github-actions
d1b3902790
Fetch translations from Crowdin
2024-04-29 00:12:14 +00:00
github-actions
d1b239ec8b
Fetch translations from Crowdin
2024-04-28 00:13:22 +00:00
Eric Warmenhoven
4d4a5c2f72
apple: try to use system preferred language ( #16472 )
2024-04-27 10:42:02 -07:00
github-actions
36abf7a8cc
Fetch translations from Crowdin
2024-04-27 00:11:28 +00:00
github-actions
d310f834e6
Fetch translations from Crowdin
2024-04-26 00:12:01 +00:00
sonninnos
5e79dd4569
Bring back audio toggling on menu toggle ( #16467 )
2024-04-25 10:10:39 -07:00
Eric Warmenhoven
70ac6d9541
iOS/tvOS: Better way of packaging Frameworks ( #16468 )
2024-04-25 10:09:58 -07:00
github-actions
89e0dadf90
Fetch translations from Crowdin
2024-04-25 00:11:23 +00:00
Eric Warmenhoven
d6ceb3d15c
iOS/tvOS: Fix a couple more path name mangling bugs ( #16465 )
2024-04-24 10:18:47 -07:00
sonninnos
e2a1e6024a
Video sync option label cleanup ( #16466 )
2024-04-24 07:04:49 -07:00
Eric Warmenhoven
6df643d138
iOS/tvOS: MoltenVK for simulators ( #16463 )
2024-04-23 21:35:55 -07:00
github-actions
a8b2578358
Fetch translations from Crowdin
2024-04-24 00:11:43 +00:00
Alex Kiraly
a79755eaff
Enable Cloud Sync on WebOS ( #16461 )
2024-04-23 16:57:56 -07:00
Alex Kiraly
c644487d8f
Enable Cloud Sync by default on Linux builds with network ( #16456 )
...
* Enable by cloudsync by default on Linux builds with network
* Make WebDAV C89-friendly
2024-04-23 16:57:38 -07:00
Eric Warmenhoven
c0366aba06
Apple misc ( #16462 )
...
* iOS/tvOS: Hide MoltenVK from Core List, again
* iOS/tvOS: Don't show certain core management options
* apple: Manage macOS/iOS/tvOS from one workspace
* iOS/tvOS: update-cores.sh tweaks
2024-04-23 15:53:35 -07:00
sonninnos
fc6d251be9
Fix save new config name when core loaded ( #16458 )
2024-04-23 09:54:04 -07:00
sonninnos
2b8c8f1145
Core info logging reformat ( #16459 )
2024-04-23 09:53:50 -07:00
sonninnos
87a339c3c9
Set compute fps stats logging to debug level ( #16460 )
2024-04-23 09:53:35 -07:00
libretroadmin
6c303be476
Fix core config saving
2024-04-23 18:52:56 +02:00
Eric Warmenhoven
9df59e4044
iOS/tvOS: fix framework creation ( #16455 )
2024-04-22 19:39:47 -07:00
github-actions
0398e4845d
Fetch translations from Crowdin
2024-04-22 00:12:25 +00:00
github-actions
016ce34ae4
Fetch translations from Crowdin
2024-04-21 00:13:00 +00:00
Rob Loach
bc53b2bc6b
Add a debug message for the SET_ROTATION callback ( #16454 )
2024-04-20 14:38:13 -07:00
Rob Loach
e510e92d79
remove-set-rotation-message ( #16453 )
...
Whenever `SET_ROTATION` is called, it outputs an INFO message in the logs. Can get quite busy. I'm assuming this was here during someone's debugging?
2024-04-20 05:05:26 -07:00
zoltanvb
30c8e31e53
Changes from 03-27 to 04-18 ( #16447 )
2024-04-19 07:12:23 -07:00
Eric Warmenhoven
867d3a92af
iOS/tvOS: fix Import Content ( #16450 )
2024-04-19 07:12:13 -07:00
Eric Warmenhoven
ca904a3f5d
iOS/tvOS: MoltenVK 1.2.8, and fix mame core signing ( #16452 )
2024-04-19 07:11:49 -07:00
github-actions
4a86255363
Fetch translations from Crowdin
2024-04-19 00:11:32 +00:00
Carlo Refice
adaa19cbf7
vulkan: Add support for A2R10G10B10 HDR format ( #16435 )
2024-04-18 07:34:46 -07:00
Eric Warmenhoven
970f404392
build fix ( #16446 )
2024-04-18 06:09:46 -07:00
BAXY Square
ac79b43cb9
Add FlatUX Theme, Remove Retired Themes ( #16441 )
...
* Add FlatUX Theme, Remove Retired Themes
With some help from @gouchi, I decided to try and add the FlatUX theme, which has been in the retroarch-assets repository for years. FlatUX was designed to merge the FlatUI and Retroactive themes into a single, unified design.
With the addition of FlatUX, the Retroactive and Neoactive themes will be retired. This PR removes them both from the menus. The theme files will be removed from retroarch-assets, but are archived on baxy-retroarch-themes.
* Edited Language Files to Add FlatUX, Remove Retired Themes
Edited the language files to Add FlatUX and remove the Retroactive and Neoactive themes.
* Fixed Language Files Again
I apologize for my errors. Let's see if this gets it right.
* Updated IT Language File
2024-04-18 03:10:56 -07:00
Eric Warmenhoven
5fd4eb905c
iOS QOL improvements ( #16444 )
...
* iOS/tvOS: bundle cores as frameworks as opposed to dylibs
* iOS/tvOS: update plist to indicate controller support
* iOS/tvOS: living within the sandbox
* iOS/tvOS: import content through share sheet
* iOS/tvOS: default audio sync off due to crash on background
* iOS/tvOS: don't try altkit if there's no reason to
* iOS/tvOS: enumerate cores for appstore distribution
2024-04-18 03:01:39 -07:00
github-actions
2ef8bb4eb4
Fetch translations from Crowdin
2024-04-18 00:11:50 +00:00
Tomáš Kelemen
c2eddfb260
Upstream Lakka patches ( #16439 )
...
* Lakka: fix makefile for Lakka canary
* reboot/restart/eject: fix system commands
* Lakka: add url for devbuild updates
2024-04-16 22:57:49 -07:00
github-actions
6d1f7ef2be
Fetch translations from Crowdin
2024-04-17 00:12:05 +00:00
github-actions
085cf85b38
Fetch translations from Crowdin
2024-04-16 00:11:22 +00:00
github-actions
4831324973
Fetch translations from Crowdin
2024-04-15 02:29:24 +00:00
Eric Warmenhoven
80e9b9ecf4
macos: improvements to remembering windowed size/position ( #16436 )
2024-04-13 19:42:49 -07:00
github-actions
a9d28cd2c9
Fetch translations from Crowdin
2024-04-14 00:16:07 +00:00
github-actions
c0692dbd1b
Fetch translations from Crowdin
2024-04-13 00:10:36 +00:00
Barry Rowe
26a824caff
Revert of AI service changes ( #16428 )
2024-04-12 16:17:24 -07:00
github-actions
6671916c78
Fetch translations from Crowdin
2024-04-12 00:12:02 +00:00
Eric Warmenhoven
3229d645d6
Improvements to mfi rumble. ( #16431 )
...
Fixes https://github.com/libretro/RetroArch/issues/15300 and https://github.com/libretro/beetle-psx-libretro/issues/891
2024-04-11 16:48:02 -07:00