Skip to content

Releases: jumpyjacko/audio_converter

v0.4.1-1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 03:57

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

Choose a tag to compare

@github-actions github-actions released this 20 Jul 03:55

Whats Changed

  • Refactor code structure
  • Update egui and eframe (0.33 -> 0.35)
  • Update rfd (0.16 -> 0.17)

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 02:53

What's Changed

Fixes

  • refactor: use TableBuilder's rows instead 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

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jan 01:10
d170716

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1 hotfix

v0.2.1 hotfix Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jan 03:36

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jan 23:37
3136bd7

What's Changed

New Features

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

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Dec 00:13

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