twinaphex
|
bd4267dc59
|
(Database) Cleanups
|
2015-05-05 18:43:51 +02:00 |
|
twinaphex
|
e116ef72da
|
Add HAVE_ZLIB ifdefs around zlib-specific code
|
2015-04-19 16:59:11 +02:00 |
|
twinaphex
|
24e79f0ceb
|
database_info_iterate_rdl_write - cleanup
|
2015-04-14 09:30:13 +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 |
|
twinaphex
|
e6ba8128b8
|
(database_info.c) Cleanup
|
2015-04-11 09:04:48 +02:00 |
|
twinaphex
|
c26804335b
|
(libretro-common) Move file_extract.c to libretro-common
|
2015-03-28 20:14:19 +01:00 |
|
twinaphex
|
f8b1a8a382
|
No dependencies in file_extract.c other than what is in libretro-common
|
2015-03-28 20:06:59 +01:00 |
|
twinaphex
|
d1d7d89bac
|
Style nits
|
2015-03-22 08:04:35 +01:00 |
|
twinaphex
|
e6f0d366cb
|
Go through global_get_ptr
|
2015-03-21 04:43:18 +01:00 |
|
twinaphex
|
00239a30d6
|
Create wrapper functions for passing a message to the runloop's
message queue
|
2015-03-15 02:47:23 +01:00 |
|
twinaphex
|
990253ac7f
|
(Database) Move msg_queue_clear/msg_queue_push to rdl free function
|
2015-03-14 20:22:45 +01:00 |
|
twinaphex
|
795ef467ac
|
Move msg_queue and nbio/http to runloop struct
|
2015-03-07 13:01:41 +01:00 |
|
neville
|
a7fbfc0c00
|
(OSX PPC) Build fixes
|
2015-02-23 01:32:50 +01:00 |
|
twinaphex
|
1a1d6a0889
|
Change returntype of file_cb for zlib_parse_file
|
2015-02-23 01:23:21 +01:00 |
|
twinaphex
|
87edea6bd9
|
(MSVC) Build fixes
|
2015-02-16 16:51:23 +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
|
ceb09648eb
|
Change to ssize_t
|
2015-02-16 03:46:27 +01:00 |
|
twinaphex
|
935b112a11
|
Refactor read_file
|
2015-02-16 03:31:37 +01:00 |
|
twinaphex
|
2d5b4f58aa
|
(bin_to_hex_alloc) - do return NULL in case malloc fails
|
2015-02-16 02:42:21 +01:00 |
|
twinaphex
|
4b027ed975
|
(MSVC) Build fixes
|
2015-02-14 06:09:45 +01:00 |
|
Alcaro
|
56f2888aab
|
Coding style says three-space indentation and backwards-placed asterisks...
|
2015-02-12 18:46:19 +01:00 |
|
Alcaro
|
722b349e9c
|
Refactor this into a function to get rid of some dupe code.
|
2015-02-12 18:45:39 +01:00 |
|
Alcaro
|
bd970322ee
|
These have nothing to do with paths. Replace with the size of a NUL-terminated hash.
|
2015-02-12 18:41:49 +01:00 |
|
Alcaro
|
655cabc186
|
Shut up Valgrind yet again.
|
2015-02-12 18:41:49 +01:00 |
|
twinaphex
|
21ff16471a
|
Alcaro - not a useless cast at all. Broke Windows build.
|
2015-02-11 14:22:43 +01:00 |
|
twinaphex
|
0e87a3b86a
|
database_info_list_new - cleanups
|
2015-02-10 22:39:53 +01:00 |
|
Alcaro
|
4503c6635f
|
Don't clobber important stuff.
|
2015-02-10 22:24:38 +01:00 |
|
Alcaro
|
111d4d4bd5
|
Remove some pointless casts.
|
2015-02-10 22:19:33 +01:00 |
|
Twinaphex
|
db64c41ae7
|
Silence some warnings
|
2015-02-09 01:46:58 +01:00 |
|
twinaphex
|
48e56da8be
|
(Android) Silence unused variable warnings
|
2015-02-05 19:59:43 +01:00 |
|
twinaphex
|
a55e48e88c
|
Very primitive directory scanning of CRCs - prototype
|
2015-02-05 16:25:29 +01:00 |
|
twinaphex
|
84d71330c8
|
Add famitsu entries
|
2015-02-02 04:41:31 +01:00 |
|
twinaphex
|
7c8357710e
|
(database_info.c) Use strdup instead of calloc
|
2015-02-02 04:21:45 +01:00 |
|
twinaphex
|
298fdbea8a
|
(Database) Add MD5 and SHA1 entries
|
2015-02-02 04:03:46 +01:00 |
|
twinaphex
|
d2a5dd32c2
|
Add crc32 to database_info
|
2015-02-02 02:09:26 +01:00 |
|
twinaphex
|
eb06611196
|
Cleanups to setting_data_get_label
|
2015-01-31 11:10:32 +01:00 |
|
twinaphex
|
5a5ae4f9a5
|
(Database) List entries by name instead of description
|
2015-01-29 01:32:35 +01:00 |
|
twinaphex
|
774b350e9e
|
Updates
|
2015-01-28 11:08:44 +01:00 |
|
Twinaphex
|
cef42b9356
|
(XMB) Cleanup unused variables
|
2015-01-27 23:36:20 +01:00 |
|
twinaphex
|
2e7c29f853
|
Show "N/A" when rumble/analog not specified in db entry
|
2015-01-27 21:05:40 +01:00 |
|
twinaphex
|
47427d656b
|
Add entries
|
2015-01-27 19:41:35 +01:00 |
|
twinaphex
|
5bb55b9ce9
|
Add new entries to database_info.c
|
2015-01-27 19:20:39 +01:00 |
|
twinaphex
|
6799cebc71
|
Add database_info.c
|
2015-01-27 18:09:19 +01:00 |
|