Jean-André Santoni
|
fea95aa4a1
|
Finish implementing psx scanning
|
2015-09-24 14:14:42 +02:00 |
|
Jean-André Santoni
|
0e7018c27d
|
Serial lookup for psx scanning
|
2015-09-22 15:22:15 +02:00 |
|
twinaphex
|
3db688d477
|
Create retro_stat.c/retro_stat.h
|
2015-09-22 01:45:30 +02:00 |
|
twinaphex
|
f75cdd1e97
|
(Vita) Fix some warnings about possibly uninitialized variables
|
2015-09-20 22:44:03 +02:00 |
|
twinaphex
|
3564532564
|
Create retro_write_file
|
2015-09-19 00:34:24 +02:00 |
|
twinaphex
|
432aac58a3
|
Get rid of more fcntl header includes
|
2015-09-18 04:03:11 +02:00 |
|
twinaphex
|
d74be88d0a
|
(tasks/database_cue.c) Use RFILE
|
2015-09-17 20:31:04 +02:00 |
|
twinaphex
|
78185be8bf
|
Build fixes
|
2015-09-16 22:44:16 +02:00 |
|
twinaphex
|
097da7ca9d
|
Add kivutar to copyrights
|
2015-09-16 22:40:49 +02:00 |
|
twinaphex
|
fad78d8b81
|
Split up code to task_database_cue.c
|
2015-09-16 22:39:47 +02:00 |
|
Jean-André Santoni
|
07f362e88d
|
Start adding ps1 scanning
|
2015-09-16 22:11:08 +02:00 |
|
twinaphex
|
504bea51e0
|
Cleanups
|
2015-09-16 10:28:54 +02:00 |
|
twinaphex
|
8ca8b43545
|
Take out retro_endianness.h include out of retro_miscellaneous.h
|
2015-09-14 03:34:05 +02:00 |
|
Alcaro
|
9554597160
|
Add missing header includes, fixes CXX_BUILD.
|
2015-09-06 14:46:25 +02:00 |
|
Twinaphex
|
8d2eceaa22
|
(rpng) Cleanups
|
2015-09-06 13:02:44 +02:00 |
|
twinaphex
|
f88575633e
|
Cleanups
|
2015-09-05 20:34:22 +02:00 |
|
twinaphex
|
c259b983de
|
struct definitions now go inside rpng_common.h - move them
away from public headers
|
2015-09-01 13:08:10 +02:00 |
|
twinaphex
|
2194ab6631
|
Cleanups
|
2015-09-01 13:01:16 +02:00 |
|
twinaphex
|
511b2c6d83
|
Create rpng_set_buf_ptr
|
2015-09-01 13:00:02 +02:00 |
|
twinaphex
|
d5837f4b7c
|
Don't take in as first argument rpng->buff_data - handle this internally
|
2015-09-01 12:56:39 +02:00 |
|
twinaphex
|
cd79143038
|
(rpng) Encapsulate incrementation of buffer position
|
2015-09-01 12:52:04 +02:00 |
|
twinaphex
|
3762502112
|
Create rpng_is_valid
|
2015-09-01 12:41:31 +02:00 |
|
twinaphex
|
09aac8a320
|
Create rpng_nbio_is_valid
|
2015-09-01 12:39:17 +02:00 |
|
twinaphex
|
15ba019ea1
|
Don't make asserts dependent on retro_log.h
|
2015-09-01 11:59:27 +02:00 |
|
twinaphex
|
31e093dadb
|
(Android) Fix Android build
|
2015-08-29 17:06:39 +02:00 |
|
Alcaro
|
c05bb6e0c3
|
Tolerate unset database path.
|
2015-08-20 19:24:08 +02:00 |
|
Alcaro
|
28b1c9eada
|
Rename this variable, every other instance of it has the same name.
|
2015-08-20 19:08:07 +02:00 |
|
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 |
|