Commit History

Author SHA1 Message Date
  orbea 2805b551c9 Exit on blank dynamic variables. 6 years ago
  orbea 19010314a6 (escape) Work around sed in the escape function. 6 years ago
  orbea edcb532e59 Use printf to work around a Slackware ash bug. 6 years ago
  orbea 99d96ede79 (exists) Fix undefined behavior. 6 years ago
  orbea 502418d140 (Cleanup) Reduce check on the $var variable. 6 years ago
  orbea 413f175feb Dynamically set lists of audio formats. 6 years ago
  orbea 6c6d9ba4cb Add support for Sun/NeXT audio files. 6 years ago
  orbea 3bf69b7a50 (Cleanup) Don't print a warning when exiting if sox is needed. 6 years ago
  orbea a4fad5fd2c (Cleanup) Set variables after set -eu 6 years ago
  orbea e952ca1439 Always replace the extension for temporary files with .wav 6 years ago
  orbea 29194e78c6 Split the $cmd variable with a : 6 years ago
  orbea b673fd1818 (Cleanup) Move the defualt audio format list into its own loop. 6 years ago
  orbea 2eb08287db (mklist) Only add an audio format to the list once. 6 years ago
  orbea c3dba5b6d7 (mklist) Cleanup 6 years ago
  orbea 59c6acbdc1 (Cleanup) Create the list variable later. 6 years ago
  orbea 86748bc41e Fix dependency check. 6 years ago
  orbea 1de82c59f2 Use sed to ignore audio formats 6 years ago
  orbea 196309549e Use the die function more. 6 years ago
  orbea 2a0d6ff6f2 Use file less 6 years ago
  orbea f27267b20c Avoid using an unset "$@" 6 years ago
  orbea bf24187bcb (Cleanup) Remove eval 6 years ago
  orbea e6fee41378 Use printf to create the list of required dependencies. 6 years ago
  orbea f61419e366 Allowing choosing or ignoring the preferred audio formats. 6 years ago
  orbea 13edfa37b6 Add support for wave files. 6 years ago
  orbea 22b01bbf96 Better use of shift for options. 6 years ago
  orbea a45fc235cc Implement no more arguments. 6 years ago
  orbea 9215defbc2 (log) Fix undefined behavior 6 years ago
  orbea f53f1d260d Print unrecognized options 6 years ago
  orbea 0089c1d16e Greater use of 'command -p' 7 years ago
  orbea a22be3fc86 Another exists function edge case 7 years ago