Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | noise: allow '#'s in input and '_' in module-names | root | 2010-05-07 | 1 | -1/+2 |
| | |||||
* | renamed module msg to echo | root | 2010-05-07 | 1 | -0/+0 |
| | |||||
* | noise: use folders for connected clients | root | 2010-05-07 | 2 | -7/+9 |
| | | | | Additionally export $NOISE_pid to modules. | ||||
* | noise: write /set'ed variables to $env | root | 2010-05-07 | 2 | -8/+20 |
| | | | | | | | Additionally: - Export $TCPREMOTIP to noise and modules. - Hardwired $HOME in noise. ;-) - Read ~% as Newline. | ||||
* | noise/modules/zeit: strip zeros moar correct :-) | root | 2010-05-05 | 1 | -2/+2 |
| | |||||
* | noise: bumped version to 0.9 beta 3 | root | 2010-05-05 | 1 | -1/+1 |
| | |||||
* | noise/modules/zeit: strip zeros from %M | root | 2010-05-05 | 1 | -2/+6 |
| | |||||
* | noise/modules/espeak: nicer variable-printer | root | 2010-05-05 | 1 | -5/+10 |
| | |||||
* | noise: accept double-quotes and extended /set | root | 2010-05-04 | 1 | -27/+42 |
| | | | | New /set syntax: /set [-q|--quiet] [NAME [VALUES]] | ||||
* | noise: notify ready state with "READY." | root | 2010-05-02 | 1 | -1/+1 |
| | |||||
* | help: implemented /help [MODULE ARGS...] | root | 2010-05-02 | 1 | -1/+10 |
| | |||||
* | play: changed sample dir to $HOME/noise/samples | root | 2010-04-26 | 1 | -3/+3 |
| | |||||
* | noise: added $HOME/noise/modules to $NOISE_PATH | root | 2010-04-26 | 1 | -0/+1 |
| | |||||
* | Start noise as shack | root | 2010-04-26 | 2 | -4/+5 |
| | |||||
* | noise: factorized out the reader | root | 2010-04-26 | 1 | -9/+30 |
| | |||||
* | play: fixed typo | root | 2010-04-26 | 1 | -1/+2 |
| | |||||
* | espeak: send text via stdin | root | 2010-04-26 | 1 | -1/+3 |
| | |||||
* | Added modules: espeak lang msg play wall zeit | tv | 2010-04-26 | 6 | -0/+100 |
| | |||||
* | Reap child processes on EXIT | tv | 2010-04-26 | 1 | -26/+8 |
| | |||||
* | Rewrite of SHACK UTTERANCE 0.9 beta 1 | tv | 2010-04-26 | 3 | -0/+124 |