summaryrefslogtreecommitdiff
path: root/gpsd_dbus.h
Commit message (Collapse)AuthorAgeFilesLines
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+1
|
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-1/+5
|
* Unify the header protection macro style a bit. Chris Kuethe2008-08-031-5/+5
| | | | | | | Headers likely to be private to gpsd are prefixed with _GPSD_, reusable ones like crc24q.h don't get the _GPSD_ prefix. Protection macro goes right up near the top of the file, right after the SVN id, and it's closure is the last line of the file.
* Re-enable building with DBUS.Eric S. Raymond2007-12-121-0/+2
|
* More splint cleanups.Eric S. Raymond2007-06-011-3/+0
| | | | Remove some unneeded file inclusions.
* Conditionalization cleanup patch from Petr Slansky.Eric S. Raymond2006-11-131-1/+1
|
* Rename config.h so it can be installed as gpsd_config.h...Chris Kuethe2006-10-261-2/+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
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+1
| | | | First line where possible, second line for scripts called with #!
* Pre 2.31 minor bugfixes.Eric S. Raymond2006-02-171-1/+1
|
* Tilman Koschnick's fix for the DBUS code.Eric S. Raymond2005-06-271-1/+1
|
* DBUS broadcast support by Amaury Jaquot.Eric S. Raymond2005-05-201-0/+16