Age | Commit message (Expand) | Author |
2024-04-12 | Makefile: tweak. | B. Watson |
2024-04-12 | INSTALL, Makefile: added. | B. Watson |
2024-04-12 | .gitignore: added | B. Watson |
2024-04-12 | soxdial: allow --help --man --version to work even if sox is missing. | B. Watson |
2024-04-12 | soxdial: fix derpage that broke playing, don't play anything for dial strings... | B. Watson |
2024-04-11 | README: added. | B. Watson |
2024-04-11 | soxdial: tweak doc. | B. Watson |
2024-04-11 | soxdial: tweak doc. | B. Watson |
2024-04-11 | soxdial: tweak doc. | B. Watson |
2024-04-11 | soxdial: support spaces in extensionless output filenames, too. | B. Watson |
2024-04-11 | soxdial: raw output for extensionless output files. | B. Watson |
2024-04-11 | soxdial: do not play anything for a dial string if there are no valid digits. | B. Watson |
2024-04-11 | soxdial: tweak doc. | B. Watson |
2024-04-11 | soxdial: add some verbose message for bluebox. | B. Watson |
2024-04-11 | soxdial: fix timing for bluebox kp and kp2. | B. Watson |
2024-04-11 | soxdial: add bluebox (not quite complete). | B. Watson |
2024-04-11 | soxdial: with --verbose, warn if dial string starts with dash(es) and a letter. | B. Watson |
2024-04-11 | soxdial: VERSION=0.1.0. | B. Watson |
2024-04-11 | soxdial: rearrange some warnings. | B. Watson |
2024-04-11 | soxdial: randomize silence between dial strings if --random. | B. Watson |
2024-04-11 | soxdial: handle invalid numerics like .5.5 without warnings. | B. Watson |
2024-04-11 | soxdial: fix --output option, tighten up option processing in general. | B. Watson |
2024-04-11 | soxdial: support GNU --option=value and options with no space before their args. | B. Watson |
2024-04-11 | soxdial: tweak doc. | B. Watson |
2024-04-11 | soxdial: add -Y/--no-random. | B. Watson |
2024-04-11 | soxdial: check -o/--output argument. | B. Watson |
2024-04-11 | soxdial: add -f/--fast option. | B. Watson |
2024-04-11 | soxdial: tweak doc. | B. Watson |
2024-04-11 | soxdial: don't allow stereo/left/right after a dial string. | B. Watson |
2024-04-11 | soxdial: tweak doc. | B. Watson |
2024-04-11 | soxdial: add --random option. | B. Watson |
2024-04-11 | soxdial: add --left --right --stereo options. | B. Watson |
2024-04-11 | soxdial: tweak doc. | B. Watson |
2024-04-11 | soxdial: add --dialtone-type for different countries. | B. Watson |
2024-04-11 | soxdial: add -s/--silence, normalize volume. | B. Watson |
2024-04-11 | soxdial: tweak doc, die if sox not found on $PATH. | B. Watson |
2024-04-11 | soxdial: support ms for times, k for rate, expand docs. | B. Watson |
2024-04-11 | soxdial: tweak doc. | B. Watson |
2024-04-11 | soxdial: tweak doc. | B. Watson |
2024-04-11 | soxdial: check arguments, tweak doc. | B. Watson |
2024-04-11 | soxdial: add description to doc, better comments, support spaces/etc in -o fi... | B. Watson |
2024-04-11 | soxdial: remove "not implemented" for dialtone description. | B. Watson |
2024-04-11 | soxdial: add silence between dial strings, implement dialtone. | B. Watson |
2024-04-11 | soxdial: wip. | B. Watson |
2024-04-11 | soxdial: verbose output, fix -a. | B. Watson |
2024-04-11 | soxdial: new script, generate DTMF tones via sox. | B. Watson |