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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
|
|
So far, got partial behaviour, seems to have stopped pausing rest of scripts text output until script end.
*
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
|
|
|
|
Old habits die hard. lol
*
TODO+=2.5
dvs1
2024-10-27
1
-1
/
+3
|
*
Rename _ to PolygLua externally.
dvs1
2024-10-27
1
-1
/
+1
|
|
|
|
Next it'll want it's own package. Oh wait....
*
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 ↵
dvs1
2024-10-25
1
-12
/
+3
|
|
|
|
scan as well.
*
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
|
*
Lots of little tweaks about how _ works.
dvs1
2024-10-22
1
-35
/
+33
|
*
Restructure the APT.exe stuff.
dvs1
2024-10-21
1
-187
/
+75
|
*
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
|
|
|
|
Lua sucks at this.
*
Add users script for post JACK setup, like starting music stuff.
dvs1
2024-10-19
1
-0
/
+5
|
*
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
1
-27
/
+22
|
*
Correct docs about where to put the aataaj.lua script
dvs1
2024-10-15
1
-1
/
+1
|
*
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
|
*
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