Commit Graph

35 Commits

Author SHA1 Message Date
twinaphex 6991b43e81 location_driver.c - cleanup 2015-09-06 04:08:29 +02:00
twinaphex abb19d7259 (location_driver.c) Use rarch_system_info_get_ptr 2015-06-25 13:14:11 +02:00
Twinaphex 68993c1f71 Ifdef AVFoundation and CoreLocation specifically for HAVE_COCOA and/or
HAVE_COCOATOUCH
2015-04-20 14:14:45 +02:00
Twinaphex 813a47d43c Change HAVE_LOCATION to HAVE_CORELOCATION 2015-04-20 11:41:33 +02:00
twinaphex e6f0d366cb Go through global_get_ptr 2015-03-21 04:43:18 +01:00
twinaphex 7bc845006b Start replacing more g_settings usages 2015-03-20 20:43:22 +01:00
twinaphex 3670ef2ac5 Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
twinaphex 00239a30d6 Create wrapper functions for passing a message to the runloop's
message queue
2015-03-15 02:47:23 +01:00
twinaphex 795ef467ac Move msg_queue and nbio/http to runloop struct 2015-03-07 13:01:41 +01:00
twinaphex 850716ecac Cleanup location_driver.c 2015-01-30 07:55:17 +01:00
twinaphex 26ab324727 (OSX 10.6) Fix declaration shadows global variable warnings 2015-01-15 21:10:36 +01:00
twinaphex 6cdaa4e282 (MSVC) Build fixes 2015-01-12 22:47:12 +01:00
twinaphex 1b28a4a498 Cleanups 2015-01-12 21:16:17 +01:00
twinaphex c4bf097d7f Move location_driver.c to location/ 2015-01-12 19:53:10 +01:00
twinaphex 6a9d24b10a Move location drivers to location/drivers/ 2015-01-12 19:05:33 +01:00
twinaphex 453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
twinaphex 8f095df694 Minor cleanup in location/android.c 2014-10-27 04:05:51 +01:00
twinaphex 75d2e13dcb Make drivers non-const 2014-09-11 07:06:20 +02:00
twinaphex fe510bca6f Indenting/C-style comments 2014-09-08 17:57:18 +02:00
Lioncash 195a6aadb2 nulllocation: Remove nulllocation_t.
This is technically not even allowed according to the C standard, but is a GNU-specific extension
2014-09-06 00:47:59 -04:00
twinaphex f9c0f5ac64 (Camera/Location stub drivers) Changes
(General) Fix some potential uninitialized variables
2014-08-17 06:09:23 +02:00
twinaphex c38f5a813c (Location) null_location_get_position - return false 2014-08-15 21:19:59 +02:00
twinaphex 88af50ab82 Add null drivers 2014-08-14 03:05:44 +02:00
twinaphex 027bd68bb3 Add location/null.c - get rid of HAVE_LOCATION ifdefs 2014-08-14 02:15:48 +02:00
twinaphex 8193eb4b3d (Android) Input - Move files around 2014-06-10 22:15:23 +02:00