summaryrefslogtreecommitdiff
path: root/navit/callback.h
Commit message (Collapse)AuthorAgeFilesLines
* add:graphics:dpi scaling support (#813)Stefan Wildemann2019-07-281-0/+2
| | | | | This commit adds calculating a scaling factor out of the virtual_dpi assumed when the layout was created, and the real_dpi value of the hardware. It is activated if "virtual_dpi" tag is set into the "graphics" tag on navit.xml. Currently only qt5 graphics implment returning the hardware dpi. But this can be simulated and overwritten by setting "real_dpi" tag to "graphics" tag on navit.xm on all available graphics.l
* Fix:Core:Cleaned up callback handlingmartin-s2009-01-121-138/+34
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1926 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:More callbacksmartin-s2009-01-061-0/+8
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1914 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Improved and implemented idle callbackmartin-s2008-12-131-0/+10
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1789 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Made it possible to drag the bitmap instead of the vectors (based ↵martin-s2008-10-261-0/+9
| | | | | | on code from Florian Hackenberg), some cleanups git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1569 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Make it possible to add more commands to osd buttonsmartin-s2008-08-221-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1306 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:osd_core:Initial support for on-screen-buttonsmartin-s2008-06-201-0/+16
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1155 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add license files and headershorwitz2008-06-051-0/+19
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1100 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+130
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1059 ffa7fe5e-494d-0410-b361-a75ebd5db220