summaryrefslogtreecommitdiff
path: root/navit/osd
Commit message (Expand)AuthorAgeFilesLines
* Fix:Core:Merge Robotaxi's PR for imperial unitskazer_2015-07-141-1/+1
* Refactor:osd:Rename osd_std_draw to osd_fill_with_bgcolor; extract variable.sleske2015-02-201-17/+16
* Fix:core:Fix regressions of svn 5989. Do not crash if gps_status width is not...mdankov2015-01-181-5/+6
* Add:osd_core:Support negative widhts and heights for osd items as it's done f...mdankov2015-01-031-109/+109
* Add:osd:Log error if toggle_announcer configured but no speech available.sleske2014-11-261-2/+7
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-12/+12
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-20/+20
* Add:osd:Update gps_status when status changes but not positionmvglasow2014-11-221-0/+3
* Refactoring:core:Add some more documentationmvglasow2014-11-151-16/+25
* Fix:osd:Fixed OSD items display garbage when resized|thank you mvglasowkazer_2014-10-161-30/+55
* Fix:core:Build with -Wcast-align -Wmissing-prototypes, -Wpointer-arith, fix c...sleske2013-08-211-2/+2
* Fix:core:Fix warnings from unused variables.|Part of #1154.sleske2013-08-111-1/+0
* Fix:core:Fix warnings from dbg statements.|Part of #1154.sleske2013-08-111-1/+1
* Fix:core:Integrate transform_setup into transform_new. Avoids two-step initia...sleske2013-07-131-1/+2
* Add:osd_core:New attribute for specifying icon directorymartin-s2013-05-241-3/+17
* Add:Core:Improved osd interfacemartin-s2013-04-281-18/+19
* Fix:osd_core:Allow accesskey usage on non-overlay osdsmartin-s2013-03-051-0/+1
* Add:osd_core:Allow changing osd text element label attribute from the command...mdankov2013-02-031-0/+33
* Add:osd_core:Support command attribute for compassmartin-s2013-01-281-0/+3
* Add:Core:Allow layer tag to reference layers within navit context, object han...martin-s2013-01-191-0/+1
* Fix:osd_core:Don't crash when "src" attribute of osd types "button" and "imag...mdankov2012-12-051-22/+8
* Fix:core:Don't display osd buttons on src attribute change while in internal ...mdankov2012-12-041-1/+4
* Fix:osd_core:Calculate map scale in screen center; (partial) fix for #985.sleske2012-09-241-6/+4
* Fix:osd_core:Refactoring:Extract round_to_nice_value; reorganize variables.sleske2012-09-241-17/+26
* Fix:osd_core:Refactoring: Remove unused variables, reorganize variablessleske2012-09-241-32/+32
* Fix:osd_core:Don't stop odometer on reset commandmartin-s2012-09-131-5/+6
* Fix:osd_core:Made odometer_reset working with disable_reset osdsmartin-s2012-09-121-5/+5
* Fix:osd:Remove unused variablessleske2012-09-051-9/+1
* Print 1DP of the odometer avg speed when less than 10bjasspa2012-07-171-2/+2
* fixed logic to ensure attr.u.num is initialisedbjasspa2012-06-301-3/+2
* Fix:osd_core:Set flags for button overlays correctlymartin-s2012-06-161-2/+2
* Fix:osd/core:Fixed odometer reset by command (closes ticket #1029)tegzed2012-04-301-7/+6
* Fix:osd/core:fix compilation on windows platformstegzed2012-01-161-1/+2
* fix:osd/core:fixed distance calculation in route_guardtegzed2012-01-141-1/+2
* Fix:osd/core:fixed update_period handling in route_guard osdtegzed2012-01-021-1/+1
* Fix:xpm: replace unknown.xpm with nicer unknown.svg, had to edit the svg to s...woglinde2011-12-161-2/+2
* fix:osd/core:fix max speed calculationtegzed2011-10-241-1/+1
* add:osd/core:-added support to display max speed in odometertegzed2011-10-231-14/+34
* Fix:osd/core:added the possibility to selectively enable/disable speedcam war...tegzed2011-10-031-8/+17
* Fix:Core:Move declarations to the begin to be c95 compatiblemartin-s2011-09-301-30/+23
* Add:osd/core:-added initial version of route_guard OSDtegzed2011-09-271-0/+221
* fix:osd/core:weeded out some compiler warningstegzed2011-09-181-15/+15
* Fix:osd/core:Set the right colors for the osd "scale" itemrikky2011-09-151-2/+2
* add:osd/core:added some NULL checkstegzed2011-09-081-10/+20
* add:core: -added possibility to select objects in the command system by filte...tegzed2011-09-071-539/+628
* Fix:osd_core:Do the null pointer check before assiging a variable, found with...woglinde2011-07-261-2/+6
* Add:osd/core:added handling of newline character ( 
 in navit.xml ) to o...tegzed2011-07-161-7/+37
* Fix:osd_core:msvc compatibilitymartin-s2011-05-301-3/+5
* Fix:osd/core: add command table in case of button initialization also to make...tegzed2011-05-141-0/+5
* Add:osd/core: tegzed2011-04-161-1/+251