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