19604 Commits

Author SHA1 Message Date
twinaphex
0e23908b78 (Task database) Should fix ZIP playlist scanning 2015-05-27 07:23:09 +02:00
twinaphex
a5d8f37b34 Add action_scan 2015-05-27 06:57:01 +02:00
twinaphex
65e770359e (GX) Buildfix 2015-05-27 06:24:51 +02:00
twinaphex
8933dd146d Take out this line for now 2015-05-27 05:24:41 +02:00
twinaphex
ffc8e31e2e (Content collection - can now select core for collection entry that
has only one possible core)
2015-05-27 05:16:44 +02:00
twinaphex
65b8b2e0cb (Database dir scanning) Can now add ZIP entry to collection 2015-05-27 04:42:22 +02:00
twinaphex
d72df8492b (Task database) Compare first entry of ZIP file 2015-05-27 03:23:27 +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
3d924a7556 Create zlib_parse_file_iterate 2015-05-27 01:03:49 +02:00
twinaphex
376a1d49ba Refactor zlib_parse_file 2015-05-27 00:42:48 +02:00
twinaphex
512edb1474 Create zlib_parse_file_init 2015-05-27 00:28:32 +02:00
twinaphex
33ba65075f Create zlib_parse_file_iterate_step 2015-05-27 00:23:50 +02:00
twinaphex
6a7ab12dc1 Refactor zlib_parse_filer.prx 2015-05-26 23:28:40 +02:00
twinaphex
8e8267b708 Create zlib_transfer_t and refactor zlib_parse_file somewhat 2015-05-26 21:11:26 +02:00
Twinaphex
99099c34ef Fix two serious warnings 2015-05-26 09:06:53 +02:00
Twinaphex
66c006d1d8 (core_info.c) Buildfix 2015-05-26 09:06:02 +02:00
twinaphex
d33ee0ca90 (task_database.c) Update TODO notes 2015-05-26 09:04:57 +02:00
twinaphex
be7d8b7b13 'Start Content' option in 'database entry' view fixed 2015-05-26 08:48:03 +02:00
twinaphex
9d97b227b7 Content Collection core selection should now work 2015-05-26 08:38:38 +02:00
twinaphex
a19f6e21d8 Cleanup content_playlist_update 2015-05-26 06:52:00 +02:00
twinaphex
18e68918f3 core_info_get_name and content_playlist_update 2015-05-26 06:28:16 +02:00
twinaphex
50700ed7d3 Start adding detect core selection if entry in content
collection doesn't have an associated core yet
2015-05-26 04:52:16 +02:00
twinaphex
9b2887fc42 (Menu) Set idx for playlist entry 2015-05-26 04:38:56 +02:00
twinaphex
8b24cd8c80 Cleanup menu_displaylist_parse 2015-05-26 04:33:35 +02:00
twinaphex
1222bb609b (Menu) Create menu->playlist 2015-05-26 04:27:21 +02:00
Twinaphex
719b0bf016 Merge pull request #1724 from fr500/master
reset paths on exit when using the organize function
2015-05-26 04:18:18 +02:00
twinaphex
3c6e4e8dbf content_playlist_push - some improvements 2015-05-26 04:17:27 +02:00
radius
51dad5c922 make sure to reset paths when exiting too 2015-05-25 20:54:51 -05:00
radius
cc5b069494 make sure to reset paths when exiting too 2015-05-25 20:54:00 -05:00
twinaphex
c94e29ed02 Create rarch_strcasestr 2015-05-26 02:31:29 +02:00
Twinaphex
fd59696f8f Merge pull request #1723 from fr500/master
fix per-core savedirs for content that needs_fullpath
2015-05-26 02:11:42 +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
radius
15815caf36 try to fix per-core savedirs for content that needs_fullpath 2015-05-25 19:03:39 -05:00
Twinaphex
79cb3abd32 Build fix in menu_action_ok_playlist_entry 2015-05-26 02:00:50 +02:00
twinaphex
9abe3ec6e8 Remove menu->db_playlist, refactor code 2015-05-26 01:58:52 +02:00
twinaphex
23a861ad1f Rename MENU_ACTION_TEST to MENU_ACTION_SCAN 2015-05-26 01:10:27 +02:00
twinaphex
5d1e7a7aec (menu_displaylist.c) Cleanup 2015-05-26 00:31:03 +02:00
twinaphex
d275f8dd8f Database dir scanning now creates 'rpl' (retroarch playlist) files 2015-05-26 00:25:07 +02:00
twinaphex
8fb8887c34 Create new playlist format 2015-05-26 00:12:49 +02:00
twinaphex
e05c0ab4f4 Set 'display name' to crc 2015-05-25 21:39:50 +02:00
twinaphex
350a33a4ae Start implementing database_info_list_iterate_found_match 2015-05-25 18:46:36 +02:00
Twinaphex
1a85dfe60a (Database) Remove some unused variables 2015-05-25 10:04:54 +02:00
twinaphex
0242b38c12 (task_database.c) Cleanups 2015-05-25 07:54:44 +02:00
twinaphex
14c46fb1ad (Menu) Add HAVE_LIBRETRODB ifdef 2015-05-25 07:46:56 +02:00
twinaphex
23299eb74d (task_database.c) Do string compare of CRC 2015-05-25 07:34:42 +02:00
twinaphex
0f58ad0e4e (Task database) Experimental database scanning 2015-05-25 07:05:00 +02:00
twinaphex
76e1c2d965 database_info_iterate_crc_lookup - cleanup 2015-05-25 05:36:23 +02:00
twinaphex
da2489ad72 (database_info.c) Make functions static 2015-05-25 05:24:47 +02:00
twinaphex
b6883f43fc Refactor menu_database_parse_query 2015-05-25 05:20:10 +02:00