twinaphex
|
a31192c55a
|
g_data_runloop is now no longer a pointer
|
2015-07-27 14:52:21 +02:00 |
|
twinaphex
|
e23499d2b2
|
(runloop_data.c) Cleanups
|
2015-07-09 00:01:55 +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
|
52e2fd1689
|
Refactor task_database.c
|
2015-07-08 22:03:23 +02:00 |
|
twinaphex
|
dcd5a4fdcc
|
Refactor task_http.c
|
2015-07-08 21:35:24 +02:00 |
|
twinaphex
|
84066e1a5d
|
Move all sorts of structs over to task_file_transfer.c
|
2015-07-08 20:12:20 +02:00 |
|
twinaphex
|
a1a4bc4057
|
task_file_transfer.c - decouple 'nbio' state from runloop data struct
|
2015-07-08 20:04:16 +02:00 |
|
twinaphex
|
6fb7e4cbb7
|
C89 fixes/cleanups
|
2015-06-26 16:04:42 +02:00 |
|
Higor Eurípedes
|
9c3289a84c
|
(runloop) Fix declaration of some enums
|
2015-06-21 19:50:58 -03:00 |
|
Higor Eurípedes
|
954572cd0a
|
(runloop) Fix http_status_enum definition
|
2015-06-21 19:50:58 -03:00 |
|
twinaphex
|
e67f3f246d
|
Rearrange header include dependencies
|
2015-06-02 17:17:46 +02:00 |
|
Higor Eurípedes
|
87d0ef8b7d
|
(qb) Add --disable-libretrodb
|
2015-06-02 10:57:18 -03:00 |
|
twinaphex
|
65b8b2e0cb
|
(Database dir scanning) Can now add ZIP entry to collection
|
2015-05-27 04:42:22 +02:00 |
|
twinaphex
|
0f58ad0e4e
|
(Task database) Experimental database scanning
|
2015-05-25 07:05:00 +02:00 |
|
twinaphex
|
566eb771ba
|
Refactor db_state code
|
2015-05-24 08:04:13 +02:00 |
|
twinaphex
|
25b4442580
|
Add some members to db_handle
|
2015-05-24 06:56:35 +02:00 |
|
twinaphex
|
3de904cb78
|
Create DATABASE_STATUS_ITERATE_START
|
2015-05-23 21:56:29 +02:00 |
|
twinaphex
|
e5e9e80cfb
|
Reimplement MENU_ACTION_TESTx
|
2015-05-23 18:45:58 +02:00 |
|
twinaphex
|
e8691eb4d6
|
Move db.handle to runloop_data.h
|
2015-05-23 18:13:23 +02:00 |
|
twinaphex
|
a2e15cb4f5
|
Create DATA_TYPE_DB
|
2015-05-23 17:59:48 +02:00 |
|
twinaphex
|
6f84857ec3
|
Make rarch_main_data_get_ptr a public function
|
2015-05-16 16:42:08 +02:00 |
|
twinaphex
|
0330d2f245
|
Make rarch_main_data_active a public function
|
2015-05-16 16:37:58 +02:00 |
|
twinaphex
|
630dd35979
|
Move menu_navigation_t struct to menu_navigation.h
|
2015-05-12 14:35:07 +02:00 |
|
Twinaphex
|
684a0555ed
|
Move code to tasks/task_http.c
|
2015-05-05 17:36:58 +02:00 |
|
Twinaphex
|
54550912f5
|
(Runloop data) Start rearranging code
|
2015-05-05 09:50:00 +02:00 |
|
twinaphex
|
bcc1b249f7
|
(runloop_data.h) Cleanup
|
2015-04-11 03:37:43 +02:00 |
|
twinaphex
|
09feb15e97
|
Simpler way of showing download progress message on threaded
data runloop (also usable for other messages in the future)
|
2015-04-11 03:34:26 +02:00 |
|
twinaphex
|
11d75d088c
|
(data runloop) Start creating separate message queue for data runloop
|
2015-04-11 01:17:46 +02:00 |
|
twinaphex
|
c7e78d48d5
|
Create runloop_data.h
|
2015-03-24 13:45:53 +01:00 |
|