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
/
_.lua
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2024-10-25
Help command now prints out full usage as well.
dvs1
1
-12
/
+29
2024-10-25
Don't complain about not finding something we actually found.
dvs1
1
-2
/
+1
2024-10-25
Moved common stuff like --help, --version to an internal options table we ↵
dvs1
1
-4
/
+24
scan as well.
2024-10-25
TODO++
dvs1
1
-0
/
+2
2024-10-25
Support config files now.
dvs1
1
-14
/
+33
2024-10-25
Other potential names.
dvs1
1
-0
/
+1
2024-10-25
Just discovered the arg variable, use it and rename parseArgs() to just parse().
dvs1
1
-3
/
+3
2024-10-24
Yet another TODO, YATODO.
dvs1
1
-0
/
+4
2024-10-24
Rename also to Then.
dvs1
1
-1
/
+1
2024-10-24
Some more tidying up.
dvs1
1
-51
/
+20
2024-10-24
Mostly minor cleanups.
dvs1
1
-3
/
+11
2024-10-24
Add an after command for forked stuff, to be called whan the forked thing ends.
dvs1
1
-2
/
+5
2024-10-24
Introducing PolygLua, writing Lua in any language.
dvs1
1
-3
/
+22
Basically include a script written in any script language, as a string in your Lua code, then call it from your Lua code.
2024-10-23
New options parsing stuff.
dvs1
1
-8
/
+37
2024-10-22
Rearrange those logging globals and a few other things in _.
dvs1
1
-43
/
+34
2024-10-22
Lots of little tweaks about how _ works.
dvs1
1
-5
/
+32
2024-10-21
Restructure the APT.exe stuff.
dvs1
1
-0
/
+170