summaryrefslogtreecommitdiff
path: root/navit/binding/dbus
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix:binding_dbus:Fix install target for CMake builds. Closes #1025. |Thanks w...mdankov2012-05-091-1/+9
* Add:binding_dbus:Possibility to access osd attributesmartin-s2011-07-311-0/+18
* Fix:build:Fixed installation of dbus service fileakashihi2011-07-011-0/+1
* Fix:binding/dbus:applied patch from #747 fixes cut and paste error, thanks to...woglinde2011-01-251-1/+1
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-021-0/+1
* Add:binding_dbus:Possibility to block/unblock renderingmartin-s2010-07-081-0/+21
* Add:binding_dbus:New function to clear destinationmartin-s2010-06-171-0/+13
* Fix:binding_dbus:Do not add attribute on destroyrikky2010-06-031-68/+68
* Fix:binding_dbus:Reduced verbositymartin-s2010-05-171-2/+2
* Add:binding_dbus:Configure option to use system busmartin-s2010-05-121-0/+4
* Add:binding_dbus:Access to tracking objectmartin-s2010-05-091-0/+19
* Add:binding_dbus:Methods for getting and setting vehicleprofile and navigatio...martin-s2010-05-091-0/+45
* Fix:binding_dbus:Implement pcoord encodingmartin-s2010-04-151-1/+12
* Fix:binding_dbus:Correct handling of cmd_send_signal argumentsmartin-s2010-04-121-2/+4
* Add:binding_dbus:Pass signal arguments as arraymartin-s2010-04-101-13/+32
* Add:binding_dbus:Exported route objectmartin-s2010-03-261-0/+27
* Fix:binding_dbus:Split out one of set_centers polymorphismsmartin-s2010-03-151-1/+1
* Add:binding_dbus:Emit callback at startupmartin-s2010-03-071-0/+8
* fix:binding_dbus:use request_get_attr for request_navit_get_attrhorwitz2010-03-011-24/+1
* Add:Core:speech_dbusmartin-s2010-01-081-2/+5
* Fix:binding_dbus:Correct argument handling for navit zoom commandmartin-s2009-12-151-3/+4
* Fix:Core:Better searchingmartin-s2009-12-051-5/+5
* Fix:binding_dbus:Wrong callback usagemartin-s2009-12-011-1/+1
* Add:binding_dbus:gui bindingsmartin-s2009-11-242-6/+58
* Add:binding_dbus:Support for callbacksmartin-s2009-11-241-16/+91
* Add:binding_bus:Cleanup and Search functionsmartin-s2009-11-131-19/+310
* Fix:binding_dbus:Further cleanupsmartin-s2009-11-131-73/+33
* Fix:binding_dbus:Cleanupmartin-s2009-11-131-213/+214
* Add:binding_dbus:More functionality, cleanupmartin-s2009-11-121-153/+269
* Add:binding_dbus:Avoid some Polymorphismsmartin-s2009-11-032-4/+36