]>
err.no Git - mapper/log
Kaj-Michael Lang [Thu, 6 Mar 2008 12:08:34 +0000 (14:08 +0200)]
Use common path_insert_mark_text
Kaj-Michael Lang [Thu, 6 Mar 2008 12:07:49 +0000 (14:07 +0200)]
Move _track to track.h
Kaj-Michael Lang [Thu, 6 Mar 2008 11:56:03 +0000 (13:56 +0200)]
Remove line break from debug output
Kaj-Michael Lang [Thu, 6 Mar 2008 11:21:15 +0000 (13:21 +0200)]
Add header and cast properly.
Kaj-Michael Lang [Tue, 4 Mar 2008 15:37:01 +0000 (17:37 +0200)]
Hopefully fix gpsbt and gpsd startup
Kaj-Michael Lang [Tue, 4 Mar 2008 14:58:58 +0000 (16:58 +0200)]
Add debug output for quick poi button icon setter.
Kaj-Michael Lang [Mon, 3 Mar 2008 15:19:22 +0000 (17:19 +0200)]
Fix cancel
Kaj-Michael Lang [Mon, 3 Mar 2008 13:33:27 +0000 (15:33 +0200)]
Don't be too technical in error messages.
Kaj-Michael Lang [Mon, 3 Mar 2008 13:07:44 +0000 (15:07 +0200)]
Display a generic error message if record or playback failes to start. Don't use : in note filename as it won't work on FAT fs as used on the tablets.
Kaj-Michael Lang [Mon, 3 Mar 2008 13:06:41 +0000 (15:06 +0200)]
Handle ECONNREFUSED
Kaj-Michael Lang [Mon, 3 Mar 2008 12:20:22 +0000 (14:20 +0200)]
Make track break and text to generic path functions
Kaj-Michael Lang [Mon, 3 Mar 2008 12:15:06 +0000 (14:15 +0200)]
Rename function as it's not track specific
Kaj-Michael Lang [Mon, 3 Mar 2008 12:08:16 +0000 (14:08 +0200)]
Use correct window for the error popup
Kaj-Michael Lang [Mon, 3 Mar 2008 11:54:22 +0000 (13:54 +0200)]
Use correct default gpsd port
Kaj-Michael Lang [Mon, 3 Mar 2008 10:12:43 +0000 (12:12 +0200)]
Check that we have a gtk version with gtk_button_set_image_position before using it
Kaj-Michael Lang [Mon, 3 Mar 2008 10:12:14 +0000 (12:12 +0200)]
Include settings.h so the banner macro hildon version works.
Kaj-Michael Lang [Mon, 3 Mar 2008 09:39:29 +0000 (11:39 +0200)]
Add current wav file field to struct
Kaj-Michael Lang [Mon, 3 Mar 2008 09:39:11 +0000 (11:39 +0200)]
Use alsasink on desktop
Kaj-Michael Lang [Mon, 3 Mar 2008 09:38:48 +0000 (11:38 +0200)]
Fix playback pipeline+ui fixes.
Kaj-Michael Lang [Fri, 29 Feb 2008 14:17:09 +0000 (16:17 +0200)]
Properly stop the record pipeline
Kaj-Michael Lang [Fri, 29 Feb 2008 14:16:55 +0000 (16:16 +0200)]
Add pos_sid to struct
Kaj-Michael Lang [Fri, 29 Feb 2008 14:13:11 +0000 (16:13 +0200)]
Add simple position text. Add more checks.
Kaj-Michael Lang [Fri, 29 Feb 2008 14:12:43 +0000 (16:12 +0200)]
Always run gtk mainloop in sqlite cb.
Kaj-Michael Lang [Fri, 29 Feb 2008 14:11:30 +0000 (16:11 +0200)]
Allow a bit faster movement for the random gps simulator.
Kaj-Michael Lang [Fri, 29 Feb 2008 13:55:00 +0000 (15:55 +0200)]
Fixes to gstreamer element and caps handlings.
Kaj-Michael Lang [Fri, 29 Feb 2008 09:20:23 +0000 (11:20 +0200)]
Use g_debug instead of g_printf. Check elements directly after creating.
Kaj-Michael Lang [Thu, 28 Feb 2008 20:40:53 +0000 (22:40 +0200)]
More distcheck fixes
Kaj-Michael Lang [Thu, 28 Feb 2008 20:35:27 +0000 (22:35 +0200)]
Remove useless "else"
Kaj-Michael Lang [Thu, 28 Feb 2008 20:35:17 +0000 (22:35 +0200)]
Merge branch 'master' of ssh://git.tal.org/home/git/mapper
Kaj-Michael Lang [Thu, 28 Feb 2008 20:35:09 +0000 (22:35 +0200)]
Add headers
Kaj-Michael Lang [Thu, 28 Feb 2008 16:59:17 +0000 (18:59 +0200)]
Set caps so we don't record @ 32-bit stereo 44100. Skip on tablets as they default to hw limit (8kHz).
Kaj-Michael Lang [Thu, 28 Feb 2008 14:35:11 +0000 (16:35 +0200)]
Initialize the audio note subsystem
Kaj-Michael Lang [Thu, 28 Feb 2008 14:05:36 +0000 (16:05 +0200)]
Add Audio tab with a very simple interface (more of debug/testing interface for now)
Kaj-Michael Lang [Thu, 28 Feb 2008 14:04:54 +0000 (16:04 +0200)]
Build audio-note.c
Kaj-Michael Lang [Thu, 28 Feb 2008 14:04:28 +0000 (16:04 +0200)]
Implement more of the audio note taking system. Build the gst pipelines properly.
Kaj-Michael Lang [Wed, 27 Feb 2008 16:59:57 +0000 (18:59 +0200)]
Use a timeout to pulse the progress bar and just run the mainloop in the sqlite progress callback.
Kaj-Michael Lang [Wed, 27 Feb 2008 16:28:18 +0000 (18:28 +0200)]
Use route_init/route_deinit to clear the path
Kaj-Michael Lang [Wed, 27 Feb 2008 15:55:54 +0000 (17:55 +0200)]
Zero the path data when allocating. Add one more check.
Kaj-Michael Lang [Wed, 27 Feb 2008 15:36:22 +0000 (17:36 +0200)]
Use a Close button instead of OK, makes it more clear.
Kaj-Michael Lang [Wed, 27 Feb 2008 15:36:00 +0000 (17:36 +0200)]
Check that waypoint->point is valid before using it.
Kaj-Michael Lang [Tue, 26 Feb 2008 17:34:03 +0000 (19:34 +0200)]
Use shorter range for new location check
Kaj-Michael Lang [Tue, 26 Feb 2008 17:02:09 +0000 (19:02 +0200)]
Add Quick POI tab
Kaj-Michael Lang [Tue, 26 Feb 2008 17:01:45 +0000 (19:01 +0200)]
Get POI lat/lon from gps if fixed==false
Kaj-Michael Lang [Tue, 26 Feb 2008 17:01:12 +0000 (19:01 +0200)]
Fix copy&paste error
Kaj-Michael Lang [Tue, 26 Feb 2008 16:21:39 +0000 (18:21 +0200)]
Add some more quick poi categories. Make buttons take up as much space as they can, makes them more thumb friendly on the tablets.
Kaj-Michael Lang [Tue, 26 Feb 2008 15:28:11 +0000 (17:28 +0200)]
Add explicit Restaurant category
Kaj-Michael Lang [Tue, 26 Feb 2008 14:53:36 +0000 (16:53 +0200)]
Use a dynamicaly sized buffer pixmap
Kaj-Michael Lang [Tue, 26 Feb 2008 14:35:20 +0000 (16:35 +0200)]
Add --enable-cairo and check for cairo.
we might draw some stuff using cairo in there near future.
Kaj-Michael Lang [Tue, 26 Feb 2008 11:19:02 +0000 (13:19 +0200)]
Split the quick button box generation into its own function.
Will be used to create a quick poi tab for very-quick access for on-the-road mapping.
Kaj-Michael Lang [Tue, 26 Feb 2008 11:15:07 +0000 (13:15 +0200)]
Add track_insert_mark_text
Kaj-Michael Lang [Mon, 25 Feb 2008 11:39:34 +0000 (13:39 +0200)]
Move audio sink and src to audio.h
Kaj-Michael Lang [Mon, 25 Feb 2008 11:09:58 +0000 (13:09 +0200)]
Move some variables and enums around
Kaj-Michael Lang [Mon, 25 Feb 2008 09:27:56 +0000 (11:27 +0200)]
Add
Kaj-Michael Lang [Sat, 23 Feb 2008 07:47:24 +0000 (09:47 +0200)]
Whitespace fix
Kaj-Michael Lang [Thu, 21 Feb 2008 11:51:19 +0000 (13:51 +0200)]
Add OSM import function directly in the UI.
- Use a thread to do the import in the background.
- Very simple import dialog.. would need some love.
Kaj-Michael Lang [Thu, 21 Feb 2008 10:55:04 +0000 (12:55 +0200)]
Cleanups to track point filter dialog.
Kaj-Michael Lang [Thu, 21 Feb 2008 10:03:31 +0000 (12:03 +0200)]
Move some variables around
Kaj-Michael Lang [Thu, 21 Feb 2008 08:47:59 +0000 (10:47 +0200)]
make distcheck fixes.
Mostly based on a patch sent by Rodrigo Moya.
Kaj-Michael Lang [Wed, 20 Feb 2008 14:04:50 +0000 (16:04 +0200)]
Merge branch 'master' of ssh://git.tal.org/home/git/mapper
Kaj-Michael Lang [Wed, 20 Feb 2008 14:04:40 +0000 (16:04 +0200)]
Use a bit larger read buffer
Kaj-Michael Lang [Tue, 19 Feb 2008 14:30:48 +0000 (16:30 +0200)]
Add category and parsing support for shop=adult
Kaj-Michael Lang [Tue, 19 Feb 2008 14:20:34 +0000 (16:20 +0200)]
Add place (city, town, etc) search
Kaj-Michael Lang [Mon, 18 Feb 2008 21:59:31 +0000 (23:59 +0200)]
Free the way if it's not used. Add proper return values to some functions.
Misc other changes.
Kaj-Michael Lang [Mon, 18 Feb 2008 21:58:59 +0000 (23:58 +0200)]
Handle SQLITE_DONE return value
Kaj-Michael Lang [Mon, 18 Feb 2008 21:10:13 +0000 (23:10 +0200)]
Mark non-public functions static
Kaj-Michael Lang [Mon, 18 Feb 2008 21:04:48 +0000 (23:04 +0200)]
Split out the import code from osm.c to osm-db-import.c and make osm.c just a simple cli interface to the import code.
Kaj-Michael Lang [Mon, 18 Feb 2008 18:33:25 +0000 (20:33 +0200)]
Merge branch 'master' of ssh://git.tal.org/home/git/mapper
Kaj-Michael Lang [Mon, 18 Feb 2008 18:33:23 +0000 (20:33 +0200)]
Enable the Place search option
Kaj-Michael Lang [Mon, 18 Feb 2008 12:48:00 +0000 (14:48 +0200)]
Add completion to the search entry
Kaj-Michael Lang [Mon, 18 Feb 2008 12:34:12 +0000 (14:34 +0200)]
Keep some simple statistics on how the place cache is working.
Check the sql statements before finalizing.
Kaj-Michael Lang [Mon, 18 Feb 2008 12:05:35 +0000 (14:05 +0200)]
Use g_debug for any output.
Kaj-Michael Lang [Mon, 18 Feb 2008 12:05:14 +0000 (14:05 +0200)]
Handle gpx metadata section, just skip over it. Ignore contents of name tag for now.
Kaj-Michael Lang [Mon, 18 Feb 2008 11:43:35 +0000 (13:43 +0200)]
Add some debug output to gpx parser. Begin to handle more gpx tags.
Kaj-Michael Lang [Wed, 13 Feb 2008 12:31:16 +0000 (14:31 +0200)]
Update track store after save as it can clear it.
Kaj-Michael Lang [Wed, 13 Feb 2008 12:29:40 +0000 (14:29 +0200)]
Move route_generate_store from route.c to path.c and rename to path_generate_store
Kaj-Michael Lang [Wed, 13 Feb 2008 12:20:57 +0000 (14:20 +0200)]
Add real lat,lon to the store
Kaj-Michael Lang [Wed, 13 Feb 2008 12:14:43 +0000 (14:14 +0200)]
Display track waypoints in Track tab.
Start to add mapping mode toolbar
Kaj-Michael Lang [Wed, 13 Feb 2008 12:13:56 +0000 (14:13 +0200)]
Check that there are waypoints before trying to create the store
Kaj-Michael Lang [Tue, 12 Feb 2008 17:00:51 +0000 (19:00 +0200)]
Fill in serviceentrydir for normal case.
Thanks to Rodrigo Moya for spotting this.
Kaj-Michael Lang [Tue, 5 Feb 2008 15:07:27 +0000 (17:07 +0200)]
Forgot this one. Remove global variables from header that is used in map-download.c only.
Add stop function.
Kaj-Michael Lang [Tue, 5 Feb 2008 15:06:27 +0000 (17:06 +0200)]
Don't start downloads when dragging, do a full redraw at end of drag.
Kaj-Michael Lang [Tue, 5 Feb 2008 14:41:27 +0000 (16:41 +0200)]
Stop downloads if auto download is disabled.
Kaj-Michael Lang [Tue, 5 Feb 2008 13:24:11 +0000 (15:24 +0200)]
Small POI changes:
- Use helper to set button icon
- Add "Other POI" button to quick poi dialog
- Use correct type in POI type to icon name function
Kaj-Michael Lang [Tue, 5 Feb 2008 11:58:38 +0000 (13:58 +0200)]
More sqlite helper function usage
Kaj-Michael Lang [Tue, 5 Feb 2008 11:52:23 +0000 (13:52 +0200)]
Add transaction begin/commit helpers
Kaj-Michael Lang [Tue, 5 Feb 2008 11:47:42 +0000 (13:47 +0200)]
Database helper changes.
- Add error message output to db helpers.
- Add db_exec_sql helper to exec raw sql
- Update usage of db_exec in osm.c
- Use helpers to exec the table and index creation sql statements.
Kaj-Michael Lang [Mon, 4 Feb 2008 15:18:00 +0000 (17:18 +0200)]
Use POI icons in the quick POI buttons
Kaj-Michael Lang [Mon, 4 Feb 2008 15:03:10 +0000 (17:03 +0200)]
Move table and index creation to db.c
Kaj-Michael Lang [Mon, 4 Feb 2008 13:48:53 +0000 (15:48 +0200)]
Update. No need to create the tables and indexes by hand anymore.
Kaj-Michael Lang [Mon, 4 Feb 2008 13:46:36 +0000 (15:46 +0200)]
Argh. Fix the create tables.
Kaj-Michael Lang [Mon, 4 Feb 2008 13:34:58 +0000 (15:34 +0200)]
Use the table and index definitions. No need to create the database by hand anymore.
Needs error checking.
Kaj-Michael Lang [Mon, 4 Feb 2008 13:34:27 +0000 (15:34 +0200)]
Fix missing ", fix wrong table name
Kaj-Michael Lang [Mon, 4 Feb 2008 13:27:39 +0000 (15:27 +0200)]
Add SQL table and indexe definitions
Kaj-Michael Lang [Mon, 4 Feb 2008 12:39:37 +0000 (14:39 +0200)]
Make the track/route load/save functions into two generic path load/save functions
Kaj-Michael Lang [Mon, 4 Feb 2008 12:35:49 +0000 (14:35 +0200)]
Add a track note when adding quick POIs
Kaj-Michael Lang [Mon, 4 Feb 2008 12:30:16 +0000 (14:30 +0200)]
Move repo parse to config-gconf
Kaj-Michael Lang [Mon, 4 Feb 2008 12:26:25 +0000 (14:26 +0200)]
Use helper to get int values from gconf with default and range check.
Misc other cleanups.
Kaj-Michael Lang [Mon, 4 Feb 2008 08:05:00 +0000 (10:05 +0200)]
Fix build under hildon
Kaj-Michael Lang [Mon, 4 Feb 2008 07:44:52 +0000 (09:44 +0200)]
Add field with default gps address/ip
Kaj-Michael Lang [Mon, 4 Feb 2008 07:43:48 +0000 (09:43 +0200)]
Enable gpsd support in config helper