index
:
JackOnAllDevices
master
JackOnAllDevices scan for all ALSA / asound audio devices, and hook them up to JACK, plus joysticks as MIDI.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
aataaj.lua
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-11-03
Update docs.
dvs1
1
-6
/
+2
2024-11-03
Install command for aataaj.
dvs1
1
-1
/
+21
2024-10-31
Various failed attempts to get ALSA stuff to talk to a particular sub device.
dvs1
1
-10
/
+16
2024-10-31
Filter out non audio devices and Loopback type things.
dvs1
1
-22
/
+26
2024-10-31
Language cleanup.
dvs1
1
-2
/
+2
2024-10-31
Move the espeak stuff into it's own function, might help get it to behave.
dvs1
1
-12
/
+20
So far, got partial behaviour, seems to have stopped pausing rest of scripts text output until script end.
2024-10-31
Shut up more things.
dvs1
1
-1
/
+1
2024-10-28
Move the "decide which card" bit to "start".
dvs1
1
-31
/
+30
2024-10-28
Let the user pick the best sound device.
dvs1
1
-26
/
+51
2024-10-28
More clean ups.
dvs1
1
-5
/
+5
2024-10-28
Minor tweaks.
dvs1
1
-1
/
+1
2024-10-28
This is documenting STOP not stop.
dvs1
1
-2
/
+2
2024-10-28
Consistantly use single quotes for Lua strings, unless otherwise needed.
dvs1
1
-46
/
+46
Old habits die hard. lol
2024-10-27
TODO+=2.5
dvs1
1
-1
/
+3
2024-10-27
Rename _ to PolygLua externally.
dvs1
1
-1
/
+1
Next it'll want it's own package. Oh wait....
2024-10-26
Move aataaj.lua configuration options to a conf file.
dvs1
1
-28
/
+16
2024-10-25
Help command now prints out full usage as well.
dvs1
1
-1
/
+1
2024-10-25
Comment++
dvs1
1
-1
/
+1
2024-10-25
Moved common stuff like --help, --version to an internal options table we ↵
dvs1
1
-12
/
+3
scan as well.
2024-10-25
Just discovered the arg variable, use it and rename parseArgs() to just parse().
dvs1
1
-5
/
+4
2024-10-24
Some more tidying up.
dvs1
1
-59
/
+0
2024-10-24
Split up the audio output a little nicer.
dvs1
1
-5
/
+34
2024-10-24
Add options[] to aataaj.lua.
dvs1
1
-1
/
+69
2024-10-23
If espeak has something to say, it should just speak it.
dvs1
1
-1
/
+1
2024-10-22
Rearrange those logging globals and a few other things in _.
dvs1
1
-7
/
+0
2024-10-22
Make the user command STOP, so stop is for SysV.
dvs1
1
-2
/
+3
2024-10-22
Lots of little tweaks about how _ works.
dvs1
1
-35
/
+33
2024-10-21
Restructure the APT.exe stuff.
dvs1
1
-187
/
+75
2024-10-20
Tweak the "didn't die" sleep.
dvs1
1
-1
/
+1
2024-10-20
Tweak APT.exe status return code to be more reliable.
dvs1
1
-11
/
+11
2024-10-19
Make APT.exe status return more robust.
dvs1
1
-12
/
+10
Lua sucks at this.
2024-10-19
Add users script for post JACK setup, like starting music stuff.
dvs1
1
-0
/
+5
2024-10-19
Bit of code clean up.
dvs1
1
-13
/
+4
2024-10-19
Use the new exists function to decide what to do, and how.
dvs1
1
-30
/
+41
2024-10-19
If it doesn't want to TERM, wait an ever increasing time before escelating.
dvs1
1
-1
/
+1
2024-10-19
New function for killing a bunch of exes.
dvs1
1
-0
/
+5
2024-10-19
Update comment.
dvs1
1
-1
/
+1
2024-10-19
Make stop less crude.
dvs1
1
-27
/
+22
2024-10-15
Correct docs about where to put the aataaj.lua script
dvs1
1
-1
/
+1
2024-10-14
Revert the default options change from last time, it came along for the ride.
dvs1
1
-3
/
+3
2024-10-14
Rearrange code.
dvs1
1
-79
/
+79
2024-10-14
Fixo the typo.
dvs1
1
-1
/
+1
2024-10-14
Fix some typos.
dvs1
1
-3
/
+3
2024-10-14
Commit new combined script with new name.
dvs1
1
-0
/
+568