Fix:core:Reduce debug output, use dbg() instead of printf.
[profile/ivi/navit.git] / navit / navit / transform.c
2012-07-05 sleskeFix:core:Reduce debug output, use dbg() instead of...
2012-07-04 mdankovAdd:core:Adaptive plyline generalization, resolves...
2012-06-05 mdankovFix:core:Properly duplicate and destroy transformations...
2011-02-14 rikkyFix:core:Fixed warnings about unused variables
2011-01-24 martin-sFix:Core:MSVC fixes|Thanks chollya
2010-11-09 martin-sFix:Swapped arguments
2010-11-09 martin-sFix:Delay usage if transformation for cursors until...
2010-10-30 martin-sFix:Core:Avoid unneeded increase in map rectangle
2010-07-14 martin-sFix:Core:Make transform_douglas_peucker work correctly...
2010-03-17 horwitzCore:Fix:Fix compile warnings
2010-02-26 martin-sFix:Core:Convert transformation while rendering
2009-11-27 martin-sFix:Core:Avoid point reduction of connecting points...
2009-11-21 martin-sFix:Core:Reduced verbosity
2009-11-21 martin-sFix:Core:Made transformation more flexible
2009-11-20 martin-sFix:Core:Correct calculation, limit far plane
2009-11-20 martin-sFix:Core:Transformation cleanup
2009-11-20 martin-sFix:Core:Typo
2009-11-20 martin-sFix:Core:Made compileable again
2009-11-20 martin-sFix:Core:Changed view frustrum calculation
2009-10-04 martin-sAdd:Core:Added possibility for binfile logging with...
2009-09-15 martin-sFix:Core:Reduce point densitiy in larger views
2009-06-25 martin-sAdd:Core:Added possibility for vehicle position extrapo...
2009-06-09 martin-sFix:Core:Interpolate on table
2009-06-09 martin-sFix:Core:Use table instead of fixed value for scale...
2009-05-27 martin-sAdd:Core:Added support for utm projection
2009-03-21 steven_sFix:transform:Use single precision vs double precision...
2009-03-20 martin-sFix:Core:Reduced verbosity
2009-03-20 martin-sFix:Core:Removed accidentially introduced verbosity...
2009-03-20 martin-sFix:Core:Added functions to get/set hog and order base
2009-02-17 tinloafFix:Core:Changing the way autozoom works
2009-02-03 tinloafAdd:Core:Added autozoom support
2009-01-05 martin-sFix:Core:Fixed yaw handling
2009-01-02 martin-sFix:Core:Fixed transformation with ENABLE_ROLL off
2008-12-28 horwitzcore:fix:Fix some warnings and do some small cleanups
2008-12-28 martin-sFix:Core:Disable roll, add get/set functions if enabled
2008-12-27 martin-sAdd:Core:Support for hog and roll in transform
2008-12-27 martin-sFix:Core:Fixed some integer overflows
2008-12-25 martin-sAdd:Core:3d Support
2008-12-12 martin-sFixed:Core:Improved map querying api
2008-11-09 steven_sPatch:core:Added geo coordinate formatting function...
2008-11-08 zaxlFix:core: Change structure members order to be alligned|
2008-11-07 zaxlCore:fix: Projections support in tracking|
2008-11-06 martin-sAdd:Core:Made cursor configurable via navit.xml
2008-11-05 martin-sFix:Core:Use dbg instead of printf
2008-08-22 martin-sFix:Core:Reworked routing code a bit
2008-07-01 martin-sFix:core:Don't consider boundary of a polygon if dist=0
2008-06-19 martin-sAdd:gui_internal:On-Screen-Keyboard now works partly
2008-06-05 horwitzAdd license files and headers
2008-05-18 martin-sFix:Core:Renamed src to navit for cleanup of includes