Commit History

Author SHA1 Message Date
  orbea 072e2d7e52 Silence shellcheck warnings, SC2015: Note that A && B || C is not if-then-else. C may run when A is true. 7 years ago
  orbea fe889d50e9 Silence shellcheck warnings SC1007: Remove space after = if trying to assign a value. 7 years ago
  orbea 30f6d6bf3e Silence shellcheck warning, SC2064: Use single quotes. 7 years ago
  orbea fd93109033 Silence shellcheck warning, SC1117: Backslash is literal in "\n". 7 years ago
  orbea d273cc51c9 Work around shellcheck parsing error. 7 years ago
  orbea 580750f8b3 Silence useless errors with posh 7 years ago
  orbea 8832d9fd02 (escape) Add a fast path. 7 years ago
  orbea 8fcdb3a9dd Remove dependency on sed. 7 years ago
  orbea c8e8dafed4 Fix pattern matching for posh. 7 years ago
  orbea f7d49cb2d2 Error on blank dynamic variable. 7 years ago
  orbea e70cf5f0ba Remove hard coded reference to wav. 7 years ago
  orbea 61eea5fd61 Update README 7 years ago
  orbea cc37636264 (install.sh) Remove globs from pattern matching. 7 years ago
  orbea a052080455 (install.sh) Append $PRGNAM-$VERSION to DOCDIR instead of including it. 7 years ago
  orbea 6f307d11cf (install.sh) printf to stderr 7 years ago
  orbea bd2732f646 (install.sh) Support relative paths. 7 years ago
  orbea 81871e85e0 (install.sh) Do not rely on environment variables. 7 years ago
  orbea c48ef64f3f Quote variables. 7 years ago
  orbea 2805b551c9 Exit on blank dynamic variables. 7 years ago
  orbea 19010314a6 (escape) Work around sed in the escape function. 7 years ago
  orbea edcb532e59 Use printf to work around a Slackware ash bug. 7 years ago
  orbea fb1064f30c (install.sh) Fix for paths with spaces. 7 years ago
  orbea 99d96ede79 (exists) Fix undefined behavior. 7 years ago
  orbea 8a51204c1c (install.sh) Add executable permissions. 7 years ago
  orbea a9cea9c498 (install.sh) Fix script for ksh. 7 years ago
  orbea 502418d140 (Cleanup) Reduce check on the $var variable. 7 years ago
  orbea 413f175feb Dynamically set lists of audio formats. 7 years ago
  orbea 6c6d9ba4cb Add support for Sun/NeXT audio files. 7 years ago
  orbea bbaa12f342 (install.sh) Finer control for the cmd function 7 years ago
  orbea 3bf69b7a50 (Cleanup) Don't print a warning when exiting if sox is needed. 7 years ago