236 Commits

Author SHA1 Message Date
twinaphex
b5a462dc38 (libretro-db) Simplify 'chomp' function 2015-09-21 15:26:42 +02:00
twinaphex
b23e0abac8 (libretro-db) Turn some snprintf usage into strlcpy 2015-09-21 15:25:56 +02:00
twinaphex
ab325df65d (libretro-db) Style nits 2015-09-21 11:42:41 +02:00
twinaphex
9093cd4aba (libretro-db) Use retro_endianness.h functions completely 2015-09-21 11:37:31 +02:00
twinaphex
0d16768688 (libretro-db) Start using retro_endian.h functions directly 2015-09-21 11:28:33 +02:00
twinaphex
4e398e7992 Use strlcpy everywhere 2015-09-19 15:30:15 +02:00
twinaphex
077fb3d32d (libretro-db) Replace strcpy 2015-09-19 03:46:41 +02:00
twinaphex
cd878f81d1 (libretro-db/query.c) No anon unions 2015-09-18 07:03:40 +02:00
twinaphex
a547fdef50 Fix libretrodb_open - change mode to RFILE_MODE_READ - use
buffered I/O by default
2015-09-18 03:25:53 +02:00
twinaphex
dd58492fa6 Remove fcntl.h 2015-09-17 22:30:01 +02:00
twinaphex
82e15d1377 CLeanups/fixes 2015-09-17 20:24:49 +02: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
8ced8b00e4 (libretrodb) Small cleanup 2015-09-17 10:59:39 +02:00
twinaphex
caa01d5fee (libretrodb) Move MAGIC_NUMBER out of header 2015-09-17 10:57:05 +02:00
twinaphex
1741b0c2c1 (libretrodb) rmsgpack_test.c - cleanup 2015-09-17 10:53:33 +02:00
twinaphex
802bf7ca4c (libretro-db) query.c - cleanup 2015-09-17 10:48:48 +02:00
twinaphex
e3c91b7eff (rmsgpack.c) Dehardcode some magic numbers 2015-09-17 10:39:43 +02:00
twinaphex
eee05742ba (libretrodb) rmsgpack.c - cleanups 2015-09-17 10:33:26 +02:00
twinaphex
6e4a6ab4b1 (libretrodb) Cleanup 2015-09-17 10:21:29 +02:00
twinaphex
2b2767017c (platform_linux.c) CXX_BUILD fix 2015-09-17 10:14:57 +02:00
twinaphex
d8243945f2 libretrodb_find_entry - small cleanup 2015-09-17 09:50:34 +02:00
twinaphex
da54b5dedf (libretrodb.c) Indenting nits 2015-09-17 09:47:48 +02:00
twinaphex
2ce025884f (libretro-db) libretrodb.c - cleanups 2015-09-17 09:46:26 +02:00
twinaphex
9fcb7d744e (libretro-db) Style nits 2015-09-17 09:33:24 +02:00
twinaphex
c8535dce1f (libretro-db) Cleanup bintree.c 2015-09-17 09:25:06 +02:00
twinaphex
ff17917a90 Convert C++ comment to C comment 2015-09-17 07:31:22 +02:00
twinaphex
29b3045d7c (libretro-db) Buildfix 2015-09-17 07:30:32 +02:00
twinaphex
3591e4a308 (libretro-db) Backport 5471e8cfa5 2015-09-17 07:28:36 +02:00
twinaphex
7ad55484ce Backport 18a4c1029d 2015-09-17 07:27:13 +02:00
twinaphex
6cc98e1fa9 (libretro-db) Backport C89 fixes 2015-09-17 07:23:36 +02:00
twinaphex
0e5b18a619 (libretrodb) Backport UINT32_C 2015-09-17 07:18:13 +02:00
twinaphex
16864b34f4 (libretro-db) Style nits 2015-09-17 07:11:49 +02:00
twinaphex
aa1405fab9 (libretro-db) Style nits 2015-09-17 07:09:31 +02:00
twinaphex
7e3a83fbab (libretro-db) testlib.c - Cleanups 2015-09-17 07:04:37 +02:00
twinaphex
9d34e032b9 (libretro-db) Cleanups 2015-09-17 07:01:34 +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
d65cc5fd2f Remove unused files 2015-09-17 06:07:37 +02:00
twinaphex
88e74f858b Remove .ycm_extra_conf.py 2015-09-17 05:58:55 +02:00
twinaphex
23abc91ee2 Remove some unnecessary files 2015-09-17 05:58:36 +02:00
twinaphex
d9ce4de9af (rmsgpack_test.c) Buildfix 2015-09-17 05:40:32 +02:00
twinaphex
cb9af706d1 (libretrodb) lua_common.c - buildfix 2015-09-16 23:19:44 +02:00
twinaphex
9d6146dc7a Some more MISSING_DECLS fixes 2015-09-06 14:55:42 +02:00
twinaphex
728d841047 Cleanups 2015-09-05 19:51:55 +02:00
twinaphex
3522c45067 Avoid some warnings - 'array subscript has type char' 2015-09-05 14:25:42 +02:00
twinaphex
833e8164ee Use UINT32_C 2015-07-15 02:24:11 +02:00
twinaphex
3a0d745615 (PS3) Fix libretrodb warnings 2015-06-30 16:22:51 +02:00
twinaphex
018c685b09 C89_BUILD fixes 2015-06-29 21:39:00 +02:00
twinaphex
34fc48b43a Fix CXX_BUILD 2015-06-28 16:33:05 +02:00