1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
libretroadmin
e65f273065 (libretro-db) Style/code nits 2023-02-19 04:54:47 +01:00
libretroadmin
2d48cbaec6 (libretro-db) Cleanups/style nits 2023-02-18 18:04:55 +01:00
libretroadmin
6624126885 (MSVC) silence warnings 2023-02-18 17:04:23 +01:00
libretroadmin
b04a926170 (libretro-db) Further cleanups 2023-02-17 17:49:36 +01:00
LibretroAdmin
c04201927b
Don't make libretrodb dependent on errno anymore (#14340)
* Don't make libretrodb dependent on errno anymore
2022-08-23 19:36:52 +02:00
Twinaphex
faa468d87f Get rid of unused variables 2020-08-04 04:07:42 +02:00
twinaphex
77cf0ad524 (libretro-db) Small cleanups 2020-08-03 17:13:54 +02:00
twinaphex
110339c1cc (libretro-db) Add TODO/FIXME notes 2020-06-05 18:13:25 +02:00
twinaphex
f785e4b045 Replace while (1) with for (;;) - avoids MSVC warnings 2020-01-30 16:15:52 +01:00
gblues
6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
Alcaro
6394e30cb5
fix missing %s 2017-11-27 17:16:11 +01:00
Alcaro
4275dd8f1f
#5802 2017-11-27 17:09:03 +01:00
Alcaro
dc4c2cd6d9 Wipe out a buncha warnings and pointless ifdefs (some warnings will remain until #5497 is fixed) 2017-10-03 00:26:29 +02:00
Brad Parker
0a1b3fedc0 VC6 support (targets NT 3.51) 2017-09-06 23:03:02 -04:00
Twinaphex
b7b3b2cb5f Try to prevent truckload of warnings on iOS 2017-02-26 10:33:03 +01:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
Twinaphex
eeeec23c66 (OSX) Static code analyzer cleanups 2016-05-02 16:57:53 +02:00
twinaphex
12e51eb4b5 (libretrodb) Add headers and cleanups 2016-03-21 18:16:05 +01:00
twinaphex
483a4264e5 (libretrodb) Silence warnings 2015-09-17 20:10:04 +02:00
twinaphex
55e54a30b4 Create retro_file, and have libretrodb use it 2015-09-17 19:58:06 +02:00
twinaphex
6cc98e1fa9 (libretro-db) Backport C89 fixes 2015-09-17 07:23:36 +02:00
twinaphex
139be32aaa No more anon unions 2015-09-17 06:39:17 +02:00
twinaphex
b32b17f4ae Revert to last working version of libretro-db 2015-09-17 06:12:57 +02:00
twinaphex
728d841047 Cleanups 2015-09-05 19:51:55 +02:00
twinaphex
3a0d745615 (PS3) Fix libretrodb warnings 2015-06-30 16:22:51 +02:00
twinaphex
0292f5c9b3 (libretro-db) Get rid of anon union 2015-06-26 20:33:40 +02:00
Alcaro
4ca6c2398c More C89 cleanups, part 3 2015-06-26 18:35:52 +02:00
twinaphex
e74d6e27ca (libretrodb) CXX_BUILD fixes 2015-06-25 18:07:13 +02:00
twinaphex
41b6f622c4 (libretrodb) Cleanups 2015-06-25 17:29:44 +02:00
twinaphex
cdec12faa5 (libretro-common) Cleanups 2015-06-13 00:33:31 +02:00
twinaphex
3eec012af8 (libretro-db) Style nits 2015-06-03 16:57:51 +02:00
Twinaphex
030c3ce49f (libretrodb) cleanups 2015-06-03 16:26:54 +02:00
U-ALEIRADE-BR\aleirade
a2a19ed827 use buffered io with databases 2015-05-30 13:17:11 -03:00
unknown
db1f1f631b Roll all the modulo iterations into a safer loop. 2015-05-28 18:00:26 -04:00
unknown
48b727f5a1 Move 64-bit printf stuff to its own (experimental but tested) function. 2015-05-28 17:41:38 -04:00
twinaphex
41403fb3d6 Rename libretrodb to libretro-db 2015-02-19 00:47:19 +01:00