LibretroAdmin
|
72ff77347f
|
Merge pull request #18086 from neil4/overlay-touch-tracking-speed-limit
|
2025-07-12 21:27:47 +02:00 |
nfore
|
31014e99c0
|
Overlays: Put a speed limit on touch pointer tracking
A pointer is considered new if it travels ~25% of the screen in one poll.
|
2025-07-12 14:11:22 -05:00 |
libretroadmin
|
4a7b00f43e
|
Rewrite string_list_join_concat and menu_entries_append function
|
2025-07-12 20:53:48 +02:00 |
libretroadmin
|
0d854fef31
|
remove strlcats from string_list_join_concat_special
|
2025-07-12 20:36:58 +02:00 |
libretroadmin
|
cb02d1ffcf
|
Stop using strlen_size, just use regular strlen
|
2025-07-12 20:27:41 +02:00 |
sonninnos
|
743e0406bd
|
Environ logging cleanups
|
2025-07-12 08:41:54 +03:00 |
sonninnos
|
419007c1ca
|
Smaller regular widget notification option (#18085)
|
2025-07-12 04:37:38 +03:00 |
github-actions
|
1808a38deb
|
Fetch translations from Crowdin
|
2025-07-12 00:16:34 +00:00 |
Eric Warmenhoven
|
4bdb68b9d9
|
apple: fix coretext bounds checking
|
2025-07-11 11:57:34 -04:00 |
libretroadmin
|
2dbb9f62d8
|
* Change some variable naming conventions
* Make return control paths less dependent on variables
|
2025-07-11 02:15:12 +02:00 |
libretroadmin
|
bca5cafaa6
|
Rewrite nested_list functio
Rewrite core_info function - no more strlcat usage
|
2025-07-10 22:34:45 +02:00 |
sonninnos
|
b2ca569521
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
github-actions
|
40e3b56d04
|
Fetch translations from Crowdin
|
2025-07-10 00:17:32 +00:00 |
sonninnos
|
3885f4f8a5
|
Core updater logging cleanups
|
2025-07-09 17:49:24 +03:00 |
sonninnos
|
d5a5681612
|
More room for widget task progress percentage
|
2025-07-09 17:45:26 +03:00 |
Eric Warmenhoven
|
47bc1188ae
|
apple: fix some coretext alignment and rendering issues
|
2025-07-08 23:49:54 -04:00 |
Eric Warmenhoven
|
d4fe2055f9
|
ios/tvos: no webserver/webdav server on simulator
|
2025-07-08 23:49:53 -04:00 |
sonninnos
|
ac959fef26
|
Safety for menu_shader_get()
|
2025-07-08 22:36:38 +03:00 |
sonninnos
|
48f5677417
|
Auto Frame Delay tweaking
|
2025-07-08 19:53:21 +03:00 |
Eric Warmenhoven
|
f10818b243
|
ios: fix iphone landscape rendering
|
2025-07-07 22:03:59 -04:00 |
libretroadmin
|
3e3f989d45
|
Turn some strlcats into strlcpy
|
2025-07-08 02:57:28 +02:00 |
github-actions
|
90f2c1f456
|
Fetch translations from Crowdin
|
2025-07-08 00:16:57 +00:00 |
Eric Warmenhoven
|
d316c2cbc9
|
ipad: don't force fullscreen, allow multitasking
|
2025-07-07 10:36:26 -04:00 |
LibretroAdmin
|
0a2c1b2272
|
Merge pull request #18075 from warmenhoven/warmenhoven/pr/coretext
apple: fix coretext font renderer unicode handling, make default
|
2025-07-06 14:45:41 +02:00 |
LibretroAdmin
|
1dea6dfbf0
|
Merge pull request #18073 from XerTheSquirrel/fix-vfs-mmap-seekend
Correct SEEK_CUR and SEEK_END for memory mapped VFS files.
|
2025-07-06 13:56:35 +02:00 |
Eric Warmenhoven
|
7d09e380f4
|
apple: fix coretext font renderer unicode handling, make default
|
2025-07-06 01:07:03 -04:00 |
Eric Warmenhoven
|
fd7f561fb6
|
griffin: fix debug build when including zstd
|
2025-07-06 01:07:02 -04:00 |
Eric Warmenhoven
|
0ca114701b
|
fix webOS github action
|
2025-07-06 01:02:47 -04:00 |
github-actions
|
0ba251b7f2
|
Fetch translations from Crowdin
|
2025-07-06 00:18:47 +00:00 |
Stephanie Gawroriski
|
4704961eb9
|
Correct SEEK_CUR and SEEK_END for memory mapped VFS files as neither of their conditions were correct, SEEK_CUR never failed and SEEK_END effectively always failed.
|
2025-07-05 16:48:26 -04:00 |
Eric Warmenhoven
|
6046e29919
|
net_http: don't include port in Host header unnecessarily
|
2025-07-05 00:21:09 -04:00 |
github-actions
|
f1d95f2deb
|
Fetch translations from Crowdin
|
2025-07-05 00:15:54 +00:00 |
github-actions
|
d165787296
|
Fetch translations from Crowdin
|
2025-07-04 00:16:56 +00:00 |
github-actions
|
68d8f98d47
|
Fetch translations from Crowdin
|
2025-07-03 00:17:11 +00:00 |
LibretroAdmin
|
5367d3ab63
|
Merge pull request #18065 from alphanu1/gameoride
CRT - Added Switchres Game Overrides
|
2025-07-02 12:05:04 +02:00 |
alphanu1
|
71dc58d20a
|
Added Switchres Game Overrides
|
2025-07-01 21:07:27 +01:00 |
github-actions
|
d8012c901b
|
Fetch translations from Crowdin
|
2025-07-01 00:19:22 +00:00 |
LibretroAdmin
|
c61845895e
|
Merge pull request #18054 from webosbrew/feature/update-sdl
[webOS] Update to SDL 2.30.12
|
2025-06-30 23:49:40 +02:00 |
github-actions
|
135da9597b
|
Fetch translations from Crowdin
|
2025-06-30 00:18:07 +00:00 |
sonninnos
|
1389c15280
|
Fix filestream_copy+cmp
|
2025-06-29 10:41:20 +03:00 |
github-actions
|
d40625b87c
|
Fetch translations from Crowdin
|
2025-06-28 00:16:06 +00:00 |
Eric Warmenhoven
|
371ddf5889
|
macos build fix
|
2025-06-27 15:33:04 -04:00 |
Eric Warmenhoven
|
9ff5aaa679
|
macos x86 build fix
|
2025-06-27 15:07:48 -04:00 |
Mariotaku
|
70a39217c1
|
set EGL_PLATFORM if not set
|
2025-06-28 00:41:30 +09:00 |
Mariotaku
|
6c2a2a1b2c
|
Updated to SDL 2.30.12
|
2025-06-28 00:41:30 +09:00 |
Eric Warmenhoven
|
eea37466fc
|
apple: better mfi controller disconnect handling
|
2025-06-27 11:17:33 -04:00 |
Eric Warmenhoven
|
1e109e2927
|
apple: include zstd and nearest resampler
|
2025-06-27 11:17:25 -04:00 |
github-actions
|
4161099ddb
|
Fetch translations from Crowdin
|
2025-06-27 00:17:02 +00:00 |
LibretroAdmin
|
b365ab02a6
|
Merge pull request #18055 from JoeOsborn/rmsgpack-intfstream
Change RFILE to intfstream_t in libretro-db
|
2025-06-26 23:24:06 +02:00 |
Joseph C. Osborn
|
f5e81aa01d
|
Add more C files to libretrodb makefile
|
2025-06-26 10:15:57 -07:00 |