radius
a47ff23546
Revert "make shaders unzip on shader_dir instead of a subdirectory for consistency"
...
This reverts commit c78cf7dde65d3be4f3d52c4bf450c0ff3236e5d9.
2015-07-03 09:42:32 -05:00
radius
2836eb976f
Merge remote-tracking branch 'upstream/master'
2015-07-02 17:45:12 -05:00
twinaphex
d4dcf784c9
Update msg_hash.c
2015-07-01 19:40:50 +02:00
radius
c78cf7dde6
make shaders unzip on shader_dir instead of a subdirectory for consistency
2015-06-30 21:08:45 -05:00
twinaphex
8bf46e4424
Add call to network_init before setting up http connection
2015-06-28 19:10:36 +02:00
twinaphex
52e99f5417
Hook up 'Update Cg Shaders' and 'Update GLSL Shaders'
2015-06-24 17:56:44 +02:00
twinaphex
90a6932b53
Implement 'Update Databases'
2015-06-24 17:42:31 +02:00
twinaphex
9a991e4852
Implement 'Update Overlays'
2015-06-24 17:37:15 +02:00
twinaphex
d88738e28d
Hook up 'Update Cheats' - cheats.zip on buildbot needs to be
...
updated so that it no longer has a rootsubdir 'cht'
2015-06-24 16:55:18 +02:00
twinaphex
badaae7198
(Menu) Hook up 'Update Autoconfig Profiles'
2015-06-24 16:36:29 +02:00
twinaphex
b2e27a452e
Create cb_generic_download
2015-06-24 16:21:58 +02:00
twinaphex
f3814c2b02
(Updater) Implement 'Update Assets'
2015-06-24 16:17:29 +02:00
twinaphex
13a2336231
(Core Updater) Start adding the other update options - stub
2015-06-24 15:12:30 +02:00
twinaphex
272063b351
(Core download) Now removes ZIP file after extracting archive
2015-06-24 14:44:21 +02:00
twinaphex
5d576ce61d
(task_database.c) Use fill_pathname_join_delim in task_database.c
2015-06-22 19:51:13 +02:00
twinaphex
5f67c53e6a
Use fill_short_pathname_representation
2015-06-22 19:39:56 +02:00
twinaphex
2057e0f1d7
(task_file_transfer.c) Cleanup
2015-06-19 07:00:16 +02:00
Jools Wills
83efc830e4
fix compilation with --disable-threads
...
fixes this error
tasks/task_overlay.c: In function ‘rarch_main_data_overlay_iterate’:
tasks/task_overlay.c:92:1: error: label at end of compound statement
2015-06-17 20:18:15 +01:00
twinaphex
b08c399d3b
(task_database.c) Fix some warnings
2015-06-15 22:48:41 +02:00
twinaphex
a86977de3a
(tasks) Use hashes
2015-06-14 17:11:48 +02:00
twinaphex
25372dfb56
(task_database.c) Refactor to not use strcmp
2015-06-14 16:59:38 +02:00
Higor Eurípedes
dba40157e3
(task_file_transfer.c) Attempt to fix rpng_nbio leak
2015-06-12 18:21:11 -03:00
twinaphex
a10cdfa8b1
(tasks) Cleanups
2015-06-12 22:37:06 +02:00
Higor Eurípedes
85800a81b6
(task_database.c) Use a query for faster CRC scanning
2015-06-10 14:51:26 -03:00
Higor Eurípedes
4d23fd211c
(libretro-db) Store CRC32 as uint32_t
2015-06-09 20:21:14 -03:00
twinaphex
b321c38d62
(task_database.c) If 0 out some excessive logging
2015-06-09 21:10:57 +02:00
twinaphex
9487def760
(task_database.c) We can now scan individual files
2015-06-09 19:38:51 +02:00
Twinaphex
ba0e25dd88
Rename database_info_init to database_info_dir_init
2015-06-09 18:53:18 +02:00
twinaphex
29e3f5ff66
Expand playlist format - rename it to 'lpl'
2015-06-08 23:38:03 +02:00
twinaphex
2cfa890a58
Move code over to task_http.c
2015-06-08 11:10:12 +02:00
twinaphex
1b67864a3b
Change menu_driver_load_background to menu_driver_load_image
2015-06-04 10:39:48 +02:00
twinaphex
959fd621a5
Create cb_menu_boxart
2015-06-04 10:02:43 +02:00
twinaphex
0cfeff8e1e
Cleanups
2015-06-02 18:28:51 +02:00
twinaphex
4a37c4e020
Remove duplicate strcasestr
2015-06-02 16:49:35 +02:00
twinaphex
0a6be4c82e
(task_database.c) Fix database_info_iterate_start for Windows
2015-05-28 08:57:50 +02:00
twinaphex
fe5880355d
database_info_list_iterate_next - set db_state->info to NULL
...
after freeing
2015-05-28 02:55:39 +02:00
twinaphex
8bde46deb9
Free db_state->info first in database_info_list_iterate_new
2015-05-28 01:25:42 +02:00
twinaphex
0e23908b78
(Task database) Should fix ZIP playlist scanning
2015-05-27 07:23:09 +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
d33ee0ca90
(task_database.c) Update TODO notes
2015-05-26 09:04:57 +02:00
twinaphex
c94e29ed02
Create rarch_strcasestr
2015-05-26 02:31:29 +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
23299eb74d
(task_database.c) Do string compare of CRC
2015-05-25 07:34:42 +02:00