Fix:core:Reduce debug output, use dbg() instead of printf.
[profile/ivi/navit.git] / navit / navit / navit.c
2012-07-05 sleskeFix:core:Reduce debug output, use dbg() instead of...
2012-07-05 sleskeFix:core:Exit if no maps are available; avoids crash.
2012-07-04 mdankovAdd:core:Adaptive plyline generalization, resolves...
2012-05-08 mdankovFix:core:Dont load recent destinations (and crash)...
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-01 sleskeFix:core:Don't call navit_destroy from navit_init;...
2012-05-01 sleskeFix:core:Warn if no plugins are found, improve other...
2012-04-23 rikkyFix:core:Fix some warnings
2012-04-18 martin-sAdd:Core:Implemented center attribute for navit_get_attr
2012-04-16 martin-sFix:Core:Made vehicle position update more flexible
2012-04-01 mdankovAdd:gui_internal:Allow having several waypoints. Fixes...
2012-03-21 martin-sFix:Core:Canclel displaylist before destroying navit...
2012-03-20 martin-sAdd:Core:Converted map and mapset to object functions
2012-03-10 martin-sFix:Core:Updated track.c to new object handling
2012-02-18 woglindeFix:core: do not exposure the map text file headr stuff...
2012-02-10 mdankovFix:core:Fix reference to already freed object in displ...
2012-02-06 martin-sAdd:Core:Implement reference counting for navit object
2012-01-20 woglindeFix:core:clean up a bit the destroy function
2012-01-20 woglindeFix:core: Fix the format specifier for g_strdup_printf...
2012-01-03 mdankovAdd:core:New command in command interface set_position...
2012-01-01 mdankovFix:core:Quickfix to make win32 cmake builds, broken...
2011-12-29 tegzedFix:core:- fixed possible usage of uninitialized hash...
2011-12-25 sleskeFix:Core:Mark destination as stopped in destination...
2011-12-25 sleskeFix:Core:Remove out-ifdefed code, which no longer makes...
2011-12-16 martin-sFix:Core:Made navigation_unregister_callback more reaso...
2011-11-28 mdankovFix:core:Made Aborting Navigation work again. Fixes...
2011-11-23 mdankovFix:gui_internal:Do not allow duplicate entries in...
2011-10-09 tegzedFix:core:avoid usage of uninitialized hashtable in...
2011-10-09 tegzedFix:core:avoid double free on the return value of get_i...
2011-10-09 tegzedFix:core:initialize hastable on first usage of set_int_...
2011-10-03 tegzedfix:core: now navit_say() takes speech.active state...
2011-09-30 martin-sFix:Core:Move declarations to the begin to be c95 compa...
2011-09-30 martin-sFix:Core:Move declarations to the begin
2011-09-29 korrosaAdd:gui/internal:Insert new "Former destinations" menu...
2011-09-10 tegzedfix:core:-stabilize adding map items
2011-07-31 martin-sFix:Core:Possibility to get osds as attributes from...
2011-07-28 martin-sAdd:Core:Implemented set_center command, extended coord...
2011-05-09 martin-sFix:Core:MSVC fixes
2011-05-01 woglindeAdd:core:Added command function for spawn systemprocess...
2011-04-16 tegzedFix:core:reverted previous accidental commit to navit.c
2011-04-16 woglindeFix:core:Fix small memleak found with valgrind, wordexp...
2011-04-14 woglindeFix:Core:Free progress_callback too
2011-03-20 tegzedFix:core:remove workaround for callback list destructio...
2011-03-19 tegzedFix:core:fix get_attr_var command to avoid double freei...
2011-03-19 tegzedFix:core: - added commands for storing and retrieving...
2011-03-15 worldcitizenFixed: navit.c: In function 'navit_add_layout':
2011-03-13 rikkyFix:core:Possibilty to specify the default layout....
2011-03-10 martin-sFix:Core:Make vehicle cursor have priority over layout...
2011-02-10 martin-sAdd:Core:Imperial measurements
2011-02-05 tegzedFix:core:make graphics drivers' destroy method called...
2011-01-27 tegzedAdd:core:added command to toggle active state of a...
2011-01-26 martin-sAdd:Core:Possibility to log at defined position
2011-01-25 martin-sFix:Core:MSVC fixes|Thanks chollya
2011-01-22 zoff99Fix:Android:Googlenavigation support now really works...
2011-01-21 zoff99Add:Android:generic message channel, make menu zoom...
2011-01-20 martin-sAdd:Core:Support for specifying vocabulary
2010-12-25 martin-sFix:Core:Do initial draw asynchronously
2010-12-25 martin-sFix:Core:Set draw_mode_begin before drawing progress...
2010-12-25 martin-sFix:Core:Reduce font size for progress message
2010-12-25 martin-sFix:Core:Wait with drawing until graphics is ready
2010-12-24 martin-sAdd:map_binfile:Feedback during map download
2010-12-12 tegzedAdd:core:Add support for the command system to store...
2010-12-03 tegzedAdd:Core:added helper function to enable installation...
2010-12-02 tegzedFix:Core:Added null check to navit_say() to avoid crash...
2010-11-19 martin-sFix:Core:Moved cursor drawing to postdraw
2010-11-11 martin-sFix:Core:Correct handing of zoom position
2010-11-11 martin-sAdd:Core:Exported set_timeout function
2010-11-11 martin-sAdd:Core:Exported zoom in/out around cursor functions
2010-11-09 martin-sAdd:Core:Exported navit_draw_async
2010-11-09 martin-sFix:Core:Fixed delayed cursor transformation
2010-11-09 martin-sFix:Delay usage if transformation for cursors until...
2010-11-07 tegzedAdd:Core:Make navit_destroy() emit callback "destroy...
2010-11-05 kazer_Fixe:Core:avoid using geo_attr in wrong order, ticket...
2010-11-03 martin-sAdd:Core:Make map border for north oriented maps config...
2010-10-30 martin-sAdd:Core:Exported navit_set_center_cursor function
2010-10-14 martin-sAdd:Core:API for zooming to rectangle
2010-09-03 martin-sAdd:Core:More support for waypoints
2010-09-03 martin-sAdd:Core:Support for writing destinations with multiple...
2010-08-29 geogheganPatch:core:Fixes a bug in the switching of day to night...
2010-08-16 martin-sAdd:Core:Support for invisible cursors
2010-08-12 martin-sAdd:Core:Support for loading itineraries from destinati...
2010-07-08 martin-sFix:Core:Correctly rest blocked flags
2010-06-30 martin-sAdd:Core:Option to force a redraw during unblock
2010-06-28 akashihiFix:core:Added NULL check in tracking_angle_delta....
2010-06-23 martin-sFix:Core:Reduce routing memory usage, route destructor
2010-06-03 akashihiAdd:core:Added framework for reacting to disable suspen...
2010-05-31 martin-sFix:Core:Setup transformation unconditionally
2010-05-31 martin-sAdd:Core:Possibility to set transformation
2010-05-29 martin-sFix:Core:Typo
2010-05-26 martin-sFix:Core:Forgotten break
2010-05-26 martin-sAdd:Core:Flags for making navit work without gui and...
2010-05-09 martin-sAdd:binding_dbus:Access to tracking object
2010-05-09 martin-sAdd:binding_dbus:Methods for getting and setting vehicl...
2010-04-29 akashihiFix:core:Modified bookmarks object creation semantics
2010-04-29 martin-sAdd:Core:Sample function for returning values
2010-04-08 martin-sFix:Made radius for re-centering of map with static...
2010-03-16 akashihiAdd:core:Added navit_set_vehicle_by_name halper function
2010-03-16 akashihiFix:core:Guarded navit_set_layout_by_name from modifyin...
2010-03-11 martin-sFix:core:Avoid draw when graphics is not yet ready
next