2008-04-08 |
Kaj-Michael... | Start to add support for zoom ranges |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Kaj-Michael... | Init curl_multi once and use it until deinit |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Kaj-Michael... | Silence warning |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Kaj-Michael... | Allow using hostnames for gpsd connection, not only... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Kaj-Michael... | Fix quick poi sigsegv, _track is now dynamic |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Merge branch 'master' of ssh://git.tal.org/home/git... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Fix hardware key customization dialog menu |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Update for 1.0.3.95-5-rc1 |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Disable debuging in packages |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Small fix to skip for 30 secs if nothing found logic |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Get/Set announcements flags |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Don't announce waypoints unless _announce_waypoints... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Use correct data type, now the simulator works |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Add announcement flags. Remove some warnings. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Announce distance to destination only if _announce_dest... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Cosmetic changes only. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Add new keys for home, destination and announcement... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Print POI title in very near zoom only. |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Use the new position save function to save home and... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | GPS simulator changes: |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Misc |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Kaj-Michael... | Add position save/load functions, config_load_position... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Kaj-Michael... | Move path_load/save function to path.c |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Kaj-Michael... | Use helper functions. Change some ordering just for... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Kaj-Michael... | Add mapper_gconf_get_boolean helper function. Fix model... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Kaj-Michael... | Fixes to settings dialog |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Kaj-Michael... | Fix |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Kaj-Michael... | Print progress properly |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Kaj-Michael... | Remove debug message |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Kaj-Michael... | Remove unused code. |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Kaj-Michael... | Use a helper function to load strings lists from gconf... |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Kaj-Michael... | Print message if epspeak is enabled |
commit | commitdiff | tree | snapshot |
2008-03-20 |
Kaj-Michael... | List geoclue and gypsy. Remove gpsd, it now works. |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Kaj-Michael... | Add new notebook pages. Grey out voice settings if... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Kaj-Michael... | Store succesfull search strings in search_model and... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Kaj-Michael... | Add missing gpx.h include |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Kaj-Michael... | Add a enum for the gpx path prepend/append/new modes... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Do a full redraw only if a drag did happen. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Add g_return_val_if_fail for POI statements too. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Add a bunch of g_return_val_if_fail checks. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Make sure the statement is NULL if preparation fails. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Move DB_PREP macro |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Use array of table and index definitions. Add helper... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Misc |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Don't clear gps address, zero gps data. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Rename write_gpx -> gpx_write and parse_gpx -> gpx_parse |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Space 2 Tab |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Fix localtime parameter for gpx time metadata. Print... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Bail instantly if the requested tile to render is outsi... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Add map tile download by Track |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Remove useless debug output |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Kaj-Michael... | Finaly create an icon for Mapper. I have über 1337... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Kaj-Michael... | Some location and map rendering changes: |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Kaj-Michael... | Add gps_clear helper to clear the gps data on disconnect. |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Kaj-Michael... | GPX output fixes. Add metadata section, only time for... |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Kaj-Michael... | Keep zoom level if already close when going to Home... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Enable Hal support |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Merge branch 'master' of git+ssh://tal.org/home/git... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Remove |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Use dynamicaly allocated _track and _route. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Add option with cairo and opengl enabled. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Add path_new and path_free. No need to set fields two... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Don't try to save a route if route is empty. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Tiny gps simulator fix, don't be so eager to change... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Sigh.. use correct dbus connection for hal. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Use map_pixmap_get |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Add last_valid field to location struct. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Start to add gtkglext support. Make buffer pixmap priva... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Function rename |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Add announce_waypoint |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Add basic gtkglext init. Hal init success changes. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Small fixes to location handling and debug messages. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Route, track and menu changes. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Kaj-Michael... | Fix variable usage |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Kaj-Michael... | Set track maxspeed from gps |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Kaj-Michael... | Add path metadata fields, names from GPX metadata. |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Kaj-Michael... | Small debug output fix. |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Kaj-Michael... | Use a macro helper to prepare SQL statements |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Kaj-Michael... | Merge branch 'master' of git+ssh://tal.org/home/git... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Kaj-Michael... | Formating |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Kaj-Michael... | Some debuging stats and messages. |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Kaj-Michael... | Format displayed lat,lon properly in path store generation. |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Kaj-Michael... | Enable hal in the examples configurations |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Kaj-Michael... | Update path data fields with length, avg speed and... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Kaj-Michael... | Add some data fields to the path struct |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Kaj-Michael... | Add functions to handle headphone button presses on... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Kaj-Michael... | Add hal option and set libs and cflags |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Kaj-Michael... | Include dialogs.h |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Kaj-Michael... | Use dsp sink only if defined (WITH_DEVICE_770) && defin... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Kaj-Michael... | Use correct gst version |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Kaj-Michael... | Set proper configure switches |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Kaj-Michael... | Fix silly typos |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Kaj-Michael... | Add option for gtkglext |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Kaj-Michael... | Use common path_insert_mark_text |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Kaj-Michael... | Move _track to track.h |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Kaj-Michael... | Remove line break from debug output |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Kaj-Michael... | Add header and cast properly. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Kaj-Michael... | Hopefully fix gpsbt and gpsd startup |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Kaj-Michael... | Add debug output for quick poi button icon setter. |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Kaj-Michael... | Fix cancel |
commit | commitdiff | tree | snapshot |
next |