summaryrefslogtreecommitdiff
path: root/navit/osd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-011-33/+106
|\
| * Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-17/+17
| * Merge pull request #89 from pohlinkzei/pohlinkzei-format-distanceR6621jandegr2016-03-061-2/+2
| |\
| | * Change format_distance to more proper valuesRobert Pohlink2016-03-041-2/+2
| * | Add configurability for speed_warner timeoutRobert Pohlink2016-02-221-7/+14
| * | Fix wait_before_warnRobert Pohlink2016-02-221-3/+3
| * | Update osd_core.cRobert Pohlink2016-02-221-3/+10
| |/
| * Fix:osd:Draw correct icon for navigation_status OSD when resizing windowmvglasow2016-02-011-4/+31
| * fix:osd: Convert zero button size to magic indicator size -1Stefan Wildemann2016-01-061-1/+6
| * fix:osd: Make osd "Button" accept h and w propsStefan Wildemann2016-01-061-5/+14
| * Merge pull request #52 from mvglasow/trac1325.rebasedR6505mvglasow2016-01-031-1/+19
| |\
| | * Refactor:osd_core:Document osd_button_adjust_sizes()mvglasow2015-12-201-0/+14
| | * Add:port_android:OSD button and command to show Android menumvglasow2015-12-201-1/+5
* | | Removing autotools supportPierre GRANDIN2015-12-312-16/+0
|/ /
* | OSD code cleanuppohlinkzei2015-12-271-13/+0
* | Add customizable OSD attribute foreground_color to every OSD item tobe able t...pohlinkzei2015-12-271-49/+52
|/
* Add:osd:Log osd_navigation_status_initmvglasow2015-11-021-0/+1
* Add:osd:new navigation_status OSDmvglasow2015-10-311-1/+168
* Fix crash in osd_odometer_draw without vehicle.R6268Sebastian Leske2015-09-141-4/+2
* 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