summaryrefslogtreecommitdiff
path: root/gps_json.h
Commit message (Collapse)AuthorAgeFilesLines
...
* No longer necessary to document GPSD-NG as though it's in the distant future.Eric S. Raymond2009-07-301-0/+3
|
* Refactor code for parsing WATCH responses...Eric S. Raymond2009-07-301-0/+11
| | | | ...so it can be available to client programs as well.
* Remove ! introducer for responses.Eric S. Raymond2009-07-241-1/+1
| | | | | | We now hand back pure JSON objects. Also, get rid of device IDs as separate entities, the string-space savings are not worth the hassle. Design document updated.
* More JSON refactoring - prepare the client libary to use it.Eric S. Raymond2009-07-211-0/+1
|
* Refactor JSON handling so more code can be shared by client and daemon.Eric S. Raymond2009-07-211-0/+9