]> err.no Git - mapper/shortlog
mapper
2008-03-20 Kaj-Michael... Print progress properly
2008-03-20 Kaj-Michael... Remove debug message
2008-03-20 Kaj-Michael... Remove unused code.
2008-03-20 Kaj-Michael... Use a helper function to load strings lists from gconf...
2008-03-20 Kaj-Michael... Print message if epspeak is enabled
2008-03-20 Kaj-Michael... List geoclue and gypsy. Remove gpsd, it now works.
2008-03-19 Kaj-Michael... Add new notebook pages. Grey out voice settings if...
2008-03-19 Kaj-Michael... Store succesfull search strings in search_model and...
2008-03-19 Kaj-Michael... Add missing gpx.h include
2008-03-19 Kaj-Michael... Add a enum for the gpx path prepend/append/new modes...
2008-03-18 Kaj-Michael... Do a full redraw only if a drag did happen.
2008-03-18 Kaj-Michael... Add g_return_val_if_fail for POI statements too.
2008-03-18 Kaj-Michael... Add a bunch of g_return_val_if_fail checks.
2008-03-18 Kaj-Michael... Make sure the statement is NULL if preparation fails.
2008-03-18 Kaj-Michael... Move DB_PREP macro
2008-03-18 Kaj-Michael... Use array of table and index definitions. Add helper...
2008-03-18 Kaj-Michael... Misc
2008-03-18 Kaj-Michael... Don't clear gps address, zero gps data.
2008-03-18 Kaj-Michael... Rename write_gpx -> gpx_write and parse_gpx -> gpx_parse
2008-03-18 Kaj-Michael... Space 2 Tab
2008-03-18 Kaj-Michael... Fix localtime parameter for gpx time metadata. Print...
2008-03-18 Kaj-Michael... Bail instantly if the requested tile to render is outsi...
2008-03-18 Kaj-Michael... Add map tile download by Track
2008-03-18 Kaj-Michael... Remove useless debug output
2008-03-18 Kaj-Michael... Finaly create an icon for Mapper. I have über 1337...
2008-03-17 Kaj-Michael... Some location and map rendering changes:
2008-03-17 Kaj-Michael... Add gps_clear helper to clear the gps data on disconnect.
2008-03-15 Kaj-Michael... GPX output fixes. Add metadata section, only time for...
2008-03-15 Kaj-Michael... Keep zoom level if already close when going to Home...
2008-03-13 Kaj-Michael... Enable Hal support
2008-03-13 Kaj-Michael... Merge branch 'master' of git+ssh://tal.org/home/git...
2008-03-13 Kaj-Michael... Remove
2008-03-13 Kaj-Michael... Use dynamicaly allocated _track and _route.
2008-03-13 Kaj-Michael... Add option with cairo and opengl enabled.
2008-03-13 Kaj-Michael... Add path_new and path_free. No need to set fields two...
2008-03-13 Kaj-Michael... Don't try to save a route if route is empty.
2008-03-13 Kaj-Michael... Tiny gps simulator fix, don't be so eager to change...
2008-03-13 Kaj-Michael... Sigh.. use correct dbus connection for hal.
2008-03-13 Kaj-Michael... Use map_pixmap_get
2008-03-13 Kaj-Michael... Add last_valid field to location struct.
2008-03-13 Kaj-Michael... Start to add gtkglext support. Make buffer pixmap priva...
2008-03-13 Kaj-Michael... Function rename
2008-03-13 Kaj-Michael... Add announce_waypoint
2008-03-13 Kaj-Michael... Add basic gtkglext init. Hal init success changes.
2008-03-13 Kaj-Michael... Small fixes to location handling and debug messages.
2008-03-13 Kaj-Michael... Route, track and menu changes.
2008-03-13 Kaj-Michael... Fix variable usage
2008-03-12 Kaj-Michael... Set track maxspeed from gps
2008-03-12 Kaj-Michael... Add path metadata fields, names from GPX metadata.
2008-03-11 Kaj-Michael... Small debug output fix.
2008-03-11 Kaj-Michael... Use a macro helper to prepare SQL statements
2008-03-10 Kaj-Michael... Merge branch 'master' of git+ssh://tal.org/home/git...
2008-03-10 Kaj-Michael... Formating
2008-03-10 Kaj-Michael... Some debuging stats and messages.
2008-03-07 Kaj-Michael... Format displayed lat,lon properly in path store generation.
2008-03-07 Kaj-Michael... Enable hal in the examples configurations
2008-03-07 Kaj-Michael... Update path data fields with length, avg speed and...
2008-03-07 Kaj-Michael... Add some data fields to the path struct
2008-03-07 Kaj-Michael... Add functions to handle headphone button presses on...
2008-03-07 Kaj-Michael... Add hal option and set libs and cflags
2008-03-07 Kaj-Michael... Include dialogs.h
2008-03-07 Kaj-Michael... Use dsp sink only if defined (WITH_DEVICE_770) && defin...
2008-03-07 Kaj-Michael... Use correct gst version
2008-03-07 Kaj-Michael... Set proper configure switches
2008-03-07 Kaj-Michael... Fix silly typos
2008-03-06 Kaj-Michael... Add option for gtkglext
2008-03-06 Kaj-Michael... Use common path_insert_mark_text
2008-03-06 Kaj-Michael... Move _track to track.h
2008-03-06 Kaj-Michael... Remove line break from debug output
2008-03-06 Kaj-Michael... Add header and cast properly.
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
next