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 |
|