]> err.no Git - mapper/log
mapper
16 years agoMove GPS data structure here
Kaj-Michael Lang [Sun, 30 Sep 2007 21:30:55 +0000 (00:30 +0300)]
Move GPS data structure here

16 years agoSome fixes to the widgets
Kaj-Michael Lang [Sun, 30 Sep 2007 21:30:20 +0000 (00:30 +0300)]
Some fixes to the widgets

16 years agoStart to add some base icons.
Kaj-Michael Lang [Fri, 28 Sep 2007 08:56:15 +0000 (11:56 +0300)]
Start to add some base icons.

16 years agoBuild gtkcompass.c
Kaj-Michael Lang [Thu, 27 Sep 2007 15:29:51 +0000 (18:29 +0300)]
Build gtkcompass.c

16 years agoMake a widget of the heading/compass display
Kaj-Michael Lang [Thu, 27 Sep 2007 15:29:23 +0000 (18:29 +0300)]
Make a widget of the heading/compass display

16 years agoSilence some warnings
Kaj-Michael Lang [Thu, 27 Sep 2007 14:06:10 +0000 (17:06 +0300)]
Silence some warnings

16 years agoFormating
Kaj-Michael Lang [Thu, 27 Sep 2007 14:05:53 +0000 (17:05 +0300)]
Formating

16 years agoDisable the error popup for now.
Kaj-Michael Lang [Thu, 27 Sep 2007 13:29:27 +0000 (16:29 +0300)]
Disable the error popup for now.

16 years agoAdd signal display mode.
Kaj-Michael Lang [Thu, 27 Sep 2007 13:29:01 +0000 (16:29 +0300)]
Add signal display mode.
Copy the signal bar code here. Add simple click-to-change mode.

16 years agoCleanups
Kaj-Michael Lang [Thu, 27 Sep 2007 09:45:52 +0000 (12:45 +0300)]
Cleanups

16 years agoFix typo
Kaj-Michael Lang [Wed, 26 Sep 2007 15:04:19 +0000 (18:04 +0300)]
Fix typo

16 years agoBuild the gps widgets as a shared lib
Kaj-Michael Lang [Wed, 26 Sep 2007 12:12:36 +0000 (15:12 +0300)]
Build the gps widgets as a shared lib

16 years agoStart to make proper gtk widgets of the gps info displays.
Kaj-Michael Lang [Wed, 26 Sep 2007 12:11:53 +0000 (15:11 +0300)]
Start to make proper gtk widgets of the gps info displays.

16 years agoFix compilation problems with later gcc
Kaj-Michael Lang [Wed, 26 Sep 2007 07:13:10 +0000 (10:13 +0300)]
Fix compilation problems with later gcc

16 years agoCleanups
Kaj-Michael Lang [Thu, 20 Sep 2007 10:54:41 +0000 (13:54 +0300)]
Cleanups

16 years agoDisable menu/toolbar options when needed.
Kaj-Michael Lang [Thu, 20 Sep 2007 10:54:25 +0000 (13:54 +0300)]
Disable menu/toolbar options when needed.

16 years agoOops.. fix missing *
Kaj-Michael Lang [Thu, 20 Sep 2007 10:36:09 +0000 (13:36 +0300)]
Oops.. fix missing *

16 years agomisc
Kaj-Michael Lang [Thu, 20 Sep 2007 06:23:37 +0000 (09:23 +0300)]
misc

16 years agoUpdate definition
Kaj-Michael Lang [Thu, 20 Sep 2007 06:23:17 +0000 (09:23 +0300)]
Update definition

16 years agoInit gst if enabled. Init speach only if both gst and espeak is enabled.
Kaj-Michael Lang [Thu, 20 Sep 2007 06:22:56 +0000 (09:22 +0300)]
Init gst if enabled. Init speach only if both gst and espeak is enabled.
Use voice speed and pitch settings. Add voice name as an option to speak_init()

16 years agoCheck for bt-dbus.h if requested. Check bluez only if requested.
Kaj-Michael Lang [Thu, 20 Sep 2007 06:18:51 +0000 (09:18 +0300)]
Check for bt-dbus.h if requested. Check bluez only if requested.

16 years agoAdd configure options to choose maemo D-Bus bluetooth or basic bluez code.
Kaj-Michael Lang [Mon, 17 Sep 2007 10:48:10 +0000 (13:48 +0300)]
Add configure options to choose maemo D-Bus bluetooth or basic bluez code.

16 years agoFix maemo specific bluetooth D-Bus code so it works.
Kaj-Michael Lang [Mon, 17 Sep 2007 10:45:51 +0000 (13:45 +0300)]
Fix maemo specific bluetooth D-Bus code so it works.

16 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.

16 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);

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

16 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

16 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.

16 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

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

16 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.

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

16 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.

16 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

16 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.

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

16 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.

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

16 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

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

16 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

16 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

16 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?

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

16 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.

16 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

16 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

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

16 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.

16 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

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

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

16 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.

16 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.

16 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...

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

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

16 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

16 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

16 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.

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

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

16 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

16 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

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

16 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

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

16 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.

16 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.

16 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

16 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

16 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.

16 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

16 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.

16 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

16 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)

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

16 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.

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

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

16 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.

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

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

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

16 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.

16 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.

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

16 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

16 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

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

16 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

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

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

16 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

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

16 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

16 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.

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

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

16 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.