| Commit message (Expand) | Author | Age | Files | Lines |
| * | Properly sort them. | dvs1 | 5 days | 1 | -2/+5 |
| * | Turn on all devices and set volume to max. | dvs1 | 5 days | 1 | -1/+13 |
| * | Speak at a rate that all devices should support. | dvs1 | 5 days | 1 | -22/+22 |
| * | Clean up the text. | dvs1 | 5 days | 1 | -8/+10 |
| * | Switch to using the standard polygLua. | onefang | 2025-05-28 | 1 | -1/+1 |
| * | Neaten up the white space. | onefang | 2025-05-23 | 1 | -20/+22 |
| * | Maximize the volume, and turn on IEC958 for everything, so we can hear everyt... | onefang | 2025-05-23 | 1 | -1/+12 |
| * | Oopsie-- | onefang | 2025-05-23 | 1 | -0/+5 |
| * | A few other speaking tweaks. | onefang | 2025-05-23 | 1 | -7/+10 |
| * | espeak-ng has an entirely undocumented way of speciyfying the output device. ... | onefang | 2025-05-23 | 1 | -23/+23 |
| * | Don't bother intalling links if they are there already. | onefang | 2025-05-23 | 1 | -5/+10 |
| * | Zita claims these are higher quality, but I'm getting some crap sound, and no... | dvs1 | 2024-11-12 | 1 | -2/+2 |
| * | TODO++ | dvs1 | 2024-11-12 | 1 | -0/+1 |
| * | Yet another failed attempt to get ALSA sub devices to work at boot time. | dvs1 | 2024-11-10 | 1 | -11/+43 |
| * | Shut up some spam. | dvs1 | 2024-11-06 | 1 | -1/+3 |
| * | Another failure at boot subdevices. Works in terminal, dammit. | dvs1 | 2024-11-04 | 1 | -7/+10 |
| * | Install / uninstall aataaj docs. | dvs1 | 2024-11-04 | 1 | -0/+3 |
| * | No need for Help here now that it can find it's README. | dvs1 | 2024-11-04 | 1 | -64/+0 |
| * | Oops-- | dvs1 | 2024-11-04 | 1 | -1/+1 |
| * | Refactor aataaj.lua uninstall / purge as well. | dvs1 | 2024-11-04 | 1 | -12/+12 |
| * | The command might not be the first argument. | dvs1 | 2024-11-04 | 1 | -6/+6 |
| * | Copy paste error, actually name it purging. | dvs1 | 2024-11-04 | 1 | -3/+3 |
| * | Add uninstall and purge subcommands for PolygLua and aataaj. | dvs1 | 2024-11-04 | 1 | -5/+42 |
| * | Install the aataaj symlink correctly. | dvs1 | 2024-11-04 | 1 | -1/+1 |
| * | Update docs. | dvs1 | 2024-11-03 | 1 | -6/+2 |
| * | Install command for aataaj. | dvs1 | 2024-11-03 | 1 | -1/+21 |
| * | Various failed attempts to get ALSA stuff to talk to a particular sub device. | dvs1 | 2024-10-31 | 1 | -10/+16 |
| * | Filter out non audio devices and Loopback type things. | dvs1 | 2024-10-31 | 1 | -22/+26 |
| * | Language cleanup. | dvs1 | 2024-10-31 | 1 | -2/+2 |
| * | Move the espeak stuff into it's own function, might help get it to behave. | dvs1 | 2024-10-31 | 1 | -12/+20 |
| * | Shut up more things. | dvs1 | 2024-10-31 | 1 | -1/+1 |
| * | Move the "decide which card" bit to "start". | dvs1 | 2024-10-28 | 1 | -31/+30 |
| * | Let the user pick the best sound device. | dvs1 | 2024-10-28 | 1 | -26/+51 |
| * | More clean ups. | dvs1 | 2024-10-28 | 1 | -5/+5 |
| * | Minor tweaks. | dvs1 | 2024-10-28 | 1 | -1/+1 |
| * | This is documenting STOP not stop. | dvs1 | 2024-10-28 | 1 | -2/+2 |
| * | Consistantly use single quotes for Lua strings, unless otherwise needed. | dvs1 | 2024-10-28 | 1 | -46/+46 |
| * | TODO+=2.5 | dvs1 | 2024-10-27 | 1 | -1/+3 |
| * | Rename _ to PolygLua externally. | dvs1 | 2024-10-27 | 1 | -1/+1 |
| * | Move aataaj.lua configuration options to a conf file. | dvs1 | 2024-10-26 | 1 | -28/+16 |
| * | Help command now prints out full usage as well. | dvs1 | 2024-10-25 | 1 | -1/+1 |
| * | Comment++ | dvs1 | 2024-10-25 | 1 | -1/+1 |
| * | Moved common stuff like --help, --version to an internal options table we sca... | dvs1 | 2024-10-25 | 1 | -12/+3 |
| * | Just discovered the arg variable, use it and rename parseArgs() to just parse(). | dvs1 | 2024-10-25 | 1 | -5/+4 |
| * | Some more tidying up. | dvs1 | 2024-10-24 | 1 | -59/+0 |
| * | 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 |
| * | If espeak has something to say, it should just speak it. | dvs1 | 2024-10-23 | 1 | -1/+1 |
| * | Rearrange those logging globals and a few other things in _. | dvs1 | 2024-10-22 | 1 | -7/+0 |
| * | Make the user command STOP, so stop is for SysV. | dvs1 | 2024-10-22 | 1 | -2/+3 |