summaryrefslogtreecommitdiff
path: root/navit/binding/dbus
Commit message (Expand)AuthorAgeFilesLines
* fix:various:fix compiler warnings (#940)Stefan Wildemann2019-11-051-6/+7
* fix:all:fix compiler warnings (#935)Stefan Wildemann2019-10-291-4/+4
* Fix include order of layout.hStefan Wildemann2019-07-241-1/+1
* refactor: remove duplicate include statementsPatrick Höhn2019-07-081-2/+0
* Refactor:core:Make indentation compliant with style guidemvglasow2018-09-291-10/+9
* Add:traffic:Include segment direction in GPX exportmvglasow2018-08-171-3/+15
* Refactor:binding/dbus:attr on heap in request_navit_traffic_export_gpx()mvglasow2018-08-161-5/+3
* Add:traffic:Include items in traffic GPX exportmvglasow2018-08-151-1/+38
* Add:traffic:Rudimentary function to export traffic distortions to GPXmvglasow2018-08-151-0/+87
* Refactor:traffic:new name for traffic_get_messages_from_xml_file()mvglasow2018-07-161-1/+1
* Fix:binding/dbus:Before writing to a file, check if open was successfulmvglasow2018-06-181-0/+11
* Merge branch 'trunk' into trafficmvglasow2018-06-113-230/+126
|\
| * cleanup:python:cleanup python scripts (#622)Joseph Herlant2018-06-052-12/+12
| * Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-216/+113
* | Add:core:Remove now-obsolete newlines in debug outputmvglasow2018-05-261-2/+2
* | Merge branch 'master' into trafficmvglasow2018-05-261-3/+3
|\ \ | |/
| * cleanup:cmake:retab all CMakeLists.txt filesJoseph Herlant2018-05-251-3/+3
| * cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-252-3/+3
| * cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-1552/+1481
* | cleanup:global:Reformat with astyle and remove trailing spacesmvglasow2018-05-263-1591/+1519
* | Merge branch 'trunk' into trafficmvglasow2018-05-091-34/+34
|\ \ | |/
| * Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-34/+34
* | Fix:traffic:Fix several memory leaksmvglasow2018-04-251-0/+2
* | Merge branch 'trunk' into trafficmvglasow2018-04-181-6/+7
|\ \ | |/
| * Refactor:core:Some doxygen additions and corrections (#406)v0.5.1-rc2mvglasow2018-02-181-6/+7
* | Add:binding/dbus:Log traffic injectionmvglasow2018-03-011-0/+1
* | Refactor:traffic:traffic_process_messages_int() with post-update logicmvglasow2018-02-201-6/+1
* | Add:traffic:Inject traffic feed via dbusmvglasow2018-02-201-0/+60
|/
* Fix:core:Fix warnings from -Wmissing-prototypesSebastian Leske2017-09-221-1/+1
* Removing autotools supportPierre GRANDIN2015-12-311-18/+0
* Fix:binding_dbus:Fix warnings and remove wrong, unused code in GeoJSON export.sleske2015-05-101-6/+3
* Fix:Dbus:Fixed return value of route_export_geojson, addresses Coverity #25343kazer_2015-04-151-1/+1
* Add:binding_dbus:expose zoom_to_route over dbuskazer_2015-04-131-0/+20
* Fix:binding_dbus:Fix 64 bit issue with ints and booleansmartin-s2015-03-241-2/+6
* Add:binding_dbus:Added a command to dump the route as GeoJSON and another one...kazer_2015-03-091-1/+126
* Add:binding_dbus:Command to dump a map into a given file namemartin-s2015-03-061-0/+26
* Refactor:binding_dbus:Remove unused (and wrong) code, add missing #include.sleske2015-01-191-12/+2
* Fix:binding_dbus:Do not crash if navigation is not configured.|It really help...sleske2015-01-191-5/+11
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-26/+26
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-31/+31
* Refactoring:dbus:Removed unneeded local variablemvglasow2014-11-141-1/+1
* Add:dbus:Include maneuver type in GPS exportmvglasow2014-11-091-3/+3
* Add:Bindings:Added a dbus method to dump a route to a gpxkazer_2014-10-231-0/+72
* Add:binding_dbus:Implement new routing functionsmartin-s2014-05-291-0/+66
* Add:binding_dbus:Support for postal code and house numbermartin-s2013-01-251-0/+21
* Add:Core:Allow layer tag to reference layers within navit context, object han...martin-s2013-01-191-0/+1
* Add:binding_dbus:Implemented attribute iter for roadprofilemartin-s2012-12-151-0/+15
* Add:binding_dbus:Support for roadprofilesmartin-s2012-12-141-0/+37
* Add:binding_dbus:Layout functionsmartin-s2012-12-141-0/+26
* Fix:binding_dbus:Signature-compliant return values in case of no datamartin-s2012-06-051-3/+13