libretroadmin
81a1079123
generic_action_ok_dropdown_setting - don't use string_list for
...
ST_STRING_OPTIONS
2024-06-16 12:52:22 +02:00
github-actions
1f1ff0aafc
Fetch translations from Crowdin
2024-06-16 00:13:36 +00:00
libretroadmin
d7d1011ab0
More string_list removal
2024-06-15 19:12:15 +02:00
libretroadmin
761d740e46
(menu_displaylist.c) More string_list removal
2024-06-15 18:00:22 +02:00
libretroadmin
1d47d24b5f
(audio/common) Fix header includes
2024-06-15 16:55:01 +02:00
libretroadmin
c741c9d9a9
Remove unused variables
2024-06-15 16:44:41 +02:00
libretroadmin
f574a3a68e
(archive_file) Don't know why this won't compile for MSVC -
...
<compat/posix_string.h> gets included which should redefine strtok_r
for MSVC usage but it just doesn't work and fails at linking stage, will have to figure this out
later
2024-06-15 16:34:19 +02:00
libretroadmin
c02d8b8475
Slight change in header include
2024-06-15 16:28:30 +02:00
libretroadmin
0f5cdaf2f6
Include <compat/posix_string.h> for strtok_r MSVC compatibility
2024-06-15 16:11:26 +02:00
libretroadmin
59025e849f
(menu_cbs_title.c) Remove string_list usage
2024-06-15 15:54:21 +02:00
libretroadmin
29c89a46f1
file_archive_get_file_list_cb - remove string_list usage
2024-06-15 15:35:26 +02:00
libretroadmin
1ef4be2280
(menu) More string_list removal
2024-06-15 15:04:05 +02:00
libretroadmin
962737c85a
(playlist.c) Get rid of string_list usage
2024-06-15 14:15:36 +02:00
libretroadmin
01a7740f6f
(menu_displaylist.c) Get rid of more string_list usage
2024-06-15 14:02:09 +02:00
libretroadmin
78acf23a9b
More string_list removal in menu_displaylist.c
2024-06-15 13:40:22 +02:00
libretroadmin
827e631903
(libretro-common) Some functions now return len
2024-06-15 12:47:51 +02:00
libretroadmin
9e71a566cc
Get rid of more instances of string_list in menu code
2024-06-15 07:06:36 +02:00
libretroadmin
7d1d8be14e
Revert "Slim down glslang"
...
This reverts commit e53a809e6d002d62eeb6d1ddf540990f062c8030.
2024-06-15 06:22:57 +02:00
libretroadmin
a15317907d
Revert "(glslang) Buildfix"
...
This reverts commit e0656d8ca3f8e7a95a97e0b6353fa0454356733d.
2024-06-15 06:22:42 +02:00
libretroadmin
18a1623517
Revert "Slim down custom glslang more"
...
This reverts commit 9dffcdfc9341fb74ed425c5f50bb9894bed076b6.
2024-06-15 06:22:27 +02:00
libretroadmin
2d4f31bc0a
Revert "(glslang) Get rid of all asserts"
...
This reverts commit d2b161ee86735f34052cef3a3ba86731f50735bb.
2024-06-15 06:22:16 +02:00
libretroadmin
3401f124cc
Revert "(glslang) Further slimming down/cleanups"
...
This reverts commit 0b29d52b677514d1a065806787ebb90b0cd1f349.
2024-06-15 06:22:01 +02:00
libretroadmin
1a0320ceb4
Revert "(glslang) Simplifications - move nullptr to NULL"
...
This reverts commit 354c5afab479e1462a86fa934e75273e16700761.
2024-06-15 06:21:52 +02:00
libretroadmin
e3e501a90c
Revert "Get rid of unused variable"
...
This reverts commit ab4d54cb700b9b2fe953a421bb26bd9d1d17bf7e.
2024-06-15 06:21:42 +02:00
libretroadmin
4db59d587e
Revert "Third parameter of std::remove prob needs to be nullptr"
...
This reverts commit 1b161fad1d9aa468e0916c6e5b80853d774037bd.
2024-06-15 06:21:34 +02:00
libretroadmin
6cc5c414da
Revert "Cleanups - remove/silence warnings"
...
This reverts commit cf04a2c0fe41b4c8428f0103a4f6e6b41270be1b.
2024-06-15 06:20:55 +02:00
libretroadmin
1257a10686
Revert "* Remove more unused code"
...
This reverts commit a8fe9b74daa418ccb74beec2e21f46ca3f292e61.
2024-06-15 06:20:41 +02:00
libretroadmin
9ec7eaeb8b
Revert "(glslang) Syntax cleanups, other cleanups"
...
This reverts commit e480ebd29f11b0d20220363c779129c44e00ebd8.
2024-06-15 06:20:30 +02:00
libretroadmin
7a9679c7fd
Revert "(glslang) Cleanups"
...
This reverts commit bdff6a146baacf6a21088c16909d334b08dd6036.
2024-06-15 06:20:19 +02:00
libretroadmin
66ed1bd095
Revert "(glslang) Cleanups"
...
This reverts commit 5454b570e7db4ae5e54425e7ff1da88ed7763af1.
2024-06-15 06:20:10 +02:00
libretroadmin
7af5cf5690
menu_displaylist_parse_core_option_dropdown - don't use string_list
2024-06-15 05:55:28 +02:00
libretroadmin
de12f0bd28
action_get_title_dropdown_items - use strrchr instead of string_list
2024-06-15 05:41:12 +02:00
libretroadmin
8ef14e53b6
audio_driver_mixer_extension_supported - don't use string_list
2024-06-15 03:55:44 +02:00
libretroadmin
8b66d02db1
general_push - get rid of strlcat calls
2024-06-15 03:28:27 +02:00
libretroadmin
5a3000bcdf
general_push - simplifications - less usage of string_list
2024-06-15 03:21:54 +02:00
That One Seong
4220ad0b7c
udev mouse buttons 4/5 fixed
...
According to evdev docs, mouse side buttons are simply `BTN_4/BTN_5`?
2024-06-14 19:48:33 -05:00
libretroadmin
df4d59c120
(cbs_deferred_push) Simplify general_push
2024-06-15 02:47:53 +02:00
libretroadmin
429479c0ca
dump_to_file_desperate - use strlcpy
2024-06-15 02:47:53 +02:00
github-actions
7dab17e50c
Fetch translations from Crowdin
2024-06-15 00:11:45 +00:00
libretroadmin
e279592ce6
Cut down on some snprintf calls
2024-06-15 01:29:08 +02:00
libretroadmin
c022e4e624
Cut down on snprintf
2024-06-15 00:56:51 +02:00
libretroadmin
f423b62500
(Wii) Silence warning
2024-06-14 23:24:11 +02:00
libretroadmin
dcd89f4280
Silence warnings
2024-06-14 23:11:47 +02:00
zoltanvb
926ba5c843
Force fullscreen in case of KMS display
...
Change GL2, GL3 and Vulkan drivers to behave as fullscreen if context driver
(such as KMS/DRM or KHR) does not support windowed mode at all.
Take it into account also for refresh rate switch.
2024-06-14 15:44:38 -05:00
Eric Warmenhoven
6068799080
apple: fix a couple preprocessor checks to be more consistent
2024-06-13 23:06:31 -05:00
github-actions
6b36fe8cf2
Fetch translations from Crowdin
2024-06-14 00:12:52 +00:00
libretroadmin
af11f8f54c
Use strlcpy when no formatting is required
2024-06-13 07:02:38 +02:00
libretroadmin
3e2e53ba7f
snprintf - if no formatting is required then use strlcpy
2024-06-13 06:48:50 +02:00
libretroadmin
5d62510388
(cheevos) Use strlcpy where possible
2024-06-13 06:20:18 +02:00
libretroadmin
55b4ceec70
(WASAPI) WASAPI settings did not show up anymore
2024-06-13 03:53:20 +02:00