]> err.no Git - mapper/history - src/mapper.c
Fix GPS settings dialog so it works.
[mapper] / src / mapper.c
2008-01-26 Kaj-Michael LangRemodelling of GPS handling for hildon. Work in progres...
2008-01-24 Kaj-Michael LangDefault to gps simulator, config load sets the correct...
2008-01-23 Kaj-Michael LangMove variables_init from ui-common.c to mapper.c
2008-01-23 Kaj-Michael LangCall map_poi_deinit and free _gps struct
2008-01-23 Kaj-Michael LangSet type when calling gps_new
2008-01-22 Kaj-Michael LangStart to rewrite the GPS system to support location...
2008-01-19 Kaj-Michael LangGet rid of _pos, move data to gpsdata struct.
2008-01-16 Kaj-Michael LangUse globaly set _GNU_SOURCE
2008-01-16 Kaj-Michael LangMove _curl_sid
2008-01-15 Kaj-Michael LangAdd textual progress
2008-01-15 Kaj-Michael LangSilence warning
2008-01-04 Kaj-Michael LangStart to make a simple library for osm database and...
2007-12-20 Kaj-Michael LangDisplay proper progress instead of pulsating
2007-10-31 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-30 Kaj-Michael LangAdd more init stages for connecting to db, init poi...
2007-10-29 Kaj-Michael LangUse common dbus system connection
2007-10-23 Kaj-Michael LangMore chinook changes
2007-10-19 Kaj-Michael LangInform if didn't init properly
2007-10-18 Kaj-Michael LangMerge commit 'sbox/master'
2007-10-18 Kaj-Michael LangAdd (untested) libconic support
2007-10-18 Kaj-Michael LangMerge branch 'master' of /home/milang/devel/mapper/
2007-10-17 Kaj-Michael LangMerge ssh://milang@tal.org/home/milang/sbox-home/src...
2007-10-17 Kaj-Michael LangMore Chinook preparation
2007-10-17 Kaj-Michael LangAdd one more step to init
2007-10-15 Kaj-Michael LangMerge commit 'origin'
2007-10-15 Kaj-Michael LangUse splash screen when starting as it can be quite...
2007-10-11 Kaj-Michael LangInit UI last
2007-10-11 Kaj-Michael LangBe nice and clean up curl when exiting. Remove gconf_in...
2007-09-20 Kaj-Michael LangCleanups
2007-09-20 Kaj-Michael LangInit gst if enabled. Init speach only if both gst and...
2007-09-06 Kaj-Michael Langmisc
2007-09-03 Kaj-Michael LangMany many changes.
2007-08-13 Kaj-Michael LangMark only localy used function static. Use glib i18n...
2007-08-10 Kaj-Michael LangAdd missing include. Shutdown gnome-vfs on exit.
2007-08-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-09 Kaj-Michael LangMisc cleanups.
2007-08-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-09 Kaj-Michael LangAdd speach output using espeak+gstreamer.
2007-08-06 Kaj-Michael LangMake it possible to build for different gtk/hildon...
2007-08-03 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-03 Kaj-Michael LangMove gps banner handling from mapper.c to their own...
2007-08-02 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-02 Kaj-Michael LangHildon can be on the desktop so start to separate hildo...
2007-07-27 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-07-27 Kaj-Michael LangCall osm_init/osm_deinit
2007-07-25 Kaj-Michael LangHopefully fix git fuckup.. ?
2007-07-25 Kaj-Michael LangMerge
2007-07-25 Kaj-Michael LangFixes so it builds for hildon. Not complete.
2007-07-02 Kaj-Michael Langmisc
2007-07-02 Kaj-Michael LangFixes so it builds again under maemo scratchbox.
2007-06-19 Kaj-Michael LangThe database is not specific to POIs only so rename...
2007-06-13 Kaj-Michael LangCleanups.
2007-06-11 Kaj-Michael Langmisc
2007-06-07 Kaj-Michael LangFix missing init of read buffer.
2007-06-04 Kaj-Michael LangStart to add gstreamer things. Just init for now.
2007-06-04 Kaj-Michael Langmisc
2007-06-04 Kaj-Michael LangFix POI db handling so it works.
2007-05-29 Kaj-Michael LangImport fork of maemo-mapper.