profile/ivi/navit.git
2012-07-01 bjasspaSimple fixes to get navit compiling with MSVC
2012-06-30 bjasspafixed logic to ensure attr.u.num is initialised
2012-06-29 sleskeFix:maptool:Abort processing if input file is empty...
2012-06-29 sleskeFix:maptool:Do not crash on invalid protobuf file.
2012-06-27 sleskeFix:xslt:Better help messages for XSLT processing.
2012-06-23 mdankovFix:maptool:In way2poi converter, treat item as area...
2012-06-21 sleskeFix:build:Remove unnecessary output during build; add...
2012-06-20 sleskeFix:graphics_opengl:Warn if FreeImage is missing.
2012-06-20 sleskeFix:build:Copy SVG and XPM files to build directory...
2012-06-20 martin-sFix:android:Use maps tag instead of adding maps from...
2012-06-20 martin-sAdd:option to configure multiple maps with similar...
2012-06-20 woglindeFix:gui_internal: fix small memleak by deallocating...
2012-06-20 woglindeAdd:core: add graphics_font_destroy for cleaning up...
2012-06-20 woglindeFix:core: fix small memleak for struct graphics
2012-06-18 sleskeFix:core:Remove pointless '#if 1'
2012-06-17 sleskeFix:build:Turn feature flag variables into CMake cache...
2012-06-17 martin-sFix:android:Made compileable again
2012-06-17 martin-sFix:android:Made compileable again
2012-06-16 martin-sAdd a Button to bring the map view back to current...
2012-06-16 martin-sFix:android:Handle overlay disable/enable correctly
2012-06-16 martin-sFix:graphics_gtk_drawing_area:Handle overlay disable...
2012-06-16 martin-sFix:osd_core:Set flags for button overlays correctly
2012-06-16 martin-sFix:Core:Handle saved command callbacks correctly
2012-06-16 martin-sAdd:Core:Make asynchonicity for saved commands optional
2012-06-13 mdankovFix:core:Memleak while navigating.
2012-06-10 mdankovFix:core:don't crash if attempted to set destination...
2012-06-10 mdankovFix:core:Clean up few more memleaks.
2012-06-07 mdankovFix:core:Two more leaks in graphics.c
2012-06-07 mdankovFix:map_csv:Fix memleak.
2012-06-06 mdankovFix:core:Three memleaks fixed.
2012-06-05 mdankovFix:core:Don't read one byte after end of string in...
2012-06-05 mdankovFix:core:Properly duplicate and destroy transformations...
2012-06-05 martin-sFix:Core:Enable getting name attribute from layout
2012-06-05 mdankovFix:WinCE:Really silence down vehicle_wince code.
2012-06-05 martin-sAdd:Core:Added address search again and made it availab...
2012-06-05 martin-sAdd:Core:Possibility to get all roadprofiles of a vehic...
2012-06-05 martin-sFix:Core:c++ compatibility
2012-06-05 martin-sFix:Core:Moved struct range outside of struct attr...
2012-06-05 martin-sFix:binding_dbus:Signature-compliant return values...
2012-05-31 rikkyFix:android:Fixed missing country flag in search dialog...
2012-05-31 rikkyFix:build:Workaround for android build with older NDKs
2012-05-30 sleskeFix:i18n:Add missing CMake dependency .po->po.in; reduc...
2012-05-30 sleskeAdd:i18n:Add more C files with translatable strings...
2012-05-30 sleskeFix:core:Improve log messages
2012-05-30 sleskeFix:core:Fix CMake build of support/ code on Ubuntu...
2012-05-29 mdankovFix:gui_internal:Don't deactivate the "demo" vehicle...
2012-05-28 mdankovFix:maptool:Use right spelling of motor_vehicle tag...
2012-05-28 mdankovFix:wince:Made WinCE GPS reading thread less noisy.
2012-05-28 mdankovFix:wince:Just fix indentation in vehicle_wince.c file...
2012-05-28 mdankovFix:core:Fix the code breaking n800 build in vehicle...
2012-05-28 mdankovFix:core:Try to fix n800 build again.
2012-05-25 tegzedFix:core:Flush loggers on exit to avoid loss of not...
2012-05-23 mdankovFix:core:Don't require presence of pthreads on target...
2012-05-23 mdankovFix:core:Made graphics.c code compatible with n800...
2012-05-22 rikkyFix:Android:Fix file size shown in download dialog...
2012-05-20 sleskeFix:core:Fix CMake build of support/ code on Ubuntu...
2012-05-20 mdankovFix:core:Revert 5106 changes no longer needed since...
2012-05-20 mdankovFix:core:Silence debug messages in win32 and android...
2012-05-20 mdankovFix:core:Move icon name guessing code from gui_internal...
2012-05-19 martin-sFix:Build:Build correct turn icons
2012-05-15 mdankovFix:graphics_win32:Transform non-opaque, grayscale...
2012-05-13 sleskeFix:maps:Make build fail cleanly if sample map download...
2012-05-13 sleskeFix:maptool:Check for XML declaration on first line
2012-05-13 sleskeFix:maps:Use VERBATIM in CMakeLists.txt for proper...
2012-05-12 rikkyFix:Android:Rewrite android search dialog handling...
2012-05-12 sleskeFix:maps:CMake refactoring (wrap lines, more logical...
2012-05-12 sleskeFix:maps:CMake refactoring (remove superfluous rule)
2012-05-12 sleskeFix:maps:Report map download error, and remove partial...
2012-05-10 sleskeFix:maptool:Abort on wrong line in OSM file|No point...
2012-05-10 woglindeAdd:NLS:fix typo in german translation
2012-05-10 worldcitizenCorrected missing info at ELSE and ENDIF. CMake correct...
2012-05-10 worldcitizenImproved CMake correction. The library files are now...
2012-05-10 worldcitizenCMake correction. The library files are now installed...
2012-05-09 martin-sFix:Build:Add icon for iphone build
2012-05-09 mdankovFix:binding_dbus:Fix install target for CMake builds...
2012-05-08 mdankovFix:core:Dont load recent destinations (and crash)...
2012-05-08 mdankovFix:map_csv:Disable default notification of each delete...
2012-05-08 mdankovFix:map_csv:Do better garbage collection. Don't lose...
2012-05-07 martin-sFix:Android:Check whether intent is available before...
2012-05-06 martin-sFix:Build:EXTRA_DIST doesn't allow wildcards
2012-05-06 martin-sAdd:NLS:Updated german translations
2012-05-06 martin-sFix:gui_internal:Deactivate current vehicle if position...
2012-05-06 martin-sFix:Core:Allow deactivating of current vehicle
2012-05-06 martin-sFix:Core:Make vehicle profile order as it appears in...
2012-05-06 martin-sFix:gui_internal:Avoid useless vehicle selection if...
2012-05-06 martin-sFix:gui_internal:React on changed vehicle profile
2012-05-06 martin-sFix:Build:Fixed iphone build
2012-05-05 martin-sAdd:Core:Use hash during xml parsing to improve startup...
2012-05-05 martin-sFix:Core:Revert to older behaviour of showing map on...
2012-05-05 martin-sAdd:gui_internal:Made menu page that appears on map...
2012-05-05 martin-sFix:maptool:Fixed plugin loading
2012-05-05 martin-sFix:Core:Fixed C standard compliance
2012-05-04 rikkyFix:Android:Fix build with android NDK >= 6b
2012-05-04 rikkyFix:Android:add missing file
2012-05-03 martin-sFix:speech_iphone:Link against framework, better diagno...
2012-05-03 sleskeFix:gui_internal:Also create PNG sizes 16 & 96px, inter...
2012-05-03 sleskeFix:Translations:Improve German translation.
2012-05-03 martin-sFix:Core:Make translations work on iphone
2012-05-03 martin-sFix:graphics_cocoa:Reduced verbosity
2012-05-03 martin-sAdd:Core:New speech module iphone
next