summaryrefslogtreecommitdiff
path: root/navit/vehicle
Commit message (Expand)AuthorAgeFilesLines
* Fix:vehicle/webos:Add support for WebOS 2.xnorad2011-03-022-66/+121
* Fix:vehicle/gpsd: followed further api changes in developement version of gps...tegzed2011-03-011-1/+11
* Fix:vehicle_wince:Portabilitymartin-s2011-02-181-22/+32
* Fixed:vehicle_wince:Fixed some warnings and minor bugsrikky2011-02-141-10/+14
* Fix:core:Fix clang compiler warnings: unused variablesrikky2011-02-121-1/+0
* Fix:Core: Removes unused variable, stgeoghegan2011-02-121-1/+1
* Add:vehicle_gypsy:Option to send dbus message for enabling gps at startupmartin-s2011-02-102-1/+33
* Fix:vehicle/file: include config.h before all other headerswoglinde2011-02-051-1/+1
* Fix:vehicle/file: include file.h to get prototype for file_is_regwoglinde2011-02-051-0/+1
* Fix:Core:MSVC fixesmartin-s2011-01-251-4/+4
* Fix:vehicle_file:MSVC fixesmartin-s2011-01-251-2/+1
* Fix:vehicle_file:MSVC fixes|Thanks chollyamartin-s2011-01-241-7/+15
* Fix:vehicle/gpsd:Fixed nmea logging for gpsd vehicletegzed2011-01-181-1/+5
* Add:Build/cmake:Added Android build supportrikky2011-01-131-0/+1
* Add:Build:Missing stuffmartin-s2011-01-081-0/+1
* fix:vehicle/webos:PDL can give us error-texts :D . Use that!norad2010-12-271-1/+1
* fix:vehicle/webos:give PDL_error as decimal, not hexnorad2010-12-271-1/+1
* Fix:vehicle/webos:Output error codenorad2010-12-261-1/+1
* Add:vehicle/webos:Add support for webOS location servicesnorad2010-12-213-0/+267
* Fix:vehicle/gpsd_dbus:Removed erroneous is_nan callsakashihi2010-11-291-2/+2
* Fix:vahicle/gpsd_dbus:FP_NAN may be undefinedakashihi2010-11-221-4/+4
* Fix:vehicle/gpsd:Followed changes in gps_read() return value, in gpsd_api>=5 ...tegzed2010-11-161-2/+2
* Add:vehicle_file:Missing filemartin-s2010-11-051-0/+27
* Fix:vehicle_file:Fixed win32 support, patch from #332|Thanks richtmartin-s2010-11-042-51/+83
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-026-0/+11
* Fix:vehicle/gpsd: fix handling of gps_open for gpsd_api < 5woglinde2010-09-231-2/+3
* Patch:vehicle/gpsd: latest gpsd api support from ticket #628, comment modifie...woglinde2010-09-201-3/+22
* Add:vehicle_wince:add file input, improve GPS reading/parsing and further ada...rikky2010-09-011-122/+236
* Fix:vehicle_wince:Update of vehicle_wince with improvements from vehicle_file...rikky2010-09-011-93/+162
* Fix:vehicle_file:More realistic timing when replaying nmea logsmartin-s2010-08-111-0/+2
* Fix:vehicle_file:Correct length argumentmartin-s2010-08-111-2/+2
* Fix:vehicle/file: fix potential security bug for uctfixtime, if someone spoil...woglinde2010-08-061-3/+2
* Fix:build:Better non-plugin supportmartin-s2010-07-271-1/+5
* Fix:vehicle_null:Correct handling of setting attributesmartin-s2010-07-271-1/+1
* Fix:vehicle_null:Set flag when appropriatemartin-s2010-07-131-0/+1
* Add:vehicle_file:Forgotten filemartin-s2010-06-281-0/+27
* Add:vehicle_file:Option to get nmea stream from socketmartin-s2010-06-282-3/+41
* Fix:vehicle_file:Removed carriage returnsmartin-s2010-06-281-202/+202
* Fix:vehicle/wince:fixed Bad time format in gpx output, ticket #551kazer_2010-06-221-2/+2
* Fix:Build:Correctly build modules when plugins are disabledmartin-s2010-05-182-0/+8
* git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3061 ffa7fe5e-494...Gauthier602010-03-201-54/+228
* Fix:vehicle/demo: Fix memleak spotted by valgrindwoglinde2010-03-191-1/+2
* Fix:vehicle_gpsd:Additional flag to make work with new gpsdmartin-s2010-03-141-1/+1
* Fix:vehicle_null:Less verbositymartin-s2010-03-091-3/+3
* Commited pini's patch http://trac.navit-project.org/ticket/518 that solve the...worldcitizen2010-01-251-0/+41
* Fix:vehicle/maemo:Corrected values for gps status calculationsakashihi2010-01-151-6/+15
* Add:vehicle/maemo:Added support for Maemo/Fremantle liblocation API.akashihi2010-01-143-0/+324
* Fix:Build:Changed linking of modules for android due to recent change in load...martin-s2009-12-064-5/+5
* Fix:Core:Removed unneeded includemartin-s2009-12-021-1/+0
* Add:Core:New vehicle type gpsd_dbusmartin-s2009-12-013-0/+254