libretroadmin
|
6dcb727c62
|
Remove unused buffer (?)
|
2025-06-26 16:57:04 +02:00 |
Skirlez
|
f1289f60ef
|
Avoid creating huge list of numbers for cheat-related settings
|
2025-06-25 00:53:10 +03:00 |
Eric Warmenhoven
|
185971182d
|
apple: provide option to disable metal argument buffers
|
2025-06-22 12:29:17 -04:00 |
DisasterMo
|
883d93f04c
|
Add Irish Gaelic as a language option
|
2025-06-20 22:37:46 +02:00 |
Ryunam
|
d471cbce8a
|
Ozone: Add options to scale font size
|
2025-06-16 22:15:49 +02:00 |
sonninnos
|
b774a26bae
|
Ozone: Add menu font selection
|
2025-06-15 01:11:26 +03:00 |
sonninnos
|
f86ae06c10
|
Ozone: Add horizontal padding factor option (#18022)
|
2025-06-14 17:14:07 +03:00 |
sonninnos
|
9c7203bd6f
|
Input bind+remap analog stick label unifications
|
2025-06-12 06:10:25 +03:00 |
sonninnos
|
8fd0d552ca
|
D3D: Add alternative max frame latency hack mode (#18010)
|
2025-06-11 22:25:42 +03:00 |
alphanu
|
4389c611ef
|
Fixed horizontal offest. Removed action menu due to iteration bug
|
2025-06-08 10:44:34 -07:00 |
alphanu
|
d6c9698353
|
Added Horizontal and vertical geometry adjustments
|
2025-06-08 08:33:24 -07:00 |
LibretroAdmin
|
c9360262ec
|
Revert "Kiosk Mode Hotkey and Bug Fix ( For Empty Main Menu )"
|
2025-06-07 18:00:14 +02:00 |
LibretroAdmin
|
5aefb761eb
|
Merge pull request #17982 from alphanu1/master
|
2025-06-07 07:49:34 +02:00 |
alphanu
|
434f41b935
|
Updated CRT menu items and added new CRT menu
item for upcomming Switchres changes.
|
2025-06-06 13:39:40 -07:00 |
Lhaete
|
01a3203a3a
|
Update menu_setting.c with "Kiosk Mode Fix"
added kiosk mode fixes
|
2025-06-06 06:41:05 -04:00 |
sonninnos
|
cfa839f5b6
|
Default Import Content back to playlist sidebar/tabs
|
2025-05-28 01:01:11 +03:00 |
sonninnos
|
d2a824c1a7
|
Playlists settings menu reorganizing
|
2025-05-26 17:42:18 +03:00 |
sonninnos
|
158ad0c4bc
|
Enable savestate thumbnails by default for x64 (#17944)
|
2025-05-26 16:51:25 +03:00 |
sonninnos
|
4ba004a1e8
|
Add 'Show Favorites First' visibility option (#17933)
|
2025-05-23 16:06:53 +03:00 |
sonninnos
|
0e4cf00d1f
|
Add option for suggesting cores when a core is loaded (#17920)
|
2025-05-20 15:54:22 +03:00 |
sonninnos
|
97bc2da36c
|
Fix menu core unload
|
2025-05-17 18:53:33 +03:00 |
sonninnos
|
cc57bbc06e
|
Turbo mode corrections (#17905)
|
2025-05-14 22:37:05 +03:00 |
sonninnos
|
1886f76bba
|
Frame delay menu string fix
|
2025-05-14 15:12:04 +03:00 |
sonninnos
|
0f65f2f0f3
|
Display bfi + shader subframes strings without translations
|
2025-05-14 01:13:42 +03:00 |
sonninnos
|
10738f532c
|
Add shader hold hotkey and improve toggling logic (#17840)
|
2025-05-08 00:56:59 +03:00 |
sonninnos
|
e3583cbcbb
|
Add common Thumbnail Background option for all menu drivers
|
2025-05-03 19:12:10 +03:00 |
pstef
|
89218d5640
|
Revert "Silence a -Wformat warning"
This reverts commit 4f9e86d24b .
Since uintmax_t is also a C99 feature, some other compiler complains.
|
2025-04-12 22:11:53 +00:00 |
pstef
|
4f9e86d24b
|
Silence a -Wformat warning
Use %ju format specifier and cast the value to uintmax_t so that they
match on all platforms.
|
2025-04-10 21:10:45 +00:00 |
pstef
|
9c4efa9af0
|
Restore cheevos_badges_enable for HAVE_GFX_WIDGETS builds
This change reduces stuttering when starting a game with
retroachievements enabled. I assume the stuttering is just postponed
until the badges are downloaded on demand, but it lets users pick their
poison.
This change helps but doesn't fix
https://github.com/libretro/RetroArch/issues/16470
https://github.com/libretro/RetroArch/issues/17027
https://github.com/libretro/RetroArch/issues/17758
|
2025-04-05 10:32:22 +00:00 |
LibretroAdmin
|
1b3973edbc
|
Merge pull request #17747 from pstef/video-frame-delay-setting-rewrite
|
2025-03-30 01:11:13 -07:00 |
pstef
|
bf1ff07fd0
|
Rewrite setting_get_string_representation_video_frame_delay()
Reduce indentation, squash a warning, simplify code.
|
2025-03-28 17:30:53 +00:00 |
pstef
|
80a74cca68
|
Remove unused variable
sonninnos says it might have been a copy and paste leftover.
|
2025-03-28 17:09:14 +00:00 |
pstef
|
5ef2b5a442
|
Silence a defined-but-not-used-function warning
Enclose the static function definitions in an ifdef like the one used
where they are called.
|
2025-03-27 19:06:28 +00:00 |
pstef
|
fc9f0b04be
|
CTR: Silence a couple of GCC 14 warnings
|
2025-03-16 01:01:04 +00:00 |
sonninnos
|
ee8a641275
|
Core load+unload fixes
|
2025-03-13 15:09:38 +02:00 |
sonninnos
|
23170b82ec
|
Add MIDI device menu item dropdowns (#17645)
|
2025-03-01 17:33:46 -08:00 |
sonninnos
|
5c92055aef
|
Fix cloud sync driver menu item refresh
|
2025-03-01 11:47:53 +02:00 |
sonninnos
|
b62cc87e84
|
Turbo Fire overhaul (#17633)
|
2025-02-27 20:15:22 -08:00 |
zoltanvb
|
9970d45367
|
Make autoconfig failure notifications optional. (#17636)
Introduce a new setting that controls autoconfiguration messages
when the config fails, either with fallback or without.
|
2025-02-27 20:15:06 -08:00 |
zoltanvb
|
8396d8e626
|
Fix bluetooth option ifdef (#17639)
|
2025-02-27 20:14:49 -08:00 |
sonninnos
|
b5e01422e1
|
XMB: Trigger bg-image load on theme change (#17599)
|
2025-02-19 17:05:34 +02:00 |
sonninnos
|
e4fe551924
|
Gray Dark+Light theme adjustments (#17597)
|
2025-02-18 20:47:10 +02:00 |
sonninnos
|
73abaddd9c
|
GLUI: Add save state thumbnails (#17592)
|
2025-02-18 17:11:46 +01:00 |
LibretroAdmin
|
824209178c
|
setting_list - remove unused original_value
|
2025-02-12 13:56:21 +01:00 |
LibretroAdmin
|
d2d0e7a17d
|
Style nits
|
2025-02-12 10:35:04 +01:00 |
LibretroAdmin
|
f6006ae6ca
|
Style nits
|
2025-02-12 10:17:35 +01:00 |
LibretroAdmin
|
6556edd18e
|
Fix remap screens
|
2025-02-12 01:32:26 +01:00 |
sonninnos
|
2073b8abfc
|
XMB: Icon thumbnail improvements (#17558)
|
2025-02-11 23:09:47 +01:00 |
LibretroAdmin
|
5372f3fe84
|
Change signature of get_representation callbacks
|
2025-02-11 21:01:04 +01:00 |
LibretroAdmin
|
76233f8959
|
on/off labels no longer cached - language switches now immediately
change the on/off labels as well - and binary size is smaller
|
2025-02-11 12:44:03 +01:00 |