twinaphex
|
c491207b78
|
Create RARCH_DRIVER_CTL_UNINIT
|
2015-12-11 11:23:32 +01:00 |
|
twinaphex
|
ab36e92595
|
Create RARCH_DRIVER_CTL_INIT
|
2015-12-11 11:21:17 +01:00 |
|
twinaphex
|
60f606fc65
|
Create RARCH_DRIVER_CTL_UPDATE_SYSTEM_AV_INFO
|
2015-12-11 11:12:20 +01:00 |
|
twinaphex
|
45de6fe3b5
|
Create RARCH_DRIVER_CTL_SET_NONBLOCK_STATE
|
2015-12-11 11:04:16 +01:00 |
|
twinaphex
|
1b768f7dcd
|
Create RARCH_DRIVER_CTL_SET_REFRESH_RATE
|
2015-12-11 11:00:12 +01:00 |
|
twinaphex
|
0a01eab115
|
Create RARCH_DRIVER_CTL_INIT_PRE
|
2015-12-11 10:52:15 +01:00 |
|
twinaphex
|
f2911269d5
|
Create driver_ctl
|
2015-12-11 10:43:53 +01:00 |
|
twinaphex
|
d7fd52b03f
|
Make g_system_menu no longer a global
|
2015-12-10 23:08:34 +01:00 |
|
twinaphex
|
fc6505e408
|
Get rid of rarch_system_info_get_ptr
|
2015-12-10 22:30:25 +01:00 |
|
twinaphex
|
2d55dc3bda
|
Complete namespace changes
|
2015-12-07 15:32:14 +01:00 |
|
Twinaphex
|
637eb68bed
|
Create RARCH_CAMERA_CTL_DESTROY and RARCH_LOCATION_CTL_DESTROY
|
2015-12-07 08:05:52 +01:00 |
|
twinaphex
|
c6359d6dbc
|
Divorce g_system_menu from global state
|
2015-12-06 19:31:47 +01:00 |
|
twinaphex
|
1cfb39a9d1
|
merge menu.c and menu_driver.c
|
2015-12-06 17:55:27 +01:00 |
|
twinaphex
|
88a1f48cc3
|
Create RARCH_MENU_CTL_DESTROY
|
2015-12-06 17:15:32 +01:00 |
|
twinaphex
|
cc626877a9
|
Cleanups
|
2015-12-06 15:29:41 +01:00 |
|
twinaphex
|
39e9d5c5ba
|
Start cutting down on the size of some char local variables - we
don't need PATH_MAX_LENGTH for everything
|
2015-12-06 13:28:20 +01:00 |
|
twinaphex
|
fadeb4b3e4
|
Turn some functions static
|
2015-12-05 23:03:05 +01:00 |
|
twinaphex
|
e87c38bbed
|
Remove driver_clear_state
|
2015-12-05 21:14:44 +01:00 |
|
twinaphex
|
5ba14b45ce
|
Change some header includes
|
2015-12-05 20:05:32 +01:00 |
|
twinaphex
|
5b939e810c
|
Get rid of driver_t and driver_get_ptr
|
2015-12-05 16:54:13 +01:00 |
|
twinaphex
|
18ab12ab83
|
Take header include record_driver.h out of driver.h
|
2015-12-05 16:12:29 +01:00 |
|
twinaphex
|
7e5d1f3117
|
Only rcord_driver.c references driver->recording now
|
2015-12-05 16:05:35 +01:00 |
|
twinaphex
|
271975954f
|
move camera_driver.h header incldue out of driver.h
|
2015-12-05 15:55:26 +01:00 |
|
twinaphex
|
54dc5ca071
|
Move camera driver state out of driver_t
|
2015-12-05 15:52:25 +01:00 |
|
twinaphex
|
19a7ee6486
|
Move header include for location/location_driver.h out of
driver.h
|
2015-12-05 15:47:33 +01:00 |
|
twinaphex
|
3790b1d566
|
Move location driver handle data to location_driver.c
|
2015-12-05 15:44:54 +01:00 |
|
twinaphex
|
ade194b1cc
|
Create location_driver_ctl
|
2015-12-05 15:40:29 +01:00 |
|
twinaphex
|
a766d1c1c1
|
Create camera_driver_ctl
|
2015-12-05 14:40:04 +01:00 |
|
twinaphex
|
841d6010a5
|
Create RARCH_MENU_CTL_DEINIT
|
2015-12-05 13:04:21 +01:00 |
|
twinaphex
|
783881941a
|
Create menu_driver_ctl
|
2015-12-05 13:00:45 +01:00 |
|
twinaphex
|
351077dc78
|
Start reimplementing audio/video/input driver deiniting
|
2015-12-04 14:30:59 +01:00 |
|
twinaphex
|
3b176eed6f
|
move frame_time_last out of system_t struct and make it
a static local variable inside rarch_main_iterate
|
2015-12-04 12:26:39 +01:00 |
|
twinaphex
|
dc5060df79
|
Move g_driver to static loval variable for driver_get_ptr
|
2015-12-04 07:05:12 +01:00 |
|
twinaphex
|
b62738465c
|
Move video_active to gfx/video_driver.c
|
2015-11-29 21:38:47 +01:00 |
|
twinaphex
|
1d44619f41
|
Move driver->video_cache_context and driver->video_cache_context_ack
to video_driver.c
|
2015-11-29 20:44:51 +01:00 |
|
twinaphex
|
df9f0fc6d1
|
Move input_data_own to input_driver.c
|
2015-11-29 20:34:35 +01:00 |
|
twinaphex
|
ff13338ca9
|
Move audio_data_own to audio_driver.c
|
2015-11-29 20:26:30 +01:00 |
|
twinaphex
|
c62150c2a2
|
Move video_data_own to gfx/video_driver.c
|
2015-11-29 20:23:16 +01:00 |
|
twinaphex
|
1c867cedf0
|
Move nonblock_state to input_driver.c (NOTE: we probably need
to relocate this later on)
|
2015-11-29 17:53:11 +01:00 |
|
twinaphex
|
f7bb3650d9
|
Simplify driver_set_nonblock_state
|
2015-11-29 17:45:07 +01:00 |
|
twinaphex
|
9643edfac7
|
Create RARCH_INPUT_CTL_DESTROY
|
2015-11-25 18:49:37 +01:00 |
|
twinaphex
|
73ce9c0d23
|
Add another RARCH_INPUT_CTL_* command
|
2015-11-25 18:33:18 +01:00 |
|
twinaphex
|
c9db73e944
|
Contain driver->input_data usage pt. 2
|
2015-11-25 03:25:31 +01:00 |
|
twinaphex
|
09fe26257c
|
header include changes
|
2015-11-23 21:58:39 +01:00 |
|
twinaphex
|
e0f0590269
|
Rearrange header includes
|
2015-11-23 19:40:09 +01:00 |
|
twinaphex
|
24400bc797
|
Divorce audio_data from driver_t struct
|
2015-11-23 19:22:18 +01:00 |
|
twinaphex
|
389cf13db5
|
Don't reference driver->video_data outside of gx/video_driver.c anymore
|
2015-11-23 18:51:04 +01:00 |
|
twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|
twinaphex
|
e02fdd5b5b
|
Cleanups
|
2015-11-23 10:13:27 +01:00 |
|
twinaphex
|
9e83fedcd9
|
Create more RARCH_AUDIO_CTL_ commands
|
2015-11-22 15:07:11 +01:00 |
|