summaryrefslogtreecommitdiff
path: root/navit/binding
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-225-36/+36
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-225-47/+47
* 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
* Fix:binding_python:Fix compiler warning by including common.h first.sleske2013-11-251-1/+1
* Add:Build:Enable binding_python for cmake buildsmartin-s2013-08-271-0/+2
* Corrected c standardmartin-s2013-05-051-1/+1
* Add:binding_win32:Better debug outputmartin-s2013-04-121-2/+3
* Add:binding_python:Implement missing functionmartin-s2013-02-171-0/+11
* Add:binding_dbus:Support for postal code and house numbermartin-s2013-01-251-0/+21
* Fix:Core:Compile problems with r5340martin-s2013-01-201-0/+1
* Add:Core:Allow layer tag to reference layers within navit context, object han...martin-s2013-01-191-0/+1
* Fix:Core:wince buildmartin-s2012-12-231-0/+3
* 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
* Fix:binding_win32:Out-of-source autotools build for WinCE should be working nowmdankov2012-01-211-1/+1
* Fix:binding_win32:Repair autotools build for wince broken in r4892mdankov2012-01-191-0/+3
* Add:core:New binding_win32 module for Windows and WinCE. Some details are at ...mdankov2012-01-186-1/+383
* 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