aboutsummaryrefslogtreecommitdiffstats
path: root/aataaj.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-28This is documenting STOP not stop.dvs11-2/+2
2024-10-28Consistantly use single quotes for Lua strings, unless otherwise needed.dvs11-46/+46
2024-10-27TODO+=2.5dvs11-1/+3
2024-10-27Rename _ to PolygLua externally.dvs11-1/+1
2024-10-26Move aataaj.lua configuration options to a conf file.dvs11-28/+16
2024-10-25Help command now prints out full usage as well.dvs11-1/+1
2024-10-25Comment++dvs11-1/+1
2024-10-25Moved common stuff like --help, --version to an internal options table we sca...dvs11-12/+3
2024-10-25Just discovered the arg variable, use it and rename parseArgs() to just parse().dvs11-5/+4
2024-10-24Some more tidying up.dvs11-59/+0
2024-10-24Split up the audio output a little nicer.dvs11-5/+34
2024-10-24Add options[] to aataaj.lua.dvs11-1/+69
2024-10-23If espeak has something to say, it should just speak it.dvs11-1/+1
2024-10-22Rearrange those logging globals and a few other things in _.dvs11-7/+0
2024-10-22Make the user command STOP, so stop is for SysV.dvs11-2/+3
2024-10-22Lots of little tweaks about how _ works.dvs11-35/+33
2024-10-21Restructure the APT.exe stuff.dvs11-187/+75
2024-10-20Tweak the "didn't die" sleep.dvs11-1/+1
2024-10-20Tweak APT.exe status return code to be more reliable.dvs11-11/+11
2024-10-19Make APT.exe status return more robust.dvs11-12/+10
2024-10-19Add users script for post JACK setup, like starting music stuff.dvs11-0/+5
2024-10-19Bit of code clean up.dvs11-13/+4
2024-10-19Use the new exists function to decide what to do, and how.dvs11-30/+41
2024-10-19If it doesn't want to TERM, wait an ever increasing time before escelating.dvs11-1/+1
2024-10-19New function for killing a bunch of exes.dvs11-0/+5
2024-10-19Update comment.dvs11-1/+1
2024-10-19Make stop less crude.dvs11-27/+22
2024-10-15Correct docs about where to put the aataaj.lua scriptdvs11-1/+1
2024-10-14Revert the default options change from last time, it came along for the ride.dvs11-3/+3
2024-10-14Rearrange code.dvs11-79/+79
2024-10-14Fixo the typo.dvs11-1/+1
2024-10-14Fix some typos.dvs11-3/+3
2024-10-14Commit new combined script with new name.dvs11-0/+568