507 Commits

Author SHA1 Message Date
twinaphex
0703b3c867 Add audio_monitor.c files 2015-01-18 18:47:53 +01:00
twinaphex
5c32acf91f Split up video_monitor code into separate file 2015-01-18 18:28:14 +01:00
twinaphex
0286078f8f Start properly namespacing monitor_* functions 2015-01-18 18:17:59 +01:00
twinaphex
069fb556f0 Rename graphics context drivers 2015-01-12 22:19:31 +01:00
twinaphex
8b95cfe6e3 Get rid of RARCH_INTERNAL-specific code in resampler.c 2015-01-12 21:12:48 +01:00
twinaphex
d4b2c47d73 driver.c- remove some header includes 2015-01-12 20:34:48 +01:00
twinaphex
63281f8ca1 Move some code from driver.c to input_context.c 2015-01-12 20:25:07 +01:00
twinaphex
6b3a67d5ea Move driver_video_resolve to gfx/video_driver.c 2015-01-12 20:20:58 +01:00
twinaphex
6b2fced631 Split up menu code into separate file menu_driver.c 2015-01-12 20:00:43 +01:00
twinaphex
a71b143dad Move location driver code to separate file location_driver.c 2015-01-12 19:51:33 +01:00
twinaphex
4b0bd67d8d Split up camera driver code into separate file camera_driver.c 2015-01-12 19:42:43 +01:00
twinaphex
2029e13e23 Split up OSK driver code into separate file osk_driver.c 2015-01-12 19:28:40 +01:00
twinaphex
07a7386c9d Split up input_driver code to separate file - input_driver.c 2015-01-12 18:37:50 +01:00
twinaphex
0e5a9f03fe Split up video_driver code to separate file 2015-01-12 18:26:46 +01:00
twinaphex
0fbf48e451 Split up audio_driver code into audio_driver.c 2015-01-12 18:06:38 +01:00
twinaphex
63e2eab86b Add joypad_driver_find_handle/joypad_driver_find_ident 2015-01-12 17:14:06 +01:00
twinaphex
c7acbc8469 Rename local variable option_k 2015-01-12 17:10:00 +01:00
twinaphex
483b8bec10 Add menu_driver_find_handle/menu_driver_find_ident 2015-01-12 17:08:22 +01:00
twinaphex
af08a3f617 Add location_driver_find_handle/location_driver_find_ident 2015-01-12 17:05:54 +01:00
twinaphex
710d52ecc8 Add camera_driver_find_handle/camera_driver_find_ident 2015-01-12 17:03:01 +01:00
twinaphex
1194111951 Add osk_driver_find_handle/osk_driver_find_ident 2015-01-12 17:00:35 +01:00
twinaphex
5aca1d385b Add input_driver_find_handle/input_driver_find_ident 2015-01-12 16:56:11 +01:00
twinaphex
017c0398f3 Add audio_driver_find_handle/audio_driver_find_ident 2015-01-12 16:52:10 +01:00
twinaphex
d04121037d Add video_driver_find_handle/video_driver_find_ident 2015-01-12 16:49:37 +01:00
twinaphex
badb29942b Add monitor FPS enable option 2015-01-12 05:59:11 +01:00
twinaphex
371e3ebdd7 Document more of driver.c 2015-01-12 05:37:52 +01:00
twinaphex
b95cdd2215 Rename menu_common.c to menu.c 2015-01-10 04:53:37 +01:00
twinaphex
9487594aea Start documenting driver.c 2015-01-09 21:07:32 +01:00
twinaphex
99c9afa5cd Update PATH_MAX to PATH_MAX_LENGTH 2015-01-09 18:04:29 +01:00
twinaphex
ec22bada36 Add retroarch.h header 2015-01-09 17:40:47 +01:00
twinaphex
0570b4d11d Add documentation 2015-01-08 03:40:43 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex
f0dc41757f Cleanup some useless casts 2014-12-15 17:09:40 +01:00
twinaphex
ec2242db02 Implement other driver options too 2014-11-26 21:48:02 +01:00
twinaphex
195e0f2aa2 Generalize variable names 2014-11-26 21:40:51 +01:00
twinaphex
d96d0059b7 Build fix 2014-11-26 21:37:54 +01:00
Jay McCarthy
4f15c31a16 Simplify input_options function 2014-11-26 14:09:32 -05:00
twinaphex
3714bb552f (Apple) Change __IPHONE_3_0 to __IPHONE_4_0 for AVFoundation camera 2014-11-18 18:11:43 +01:00
Twinaphex
0f43deb6d2 (Apple) Start making camera driver OSX-compatible (OSX 10.7 and up/requires AVFoundation) 2014-11-18 18:04:17 +01:00
twinaphex
063470f652 (OSX PPC) Finally works 2014-11-17 21:31:52 +01:00
Mike Robinson
06c102d337 Add audio_max_timing_skew setting
Let users enable very large timing skews if they don't mind
inaccurate audio pitch.
2014-11-16 14:24:58 +00:00
Higor Eurípedes
17c715748d (driver.c) Fix invalid write 2014-11-12 13:14:44 -03:00
twinaphex
e872bf69be Use C-style comments 2014-11-12 14:34:48 +01:00
twinaphex
4d5c7a05d1 (Android) C90 build fixes 2014-11-12 14:32:08 +01:00
Jay McCarthy
8a4f65e227 Moving function 2014-11-11 12:23:24 -05:00
Jay McCarthy
f2f96bcac8 First draft of ios_menu 2014-11-04 22:01:01 -05:00
twinaphex
4f40c14d69 Move menu code up one root dir 2014-10-28 19:54:23 +01:00
twinaphex
d3629f06f1 Rename file.c/file.h to content.c/content.h 2014-10-21 23:44:03 +02:00
Mike Robinson
9d9394662b Fix buffer overflow in dummy_pixels
Size needs to be 32 to allow for 4x4 at pitch 8
2014-10-18 18:29:37 +01:00
Toad King
e8f2f92eec change dummy pixel to be a 4x4 texture, works better with some platforms where texture dimensions should be multiples of 4 2014-10-18 00:55:14 -05:00