LibretroAdmin
047e04ed3e
Standardize local len variable naming conventions
2025-01-15 15:00:12 +01:00
LibretroAdmin
47d199297a
runtime_file.c - Move scope of menu_driver_ident call
2025-01-15 12:45:05 +01:00
LibretroAdmin
2533bbdc0b
Small cleanups
2025-01-15 12:37:35 +01:00
LibretroAdmin
f7447d2e0d
Add TODO/FIXME notes and cleanup argument naming
2025-01-15 12:19:02 +01:00
github-actions
5069b693a1
Fetch translations from Crowdin
2025-01-15 00:14:15 +00:00
Viačasłaŭ Chalikin
13bd14747a
PipeWire improvements
...
* Use given latency
* Fix (non)blocking microphone
* Mute microphone on startuo
* Reset buffer when the microphone stops
* Delete client-info handler
* Refactor the naming conventions, styling
2025-01-14 21:31:32 +01:00
Eric Warmenhoven
2fdd8434df
tvOS: Fix 720p display ( #17414 )
2025-01-14 21:31:11 +01:00
zoltanvb
31534438bc
Enable also alternative device names ( #17412 )
...
Enable input_device_device_display_name to also have alt_ variants.
Tests updated.
2025-01-14 16:19:05 +01:00
Jesse Talavera
0bb0077358
Fix a crash when initializing an illuminance sensor on Linux ( #17408 )
2025-01-13 21:54:52 +01:00
LibretroAdmin
47d888364d
Standardize len variables - argument should always be named 'len',
...
while local len variables should have '_' prefix
2025-01-13 21:53:49 +01:00
LibretroAdmin
e081bde064
(core_info.c) Use fill_pathname where we can
2025-01-13 21:14:30 +01:00
LibretroAdmin
bd413de842
Log messages are too small to hold entire path
2025-01-13 16:01:16 +01:00
LibretroAdmin
3c3611af6f
Resync libretro-common
2025-01-13 15:37:59 +01:00
Viačasłaŭ
1d6badb1f1
(PipeWire) Fix speedup in the video threaded mode ( #17406 )
2025-01-13 04:36:17 +01:00
github-actions
41290bb1a8
Fetch translations from Crowdin
2025-01-13 00:16:05 +00:00
LibretroAdmin
7e7224196a
Avoid some strlens, and also return size_t in more string
...
modification functions
2025-01-12 23:39:29 +01:00
LibretroAdmin
598764b860
rarch_file_log_set_override - size_t return
2025-01-12 23:09:12 +01:00
LibretroAdmin
fb338b90bf
Turn some functions to returntype size_t
2025-01-12 23:03:41 +01:00
LibretroAdmin
955eeed31a
(playlist.c) -
...
* playlist_get_old_format_metadata_value - now returns size_t
* fix bug where string copy was being made with strdup before
anything got written to the string
2025-01-12 22:32:42 +01:00
LibretroAdmin
e84ea6082c
Fix 'Remove Preset'
2025-01-12 19:05:44 +01:00
LibretroAdmin
e30fcb6da6
Remove unnnecessary null pointer check
2025-01-12 18:45:14 +01:00
LibretroAdmin
203c6218e4
Re-enable BFI menu setting for mobile
2025-01-12 17:35:50 +01:00
hizzlekizzle
f7678abe8d
Add flicker warnings, only auto-apply preferred overlays on Android and iOS ( #17398 )
...
* disable default overlays except on Android and iOS
* add flicker warnings to BFI/Subframes/rolling scan
and remove the prohibitions against other settings, since those conflicts are handled automagically anyway
* formatting nit
2025-01-12 17:34:13 +01:00
zoltanvb
e71a1620b0
Update core list based on what is compiled for 1.20.0 stable version. ( #17404 )
2025-01-12 17:34:01 +01:00
Viačasłaŭ
1039db7bf8
Fix Qt build ( #17397 )
...
Related to #17346
2025-01-12 14:21:27 +01:00
iyzsong
f309266422
(Qt) Fix desktop menu crash with CHEEVOS disabled ( #17400 )
2025-01-12 14:21:01 +01:00
github-actions
62a85ae737
Fetch translations from Crowdin
2025-01-12 00:16:13 +00:00
sonninnos
8ef798ea51
Add human readable rotation logging ( #17387 )
2025-01-11 02:51:48 +01:00
Eric Warmenhoven
fcda24be29
Files in archives should always be marked as such ( #17390 )
2025-01-11 02:51:04 +01:00
zoltanvb
9e048d8d77
Reset save state index on content load, if auto index is not enabled. ( #17391 )
2025-01-11 02:50:35 +01:00
github-actions
857dc8be5a
Fetch translations from Crowdin
2025-01-11 00:14:13 +00:00
sonninnos
1e32a1e5e9
Save state logging and label unifications ( #17384 )
2025-01-10 14:47:28 +01:00
sonninnos
17e9aabd25
WINRAW: Invert mouse order ( #17376 )
2025-01-10 12:21:33 +01:00
Eric Warmenhoven
95dd1d8449
cloud sync: fix windows path issues ( #17375 )
2025-01-10 12:21:24 +01:00
zoltanvb
4b45499b97
Changes up to 01-09 ( #17379 )
...
...and one minor clarification in previous logs.
2025-01-10 12:20:46 +01:00
github-actions
2c57a35055
Fetch translations from Crowdin
2025-01-10 00:15:03 +00:00
zoltanvb
6f495dea04
Replace upload-artifact v3 with v4 ( #17378 )
2025-01-09 20:29:15 +01:00
github-actions
74e7a62e91
Fetch translations from Crowdin
2025-01-09 00:14:07 +00:00
Rob Loach
941806698e
Add SSL Support to the information list ( #17370 )
2025-01-09 00:09:56 +01:00
Viačasłaŭ
9886944f32
Fix launch app when pipewire service is stopped ( #17365 )
2025-01-07 18:31:45 +01:00
zoltanvb
65b9b1cd25
Fix compile failure ( #17366 )
2025-01-07 17:42:25 +01:00
LibretroAdmin
839b7654db
More standardization of local len variables
2025-01-07 03:20:39 +01:00
LibretroAdmin
fc48ecaa1d
Local 'len' variables need to prefixed with '_', inner-loop len
...
variables need to be prefixed with '__'
2025-01-07 02:57:24 +01:00
LibretroAdmin
e40f405b97
Play it on the safe side - go back to some of the code
...
from before
2025-01-07 02:47:37 +01:00
LibretroAdmin
a98ab483cb
Restore archive_file_7z.c
2025-01-07 02:22:57 +01:00
Eric Warmenhoven
69e8be6dc1
iOS: ensure webserver notice can be dismissed ( #17356 )
2025-01-07 02:03:00 +01:00
hizzlekizzle
8a3f25311b
partial revert of c09fd38 ( #17363 )
...
which was causing softpatching to break on games with periods/dots in the filename. This restores the previous patch-matching behavior
2025-01-07 01:58:53 +01:00
github-actions
3ba7d88cea
Fetch translations from Crowdin
2025-01-07 00:14:59 +00:00
Tatsuya79
43a2e1003e
allow exact sync with shader subframes ( #17355 )
...
* allow exact sync with shader subframes
* Update menu_setting.c
2025-01-06 21:36:57 +01:00
zoltanvb
5399faaa9d
Fix savestate auto-index detection ( #17351 )
2025-01-06 11:45:00 +01:00