github-actions
b2d73c9bf2
Fetch translations from Crowdin
2022-12-12 00:11:37 +00:00
github-actions
844dfc9b60
Fetch translations from Crowdin
2022-12-11 00:12:39 +00:00
zoltanvb
e6421f6f8b
Use sublabel as help text if there is no suitable definition. ( #14714 )
...
* Use sublabel as help text if there is no suitable definition.
* code style update
2022-12-10 18:06:45 +01:00
libretroadmin
d08c6d2db3
Bump to version 1.14.0
2022-12-10 17:57:06 +01:00
Ruben Nine
db9d3d3507
Allow coreaudio3 driver to work with audio devices that have 2 or more output channels. ( #14715 )
2022-12-10 16:08:26 +01:00
Jamiras
c2f50a83bf
fix construction of badge path ( #14712 )
2022-12-10 08:40:40 +01:00
github-actions
fc24410763
Fetch translations from Crowdin
2022-12-10 00:11:34 +00:00
github-actions
3a817dd956
Fetch translations from Crowdin
2022-12-09 00:13:07 +00:00
Rany
7b09cb2de4
Fix runtime error in FFmpeg core when build with FFmpeg n5.1.2 and OpenGL ES ( #14710 )
...
* include libavcodec/version.h in video_buffer.h
Without this header video_decoder_context_t may be defined as different structure
in video_buffer.c and ffmpeg_core.c
* Fix the wrong data pointer for glTexImage2D when OpenGL ES enabled
2022-12-08 12:45:07 +01:00
github-actions
2f7c29862c
Fetch translations from Crowdin
2022-12-07 00:11:31 +00:00
github-actions
3532608588
Fetch translations from Crowdin
2022-12-06 00:11:40 +00:00
libretroadmin
56fe3d6629
Remove unused function
2022-12-05 21:40:51 +01:00
Denis Kopyrin
a22bac091c
(macOS) Fixed cocoa keyboard not allowing to map Analog stick ( #14701 )
2022-12-05 16:12:19 +01:00
libretroadmin
573a82c0c8
Buildfix for Miyoo
2022-12-05 15:46:44 +01:00
libretroadmin
2c42912185
More header cleanups
2022-12-05 15:15:07 +01:00
libretroadmin
04f510d503
Cleanup header includes
2022-12-05 15:10:19 +01:00
libretroadmin
daa4c19d18
Style nits/minor cleanups
2022-12-05 14:24:49 +01:00
libretroadmin
fd59309fcd
Cleanups
2022-12-05 14:03:21 +01:00
libretroadmin
30ea7da063
Cut down on header includes
2022-12-05 13:44:20 +01:00
libretroadmin
440c7a5ddf
core_info_list_resolve_all_extensions - just use strlcat in here
2022-12-05 13:24:47 +01:00
libretroadmin
2ade990a08
(core_info.c) Style nits/cleanups and misc
2022-12-05 12:56:55 +01:00
github-actions
a11555a3f2
Fetch translations from Crowdin
2022-12-05 00:12:09 +00:00
andymcca
3bf16013a3
Add Leapfrog (LFx000) Target ( #14697 )
...
This is to add a separate Makefile for the Leapfrog devices (primarily Leapster Explorer and LeapsterGS Explorer), intended to be used with the Retroleap project (https://github.com/mac2612/retroleap ) The Leapster Explorer SoC is essentially the same as the Miyoo v1, and as such I've based it on the Makefile for this device, but intend making a few config changes after a bit more testing and tailoring to both LF devices.
2022-12-04 22:53:13 +01:00
libretroadmin
91b77cf14a
(Vulkan) Cleanups - use int for loop counter variables, don't do
...
some assignments that are already done directly after
2022-12-04 15:29:48 +01:00
libretroadmin
fbfbb81133
(sdl_dingux) Put conditional around access of 'frame' pointer
2022-12-04 15:07:16 +01:00
andymcca
513370f715
(sdl rs_90) Replicate black screen fix #12521 ( #14695 )
...
Add the fix from PR #12521 to the RS90 driver
2022-12-04 15:06:00 +01:00
github-actions
32bea11cc3
Fetch translations from Crowdin
2022-12-04 00:12:42 +00:00
github-actions
09170c3290
Fetch translations from Crowdin
2022-12-03 00:10:39 +00:00
sonninnos
3791860488
Prevent MIDI startup error with old configurations ( #14693 )
2022-12-02 18:21:56 +01:00
sonninnos
5024809c85
Device Index menu refactor ( #14691 )
2022-12-02 17:47:53 +01:00
sonninnos
9e503a6106
Build warning fix win32 ( #14692 )
2022-12-02 17:47:07 +01:00
github-actions
632e902a3b
Fetch translations from Crowdin
2022-12-01 00:14:11 +00:00
github-actions
74d0dd16fb
Fetch translations from Crowdin
2022-11-30 00:12:51 +00:00
sonninnos
8e937ddd6a
MIDI driver cleanups ( #14686 )
2022-11-29 11:29:39 +01:00
LibretroAdmin
c75af6194b
Extended IME and Korean OSK ( #14676 )
2022-11-29 04:45:55 +01:00
github-actions
68ee68bf7f
Fetch translations from Crowdin
2022-11-29 00:13:02 +00:00
sonninnos
68773becc6
Extend OFF menu value colors ( #14685 )
2022-11-28 21:14:47 +01:00
sonninnos
02ab636d00
Explore thumbnail fixes ( #14682 )
2022-11-28 19:01:02 +01:00
github-actions
1bbc1508e4
Fetch translations from Crowdin
2022-11-28 00:12:13 +00:00
libretroadmin
192f4859e0
(GX) More buildfixes for Github CI
2022-11-27 23:46:30 +01:00
libretroadmin
16952aa23b
(GX) Another header include buildfix
2022-11-27 23:41:21 +01:00
libretroadmin
9627e782aa
(GX) Buildfixes
2022-11-27 23:37:08 +01:00
libretroadmin
8af051076c
Another buildfix - circular dependencies can tend to be a drag
2022-11-27 23:14:30 +01:00
libretroadmin
d26c1b7ca8
Buildfixes
2022-11-27 23:10:46 +01:00
libretroadmin
cc37b7037f
Move enum screensavers to menu_defines.h
2022-11-27 23:08:14 +01:00
libretroadmin
019ebce8c7
(RGUI) Buildfix
2022-11-27 23:00:43 +01:00
libretroadmin
38bc51f5c2
(config.def.h) only try to include define headers
2022-11-27 22:57:17 +01:00
libretroadmin
694b84937f
(RGUI) Properly namespace some functions
2022-11-27 22:25:58 +01:00
libretroadmin
f90ea7b065
Get rid of unused variable
2022-11-27 22:16:23 +01:00
LibretroAdmin
fcd4dce445
Use only macros from now on in config.def.h ( #14681 )
2022-11-27 22:15:59 +01:00