break_interval/Changelog.md
Stephen Seo 3de3f9f2c9 Version 1.1
Change usage of internal audio to use a Unix pipe.

Impl. way to use different program to play audio with support for custom
args.

Some refactorings.
2024-06-10 16:40:27 +09:00

289 B

Changelog for break_interval

Version 1.1

Change usage of internal audio to use a Unix pipe instead of reading from temporary file.

Implement way to run different audio-player with support for custom args.

Some refactorings.

Version 1.0

Initial version with working program.