| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | Turn on debug mode, or pretend to, this bit isn't functional yet. | dvs1 | 2024-10-25 | 1 | -1/+1 | 
| *  | Don't complain about not finding something we actually found. | dvs1 | 2024-10-25 | 1 | -2/+1 | 
| *  | Comment++ | dvs1 | 2024-10-25 | 1 | -1/+1 | 
| *  | Should add this test asoundrc, though it's not working yet. | dvs1 | 2024-10-25 | 1 | -0/+88 | 
| *  | Forgot to add the test conf file. | dvs1 | 2024-10-25 | 1 | -0/+17 | 
| *  | Comment++ | dvs1 | 2024-10-25 | 1 | -0/+1 | 
| *  | Moved common stuff like --help, --version to an internal options table we sca... | dvs1 | 2024-10-25 | 3 | -25/+30 | 
| *  | TODO++ | dvs1 | 2024-10-25 | 1 | -0/+2 | 
| *  | Print the status of some more tests. | dvs1 | 2024-10-25 | 1 | -2/+2 | 
| *  | Support config files now. | dvs1 | 2024-10-25 | 2 | -16/+38 | 
| *  | Another error test. | dvs1 | 2024-10-25 | 1 | -0/+5 | 
| *  | Added an example in C.  B-) | dvs1 | 2024-10-25 | 1 | -0/+11 | 
| *  | Other potential names. | dvs1 | 2024-10-25 | 1 | -0/+1 | 
| *  | Just discovered the arg variable, use it and rename parseArgs() to just parse(). | dvs1 | 2024-10-25 | 3 | -11/+14 | 
| *  | Yet another TODO, YATODO. | dvs1 | 2024-10-24 | 1 | -0/+4 | 
| *  | Rename also to Then. | dvs1 | 2024-10-24 | 2 | -2/+2 | 
| *  | Some more tidying up. | dvs1 | 2024-10-24 | 3 | -138/+30 | 
| *  | Split up the audio output a little nicer. | dvs1 | 2024-10-24 | 1 | -5/+34 | 
| *  | Add options[] to aataaj.lua. | dvs1 | 2024-10-24 | 1 | -1/+69 | 
| *  | Rewrite the test script to catch up with the newness. | dvs1 | 2024-10-24 | 1 | -29/+51 | 
| *  | Mostly minor cleanups. | dvs1 | 2024-10-24 | 1 | -3/+11 | 
| *  | Add an after command for forked stuff, to be called whan the forked thing ends. | dvs1 | 2024-10-24 | 1 | -2/+5 | 
| *  | Introducing PolygLua, writing Lua in any language. | dvs1 | 2024-10-24 | 1 | -3/+22 | 
| *  | If espeak has something to say, it should just speak it. | dvs1 | 2024-10-23 | 1 | -1/+1 | 
| *  | New options parsing stuff. | dvs1 | 2024-10-23 | 2 | -50/+103 | 
| *  | Rearrange those logging globals and a few other things in _. | dvs1 | 2024-10-22 | 4 | -66/+40 | 
| *  | Make the user command STOP, so stop is for SysV. | dvs1 | 2024-10-22 | 1 | -2/+3 | 
| *  | Lots of little tweaks about how _ works. | dvs1 | 2024-10-22 | 4 | -43/+70 | 
| *  | Convert example user script to new exe stuff. | dvs1 | 2024-10-21 | 1 | -128/+10 | 
| *  | A few clean ups. | dvs1 | 2024-10-21 | 1 | -8/+2 | 
| *  | Restructure the APT.exe stuff. | dvs1 | 2024-10-21 | 4 | -188/+370 | 
| *  | Tweak the "didn't die" sleep. | dvs1 | 2024-10-20 | 1 | -1/+1 | 
| *  | Tweak APT.exe status return code to be more reliable. | dvs1 | 2024-10-20 | 1 | -11/+11 | 
| *  | Make APT.exe status return more robust. | dvs1 | 2024-10-19 | 1 | -12/+10 | 
| *  | Add users script for post JACK setup, like starting music stuff. | dvs1 | 2024-10-19 | 2 | -0/+137 | 
| *  | Bit of code clean up. | dvs1 | 2024-10-19 | 1 | -13/+4 | 
| *  | Use the new exists function to decide what to do, and how. | dvs1 | 2024-10-19 | 1 | -30/+41 | 
| *  | If it doesn't want to TERM, wait an ever increasing time before escelating. | dvs1 | 2024-10-19 | 1 | -1/+1 | 
| *  | New function for killing a bunch of exes. | dvs1 | 2024-10-19 | 1 | -0/+5 | 
| *  | Update comment. | dvs1 | 2024-10-19 | 1 | -1/+1 | 
| *  | Make stop less crude. | dvs1 | 2024-10-19 | 3 | -29/+24 | 
| *  | Add how_it_works. | dvs1 | 2024-10-19 | 1 | -0/+99 | 
| *  | Delete excess files, now I've combined them. | dvs1 | 2024-10-17 | 3 | -709/+0 | 
| *  | Correct docs about where to put the aataaj.lua script | dvs1 | 2024-10-15 | 2 | -2/+2 | 
| *  | Revert the default options change from last time, it came along for the ride. | dvs1 | 2024-10-14 | 1 | -3/+3 | 
| *  | Rearrange code. | dvs1 | 2024-10-14 | 1 | -79/+79 | 
| *  | Update README.md to match the code's help text. | dvs1 | 2024-10-14 | 1 | -20/+33 | 
| *  | Fixo the typo. | dvs1 | 2024-10-14 | 1 | -1/+1 | 
| *  | Fix some typos. | dvs1 | 2024-10-14 | 1 | -3/+3 | 
| *  | Commit new combined script with new name. | dvs1 | 2024-10-14 | 1 | -0/+568 |