]> err.no Git - mapper/log
mapper
17 years agoFix usage of renamed functions. Misc other stuff.
Kaj-Michael Lang [Thu, 13 Sep 2007 14:36:45 +0000 (17:36 +0300)]
Fix usage of renamed functions. Misc other stuff.

17 years agoAdd:
Kaj-Michael Lang [Thu, 13 Sep 2007 13:15:55 +0000 (16:15 +0300)]
Add:
void set_action_sensitive(const char *name, gboolean sensitive);
void set_action_activate(const char *name, gboolean active);

17 years agoFix variable name typo
Kaj-Michael Lang [Thu, 13 Sep 2007 13:15:35 +0000 (16:15 +0300)]
Fix variable name typo

17 years agoBump version to 1.0.3
Kaj-Michael Lang [Thu, 13 Sep 2007 12:23:42 +0000 (15:23 +0300)]
Bump version to 1.0.3

17 years agoAdd asserts. Hopefully fix hildon menu to work with ui manager.
Kaj-Michael Lang [Thu, 13 Sep 2007 12:21:53 +0000 (15:21 +0300)]
Add asserts. Hopefully fix hildon menu to work with ui manager.

17 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Wed, 12 Sep 2007 08:01:27 +0000 (11:01 +0300)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

Conflicts:

src/ui-common.c

17 years agoInclude osm-db.h
Kaj-Michael Lang [Wed, 12 Sep 2007 07:57:38 +0000 (10:57 +0300)]
Include osm-db.h

17 years agodefine the repo list url.
Kaj-Michael Lang [Wed, 12 Sep 2007 07:57:00 +0000 (10:57 +0300)]
define the repo list url.

17 years agomisc
Kaj-Michael Lang [Wed, 12 Sep 2007 06:48:03 +0000 (09:48 +0300)]
misc

17 years agoAdd Help menu item. Reorder some code.
Kaj-Michael Lang [Wed, 12 Sep 2007 06:47:53 +0000 (09:47 +0300)]
Add Help menu item. Reorder some code.

17 years agoNeed to port OSM importer to 0.5 API/XML format
Kaj-Michael Lang [Wed, 12 Sep 2007 05:57:26 +0000 (08:57 +0300)]
Need to port OSM importer to 0.5 API/XML format

17 years agoAdd some keyboard shortcuts for common operations.
Kaj-Michael Lang [Fri, 7 Sep 2007 08:02:57 +0000 (11:02 +0300)]
Add some keyboard shortcuts for common operations.

17 years agomisc
Kaj-Michael Lang [Thu, 6 Sep 2007 13:46:52 +0000 (16:46 +0300)]
misc

17 years agoSet toggle items from config.
Kaj-Michael Lang [Thu, 6 Sep 2007 13:46:00 +0000 (16:46 +0300)]
Set toggle items from config.

17 years agomisc
Kaj-Michael Lang [Thu, 6 Sep 2007 07:43:14 +0000 (10:43 +0300)]
misc

17 years agoAllow building with old dbus
Kaj-Michael Lang [Wed, 5 Sep 2007 13:53:02 +0000 (16:53 +0300)]
Allow building with old dbus

17 years agoUse correct variable name
Kaj-Michael Lang [Wed, 5 Sep 2007 13:43:02 +0000 (16:43 +0300)]
Use correct variable name

17 years agoAlways include basic headers so it compiles without gst+espeak
Kaj-Michael Lang [Wed, 5 Sep 2007 13:41:55 +0000 (16:41 +0300)]
Always include basic headers so it compiles without gst+espeak

17 years agoComment out fullscreen toolbar item for now
Kaj-Michael Lang [Wed, 5 Sep 2007 13:39:21 +0000 (16:39 +0300)]
Comment out fullscreen toolbar item for now

17 years agoMissed the workaround for old gtk stock icons when converting to GtkUIManager. Put...
Kaj-Michael Lang [Wed, 5 Sep 2007 13:34:09 +0000 (16:34 +0300)]
Missed the workaround for old gtk stock icons when converting to GtkUIManager. Put it back.
A nice GPS icon would be nicer, anyone?

17 years agoPut int_ref inside ()
Kaj-Michael Lang [Tue, 4 Sep 2007 10:21:47 +0000 (13:21 +0300)]
Put int_ref inside ()

17 years agoAsk user to clear track after saving track.
Kaj-Michael Lang [Tue, 4 Sep 2007 10:20:43 +0000 (13:20 +0300)]
Ask user to clear track after saving track.

17 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Tue, 4 Sep 2007 09:52:56 +0000 (12:52 +0300)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

17 years agoFix repository selection menu items to use GtkUIManager
Kaj-Michael Lang [Mon, 3 Sep 2007 22:27:59 +0000 (01:27 +0300)]
Fix repository selection menu items to use GtkUIManager

17 years agoUse correct type.
Kaj-Michael Lang [Mon, 3 Sep 2007 09:45:50 +0000 (12:45 +0300)]
Use correct type.

17 years agoCheck that loaded position icon before using it. Change render order for position...
Kaj-Michael Lang [Mon, 3 Sep 2007 09:43:13 +0000 (12:43 +0300)]
Check that loaded position icon before using it. Change render order for position icon.

17 years agoMany many changes.
Kaj-Michael Lang [Mon, 3 Sep 2007 09:20:17 +0000 (12:20 +0300)]
Many many changes.

- Code formating
- Use GtkUIManager for menu and toolbar
- More spliting of functions to their own files
- Misc fixes here and there... can't remeber anymore

17 years agomisc
Kaj-Michael Lang [Mon, 3 Sep 2007 09:18:44 +0000 (12:18 +0300)]
misc

17 years agomaemo bt dbus stuff
Kaj-Michael Lang [Mon, 3 Sep 2007 09:17:33 +0000 (12:17 +0300)]
maemo bt dbus stuff

17 years agoStart to split map downloading functions from map.c here.
Kaj-Michael Lang [Mon, 3 Sep 2007 09:16:56 +0000 (12:16 +0300)]
Start to split map downloading functions from map.c here.

17 years agoStart to move gps stuff here.
Kaj-Michael Lang [Mon, 3 Sep 2007 09:16:41 +0000 (12:16 +0300)]
Start to move gps stuff here.

17 years agoAdd more things to be done...
Kaj-Michael Lang [Mon, 27 Aug 2007 14:22:30 +0000 (17:22 +0300)]
Add more things to be done...

17 years agoAdd
Kaj-Michael Lang [Mon, 27 Aug 2007 11:39:59 +0000 (14:39 +0300)]
Add

17 years agomisc
Kaj-Michael Lang [Thu, 16 Aug 2007 10:52:41 +0000 (13:52 +0300)]
misc

17 years agoSome more work on audio notes
Kaj-Michael Lang [Wed, 15 Aug 2007 14:37:03 +0000 (17:37 +0300)]
Some more work on audio notes

17 years agoSome more work on audio notes
Kaj-Michael Lang [Wed, 15 Aug 2007 09:01:54 +0000 (12:01 +0300)]
Some more work on audio notes

17 years agoMark only localy used function static. Use glib i18n header.
Kaj-Michael Lang [Mon, 13 Aug 2007 13:02:37 +0000 (16:02 +0300)]
Mark only localy used function static. Use glib i18n header.

17 years agoFix .deb package deps
Kaj-Michael Lang [Mon, 13 Aug 2007 09:00:59 +0000 (12:00 +0300)]
Fix .deb package deps

17 years agoDepend on espeak-data
Kaj-Michael Lang [Fri, 10 Aug 2007 12:49:14 +0000 (15:49 +0300)]
Depend on espeak-data

17 years agoSet version to 1.0.2
Kaj-Michael Lang [Fri, 10 Aug 2007 12:48:45 +0000 (15:48 +0300)]
Set version to 1.0.2

17 years agoDisplay markers for upcoming waypoint and set destination
Kaj-Michael Lang [Fri, 10 Aug 2007 12:44:05 +0000 (15:44 +0300)]
Display markers for upcoming waypoint and set destination

17 years agoFormating
Kaj-Michael Lang [Fri, 10 Aug 2007 12:43:33 +0000 (15:43 +0300)]
Formating

17 years agoDon't use _pos for calculations
Kaj-Michael Lang [Fri, 10 Aug 2007 12:43:14 +0000 (15:43 +0300)]
Don't use _pos for calculations

17 years agoRemove debug
Kaj-Michael Lang [Fri, 10 Aug 2007 11:50:43 +0000 (14:50 +0300)]
Remove debug

17 years agoDisplay course/heading to target.
Kaj-Michael Lang [Fri, 10 Aug 2007 10:16:55 +0000 (13:16 +0300)]
Display course/heading to target.

17 years agoAlways use gdouble for lat, lon.
Kaj-Michael Lang [Fri, 10 Aug 2007 08:43:42 +0000 (11:43 +0300)]
Always use gdouble for lat, lon.
Fix warnings.

17 years agoDisplay a silly angle difference
Kaj-Michael Lang [Fri, 10 Aug 2007 08:23:03 +0000 (11:23 +0300)]
Display a silly angle difference

17 years agoFix file handling on device
Kaj-Michael Lang [Fri, 10 Aug 2007 08:22:44 +0000 (11:22 +0300)]
Fix file handling on device

17 years agoMake things static. Remove some warnings.
Kaj-Michael Lang [Fri, 10 Aug 2007 08:22:17 +0000 (11:22 +0300)]
Make things static. Remove some warnings.

17 years agoUse F2 instead of Enter for non-hildon
Kaj-Michael Lang [Fri, 10 Aug 2007 08:08:37 +0000 (11:08 +0300)]
Use F2 instead of Enter for non-hildon

17 years agoUse heading difference to check if we have moved away from the old road.
Kaj-Michael Lang [Fri, 10 Aug 2007 08:02:08 +0000 (11:02 +0300)]
Use heading difference to check if we have moved away from the old road.
Remove some dead old way code.
Misc other fixes.

17 years agoInit location helper fields. Include gpx.h
Kaj-Michael Lang [Fri, 10 Aug 2007 08:01:07 +0000 (11:01 +0300)]
Init location helper fields. Include gpx.h

17 years agoAdd helper fields to location struct. (Heading and speed)
Kaj-Michael Lang [Fri, 10 Aug 2007 08:00:50 +0000 (11:00 +0300)]
Add helper fields to location struct. (Heading and speed)

17 years agoSilence warnings.
Kaj-Michael Lang [Fri, 10 Aug 2007 07:59:23 +0000 (10:59 +0300)]
Silence warnings.

17 years agoAdjust autozoomer. Inform the user of enable/disable.
Kaj-Michael Lang [Fri, 10 Aug 2007 07:28:34 +0000 (10:28 +0300)]
Adjust autozoomer. Inform the user of enable/disable.

17 years agomapper_init
Kaj-Michael Lang [Fri, 10 Aug 2007 07:25:54 +0000 (10:25 +0300)]
mapper_init

17 years agoFixes
Kaj-Michael Lang [Fri, 10 Aug 2007 07:25:39 +0000 (10:25 +0300)]
Fixes

17 years agoAdd missing include. Shutdown gnome-vfs on exit.
Kaj-Michael Lang [Fri, 10 Aug 2007 07:25:14 +0000 (10:25 +0300)]
Add missing include. Shutdown gnome-vfs on exit.

17 years agoMisc
Kaj-Michael Lang [Fri, 10 Aug 2007 07:24:34 +0000 (10:24 +0300)]
Misc

17 years agoConfirm Route clear operation.
Kaj-Michael Lang [Fri, 10 Aug 2007 07:05:32 +0000 (10:05 +0300)]
Confirm Route clear operation.
Formating.

17 years agoFixes
Kaj-Michael Lang [Thu, 9 Aug 2007 16:24:29 +0000 (19:24 +0300)]
Fixes

17 years agoShow distance to destination. Misc other fixes.
Kaj-Michael Lang [Thu, 9 Aug 2007 16:24:16 +0000 (19:24 +0300)]
Show distance to destination. Misc other fixes.

17 years agoAsk db for location as little as possible.
Kaj-Michael Lang [Thu, 9 Aug 2007 16:23:37 +0000 (19:23 +0300)]
Ask db for location as little as possible.

17 years agoAdd distance label
Kaj-Michael Lang [Thu, 9 Aug 2007 16:22:42 +0000 (19:22 +0300)]
Add distance label

17 years agoUse smaller buffer. Use UTF8
Kaj-Michael Lang [Thu, 9 Aug 2007 16:22:19 +0000 (19:22 +0300)]
Use smaller buffer. Use UTF8

17 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Thu, 9 Aug 2007 13:09:33 +0000 (16:09 +0300)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

17 years agoAdd gpx.h
Kaj-Michael Lang [Thu, 9 Aug 2007 13:13:16 +0000 (16:13 +0300)]
Add gpx.h

17 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Thu, 9 Aug 2007 13:10:25 +0000 (16:10 +0300)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

Conflicts:

src/mapper.c
src/utils.c

17 years agoMisc cleanups.
Kaj-Michael Lang [Thu, 9 Aug 2007 13:09:16 +0000 (16:09 +0300)]
Misc cleanups.

17 years agopath.c
Kaj-Michael Lang [Thu, 9 Aug 2007 13:08:46 +0000 (16:08 +0300)]
path.c

17 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Thu, 9 Aug 2007 13:08:31 +0000 (16:08 +0300)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

17 years agoFormating
Kaj-Michael Lang [Thu, 9 Aug 2007 13:08:24 +0000 (16:08 +0300)]
Formating

17 years agoAdd manual GPS position to track
Kaj-Michael Lang [Thu, 9 Aug 2007 13:07:57 +0000 (16:07 +0300)]
Add manual GPS position to track

17 years agoStop the pipeline when done so we can speak again.
Kaj-Michael Lang [Thu, 9 Aug 2007 10:35:17 +0000 (13:35 +0300)]
Stop the pipeline when done so we can speak again.

17 years agoRemove flite remark.
Kaj-Michael Lang [Thu, 9 Aug 2007 10:16:18 +0000 (13:16 +0300)]
Remove flite remark.

17 years agoRemove more generated files
Kaj-Michael Lang [Thu, 9 Aug 2007 10:09:34 +0000 (13:09 +0300)]
Remove more generated files

17 years agoSet home location as valid if we get proper values.
Kaj-Michael Lang [Thu, 9 Aug 2007 10:08:39 +0000 (13:08 +0300)]
Set home location as valid if we get proper values.
Misc other cleanups.

17 years agoAdd setting and jumping to a destination.
Kaj-Michael Lang [Thu, 9 Aug 2007 10:07:58 +0000 (13:07 +0300)]
Add setting and jumping to a destination.
Not used for anyhting nice just yet.

17 years agoUse new speak function
Kaj-Michael Lang [Thu, 9 Aug 2007 10:06:31 +0000 (13:06 +0300)]
Use new speak function

17 years agoShow dialog after setting callbacks
Kaj-Michael Lang [Thu, 9 Aug 2007 10:05:37 +0000 (13:05 +0300)]
Show dialog after setting callbacks

17 years agoAdd speach output using espeak+gstreamer.
Kaj-Michael Lang [Thu, 9 Aug 2007 09:53:35 +0000 (12:53 +0300)]
Add speach output using espeak+gstreamer.
If not enabled, then fallback to using the old fork-flite/espeak mode.

17 years agoRename config.c to config-gconf.c, add header.
Kaj-Michael Lang [Thu, 9 Aug 2007 08:02:21 +0000 (11:02 +0300)]
Rename config.c to config-gconf.c, add header.

17 years agoSplit path functions from track.c to path.c
Kaj-Michael Lang [Wed, 8 Aug 2007 22:18:04 +0000 (01:18 +0300)]
Split path functions from track.c to path.c

17 years agoRemove some useless output. Some cleanups.
Kaj-Michael Lang [Wed, 8 Aug 2007 11:16:41 +0000 (14:16 +0300)]
Remove some useless output. Some cleanups.

17 years agoQuery place only if have moved from the previously known way.
Kaj-Michael Lang [Wed, 8 Aug 2007 10:39:23 +0000 (13:39 +0300)]
Query place only if have moved from the previously known way.

17 years agoPOI handling cleanups.
Kaj-Michael Lang [Wed, 8 Aug 2007 10:30:40 +0000 (13:30 +0300)]
POI handling cleanups.
Use a struct for sql statements.
Fix POI edit lat/lon.
Move most direct sqlite handling from poi-gui.c to poi.c, a little is still missing.

17 years agoAdd missing poi categories. Misc sql statements changes.
Kaj-Michael Lang [Wed, 8 Aug 2007 08:43:26 +0000 (11:43 +0300)]
Add missing poi categories. Misc sql statements changes.

17 years agoMake dialogs bigger
Kaj-Michael Lang [Wed, 8 Aug 2007 08:33:42 +0000 (11:33 +0300)]
Make dialogs bigger

17 years agoSilence a warning.
Kaj-Michael Lang [Wed, 8 Aug 2007 08:19:30 +0000 (11:19 +0300)]
Silence a warning.

17 years agoRemove the nearest poi code for location banner.
Kaj-Michael Lang [Wed, 8 Aug 2007 08:16:21 +0000 (11:16 +0300)]
Remove the nearest poi code for location banner.

17 years agoUse progress bar in toolbar on hildon and gtk builds. Use it for osm-db queries....
Kaj-Michael Lang [Tue, 7 Aug 2007 13:33:18 +0000 (16:33 +0300)]
Use progress bar in toolbar on hildon and gtk builds. Use it for osm-db queries. Remove some debuging output.

17 years agoAdd support for a progress bar in case query takes much time.
Kaj-Michael Lang [Tue, 7 Aug 2007 13:32:34 +0000 (16:32 +0300)]
Add support for a progress bar in case query takes much time.

17 years agoUse correct --enable-770
Kaj-Michael Lang [Tue, 7 Aug 2007 13:31:45 +0000 (16:31 +0300)]
Use correct --enable-770

17 years agoNicer description. Update changelog for package snapshot.
Kaj-Michael Lang [Tue, 7 Aug 2007 13:31:02 +0000 (16:31 +0300)]
Nicer description. Update changelog for package snapshot.

17 years agoUse double when deadling with lat/lon
Kaj-Michael Lang [Tue, 7 Aug 2007 08:27:52 +0000 (11:27 +0300)]
Use double when deadling with lat/lon

17 years agoUse center location if not using gps position when adding POI from the toolbar.
Kaj-Michael Lang [Tue, 7 Aug 2007 01:32:49 +0000 (04:32 +0300)]
Use center location if not using gps position when adding POI from the toolbar.

17 years agoNew data format. Much nicer to work with. And faster.
Kaj-Michael Lang [Tue, 7 Aug 2007 01:31:37 +0000 (04:31 +0300)]
New data format. Much nicer to work with. And faster.

17 years agoFix menu(s) under hildon. Fix color dialog value handling.
Kaj-Michael Lang [Mon, 6 Aug 2007 15:37:01 +0000 (18:37 +0300)]
Fix menu(s) under hildon. Fix color dialog value handling.

17 years agoFixes to 770 and libgpsd optins
Kaj-Michael Lang [Mon, 6 Aug 2007 15:36:25 +0000 (18:36 +0300)]
Fixes to 770 and libgpsd optins

17 years agoFormating
Kaj-Michael Lang [Mon, 6 Aug 2007 14:48:24 +0000 (17:48 +0300)]
Formating