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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Zita claims these are higher quality, but I'm getting some crap sound, and ↵
HEAD
master
dvs1
12 days
1
-2
/
+2
|
|
|
|
not compatible with everything.
*
TODO++
dvs1
12 days
1
-0
/
+1
|
*
Yet another failed attempt to get ALSA sub devices to work at boot time.
dvs1
14 days
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
|
*
Pass name to option funcs, and use it in help command.
dvs1
2024-11-04
1
-3
/
+3
|
*
Switch confFile to name, to be used more genericaly.
dvs1
2024-11-04
1
-3
/
+3
|
*
No need for Help here now that it can find it's README.
dvs1
2024-11-04
1
-64
/
+0
|
*
Search for the README.md file when help is asked for.
dvs1
2024-11-04
1
-0
/
+10
|
*
Oops--
dvs1
2024-11-04
2
-2
/
+2
|
*
Refactor aataaj.lua uninstall / purge as well.
dvs1
2024-11-04
1
-12
/
+12
|
*
Refactor PolygLua.lua uninstall / purge.
dvs1
2024-11-04
1
-24
/
+15
|
*
No need for os.exit() in these places.
dvs1
2024-11-04
1
-3
/
+0
|
*
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
2
-24
/
+127
|
*
Add install command to test_ as well.
dvs1
2024-11-04
1
-0
/
+18
|
*
Let user know we are installing things.
dvs1
2024-11-04
1
-0
/
+1
|
*
Install the aataaj symlink correctly.
dvs1
2024-11-04
1
-1
/
+1
|
*
Update docs.
dvs1
2024-11-03
2
-11
/
+4
|
*
Install command for aataaj.
dvs1
2024-11-03
1
-1
/
+21
|
*
PolygLua.lua installs itself.
dvs1
2024-11-03
1
-0
/
+25
|
*
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.
*
Start up jack-plumbing in the example.
dvs1
2024-10-31
1
-1
/
+2
|
*
Shut up more things.
dvs1
2024-10-31
2
-2
/
+2
|
*
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
|
*
Various minor tweaks and cleanups.
dvs1
2024-10-28
3
-7
/
+14
|
*
Minor tweaks.
dvs1
2024-10-28
2
-10
/
+10
|
*
Hello -> G'day, coz I'm an Aussie, and it helps test embedded quote marks.
dvs1
2024-10-28
1
-7
/
+7
|
*
Fix the PHP example.
dvs1
2024-10-28
2
-4
/
+4
|
*
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
3
-71
/
+71
|
|
|
|
Old habits die hard. lol
*
Allow -abc style, expand to -a -b -c, and can put -- in front of any option.
dvs1
2024-10-27
1
-6
/
+15
|
*
TODO+=2.5
dvs1
2024-10-27
2
-2
/
+7
|
*
Rename _ to PolygLua externally.
dvs1
2024-10-27
4
-6
/
+9
|
|
|
|
Next it'll want it's own package. Oh wait....
*
Debug code --
dvs1
2024-10-26
1
-7
/
+0
|
*
Move aataaj.lua configuration options to a conf file.
dvs1
2024-10-26
2
-28
/
+28
|
*
Added the rest of the logging and debug level stuff from apt-panopticon, ↵
dvs1
2024-10-25
1
-7
/
+27
|
|
|
|
except for file logging
*
Seems to be he only way to assign copies of table elemnts to that table at ↵
dvs1
2024-10-25
1
-2
/
+4
|
|
|
|
construction time.
*
Help command now prints out full usage as well.
dvs1
2024-10-25
3
-14
/
+31
|
*
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
|
[next]