Commit Graph

65738 Commits

Author SHA1 Message Date
github-actions cd6ee1b251 Fetch translations from Crowdin 2025-08-18 00:18:40 +00:00
sonninnos adc8739ccb msg_hash reorderings and cleanups 2025-08-17 17:39:56 +03:00
BinBashBanana 1cf24c5afe
update emscripten get_proc_address (#18180) 2025-08-17 06:34:40 +02:00
sonninnos 79dbd3f1c0
Add option for returning to Main Menu from tabs (#18184) 2025-08-17 06:34:07 +02:00
github-actions c31727344a Fetch translations from Crowdin 2025-08-17 00:18:32 +00:00
github-actions e6328b5707 Fetch translations from Crowdin 2025-08-16 00:16:02 +00:00
sonninnos 631eca2ba6 Content load failure logging cleanup 2025-08-15 18:13:32 +03:00
sonninnos 07f8777fa5 More widget category type corrections 2025-08-15 17:41:03 +03:00
sonninnos 79b5778c7a Menu Remember Selection ifdef cleanup 2025-08-15 16:17:17 +03:00
sonninnos dc782cadb2 Widget message error type corrections 2025-08-15 16:12:51 +03:00
sonninnos ac47eb2bce
Increase playlist sublabel tmp size (#18177) 2025-08-15 15:49:59 +03:00
sonninnos 3111f62521
Add menu startup page option (#18175) 2025-08-15 13:37:20 +02:00
github-actions 44746d541b Fetch translations from Crowdin 2025-08-15 00:17:50 +00:00
Aleksey Samoilov f0370a1bfb
ui/qt6: replace deprecated count() with size() (#18169)
* Bump required wayland-protocols

* ui/qt: replace deprecated count with size
2025-08-12 20:35:14 +02:00
github-actions e31f9c2963 Fetch translations from Crowdin 2025-08-12 00:17:11 +00:00
Eric Warmenhoven a35f91d95f
apple: AppIntents (Siri, Shortcuts) (#18167) 2025-08-11 21:41:11 +02:00
zoltanvb 9c9f5aa8d0
Touchscreen support for PS Vita (#18165) 2025-08-11 10:47:44 +02:00
sonninnos 887effcb76 Smaller widget size for refresh rate change 2025-08-10 15:20:28 +03:00
sonninnos b00ae41e41 Logging format unifications 2025-08-10 15:18:42 +03:00
sonninnos 7cdb5aefaf No core reloading without dynamic 2025-08-10 15:13:14 +03:00
sonninnos 80319a9918
GLUI: Show thumbnails in Explore (#18166) 2025-08-10 15:10:01 +03:00
github-actions 719a643fb2 Fetch translations from Crowdin 2025-08-10 00:19:18 +00:00
Eric Warmenhoven e6514de3a7
(audio) minor follow up fix to 3aa8db2.
Fixes #18164
2025-08-09 11:58:02 -04:00
Eric Warmenhoven c404e22a79
apple: default audio/mic drivers are coreaudio 2025-08-07 23:11:25 -04:00
Eric Warmenhoven 4bdaf7fd4c
Merge pull request #18162 from warmenhoven/warmenhoven/pr/macOS-Core-Audio-Mic-Fix
macos coreaudio mic fix
2025-08-07 22:56:03 -04:00
Eric Warmenhoven 752de1e2c5
Merge remote-tracking branch 'libretro/master' into warmenhoven/dev/macOS-Core-Audio-Mic-Fix 2025-08-07 22:51:24 -04:00
Eric Warmenhoven 282308d800
macos: fix coreaudio mic default device 2025-08-07 22:51:03 -04:00
libretroadmin 5e6a2984c7 Replace some usage of strchr with memchr 2025-08-08 04:12:08 +02:00
libretroadmin 07388c5ab2 slang_get_include_file - avoid strlen call 2025-08-08 03:51:41 +02:00
libretroadmin 448b6e3aa0 (net_http) Style nits/cleanups 2025-08-08 03:39:33 +02:00
libretroadmin 23d1e4977a net_http_urlencode_full - exit out of the loop after the last slash
isntead of always iterating over it 3 times
2025-08-08 03:20:51 +02:00
Eric Warmenhoven 9728e5914d
Merge remote-tracking branch 'libretro/master' into warmenhoven/dev/macOS-Core-Audio-Mic-Fix 2025-08-07 18:04:21 -04:00
刘皓 6775559c25
Fix deadlock in `flush_wayland_fd()` when using Wayland Vulkan driver (#18161) 2025-08-07 21:41:49 +02:00
libretroadmin b6c5615c58 (configuration.c) Remove more gotos 2025-08-07 18:55:46 +02:00
libretroadmin 57cf4011ec Reduce gotos in command.c/core_backup.c 2025-08-07 18:42:38 +02:00
libretroadmin 3aa8db2c08 (Audio) SOme control flow changes (no functional changes) and some cleanups 2025-08-07 17:35:00 +02:00
libretroadmin e3a5c5ea46 (XAudio2) Don't make xa_use_float hardcoded anymore 2025-08-07 16:24:33 +02:00
github-actions 31e54cabfe Fetch translations from Crowdin 2025-08-07 00:18:24 +00:00
刘皓 46045a1165
Fix FBO texture format in GLCore driver when using Cg/GLSL shaders (#18158) 2025-08-06 18:15:46 +02:00
Craig e4f1f25d10
webOS: Update to use new buildroot naming, add libatomic (#18157)
* webOS: add libatomic from toolchain for ppsspp

* webOS: Update naming scheme for buildroot
2025-08-06 18:15:29 +02:00
sonninnos 64c15f545f Use 'generic message' widget style in Disc Control 2025-08-06 15:29:02 +03:00
libretroadmin 9b6ddfb727 Turn iteration variables from unsigned to size_t or int 2025-08-06 08:04:11 +02:00
libretroadmin fe5ea7ad45 (rcheevos) CXX_BUILD compatibility 2025-08-06 04:53:00 +02:00
libretroadmin 7736095525 Update for CXX_BUILD 2025-08-06 04:44:32 +02:00
libretroadmin 4f70c5aa2a We dont need to use av_strlcpy - we already have libretro-common
strlcpy
2025-08-06 03:25:54 +02:00
libretroadmin b5530658a4 (Record FFMPEG) Get rid of all the cplusplus ifdefs 2025-08-06 03:21:02 +02:00
sonninnos 8376b06611 Fix broken replay checkpoint interval dropdown 2025-08-06 04:05:56 +03:00
sonninnos d5b33d8e29 Do screenshot widget aspect ratio correction always 2025-08-06 03:55:23 +03:00
sonninnos b129c605f6 Remove useless dupe rec state ptr get 2025-08-06 03:50:20 +03:00
sonninnos 39f840eedc Disable overlay mouse cursor by default 2025-08-06 03:43:31 +03:00