Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Standardized parsing of server:port:device client arguments. | Eric S. Raymond | 2009-02-25 | 1 | -40/+12 | |
| | ||||||
* | As good a merge as we'll get, barring shipping mode data over D-Bus. | Eric S. Raymond | 2009-02-25 | 1 | -39/+23 | |
| | ||||||
* | Code fully merged... | Eric S. Raymond | 2009-02-25 | 1 | -121/+96 | |
| | | | | | ...except the gpxlogger report could stand to be upgraded to include cgpxlogger details. | |||||
* | Merge cgpxlogger into gpxlogger. Still needs some code merging in | Eric S. Raymond | 2009-02-25 | 1 | -5/+256 | |
| | | | | gpslogger.c itself to avoid duplication. | |||||
* | More refactoring. | Eric S. Raymond | 2009-02-25 | 1 | -5/+5 | |
| | ||||||
* | Refactor in preparation for merging cgpxlogger. | Eric S. Raymond | 2009-02-25 | 1 | -66/+94 | |
| | ||||||
* | Simplify the internal D-Bus interface. | Eric S. Raymond | 2009-02-24 | 1 | -0/+2 | |
| | ||||||
* | Knock the rust off the D-Bus code. | Eric S. Raymond | 2009-02-24 | 1 | -146/+138 | |
| | ||||||
* | missing header | Chris Kuethe | 2007-12-12 | 1 | -0/+1 | |
| | ||||||
* | Rename config.h so it can be installed as gpsd_config.h... | Chris Kuethe | 2006-10-26 | 1 | -1/+2 | |
| | | | | | | ...for those who want to build their own apps linked against libgps and want the headers to work. Works on OpenBSD, tested by Jeff Francis on OS X and Linux | |||||
* | Dual-licensing, with permission. Thank you! | Chris Kuethe | 2006-09-21 | 1 | -1/+1 | |
| | ||||||
* | Add subversion ID tags near the beginning of every file. | Chris Kuethe | 2006-09-21 | 1 | -0/+1 | |
| | | | | First line where possible, second line for scripts called with #! | |||||
* | Including config.h shouldn't break the build of gpxlogger... | Chris Kuethe | 2006-08-21 | 1 | -0/+1 | |
| | | | | | | | ...and will make the prototype for strlcat/strlcpy available to gpxlogger.c if it is needed. Prompted by Raphael Jacquot on gpsd-dev | |||||
* | Try to unbreak the gpxlogger build. | Eric S. Raymond | 2006-08-21 | 1 | -1/+0 | |
| | ||||||
* | Remove bogus requirement of command-line argument. | Eric S. Raymond | 2006-08-16 | 1 | -10/+4 | |
| | ||||||
* | Change gpxlogger so it writes to standard output. | Eric S. Raymond | 2006-03-02 | 1 | -36/+28 | |
| | ||||||
* | Pre 2.31 minor bugfixes. | Eric S. Raymond | 2006-02-17 | 1 | -37/+25 | |
| | ||||||
* | Integrate gxlogger. | Eric S. Raymond | 2005-08-03 | 1 | -0/+235 | |