]> err.no Git - mapper/shortlog
mapper
2008-03-04 Kaj-Michael... Hopefully fix gpsbt and gpsd startup
2008-03-04 Kaj-Michael... Add debug output for quick poi button icon setter.
2008-03-03 Kaj-Michael... Fix cancel
2008-03-03 Kaj-Michael... Don't be too technical in error messages.
2008-03-03 Kaj-Michael... Display a generic error message if record or playback...
2008-03-03 Kaj-Michael... Handle ECONNREFUSED
2008-03-03 Kaj-Michael... Make track break and text to generic path functions
2008-03-03 Kaj-Michael... Rename function as it's not track specific
2008-03-03 Kaj-Michael... Use correct window for the error popup
2008-03-03 Kaj-Michael... Use correct default gpsd port
2008-03-03 Kaj-Michael... Check that we have a gtk version with gtk_button_set_im...
2008-03-03 Kaj-Michael... Include settings.h so the banner macro hildon version...
2008-03-03 Kaj-Michael... Add current wav file field to struct
2008-03-03 Kaj-Michael... Use alsasink on desktop
2008-03-03 Kaj-Michael... Fix playback pipeline+ui fixes.
2008-02-29 Kaj-Michael... Properly stop the record pipeline
2008-02-29 Kaj-Michael... Add pos_sid to struct
2008-02-29 Kaj-Michael... Add simple position text. Add more checks.
2008-02-29 Kaj-Michael... Always run gtk mainloop in sqlite cb.
2008-02-29 Kaj-Michael... Allow a bit faster movement for the random gps simulator.
2008-02-29 Kaj-Michael... Fixes to gstreamer element and caps handlings.
2008-02-29 Kaj-Michael... Use g_debug instead of g_printf. Check elements directl...
2008-02-28 Kaj-Michael... More distcheck fixes
2008-02-28 Kaj-Michael... Remove useless "else"
2008-02-28 Kaj-Michael... Merge branch 'master' of ssh://git.tal.org/home/git...
2008-02-28 Kaj-Michael... Add headers
2008-02-28 Kaj-Michael... Set caps so we don't record @ 32-bit stereo 44100....
2008-02-28 Kaj-Michael... Initialize the audio note subsystem
2008-02-28 Kaj-Michael... Add Audio tab with a very simple interface (more of...
2008-02-28 Kaj-Michael... Build audio-note.c
2008-02-28 Kaj-Michael... Implement more of the audio note taking system. Build...
2008-02-27 Kaj-Michael... Use a timeout to pulse the progress bar and just run...
2008-02-27 Kaj-Michael... Use route_init/route_deinit to clear the path
2008-02-27 Kaj-Michael... Zero the path data when allocating. Add one more check.
2008-02-27 Kaj-Michael... Use a Close button instead of OK, makes it more clear.
2008-02-27 Kaj-Michael... Check that waypoint->point is valid before using it.
2008-02-26 Kaj-Michael... Use shorter range for new location check
2008-02-26 Kaj-Michael... Add Quick POI tab
2008-02-26 Kaj-Michael... Get POI lat/lon from gps if fixed==false
2008-02-26 Kaj-Michael... Fix copy&paste error
2008-02-26 Kaj-Michael... Add some more quick poi categories. Make buttons take...
2008-02-26 Kaj-Michael... Add explicit Restaurant category
2008-02-26 Kaj-Michael... Use a dynamicaly sized buffer pixmap
2008-02-26 Kaj-Michael... Add --enable-cairo and check for cairo.
2008-02-26 Kaj-Michael... Split the quick button box generation into its own...
2008-02-26 Kaj-Michael... Add track_insert_mark_text
2008-02-25 Kaj-Michael... Move audio sink and src to audio.h
2008-02-25 Kaj-Michael... Move some variables and enums around
2008-02-25 Kaj-Michael... Add
2008-02-23 Kaj-Michael... Whitespace fix
2008-02-21 Kaj-Michael... Add OSM import function directly in the UI.
2008-02-21 Kaj-Michael... Cleanups to track point filter dialog.
2008-02-21 Kaj-Michael... Move some variables around
2008-02-21 Kaj-Michael... make distcheck fixes.
2008-02-20 Kaj-Michael... Merge branch 'master' of ssh://git.tal.org/home/git...
2008-02-20 Kaj-Michael... Use a bit larger read buffer
2008-02-19 Kaj-Michael... Add category and parsing support for shop=adult
2008-02-19 Kaj-Michael... Add place (city, town, etc) search
2008-02-18 Kaj-Michael... Free the way if it's not used. Add proper return values...
2008-02-18 Kaj-Michael... Handle SQLITE_DONE return value
2008-02-18 Kaj-Michael... Mark non-public functions static
2008-02-18 Kaj-Michael... Split out the import code from osm.c to osm-db-import...
2008-02-18 Kaj-Michael... Merge branch 'master' of ssh://git.tal.org/home/git...
2008-02-18 Kaj-Michael... Enable the Place search option
2008-02-18 Kaj-Michael... Add completion to the search entry
2008-02-18 Kaj-Michael... Keep some simple statistics on how the place cache...
2008-02-18 Kaj-Michael... Use g_debug for any output.
2008-02-18 Kaj-Michael... Handle gpx metadata section, just skip over it. Ignore...
2008-02-18 Kaj-Michael... Add some debug output to gpx parser. Begin to handle...
2008-02-13 Kaj-Michael... Update track store after save as it can clear it.
2008-02-13 Kaj-Michael... Move route_generate_store from route.c to path.c and...
2008-02-13 Kaj-Michael... Add real lat,lon to the store
2008-02-13 Kaj-Michael... Display track waypoints in Track tab.
2008-02-13 Kaj-Michael... Check that there are waypoints before trying to create...
2008-02-12 Kaj-Michael... Fill in serviceentrydir for normal case.
2008-02-05 Kaj-Michael... Forgot this one. Remove global variables from header...
2008-02-05 Kaj-Michael... Don't start downloads when dragging, do a full redraw...
2008-02-05 Kaj-Michael... Stop downloads if auto download is disabled.
2008-02-05 Kaj-Michael... Small POI changes:
2008-02-05 Kaj-Michael... More sqlite helper function usage
2008-02-05 Kaj-Michael... Add transaction begin/commit helpers
2008-02-05 Kaj-Michael... Database helper changes.
2008-02-04 Kaj-Michael... Use POI icons in the quick POI buttons
2008-02-04 Kaj-Michael... Move table and index creation to db.c
2008-02-04 Kaj-Michael... Update. No need to create the tables and indexes by...
2008-02-04 Kaj-Michael... Argh. Fix the create tables.
2008-02-04 Kaj-Michael... Use the table and index definitions. No need to create...
2008-02-04 Kaj-Michael... Fix missing ", fix wrong table name
2008-02-04 Kaj-Michael... Add SQL table and indexe definitions
2008-02-04 Kaj-Michael... Make the track/route load/save functions into two gener...
2008-02-04 Kaj-Michael... Add a track note when adding quick POIs
2008-02-04 Kaj-Michael... Move repo parse to config-gconf
2008-02-04 Kaj-Michael... Use helper to get int values from gconf with default...
2008-02-04 Kaj-Michael... Fix build under hildon
2008-02-04 Kaj-Michael... Add field with default gps address/ip
2008-02-04 Kaj-Michael... Enable gpsd support in config helper
2008-02-02 Kaj-Michael... Add asserts. Remove too verbose messages.
2008-02-02 Kaj-Michael... Hide and show widgets depending on selected GPS type...
2008-02-01 Kaj-Michael... Make the TCP connection work for real. Tested to work...
2008-02-01 Kaj-Michael... Add strace to debug tools
next