Releases: jumpyjacko/audio_converter
Releases · jumpyjacko/audio_converter
Release list
v0.4.1-1
Read v0.4.0 for list of changes.
This patch fixes the Github Actions runner script for Windows.
Full Changelog: v0.4.0...v0.4.1-1
v0.4.1
Whats Changed
- Refactor code structure
- Update
eguiandeframe(0.33->0.35) - Update
rfd(0.16->0.17)
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- add: file table multi-selection by @jumpyjacko in #18
- add: ability to delete from queue by @jumpyjacko in #20
- feat: fullscreen art viewer by @jumpyjacko in #23
Fixes
- refactor: use TableBuilder's
rowsinstead of constructing each row individually by @jumpyjacko in #21 - fix: improve 'Large Album Art Viewer' interaction events by @jumpyjacko in #26
- refactor: UI file structure
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- add: id3v2 apic support (mp3 cover art) by @jumpyjacko in #13
- add: aac/m4a covr atom support (m4a cover art) by @jumpyjacko in #14
- fix: cover art for .ogg and .opus regression by @jumpyjacko in #15
Full Changelog: v0.2.1...v0.3.0
v0.2.1 hotfix
What's Changed
- fix: memory leak originating from transcode by @jumpyjacko in #12
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
New Features
- feat: global theme selection by @jumpyjacko in #1
- feat: resize cover art setting by @jumpyjacko in #2
- feat: sample rate selection by @jumpyjacko in #9
Fixes
- refactor: cover art viewer in "File information" popup by @jumpyjacko in #3
- fix: metadata detection on ogg and opus by @jumpyjacko in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Features
- Audio file transcode to the following formats:
- FLAC
- MP3
- AAC
- OPUS
- VORBIS
- Multi-threaded transcode
- Metadata viewing
- Cover art embedding as Vorbis metadata
Full Changelog: https://github.com/jumpyjacko/audio_converter/commits/v0.1.0