Commit graph

78 commits

Author SHA1 Message Date
LibretroAdmin
8bd779fbb9 Resync 2025-01-17 20:06:58 +01:00
libretroadmin
23d82a2584 Resync 2024-11-18 16:20:16 +01:00
libretroadmin
5cb6e21783 Resync 2024-07-01 17:30:40 +02:00
twinaphex
87a5857803 Updates 2022-03-07 19:17:36 +01:00
Philippe Simons
24f4f939b6 fix uncompr.c compilation 2022-02-19 11:26:50 +01:00
twinaphex
b81ea63ce9 Resync 2021-01-27 15:07:35 +01:00
twinaphex
0d25234a8a Resync 2020-08-01 22:54:41 +02:00
twinaphex
adb50e0059 Resync 2020-08-01 22:53:25 +02:00
Bernhard Schelling
654caf40ee Merged the two #if blocks for snprintf and vsnprintf 2020-08-02 05:25:03 +09:00
Bernhard Schelling
1b6d6884cf Fix vsnprintf between MSVC 2008 and 2013
According to https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/vsnprintf-vsnprintf-vsnprintf-l-vsnwprintf-vsnwprintf-l only starting in MSVC 2015 vsnprintf complies with the C99 standard. Before that vsnprintf was available but did not NULL terminate a string that got filled up. This would lead to program crashes with overflowing strings. Tested on MSVC 2013.
2020-08-02 04:18:36 +09:00
twinaphex
a4841d4d50 Resync 2020-07-05 02:57:38 +02:00
twinaphex
5c01c65372 Updates 2020-05-21 15:46:26 +02:00
twinaphex
f192b7b3d7 Update 2020-01-31 15:44:19 +01:00
trioan
fbd4c6f11f
vs2005 fix 2020-01-08 11:10:07 -05:00
twinaphex
e2fb450c89 Updates 2019-07-26 20:52:16 +02:00
twinaphex
c853996ab3 Update 2019-07-05 05:19:57 +02:00
twinaphex
1b77c5d70c Updates 2019-04-29 07:16:39 +02:00
twinaphex
1f268cbbdf Updates 2019-04-20 16:02:57 +02:00
twinaphex
11ce906571 Updates 2019-02-02 05:12:52 +01:00
twinaphex
f2f9df4d5c Update 2019-01-12 21:31:31 +01:00
twinaphex
0e8addb504 Update libretro-common 2018-12-30 09:04:23 +01:00
twinaphex
31803ae331 Updates 2018-09-01 01:10:11 +02:00
twinaphex
499ce18748 Update 2018-08-31 02:27:53 +02:00
twinaphex
cda6a73154 Update 2018-08-16 10:20:32 +02:00
twinaphex
3108877801 Updates 2018-04-16 08:57:49 +02:00
twinaphex
8fe85c5402 Updates 2018-04-08 23:21:39 +02:00
twinaphex
69c11754d6 Updates 2018-01-05 23:35:12 +01:00
twinaphex
7d9c8a2ad5 Updates 2018-01-03 17:29:28 +01:00
twinaphex
8dd21acbe4 Update 2018-01-01 17:38:57 +01:00
twinaphex
1b9b91d28c Updates 2017-12-16 15:42:02 +01:00
twinaphex
60c146f8c8 Updates 2017-11-24 06:23:16 +01:00
twinaphex
4ca5a220c0 Updates 2017-09-18 12:28:08 +02:00
twinaphex
40176b498f Updates for NT 3.51 2017-09-07 16:35:02 +02:00
twinaphex
d9ee8e3ec1 Updates 2017-04-10 23:17:55 +02:00
twinaphex
1678cd570a Update 2017-03-26 04:55:12 +02:00
twinaphex
6febc1ae01 Update 2017-03-25 01:26:52 +01:00
twinaphex
5b5e8ffdce Updates 2017-01-22 13:58:48 +01:00
twinaphex
d2d8ca95d5 Updates 2017-01-21 00:31:47 +01:00
twinaphex
a645c24e69 Updates 2016-12-03 16:12:00 +01:00
twinaphex
d61c588b7f Updates 2016-12-03 01:07:41 +01:00
twinaphex
8d36ada62c Update 2016-09-16 01:15:03 +02:00
twinaphex
0e06fc897d Update 2016-08-24 01:46:22 +02:00
twinaphex
40b1f1ff3a Update 2016-08-24 01:20:52 +02:00
twinaphex
aa93955e2b Update 2016-08-19 20:19:09 +02:00
twinaphex
694b2affcc Updates 2016-08-12 02:15:22 +02:00
twinaphex
18df857a1a Update 2016-06-15 21:37:37 +02:00
twinaphex
50474b9451 Update 2016-06-09 10:58:05 +02:00
twinaphex
2840a69f66 Update 2016-06-07 04:48:49 +02:00
twinaphex
e8640d67cf Update 2016-05-10 03:46:47 +02:00
zeromus
67f2d9078e RETRO_EXTERN_C_OPEN/RETRO_EXTERN_C_CLOSE -> RETRO_BEGIN_DECLS/RETRO_END_DECLS 2016-04-22 15:12:05 -05:00