navit-package
2009-10-01 horwitzFix:core:Further cleanup configure test for sdl
2009-10-01 horwitzFix:core:Cleanup configure test for sdl
2009-10-01 horwitzFix:core:Fix typo that broke espeak configuration
2009-09-30 martin-sFix:support_glib:Use intl version of vsnprintf to make...
2009-09-29 rikkyAdd:vehicle/win32:Added support for enabling/disabling...
2009-09-29 martin-sFix:xpm:Made size of some gui svgs more reasonable
2009-09-29 horwitzFix:core:Some typos
2009-09-29 horwitzFix:core:Remove obsolete vehicle configuration option
2009-09-29 horwitzFix:svn:ignore updated
2009-09-28 singesangFix:graphics_opengl: fixed building on systems with...
2009-09-28 singesangFix:Core: Applied patch from #475. Thanks for the hint
2009-09-27 martin-sFix:vehicle_gpsd:Better diagnostics in case of problems...
2009-09-25 martin-sFix:Core:Made src package compile again
2009-09-24 martin-sAdd:support_espeak:Added makefile, made compileable
2009-09-24 martin-sAdd:support_espeak:Added makefile, made compileable
2009-09-24 martin-sFix:support_espeak:Removed cppisms
2009-09-24 martin-sFix:support_espeak:Renamed from cpp to c
2009-09-24 martin-sAdd:Core:Imported espeak 1.41.01
2009-09-24 martin-sFix:Tools:Hopefully fixed hang in osm2navit
2009-09-24 martin-sFix:Core:Better check for srcdir != builddir
2009-09-23 martin-sFix:Core:Correct enable parameter
2009-09-23 rikkyAdd:graphics/win32:Added disable_suspend and fixed...
2009-09-23 martin-sAdd:graphics_win32:Key support
2009-09-23 martin-sFix:Core:Correct parameters for setenv
2009-09-23 martin-sFix:graphics_win32:Fixed initial window size handling
2009-09-23 martin-sFix:Core:Removed annoying message
2009-09-22 horwitzFix:core:Fix build for non WIN32 systems.
2009-09-22 rikkyFix:graphics/win32:Fixed memory leak in png renderer
2009-09-22 rikkyFix:graphics/win32:Fixed memory corruption, if cursor...
2009-09-22 horwitzFix:svn:ignore updated
2009-09-22 martin-sFix:xslt:Added zoom buttons for windows
2009-09-22 martin-sFix:Core:Enable NLS for windows
2009-09-22 martin-sFix:graphics_win32:Made pngs much faster
2009-09-21 rikkyFix:graphics/win32:Fixed start screen size and fullscre...
2009-09-21 martin-sFix:Core:Removed obsolete debug code
2009-09-21 martin-sFix:Tools:Made turn restrictions work
2009-09-21 rikkyFix:graphics/win32:Fixed multiple memory leaks
2009-09-21 martin-sFix:Tools:Reduced noise
2009-09-21 martin-sFix:Core:Remove forgotten debug
2009-09-20 martin-sAdd:Core:Beginning of work on writing navit.xml
2009-09-20 martin-sAdd:Core:Improved turn restrictions
2009-09-20 martin-sAdd:Tools:Further work on turn restrictions
2009-09-20 martin-sAdd:vehicle_android:Support for getting radius
2009-09-19 martin-sAdd:gui_internal:More debugging
2009-09-19 martin-sAdd:Core:Made command possible for text osd
2009-09-17 martin-sFix:Tools:Further working on turn restrictions
2009-09-16 martin-sFix:vehicle_wince:Correct header
2009-09-16 martin-sFix:maps:Improved Makefile
2009-09-15 martin-sAdd:maps:Made makefile a bit more flexible
2009-09-15 martin-sFix:map_binfile:Better search support
2009-09-15 martin-sAdd:Tools:Generate place polygons
2009-09-15 rikkyFix:graphics/win32:Fixed crash which occurred, if you...
2009-09-15 rikkyFix:vehicle/wince:Fixed crash with some GPS devices...
2009-09-15 martin-sFix:Tools:Cleaned up osm tags
2009-09-15 martin-sFix:Core:Change undone
2009-09-15 martin-sFix:Core:Reduce point densitiy in larger views
2009-09-15 martin-sFix:Tools:Correct handling of turn restrictions
2009-09-14 martin-sAdd:Tools:Further work on turn restrictions
2009-09-10 martin-sFix:graphics_win32:Correctly set size and hotspot when...
2009-09-10 rikkyFix:graphics/win32: Speed up of rendering; Code cleanup...
2009-09-08 rikkyFix:graphics/win32:Fixed compiling for WinCE target
2009-09-07 rikkyFix:graphics/win32:Increased speed of overlay drawing
2009-09-07 martin-sFix:Core:Made vehicle callback more specific
2009-09-07 martin-sFix:graphics_gtk_drawing_area:Made double reporting...
2009-09-06 martin-sFix:Core:Correct flag values for horse and pedestrian
2009-09-04 rikkyFix:graphics/win32:Fixed crash while dragging map
2009-09-03 rikkyFix:graphics/win32:Fixed crash if PNG file could not...
2009-09-03 martin-sFix:Core:Re-Enabled log file for windows
2009-09-03 martin-sAdd:xslt:New scripts
2009-09-03 martin-sFix:Tools:Correct local spelling for spain
2009-09-02 martin-sAdd:Tools:Added romania as country
2009-09-02 martin-sAdd:Tools:Make it possible to skip certain types
2009-09-02 martin-sFix:graphics_win32:Correct calculation of color values
2009-09-02 martin-sFix:graphics_win32:Use correct text color
2009-09-02 martin-sFix:support_libpng:Missing init function
2009-09-02 martin-sFix:graphics_win32:Corrected rectangle drawing and...
2009-09-02 martin-sAdd:graphics_win32:PNG support
2009-09-02 martin-sFix:graphics_win32:Correct handling of disabled overlay...
2009-09-02 martin-sFix:Core:Missing SUBDIRS
2009-09-01 martin-sAdd:Core:Added integrated support for png from libpng...
2009-09-01 martin-sFix:graphics_win32:Implement draw_drag to get correct...
2009-09-01 martin-sFix:map_textfile:Call clearerr after fseek to reset eof
2009-09-01 rikkyAdd:graphics/win32:Added overlay drawing and implement...
2009-09-01 martin-sAdd:Core:Added possibility for custom logs
2009-08-31 martin-sFix:xslt:Bigger OSDs for android
2009-08-31 martin-sAdd:Core:Made log items of gpx log configurable
2009-08-30 singesangFix:configure: Generate country flag pngs. Thanks for...
2009-08-30 bustersnyvelUpdated NL translations from launchpad
2009-08-30 bustersnyvelUpdated line numbers in NL translation
2009-08-27 martin-sFix:script:Converted to new osm api
2009-08-27 martin-sFix:Script:Remove outdated Geo stuff
2009-08-25 martin-sFix:gui_internal:Jump back to map when changing 2d/3d
2009-08-25 martin-sFix:graphics_sdl:Overlay active per default
2009-08-25 martin-sFix:Core:Improved int_sqrt
2009-08-25 martin-sAdd:Core:Added possibility to turn telling of street...
2009-08-25 martin-sAdd:gui_internal:Added possibility to lock fullscreen
2009-08-25 martin-sFix:core:Fixed toggle announcer
2009-08-25 martin-sFix:graphics_sdl:Fixes from jehan
2009-08-25 martin-sAdd:Core:New vehicle iphone
2009-08-25 martin-sFix:Core:Improved town label rendering
next