Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pep8 cleanup in xgpsspeed | Jon Schlueter | 2015-03-02 | 1 | -150/+148 |
| | |||||
* | pylint cleanup of xgpsspeed. Live-test works. | Eric S. Raymond | 2015-02-22 | 1 | -13/+12 |
| | |||||
* | Remove duplicative and dead code, and rename a class. | Eric S. Raymond | 2013-01-22 | 1 | -48/+33 |
| | |||||
* | Factor out common code. Also, no point in a separate version for this. | Eric S. Raymond | 2013-01-17 | 1 | -38/+16 |
| | |||||
* | Remove duplicate code. | Eric S. Raymond | 2013-01-17 | 1 | -6/+0 |
| | |||||
* | The old xgpsspeed version number and TODO no longer make much sense. | Eric S. Raymond | 2013-01-17 | 1 | -12/+2 |
| | |||||
* | Credit where credit is due. | Eric S. Raymond | 2013-01-17 | 1 | -2/+6 |
| | |||||
* | Code polishing. | Eric S. Raymond | 2013-01-17 | 1 | -8/+4 |
| | |||||
* | Information hiding. | Eric S. Raymond | 2013-01-17 | 1 | -45/+43 |
| | |||||
* | Chen Wei's nautical-style display is fully merged. | Eric S. Raymond | 2013-01-17 | 1 | -15/+17 |
| | |||||
* | Slightly less crode merge - both speedometers seem to work now. | Eric S. Raymond | 2013-01-17 | 1 | -146/+22 |
| | | | | But the style switch is a global. | ||||
* | Crude merge of Chen Wei's code - basically elbows aside original xgpsspeed. | Eric S. Raymond | 2013-01-17 | 1 | -1/+466 |
| | |||||
* | pychecker cleanup. | Eric S. Raymond | 2011-08-26 | 1 | -14/+13 |
| | |||||
* | xgps/xgpsspeed: Check for a usable display before writing to it. | Bernd Zeimetz | 2011-02-19 | 1 | -0/+2 |
| | | | | | This avoids coredumps in case DISPLAY is not usable. See http://bugs.debian.org/602925 for details. | ||||
* | Carry through and document the poll() -> read() change. | Eric S. Raymond | 2010-07-14 | 1 | -1/+1 |
| | |||||
* | xgpsspeed: add optparse to use cmdargs | Robin Wittler | 2010-05-13 | 1 | -37/+129 |
| | |||||
* | Replacing xgpsspeed with the new version written in Python. | Bernd Zeimetz | 2010-05-10 | 1 | -0/+363 |