Commit Graph

29555 Commits

Author SHA1 Message Date
Twinaphex 2f1e3e4cf3 Merge pull request #2131 from fr500/master
[WIP] don't create default folders if other folders are set already
2015-09-17 22:04:19 +02:00
Jorge Suarez 978205c8c0 [all] verify if paths are already configured before creating defaults 2015-09-17 15:00:47 -05:00
Jorge Suarez 6aad439160 [all] verify if paths are already configured before creating defaults 2015-09-17 14:59:39 -05:00
Alcaro c8d627ff13 This looks like a buffer overflow. 2015-09-17 21:59:27 +02:00
Alcaro 691b7cffa9 Stupid fread/fwrite why do you need two arguments 2015-09-17 21:56:51 +02:00
Alcaro 1bb353ad59 This should be binary as well. 2015-09-17 21:55:50 +02:00
Alcaro 091409cc5a Rename these variables, so missed ifdefs throw more violent errors. 2015-09-17 21:54:33 +02:00
twinaphex 714972bae9 (retro_file.c) Add USE_BUFFERED_IO 2015-09-17 21:31:00 +02:00
twinaphex a6458d6ab6 Add PSP/Vita ifdefs to retro_file.c 2015-09-17 20:48:06 +02:00
twinaphex 4ed3d66c04 Have rhash.c use retro_file 2015-09-17 20:36:44 +02:00
twinaphex d74be88d0a (tasks/database_cue.c) Use RFILE 2015-09-17 20:31:04 +02:00
twinaphex 52213c46d5 (PSP/Vita) Set mode to 0777 2015-09-17 20:25:31 +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 22597e2604 Merge pull request #2130 from frangarcj/master
(Vita) Set background color to black
2015-09-17 11:57:14 +02:00
twinaphex da3bec58b1 (libretro-common) Start adding retro_file.c and retro_file.h 2015-09-17 11:41:48 +02:00
Francisco García 9060feba92 (Vita) Set background color to black 2015-09-17 11:08: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 c2519d0192 (file_ops.c) Prevent signed/unsigned mismatch 2015-09-17 10:15:50 +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 6ddb0e418f You can set audio latency to 16 now 2015-09-17 03:30:21 +02:00
twinaphex cb9af706d1 (libretrodb) lua_common.c - buildfix 2015-09-16 23:19:44 +02:00