summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* update changelogs for Debian builddebian/0.6Bdale Garbee2009-11-02
|
* Merge remote branch 'origin/master'0.6Keith Packard2009-11-02
|\
| * update changelogs for Debian builddebian/0.5+90+g127c312Bdale Garbee2009-11-02
| |
| * update changelogs for Debian builddebian/0.5+89+g6b1e775Bdale Garbee2009-11-02
| |
| * update changelogs for Debian builddebian/0.5+88+g8203bfaBdale Garbee2009-11-02
| |
| * de-version the libreadline-dev build dependencyBdale Garbee2009-11-02
| |
* | Add ao_usb_pollchar to ao.hKeith Packard2009-11-02
| |
* | Disable interrupts while removing tasks from task listKeith Packard2009-11-02
| |
* | Add more docs to the README fileKeith Packard2009-11-02
| |
* | Merge remote branch 'origin/master' into skytraqKeith Packard2009-11-01
|\|
| * update changelogs for Debian builddebian/0.5+86+g2de548fBdale Garbee2009-10-12
| |
| * oops, forgot to specify the repo to push toBdale Garbee2009-10-12
| |
| * update changelogs for Debian builddebian/0.5+84+g513328aBdale Garbee2009-10-12
| |
| * automate push of updated and tagged master branch during debian/rules prebuildBdale Garbee2009-10-12
| |
| * update changelogs for Debian builddebian/0.5+82+g23bc21aBdale Garbee2009-10-12
| |
| * undue damage from partial buildBdale Garbee2009-10-12
| |
| * add support for tagging git repository on each Debian package buildBdale Garbee2009-10-12
| |
| * update changelogs for Debian buildBdale Garbee2009-10-12
| |
| * flush repetitive junk out of debian/changelog, and update the prebuild targetBdale Garbee2009-10-12
| | | | | | | | in debian/rules to put git commit details into the Debian changelog
| * update changelogs for Debian builddebian/0.5+77+gc57bd7fBdale Garbee2009-10-12
| |
| * Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-10-12
| |\
| * | update changelogs for Debian buildBdale Garbee2009-10-10
| | |
| * | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-10-10
| |\ \
| * | | update changelogs for Debian buildBdale Garbee2009-09-21
| | | |
| * | | update changelogs for Debian buildBdale Garbee2009-09-21
| | | |
| * | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-09-21
| |\ \ \
| * | | | update changelogs for Debian buildBdale Garbee2009-09-20
| | | | |
| * | | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-09-20
| |\ \ \ \
| * | | | | update changelogs for Debian buildBdale Garbee2009-09-06
| | | | | |
| * | | | | need a run-time dependency to pull in the cairo moduleBdale Garbee2009-09-06
| | | | | |
| * | | | | update changelogs for Debian buildBdale Garbee2009-09-06
| | | | | |
| * | | | | more build deps for plotting libBdale Garbee2009-09-06
| | | | | |
| * | | | | update changelogs for Debian buildBdale Garbee2009-09-06
| | | | | |
| * | | | | update changelogs for Debian buildBdale Garbee2009-09-06
| | | | | |
| * | | | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-09-06
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-09-06
| |\ \ \ \ \ \
| * | | | | | | update changelogs for Debian buildBdale Garbee2009-09-06
| | | | | | | |
| * | | | | | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-09-06
| |\ \ \ \ \ \ \
| * | | | | | | | update changelogs for Debian buildBdale Garbee2009-09-06
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-09-06
| |\ \ \ \ \ \ \ \
| * | | | | | | | | update changelogs for Debian buildBdale Garbee2009-09-06
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-09-06
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | update changelogs for Debian buildBdale Garbee2009-09-06
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2009-09-06
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | update changelogs for Debian buildBdale Garbee2009-09-04
| | | | | | | | | | | |
* | | | | | | | | | | | Enable packet-based communcation to command processorKeith Packard2009-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This splits the packet code into master/slave halves and hooks the slave side up to the getchar/putchar/flush logic in ao_stdio.c Signed-off-by: Keith Packard <keithp@keithp.com>
* | | | | | | | | | | | No need to wakeup &ao_tick_count nowKeith Packard2009-10-31
| | | | | | | | | | | |
* | | | | | | | | | | | Poke master to speed up packet rate when things are busyKeith Packard2009-10-31
| | | | | | | | | | | |
* | | | | | | | | | | | Use ao_alarm for ao_delay so it can be easily interruptedKeith Packard2009-10-31
| | | | | | | | | | | |
* | | | | | | | | | | | Do more flushing in packet test codeKeith Packard2009-10-30
| | | | | | | | | | | |