Releases: hcr923fm/chronicle
Releases · hcr923fm/chronicle
1.1.0
Added a few handy features - headless usage, samplerate specification, and more! Details below:
Added
- Added support for using chronicle without a terminal
- Added support for FLAC (currently VBR only)
- Added support to specify samplerate
- Added support to select channels on multi-channel devices
- Added support to resize the window reasonably well (Unix only, this is not supported on Windows, as SIGWINCH does not exist)
Fixed
- Fixed issue where using
-l
with no available audio devices would throw an error - Corrected error warning string formatting
- Disallowed user from attempting to record more than two channels when using MP3
Changed
- Switched to CMake-based build system, removed most platform-dependent CI scripting
v1.0.2
Mostly a development release, with better tooling for cross-compilation, though a few little things have been updated:
Fixed
- Fixed issue where help string would print incorrectly
- Fixed issue where MP3 encoding was not listed in the help string
- Fixed issue where VBR was being used instead of CBR for MP3 recording, leading to duration inaccuracies
v0.1.2
A much-updated version of Chronicle since 0.1.0!
Lots of backend changes, which makes my life better, and lots of shiny new features to make your life easier!
- An actual interface (just
ncurses
though - a separate UI is not in the scope of the project, see #17 for more details) - Configurable output filename formatting, to make file identification easier
- Auto-rotation of audio files older than a given age (by default 42 days, because OFCOM says so and I'm in the UK)
...and much more! Check out the Changelog for details.
v0.1.2b8
0.1.2b7
v0.1.2b5
v0.1.2b4
v0.1.2b2
v0.1.2b3
v0.1.2.0a2: Corrected unsafe atoi use; fixes #14
Former-commit-id: 696d7f6d11799ed3aeadef81be728d057aa61255