break_interval/Changelog.md
Stephen Seo 889689a0e7 Allow playing internal file when player specified
Use "INTERNAL_FILE" for filename to specify playing the internal file.
2024-06-14 21:49:36 +09:00

589 B

Changelog for break_interval

Upcoming Changes

More tweaks to README.

Allow playing internal file even if custom player command is specified.
Do this by specifying "INTERNAL_FILE" as the filename parameter.

Version 1.2

Minor tweaks to help text, README.

Add workflow to build break_interval for x86_64 and aarch64.

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.