aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Moved common stuff like --help, --version to an internal options table we ↵dvs12024-10-253-25/+30
| | | | scan as well.
* TODO++dvs12024-10-251-0/+2
|
* Print the status of some more tests.dvs12024-10-251-2/+2
|
* Support config files now.dvs12024-10-252-16/+38
|
* Another error test.dvs12024-10-251-0/+5
|
* Added an example in C. B-)dvs12024-10-251-0/+11
|
* Other potential names.dvs12024-10-251-0/+1
|
* Just discovered the arg variable, use it and rename parseArgs() to just parse().dvs12024-10-253-11/+14
|
* Yet another TODO, YATODO.dvs12024-10-241-0/+4
|
* Rename also to Then.dvs12024-10-242-2/+2
|
* Some more tidying up.dvs12024-10-243-138/+30
|
* Split up the audio output a little nicer.dvs12024-10-241-5/+34
|
* Add options[] to aataaj.lua.dvs12024-10-241-1/+69
|
* Rewrite the test script to catch up with the newness.dvs12024-10-241-29/+51
|
* Mostly minor cleanups.dvs12024-10-241-3/+11
|
* Add an after command for forked stuff, to be called whan the forked thing ends.dvs12024-10-241-2/+5
|
* Introducing PolygLua, writing Lua in any language.dvs12024-10-241-3/+22
| | | | | Basically include a script written in any script language, as a string in your Lua code, then call it from your Lua code.
* If espeak has something to say, it should just speak it.dvs12024-10-231-1/+1
|
* New options parsing stuff.dvs12024-10-232-50/+103
|
* Rearrange those logging globals and a few other things in _.dvs12024-10-224-66/+40
|
* Make the user command STOP, so stop is for SysV.dvs12024-10-221-2/+3
|
* Lots of little tweaks about how _ works.dvs12024-10-224-43/+70
|
* Convert example user script to new exe stuff.dvs12024-10-211-128/+10
|
* A few clean ups.dvs12024-10-211-8/+2
|
* Restructure the APT.exe stuff.dvs12024-10-214-188/+370
|
* Tweak the "didn't die" sleep.dvs12024-10-201-1/+1
|
* Tweak APT.exe status return code to be more reliable.dvs12024-10-201-11/+11
|
* Make APT.exe status return more robust.dvs12024-10-191-12/+10
| | | | Lua sucks at this.
* Add users script for post JACK setup, like starting music stuff.dvs12024-10-192-0/+137
|
* Bit of code clean up.dvs12024-10-191-13/+4
|
* Use the new exists function to decide what to do, and how.dvs12024-10-191-30/+41
|
* If it doesn't want to TERM, wait an ever increasing time before escelating.dvs12024-10-191-1/+1
|
* New function for killing a bunch of exes.dvs12024-10-191-0/+5
|
* Update comment.dvs12024-10-191-1/+1
|
* Make stop less crude.dvs12024-10-193-29/+24
|
* Add how_it_works.dvs12024-10-191-0/+99
|
* Delete excess files, now I've combined them.dvs12024-10-173-709/+0
|
* Correct docs about where to put the aataaj.lua scriptdvs12024-10-152-2/+2
|
* Revert the default options change from last time, it came along for the ride.dvs12024-10-141-3/+3
|
* Rearrange code.dvs12024-10-141-79/+79
|
* Update README.md to match the code's help text.dvs12024-10-141-20/+33
|
* Fixo the typo.dvs12024-10-141-1/+1
|
* Fix some typos.dvs12024-10-141-3/+3
|
* Commit new combined script with new name.dvs12024-10-141-0/+568
|
* First commit.dvs12024-10-035-0/+760
|
* Init bare repo.root2024-10-031-0/+0