aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
6 daysbsgrep: fix -s exit status, implement -q.HEADmasterB. Watson
7 daysbsgrep: tweak docs.B. Watson
7 daysimage_diff.pl: added.B. Watson
7 daysbsgrep: remove -h option, fix synopsis, document use of -d with >1 character.B. Watson
7 daysbsgrep: support multiple patterns (-e), add -N option, fix stupidity in ↵B. Watson
handle_line().
8 daysbsgrep: document locale weirdness.B. Watson
8 daysbsgrep: use utf-8 when in utf-8 locale.B. Watson
9 daysbsgrep: add -F option.B. Watson
9 daysbsgrep: add -z option.B. Watson
9 daysbsgrep: cosmetics, docs.B. Watson
9 daysbsgrep: fix double newlines from File::Find warnings; commentary; docs.B. Watson
9 daysbsgrep: make -r use . if no files on command line.B. Watson
9 daysbsgrep: add -r and --version options.B. Watson
9 daysbsgrep: added (grep for files with backslash continuation).B. Watson
9 daysztunekey: save retuned files as flacB. Watson
9 daysunifmt.pl: add TODO comment.B. Watson
2024-07-04ztunekey: optionally retune and transpose.B. Watson
2024-07-04ztunekey: icon and .desktop.B. Watson
2024-07-04find_key, find_tuning: add -q (quiet); ztunekey: added (GUI wrapper for ↵B. Watson
find_key and find_tuning).
2024-06-27tunebass: added.B. Watson
2024-04-11soxdial: moved to its own repo: https://slackware.uk/~urchlay/repos/soxdialB. Watson
2024-04-11soxdial: tweak doc.B. Watson
2024-04-11soxdial: support spaces in extensionless output filenames, too.B. Watson
2024-04-10soxdial: raw output for extensionless output files.B. Watson
2024-04-10soxdial: do not play anything for a dial string if there are no valid digits.B. Watson
2024-04-10soxdial: tweak doc.B. Watson
2024-04-10soxdial: add some verbose message for bluebox.B. Watson
2024-04-10soxdial: fix timing for bluebox kp and kp2.B. Watson
2024-04-10soxdial: add bluebox (not quite complete).B. Watson
2024-04-09soxdial: with --verbose, warn if dial string starts with dash(es) and a letter.B. Watson
2024-04-09soxdial: VERSION=0.1.0.B. Watson
2024-04-09soxdial: rearrange some warnings.B. Watson
2024-04-09soxdial: randomize silence between dial strings if --random.B. Watson
2024-04-09soxdial: handle invalid numerics like .5.5 without warnings.B. Watson
2024-04-09soxdial: fix --output option, tighten up option processing in general.B. Watson
2024-04-09soxdial: support GNU --option=value and options with no space before their args.B. Watson
2024-04-09soxdial: tweak doc.B. Watson
2024-04-09soxdial: add -Y/--no-random.B. Watson
2024-04-09soxdial: check -o/--output argument.B. Watson
2024-04-08soxdial: add -f/--fast option.B. Watson
2024-04-08soxdial: tweak doc.B. Watson
2024-04-08soxdial: don't allow stereo/left/right after a dial string.B. Watson
2024-04-08soxdial: tweak doc.B. Watson
2024-04-08soxdial: add --random option.B. Watson
2024-04-08soxdial: add --left --right --stereo options.B. Watson
2024-04-08soxdial: tweak doc.B. Watson
2024-04-08soxdial: add --dialtone-type for different countries.B. Watson
2024-04-08soxdial: add -s/--silence, normalize volume.B. Watson
2024-04-08soxdial: tweak doc, die if sox not found on $PATH.B. Watson
2024-04-08soxdial: support ms for times, k for rate, expand docs.B. Watson