zoltanvb
|
9c9f5aa8d0
|
Touchscreen support for PS Vita (#18165)
|
2025-08-11 10:47:44 +02: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 |
libretroadmin
|
5e6a2984c7
|
Replace some usage of strchr with memchr
|
2025-08-08 04:12:08 +02:00 |
sonninnos
|
8376b06611
|
Fix broken replay checkpoint interval dropdown
|
2025-08-06 04:05:56 +03:00 |
sonninnos
|
b129c605f6
|
Remove useless dupe rec state ptr get
|
2025-08-06 03:50:20 +03:00 |
libretroadmin
|
151d49311d
|
Some CXX_BUILD buildfixes
|
2025-08-06 00:12:21 +02:00 |
libretroadmin
|
6efdb108ae
|
Naming convention standardizations
|
2025-08-05 22:54:18 +02:00 |
libretroadmin
|
8181583298
|
Try to reserve 'error' keyword for goto labels, use 'err' for
variables and arguments instead
|
2025-08-05 21:02:49 +02:00 |
libretroadmin
|
21773761d7
|
Silence some more code analysis warnings
|
2025-08-05 20:05:25 +02:00 |
libretroadmin
|
248af45eaf
|
Fix more static code analysis warnings - bunch of garbage values
and double frees fixed in core_info.c
|
2025-08-05 17:51:25 +02:00 |
libretroadmin
|
1d4f663506
|
Silence code analysis warnings
|
2025-08-05 17:32:30 +02:00 |
sonninnos
|
38fa199f7a
|
Put these core info init things back
|
2025-08-05 00:23:32 +03:00 |
sonninnos
|
5fb551ae2e
|
XMB: Fix dynamic wallpaper unwanted reset
|
2025-08-04 23:43:38 +03:00 |
sonninnos
|
85d59c0b65
|
XMB: Make sure wallpaper path is empty on init
|
2025-08-04 23:20:13 +03:00 |
libretroadmin
|
917e29c039
|
Try to silence some more warnings
|
2025-08-04 06:57:29 +02:00 |
sonninnos
|
d66dd00078
|
RGUI: Layout + date format adjustments (#18147)
|
2025-08-04 06:39:32 +02:00 |
libretroadmin
|
fc98e894a6
|
Fix Griffin builds - MMDevice should be OK from Vista and up
|
2025-08-04 01:34:58 +02:00 |
sonninnos
|
5eca25067a
|
Add play count to runtime log (#18141)
|
2025-08-03 01:19:37 +02:00 |
sonninnos
|
405c3476f5
|
Save state slot improvements (#18140)
* Stop polluting playlists with redundant entry_slot numbers
* Playlist entry_slot improvements and cleanups
* Save current state slot to runtime log
|
2025-08-02 23:38:18 +02:00 |
zoltanvb
|
85aa59dc4f
|
Enable database filter for genre and region (#18122)
|
2025-07-28 10:48:06 +02:00 |
Jamiras
|
3829672dc1
|
(cheevos) upgrade to rcheevos 12.0 (#18117)
|
2025-07-23 04:04:15 +02:00 |
sonninnos
|
d3756624c8
|
Menu ticker spacer simplifications
|
2025-07-22 01:47:14 +03:00 |
sonninnos
|
2153ab55ad
|
Ozone Buildfix
|
2025-07-20 21:52:30 +03:00 |
sonninnos
|
9ab7cd6a62
|
Ozone: Fix sidebar non-playlist font ticker
|
2025-07-20 21:38:47 +03:00 |
sonninnos
|
8e30bbe3e2
|
Fix quick playlist manager builtin paths
|
2025-07-20 21:04:46 +03:00 |
libretroadmin
|
d500a3ecc7
|
Remove some more gfx/common/ define files
|
2025-07-19 09:59:54 +02:00 |
libretroadmin
|
cc408864af
|
Silence some code analysis warnings
|
2025-07-18 10:06:16 +02:00 |
libretroadmin
|
cd0f159238
|
Static code analysis warning fixes
|
2025-07-18 09:26:26 +02:00 |
libretroadmin
|
80b3ccebba
|
Silence some static code analysis warnings + code formatting/style nits
|
2025-07-18 08:11:25 +02:00 |
libretroadmin
|
9ca8e1c1c1
|
* Change variable names for characters being written
* menu_cbs_sublabel - skip some unnecessary copies
|
2025-07-18 00:00:43 +02:00 |
libretroadmin
|
d822cf58a1
|
C89_BUILD buildfix
|
2025-07-17 23:03:59 +02:00 |
libretroadmin
|
ab9535c827
|
Code analysis cleanups/fixes
|
2025-07-17 22:28:48 +02:00 |
libretroadmin
|
dd480aac94
|
Silence some more code analysis warnings
|
2025-07-17 12:33:47 +02:00 |
libretroadmin
|
4c07e26649
|
Code analysis fixes - fix some warnings and prevent garbage data
|
2025-07-17 12:11:31 +02:00 |
libretroadmin
|
7b093cc55e
|
More code analysis warning fixes
|
2025-07-17 10:00:39 +02:00 |
libretroadmin
|
195c19a1c9
|
Fix more static code analysis errors/warnings
|
2025-07-17 09:44:19 +02:00 |
libretroadmin
|
03573db27c
|
Some more static code analysis warning fixes
|
2025-07-17 09:09:30 +02:00 |
libretroadmin
|
f45fd77d68
|
Fix errors and warnings pointed out by static code analysis (Clang)
|
2025-07-17 08:49:53 +02:00 |
libretroadmin
|
c6d72062e2
|
remove dead code
|
2025-07-17 08:02:06 +02:00 |
sonninnos
|
19f6d94a78
|
Limit core suggestion option only for dynamic platforms
|
2025-07-16 06:16:43 +03:00 |
libretroadmin
|
14906fc489
|
Revert "- Cut down on strrchr calls inside loops"
This reverts commit f73d9dead3 .
|
2025-07-15 09:30:13 +02:00 |
libretroadmin
|
f73d9dead3
|
- Cut down on strrchr calls inside loops
- Replace string_replace_all_chars calls
|
2025-07-14 22:31:36 +02:00 |
libretroadmin
|
4099b49483
|
(menu_cbs_title) SANITIZE_TO_STRING rewrite:
* Turn macro into function
* Don't use strchr (O(n^2), switch to single pass loop instead
|
2025-07-14 19:13:11 +02: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
|
b2ca569521
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03: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 |
libretroadmin
|
6dcb727c62
|
Remove unused buffer (?)
|
2025-06-26 16:57:04 +02:00 |