Commit graph

63518 commits

Author SHA1 Message Date
Robert-André Mauchin bff678c48a
Add compatibility with FFMPEG 7.0 (#16499)
channel_layout has been replaced with ch_layout

Fix: #16437
2024-05-09 11:31:17 -07:00
Eric Warmenhoven a2a7c666fb
iOS/tvOS: some updates for packaging for app store (#16508) 2024-05-09 09:54:28 -07:00
github-actions 79fc73f0de Fetch translations from Crowdin 2024-05-09 00:12:12 +00:00
Eric Warmenhoven 55be94212a
macOS: MoltenVK as xcframework (#16507) 2024-05-08 16:41:15 -07:00
github-actions bbc58eb4bb Fetch translations from Crowdin 2024-05-08 00:10:45 +00:00
github-actions ea5697c006 Fetch translations from Crowdin 2024-05-07 00:12:11 +00:00
github-actions 9ab6c62fc7 Fetch translations from Crowdin 2024-05-06 00:12:25 +00:00
zoltanvb 3092740312
Fix socket close method (#16494)
Use the platform independent socket close function from same place where all other socket communication is used from.
2024-05-05 03:48:37 -07:00
sonninnos 17b9324a24
Cleanup 'Add to Playlist' (#16495) 2024-05-05 03:48:20 -07:00
Eric Warmenhoven 24c378da4e
iOS: fix #16485 crash on startup (#16498) 2024-05-05 02:29:27 -07:00
github-actions 711bf39155 Fetch translations from Crowdin 2024-05-05 00:12:50 +00:00
Brad Smith d55f95f056
Windows mouse ungrab must release the mouse instead of confine it to the current desktop (#16488)
* Windows mouse ungrab should release the cursor, instead of confining it to the current screen.

* conform to style
2024-05-04 06:10:57 -07:00
zoltanvb 28189a04a4
Analog button and keyboard tester. (#16390)
Added analog button indication for those buttons that may have use for it
- primarily L2/R2, but support was added for all buttons where at least
one controller is known to support it. Added also core option to hide
mismatching inputs where analog value is not sent (like keyboard
hotkeys assigned to retropad buttons). Analog button inputs are not
set up for remote transmission, only for local test.

Analog axes have now also dynamic coloring.

Added a keyboard tester screen which includes a standard 102-key PC
keyboard + extra blocks for all RETROK_ values present in the code.
Screen adapted from DOSBox-Pure onscreen keyboard with permission.
Keyboard button A+B switches between the two screens. Keyboard
inputs are not set up for remote transmission, only for local test.
Core option added to select start screen.

Other small improvements: core reset will take new option values,
input driver applies received values more carefully.
2024-05-04 00:33:25 -07:00
github-actions 8741e7b9f0 Fetch translations from Crowdin 2024-05-04 00:11:41 +00:00
github-actions ab04f8a7a2 Fetch translations from Crowdin 2024-05-03 00:12:17 +00:00
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