Autechre
73badd6a08
Merge pull request #11357 from Alcaro/patch-10
...
Fix system mbedtls build
2020-09-21 21:57:31 +02:00
Tony Jansson
82a0f647ff
Keyboard LED driver
2020-09-21 17:25:11 +03:00
Alcaro
3448ccb360
Fix system mbedtls build
2020-09-21 10:57:05 +02:00
twinaphex
a117811936
(rapidjson) Remove unused files
2020-09-21 01:27:41 +02:00
twinaphex
9aa008834e
Use strcpy_literal
2020-09-21 01:00:40 +02:00
twinaphex
98e9109d45
use strcpy_literal for string literals
2020-09-21 00:59:37 +02:00
twinaphex
7e0e3144be
Cleanups
2020-09-21 00:55:05 +02:00
twinaphex
b0c744c3d0
Turn some variables static that are not used outside the source
...
file
2020-09-21 00:52:32 +02:00
twinaphex
599f338d74
Use strcpy_literal for string literals
2020-09-21 00:36:07 +02:00
twinaphex
f1d0de85fd
Use strcpy_literal for string literals
2020-09-21 00:27:31 +02:00
twinaphex
8811c555fe
(OSS) Buildfix
2020-09-20 23:33:13 +02:00
twinaphex
e50d5af2db
(OSS) Get rid of static globals
2020-09-20 23:30:19 +02:00
twinaphex
11b4043ef6
Struct reordering
2020-09-20 23:23:31 +02:00
twinaphex
f8a71e8ea4
(Rwebaudio) Get rid of static global variables, put it in struct
2020-09-20 23:09:18 +02:00
twinaphex
45c257e0dd
(Rwebaudio) Cleanups
2020-09-20 23:05:09 +02:00
twinaphex
5668a1da78
Turn this into global constant
2020-09-20 22:47:38 +02:00
twinaphex
443d2eda8e
Add CXX_BUILTINBEARSSL
2020-09-20 18:27:06 +02:00
twinaphex
065d781df7
(X11) Buildfix
2020-09-20 18:16:02 +02:00
twinaphex
5bd71497c5
(dispserv X11) Get rid of static global variables
2020-09-20 18:13:00 +02:00
twinaphex
f1f66597a3
Cleanups
2020-09-20 17:57:44 +02:00
twinaphex
8eeb612493
Cleanups
2020-09-20 17:50:06 +02:00
Autechre
240a2fee63
Merge pull request #11356 from Alcaro/master
...
./configure: Add BearSSL support
2020-09-20 17:40:11 +02:00
twinaphex
2d528fcf7d
(360) Cleanups
2020-09-20 17:39:28 +02:00
Alcaro
62e72e756b
./configure: Add BearSSL support
2020-09-20 16:58:07 +02:00
twinaphex
bdbfc80584
Cleanups
2020-09-20 03:06:23 +02:00
twinaphex
8ff4134a76
Cleanup
2020-09-20 00:17:11 +02:00
twinaphex
eefcd0e99f
Use strcpy_literal in more places
2020-09-20 00:12:54 +02:00
twinaphex
0e49f058f3
Use strcpy_literal in more places
2020-09-19 23:59:06 +02:00
twinaphex
1296fc4745
use strlcpy_literal for string literal copies
2020-09-19 23:28:01 +02:00
Autechre
7b600d46ad
Merge pull request #11342 from Ophidon/master
...
Variable BFI
2020-09-19 22:24:47 +02:00
Ophidon
05c5bdf587
C89 Compliance
...
For loop iterators updated for C89 compliance.
2020-09-19 13:28:21 -04:00
Autechre
858b8c3344
Merge pull request #11348 from guoyunhe/crowdin-20200919
...
Fetch translations from Crowdin
2020-09-19 18:10:29 +02:00
Autechre
9eacbcd613
Merge pull request #11349 from Nargash/CheevosPass
...
extend cheevos password length to 255 characters
2020-09-19 18:09:52 +02:00
Autechre
6cd88283ff
Merge pull request #11350 from valadaa48/oga_gfx_nits
...
oga_gfx: strlcpy + style nits
2020-09-19 18:09:33 +02:00
valadaa48
15708f5d44
oga_gfx: strlcpy, msg max len 128 + style nits
2020-09-19 11:23:59 -04:00
Nargash
c0aecc70aa
extend cheevos password length to 255 characters
2020-09-19 09:14:28 -05:00
Guo Yunhe
aac8d11310
Fetch translations from Crowdin
2020-09-19 16:54:44 +03:00
twinaphex
2a3000793b
Fix Griffin
2020-09-19 15:08:33 +02:00
Autechre
a7a28906d3
Merge pull request #11344 from Alcaro/master
...
Add BearSSL support, as alternative to mbedTLS
2020-09-19 15:07:30 +02:00
twinaphex
ca9683d58d
C89 fixes - use C style comments instead of C++, style nits
2020-09-19 14:47:40 +02:00
Autechre
8a637341f3
Merge pull request #11346 from valadaa48/oga_gfx_rewrite
...
oga_gfx: rewrite
2020-09-19 14:40:22 +02:00
Autechre
dd76040a2f
Update CHANGES.md
2020-09-19 03:55:17 +02:00
Autechre
dca02371e8
Merge pull request #11345 from valadaa48/rgui_3_2_aspect
...
RGUI: Add 3:2 and 3:2 (centered) aspects
2020-09-19 03:54:48 +02:00
valadaa48
7015e199bb
oga_gfx: rewrite
...
- Drop libgo2 dep
- Use more features of RGA
- Triple buffer instead of double buffer
- Rewrite of message code to support surface caching, transluceny,
and multiline message support. Messages also don't scale with the
emulation frame anymore and are drawn directly to the frame buffer.
- Better support for aspect ratios
2020-09-18 21:24:10 -04:00
Alcaro
18f46e65ea
Add BearSSL support
2020-09-19 00:31:36 +02:00
valadaa48
63fd0aa461
RGUI: Add 3:2 and 3:2 (centered) aspects
2020-09-18 18:31:33 -04:00
Alcaro
3849278b50
Add BearSSL as a vendored dependency
2020-09-19 00:31:20 +02:00
Autechre
6c496eeaab
Merge pull request #11343 from Alcaro/patch-9
...
Fix --enable-debug build
2020-09-18 23:34:47 +02:00
Alcaro
c7669fdce5
Fix --enable-debug build
...
libretro-common/audio/audio_mixer.c:195:32: error: unknown type name ‘rwav_t’
static bool wav_to_float(const rwav_t* wav, float** pcm, size_t samples_out)
^~~~~~
plus about 500 errors when trying to use that struct
2020-09-18 21:45:32 +02:00
Ophidon
2f36c94f3f
Variable BFI
...
BFI support added for 180hz / 240hz / etc. Solves issue with image retention from voltage issues at 120hz BFI. Also disabled BFI while in menu, as if set to an incorrect value for the current refresh rate, could cause severe flickering and difficulty reverting to the correct value.
2020-09-18 11:57:32 -04:00