Commit Graph

59 Commits

Author SHA1 Message Date
twinaphex
1066878b45 Cleanups 2016-09-19 01:00:25 +02:00
Brad Parker
7c29fd6c33 create 7z archive backend, enables scanning of 7z content 2016-09-18 10:31:21 -04:00
twinaphex
8320466824 Add HAVE_CONFIG_H ifdefs 2016-09-06 23:52:33 +02:00
Jean-André Santoni
0f18ade02a Add .lutro scanning
When a file wih the .lutro extension is found, the ROM is added to Lutro.lpl. The name of the game is the name of the file without the extension.
2016-06-29 15:07:12 +02:00
twinaphex
ff8d00e12b Use RETRO_BEGIN_DECLS/RETRO_END_DECLS in more files 2016-06-03 03:22:35 +02:00
twinaphex
c7e13e2bcd (libretro-common) Rename file_archive to archive_file 2016-03-20 16:14:40 +01:00
twinaphex
0643b83f7d Header include changes 2016-02-05 13:57:08 +01:00
twinaphex
dbef4d9b2b Nits 2016-02-04 20:58:53 +01:00
twinaphex
878c4e3833 Cleanup 2016-02-04 20:56:22 +01:00
Jean-André Santoni
b1f22127b2 Display genre from tgdb 2016-02-04 21:20:56 +07:00
Jean-André Santoni
ab413672a9 Add support for TGDB Rating 2016-02-04 17:55:08 +07:00
Jean-André Santoni
18cf2f3f88 Display Co-op in the database informations 2016-02-03 19:36:13 +07:00
twinaphex
bb36ad2772 Take out playlist.h header include from database_info.h 2016-01-25 07:06:58 +01:00
twinaphex
9459cf6445 Rename zlib_ to file_archive_ 2016-01-24 22:17:11 +01:00
twinaphex
552e78c9bc Rename file_extract to file_archive 2016-01-24 07:29:11 +01:00
twinaphex
7a55ae3765 Start updating headers for 2016 2016-01-10 04:06:50 +01:00
twinaphex
1eb80f6c93 More static code analysis fixes 2015-09-28 17:18:48 +02:00
twinaphex
1fcf5ab7bd Make bin_to_hex_alloc public scope 2015-09-23 15:11:35 +02:00
Jean-André Santoni
0e7018c27d Serial lookup for psx scanning 2015-09-22 15:22:15 +02:00
Jean-André Santoni
07f362e88d Start adding ps1 scanning 2015-09-16 22:11:08 +02:00
twinaphex
6fb7e4cbb7 C89 fixes/cleanups 2015-06-26 16:04:42 +02:00
Higor Eurípedes
4d23fd211c (libretro-db) Store CRC32 as uint32_t 2015-06-09 20:21:14 -03:00
twinaphex
05e6b9965e (database_info.c) Turn char * developer into string list 2015-06-10 00:53:31 +02:00
Twinaphex
a50efb6ed9 Create database_info_file_init 2015-06-09 19:01:24 +02:00
Twinaphex
ba0e25dd88 Rename database_info_init to database_info_dir_init 2015-06-09 18:53:18 +02:00
twinaphex
7b75fafa11 (database_info.c) Add rom_name/serial/size 2015-06-07 18:55:58 +02:00
twinaphex
aa56b8e1e3 (Task database) Start using zlib_parse_file_iterate in task_database.c 2015-05-27 01:36:15 +02:00
twinaphex
87b501efa7 Remove database_playlist_free 2015-05-26 02:08:18 +02:00
twinaphex
6294d7a360 Remove database_playlist_realloc 2015-05-26 02:06:38 +02:00
twinaphex
da2489ad72 (database_info.c) Make functions static 2015-05-25 05:24:47 +02:00
twinaphex
3037dd8685 Refactor database_cursor_open 2015-05-25 05:09:18 +02:00
twinaphex
2f0b2460e7 Move code to database_info.c 2015-05-25 04:50:07 +02:00
twinaphex
befa2f111c Create database_info_iterate_crc_lookup 2015-05-25 03:20:43 +02:00
twinaphex
57724f884c Create database_cursor_close 2015-05-25 01:56:33 +02:00
twinaphex
39528bc74e Refactor database_cursor_iterate 2015-05-24 20:48:49 +02:00
twinaphex
ed65caba26 Rename database_open_cursor to database_cursor_open 2015-05-24 20:21:39 +02:00
twinaphex
47a2c1f3c3 Move database_cursor_iterate to database_info.c 2015-05-24 20:19:34 +02:00
twinaphex
fd8c202edd Create database_info_build_query, move it to database_info.c 2015-05-24 19:36:28 +02:00
twinaphex
a7c124e68f Add DATABASE_STATUS_ITERATE_BEGIN 2015-05-24 06:14:44 +02:00
twinaphex
3de904cb78 Create DATABASE_STATUS_ITERATE_START 2015-05-23 21:56:29 +02:00
twinaphex
74bea2c6e2 Add DATABASE_STATUS_ITERATE_NEXT 2015-05-23 20:53:43 +02:00
twinaphex
1535f7d1c2 (Database) Cleanups 2015-05-23 16:41:33 +02:00
twinaphex
bd4267dc59 (Database) Cleanups 2015-05-05 18:43:51 +02:00
twinaphex
bb6331874a Refactor database runloop code 2015-04-14 09:27:55 +02:00
twinaphex
b7321df63c (Database) Fix database runloop on data runloop 2015-04-14 08:10:12 +02:00
neville
a7fbfc0c00 (OSX PPC) Build fixes 2015-02-23 01:32:50 +01:00
twinaphex
41403fb3d6 Rename libretrodb to libretro-db 2015-02-19 00:47:19 +01:00
twinaphex
41d3657b5d Start creating directory content scanning - nonblocking I/O not
yet implemented
2015-02-16 07:53:27 +01:00
twinaphex
b1d8d2c3e3 Start refactoring database_info_write_rdl 2015-02-16 07:25:40 +01:00
twinaphex
a55e48e88c Very primitive directory scanning of CRCs - prototype 2015-02-05 16:25:29 +01:00