]> err.no Git - mapper/log
mapper
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

17 years agoConnect goto home menu item. Misc other fixes.
Kaj-Michael Lang [Mon, 6 Aug 2007 14:33:53 +0000 (17:33 +0300)]
Connect goto home menu item. Misc other fixes.

17 years agoSplit out filter settings from Settings dialog and add menu item under track to bring...
Kaj-Michael Lang [Mon, 6 Aug 2007 14:21:31 +0000 (17:21 +0300)]
Split out filter settings from Settings dialog and add menu item under track to bring it up.

17 years agoSet filter options inside a scrolled window so they can all be accessed under the...
Kaj-Michael Lang [Mon, 6 Aug 2007 13:52:29 +0000 (16:52 +0300)]
Set filter options inside a scrolled window so they can all be accessed under the limited space on a 770

17 years agoSplit out some more menus for non-hildon case
Kaj-Michael Lang [Mon, 6 Aug 2007 13:51:49 +0000 (16:51 +0300)]
Split out some more menus for non-hildon case

17 years agoAdd headers
Kaj-Michael Lang [Mon, 6 Aug 2007 13:29:31 +0000 (16:29 +0300)]
Add headers

17 years agoFix building under maemo sdk
Kaj-Michael Lang [Mon, 6 Aug 2007 13:19:08 +0000 (16:19 +0300)]
Fix building under maemo sdk

17 years agoMake it possible to build for different gtk/hildon/osso combinations.
Kaj-Michael Lang [Mon, 6 Aug 2007 09:20:10 +0000 (12:20 +0300)]
Make it possible to build for different gtk/hildon/osso combinations.

17 years agoCheck separately for hildon-fm
Kaj-Michael Lang [Sat, 4 Aug 2007 08:56:20 +0000 (11:56 +0300)]
Check separately for hildon-fm

17 years agoDisplay speed with location. Use helper to calculate and set speed. Add toolbar item...
Kaj-Michael Lang [Fri, 3 Aug 2007 09:21:48 +0000 (12:21 +0300)]
Display speed with location. Use helper to calculate and set speed. Add toolbar item to display gps details. Small cleanups.

17 years agoUse a smaller range.
Kaj-Michael Lang [Fri, 3 Aug 2007 08:47:11 +0000 (11:47 +0300)]
Use a smaller range.

17 years agoFix filter reporting.
Kaj-Michael Lang [Fri, 3 Aug 2007 08:46:48 +0000 (11:46 +0300)]
Fix filter reporting.

17 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Fri, 3 Aug 2007 05:57:49 +0000 (08:57 +0300)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

17 years agoMove gps banner handling from mapper.c to their own file. Misc other cleanups.
Kaj-Michael Lang [Fri, 3 Aug 2007 05:57:28 +0000 (08:57 +0300)]
Move gps banner handling from mapper.c to their own file. Misc other cleanups.

17 years agoAdd
Kaj-Michael Lang [Fri, 3 Aug 2007 05:55:52 +0000 (08:55 +0300)]
Add

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

17 years agoMake sure we have a name for our place
Kaj-Michael Lang [Thu, 2 Aug 2007 17:16:59 +0000 (20:16 +0300)]
Make sure we have a name for our place

17 years agoUpdate mouse click location every time. Limit the autozoomer to level 5.
Kaj-Michael Lang [Thu, 2 Aug 2007 14:14:09 +0000 (17:14 +0300)]
Update mouse click location every time. Limit the autozoomer to level 5.

17 years agoDon't set clicked signal for hardware key button if it's not used.
Kaj-Michael Lang [Thu, 2 Aug 2007 10:10:59 +0000 (13:10 +0300)]
Don't set clicked signal for hardware key button if it's not used.

17 years agoSplit the menu to separate items for !HILDON case
Kaj-Michael Lang [Thu, 2 Aug 2007 10:06:40 +0000 (13:06 +0300)]
Split the menu to separate items for !HILDON case

17 years agomisc
Kaj-Michael Lang [Thu, 2 Aug 2007 09:54:05 +0000 (12:54 +0300)]
misc

17 years agoMisc fixes.
Kaj-Michael Lang [Thu, 2 Aug 2007 09:46:06 +0000 (12:46 +0300)]
Misc fixes.

17 years agoHildon can be on the desktop so start to separate hildon/osso
Kaj-Michael Lang [Thu, 2 Aug 2007 09:32:05 +0000 (12:32 +0300)]
Hildon can be on the desktop so start to separate hildon/osso

17 years agomisc
Kaj-Michael Lang [Thu, 2 Aug 2007 09:19:12 +0000 (12:19 +0300)]
misc

17 years agomisc
Kaj-Michael Lang [Thu, 2 Aug 2007 09:18:55 +0000 (12:18 +0300)]
misc

17 years agomisc
Kaj-Michael Lang [Thu, 2 Aug 2007 09:13:39 +0000 (12:13 +0300)]
misc

17 years agoRemove useless includes
Kaj-Michael Lang [Thu, 2 Aug 2007 09:05:01 +0000 (12:05 +0300)]
Remove useless includes

17 years agoRemove switch { .. } structure as we don't need it anymore.
Kaj-Michael Lang [Thu, 2 Aug 2007 09:03:50 +0000 (12:03 +0300)]
Remove switch { .. } structure as we don't need it anymore.
inline magnitude function

17 years agoAdd function db_close to finalize prepared statements and close database connection.
Kaj-Michael Lang [Thu, 2 Aug 2007 09:01:27 +0000 (12:01 +0300)]
Add function db_close to finalize prepared statements and close database connection.
Silence some warnings.
init/deinit functions handle storage init/deinit

17 years agoSave home location directly when setting it.
Kaj-Michael Lang [Mon, 30 Jul 2007 21:06:52 +0000 (00:06 +0300)]
Save home location directly when setting it.

17 years agomisc
Kaj-Michael Lang [Mon, 30 Jul 2007 11:01:26 +0000 (14:01 +0300)]
misc

17 years agoLimit the way types queried to roads only. Add some timing debuging.
Kaj-Michael Lang [Mon, 30 Jul 2007 11:01:08 +0000 (14:01 +0300)]
Limit the way types queried to roads only. Add some timing debuging.

17 years agoUse way_name id as primary key. Set page size pragma to hopefully speed up things...
Kaj-Michael Lang [Mon, 30 Jul 2007 10:56:29 +0000 (13:56 +0300)]
Use way_name id as primary key. Set page size pragma to hopefully speed up things a bit.

17 years agoAdd start/end markers for real roads. Used to limit the way query to such ways where...
Kaj-Michael Lang [Mon, 30 Jul 2007 10:55:33 +0000 (13:55 +0300)]
Add start/end markers for real roads. Used to limit the way query to such ways where you can normaly be on.

17 years agoIgnore way if it has a null segment.
Kaj-Michael Lang [Mon, 30 Jul 2007 10:54:32 +0000 (13:54 +0300)]
Ignore way if it has a null segment.

17 years agoWe need to hide it..
Kaj-Michael Lang [Fri, 27 Jul 2007 13:13:52 +0000 (16:13 +0300)]
We need to hide it..

17 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Fri, 27 Jul 2007 13:05:30 +0000 (16:05 +0300)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

17 years agoRename help file.
Kaj-Michael Lang [Fri, 27 Jul 2007 13:05:19 +0000 (16:05 +0300)]
Rename help file.

17 years agoMove hildon help IDs
Kaj-Michael Lang [Fri, 27 Jul 2007 13:03:34 +0000 (16:03 +0300)]
Move hildon help IDs

17 years agoMove clearing of old data to their own functions.
Kaj-Michael Lang [Fri, 27 Jul 2007 12:27:35 +0000 (15:27 +0300)]
Move clearing of old data to their own functions.

17 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Fri, 27 Jul 2007 12:25:45 +0000 (15:25 +0300)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

17 years agoAdd espeak check.
Kaj-Michael Lang [Fri, 27 Jul 2007 12:25:39 +0000 (15:25 +0300)]
Add espeak check.

17 years agoMore fixes for handling dir and file varibles
Kaj-Michael Lang [Fri, 27 Jul 2007 12:24:27 +0000 (15:24 +0300)]
More fixes for handling dir and file varibles

17 years agoFix handling of dir and file variables
Kaj-Michael Lang [Fri, 27 Jul 2007 12:22:40 +0000 (15:22 +0300)]
Fix handling of dir and file variables

17 years agoPreparations for integration to Mapper itself.
Kaj-Michael Lang [Fri, 27 Jul 2007 12:04:25 +0000 (15:04 +0300)]
Preparations for integration to Mapper itself.
Move xml parse init to it's own function.
Add function to free parser.
Add function to parse a given buffer. (for parsing while downloading).

17 years agoSmall changes, check for gpsd and check base requirement in one go.
Kaj-Michael Lang [Fri, 27 Jul 2007 12:02:31 +0000 (15:02 +0300)]
Small changes, check for gpsd and check base requirement in one go.

17 years agoSome formating.
Kaj-Michael Lang [Fri, 27 Jul 2007 11:18:21 +0000 (14:18 +0300)]
Some formating.
Test with using an idle handler when rendering tiles when moving around,
on a slow machine the loading/scaling can take so much time that the user notices.

17 years agoMerge branch 'master' of git+ssh://tal.org/home/git/mapper
Kaj-Michael Lang [Fri, 27 Jul 2007 10:33:41 +0000 (13:33 +0300)]
Merge branch 'master' of git+ssh://tal.org/home/git/mapper

17 years agoUse correct index to get poi count.
Kaj-Michael Lang [Fri, 27 Jul 2007 10:31:18 +0000 (13:31 +0300)]
Use correct index to get poi count.
Allow sorting in category table.

17 years agoUse insert or replace.
Kaj-Michael Lang [Fri, 27 Jul 2007 10:30:46 +0000 (13:30 +0300)]
Use insert or replace.
Sort categories by priority.

17 years agoFix toolbar add POI location
Kaj-Michael Lang [Fri, 27 Jul 2007 10:15:50 +0000 (13:15 +0300)]
Fix toolbar add POI location