orbea
|
a4fad5fd2c
(Cleanup) Set variables after set -eu
|
7 years ago |
orbea
|
e952ca1439
Always replace the extension for temporary files with .wav
|
7 years ago |
orbea
|
29194e78c6
Split the $cmd variable with a :
|
7 years ago |
orbea
|
538c17fa92
(install.sh) Add a function to print the command used.
|
7 years ago |
orbea
|
459bcb0867
Add an install script.
|
7 years ago |
orbea
|
b673fd1818
(Cleanup) Move the defualt audio format list into its own loop.
|
7 years ago |
orbea
|
2eb08287db
(mklist) Only add an audio format to the list once.
|
7 years ago |
orbea
|
c3dba5b6d7
(mklist) Cleanup
|
7 years ago |
orbea
|
59c6acbdc1
(Cleanup) Create the list variable later.
|
7 years ago |
orbea
|
86748bc41e
Fix dependency check.
|
7 years ago |
orbea
|
1de82c59f2
Use sed to ignore audio formats
|
7 years ago |
orbea
|
196309549e
Use the die function more.
|
7 years ago |
orbea
|
2a0d6ff6f2
Use file less
|
7 years ago |
orbea
|
f27267b20c
Avoid using an unset "$@"
|
7 years ago |
orbea
|
bf24187bcb
(Cleanup) Remove eval
|
7 years ago |
orbea
|
e6fee41378
Use printf to create the list of required dependencies.
|
7 years ago |
orbea
|
f61419e366
Allowing choosing or ignoring the preferred audio formats.
|
7 years ago |
orbea
|
13edfa37b6
Add support for wave files.
|
7 years ago |
orbea
|
22b01bbf96
Better use of shift for options.
|
7 years ago |
orbea
|
a45fc235cc
Implement no more arguments.
|
7 years ago |
orbea
|
9215defbc2
(log) Fix undefined behavior
|
7 years ago |
orbea
|
f53f1d260d
Print unrecognized options
|
7 years ago |
orbea
|
0089c1d16e
Greater use of 'command -p'
|
7 years ago |
orbea
|
a22be3fc86
Another exists function edge case
|
7 years ago |
orbea
|
c53ea5b152
Another exists function fix
|
7 years ago |
orbea
|
c99c8b20a9
exists function fix
|
7 years ago |
orbea
|
0ebdbe3308
Better way to printf multiple lines with the 'log' function
|
7 years ago |
orbea
|
1cf4fac5a0
set -eu earlier again
|
7 years ago |
orbea
|
9abbf9f6b7
With #!/bin/sh these are all legal function names so unset them.
|
7 years ago |
orbea
|
44b78e109f
Specifically set variables as blank
|
7 years ago |