twinaphex
|
c4ff5e73f1
|
(task_database.c) Refactor away get_ptr function
|
2015-08-06 04:14:49 +02:00 |
|
twinaphex
|
52c2e76ec8
|
(task_http.c) Cleanups
|
2015-08-06 04:08:20 +02:00 |
|
twinaphex
|
2ea5dda564
|
Refactor away rarch_main_data_nbio_get_ptr
|
2015-08-06 04:01:44 +02:00 |
|
twinaphex
|
6b261aad87
|
rarch_main_data_nbio_iterate_poll - get rid of implicit memset
|
2015-08-06 03:58:45 +02:00 |
|
twinaphex
|
f967c88ff0
|
(runloop_data.c) Cleanups
|
2015-08-06 02:31:50 +02:00 |
|
twinaphex
|
a70f09a90d
|
Rearrange structs
|
2015-07-27 17:18:10 +02:00 |
|
twinaphex
|
9185d37710
|
Bump up collection limit
|
2015-07-26 00:40:24 +02:00 |
|
twinaphex
|
2dbc3c4b56
|
(Overlays) Cleanups
|
2015-07-12 07:12:33 +02:00 |
|
twinaphex
|
f58c171428
|
(task_overlay.c) Cleanups
|
2015-07-12 01:19:58 +02:00 |
|
twinaphex
|
2121f7a813
|
Create overlay->alive
|
2015-07-11 23:45:23 +02:00 |
|
twinaphex
|
1b163e6a5a
|
Cleanup input_overlay.c
|
2015-07-11 08:07:14 +02:00 |
|
twinaphex
|
51137d5351
|
Set pending_scan_finished to false in rarch_main_data_db_uninit
|
2015-07-09 02:33:46 +02:00 |
|
twinaphex
|
1c406bc098
|
Add rarch_main_data_pending_scan_finished and other mechanisms
so that the call to menu_environment_cb gets made on main thread
|
2015-07-09 02:31:46 +02:00 |
|
twinaphex
|
701b5609d4
|
(task_overlay.c) Using rarch_main_is_idle here is not thread-safe
|
2015-07-09 01:16:03 +02:00 |
|
twinaphex
|
cdf3ce309e
|
Decouple 'overlay' state from driver_t
|
2015-07-09 01:10:30 +02:00 |
|
twinaphex
|
387d687ef9
|
(MSVC) Some MSVC buildfixes
|
2015-07-09 00:24:10 +02:00 |
|
twinaphex
|
51e2a128c5
|
(runloop data) Don't have to pass around runloop pointer anymore
|
2015-07-08 23:01:11 +02:00 |
|
twinaphex
|
c90072df55
|
Move lock to task_overlay.c
|
2015-07-08 22:42:45 +02:00 |
|
twinaphex
|
04b98bebd9
|
Cut down on header includes
|
2015-07-08 22:14:31 +02:00 |
|
twinaphex
|
000f9650d7
|
(task_http.c) Get rid of header include
|
2015-07-08 22:11:45 +02:00 |
|
twinaphex
|
52e2fd1689
|
Refactor task_database.c
|
2015-07-08 22:03:23 +02:00 |
|
twinaphex
|
c84ddb53fa
|
(task_databse.c) Refactors
|
2015-07-08 21:48:58 +02:00 |
|
twinaphex
|
3605b97c80
|
Create rarch_main_data_http_uninit
|
2015-07-08 21:38:22 +02:00 |
|
twinaphex
|
dcd5a4fdcc
|
Refactor task_http.c
|
2015-07-08 21:35:24 +02:00 |
|
twinaphex
|
74627d1497
|
(task_http.c) Some refactors
|
2015-07-08 21:18:34 +02:00 |
|
twinaphex
|
84066e1a5d
|
Move all sorts of structs over to task_file_transfer.c
|
2015-07-08 20:12:20 +02:00 |
|
twinaphex
|
664592b354
|
Use rarch_main_data_nbio_get_handle and rarch_main_data_nbio_image_get_handle
|
2015-07-08 20:10:18 +02:00 |
|
twinaphex
|
a1a4bc4057
|
task_file_transfer.c - decouple 'nbio' state from runloop data struct
|
2015-07-08 20:04:16 +02:00 |
|
twinaphex
|
08b56582b2
|
(task_file_transfer.c) Add workaround for bogus file transfer requests
|
2015-07-08 16:52:40 +02:00 |
|
twinaphex
|
039ba91c48
|
Add mechanism so that task_database informs the menu driver that
we need to refresh the horizontal list. Kivutar; make the icons
work again after we do a horizontal list refresh
|
2015-07-08 01:01:41 +02:00 |
|
Higor Eurípedes
|
a3aab2f98e
|
(task_database) Dont call zlib_parse_file_iterate_stop so much
|
2015-07-05 10:40:51 -03:00 |
|
Higor Eurípedes
|
3cc6e07174
|
(task_database) Fix leaks when scanning zip files
|
2015-07-05 10:23:21 -03:00 |
|
twinaphex
|
4b118323d4
|
Add better place to put EVENT_CMD_CORE_INFO_INIT
|
2015-07-04 06:35:17 +02:00 |
|
Twinaphex
|
f2e5b969a7
|
Merge pull request #1886 from fr500/master
make info files reload after a successful download/extraction
|
2015-07-04 06:31:56 +02:00 |
|
radius
|
da7cf5df8e
|
make info files reload after a successful download/extraction
|
2015-07-03 23:30:01 -05:00 |
|
twinaphex
|
431169d86b
|
Add 'Update Core Info Files'
|
2015-07-04 06:18:02 +02:00 |
|
twinaphex
|
38839dc8eb
|
Make 'Download Core Content 'work
|
2015-07-04 04:01:35 +02:00 |
|
twinaphex
|
d20f110a2f
|
Start adding 'Content Downloader' options
|
2015-07-04 03:37:43 +02:00 |
|
radius
|
a47ff23546
|
Revert "make shaders unzip on shader_dir instead of a subdirectory for consistency"
This reverts commit c78cf7dde6 .
|
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 |
|