Releases: jniemann66/ferocious
v2.1.3 : various GUI improvements including smoother progress indication
v2.1.3
- incorporated ReSampler 2.0.8 binaries
- incorporated Qt 5.13.1 libraries
- change colour of stderr converter output to light green instead of red
- smoother progress bar when converting (needs ReSampler >= 2.0.8)
- various GUI tweaks and bugfixes
v2.1.2: GUI behavior improvements
- improvement: when final output format is not a format that ReSampler understands, use the available bit formats of the .wav format (and default to 16 bit)
- Improvement: click on "Browse OutFile" now opens 'select output directory' when in multi-file mode.
- added context menu to right-click on Browse OutFile button
v2.1.1: fixed typo in 'about' menu
v2.1.1: fixed typo in 'about' menu #2
(thanks Barough)
v2.1.0: Added Capability to configure additional external converters besides ReSampler
Ferocious 2.1.0
This release introduces the new Converter Configuration dialog, which allows a potentially unlimited number of external command-line converters to be added to handle additional formats.
The parameters for a few of these (notably mp3 and m4a) are included in the default settings.
(Of course, the user must supply the converter binaries themselves)
v2.0.7: Added Recursive Directory Traversal and Mock Conversions
Ferocious v2.0.7
- Can now recursively traverse files in a directory tree and preserve the directory structure in the output
- Mock (Trial) conversions for doing test/practice runs before converting for real
- Fixed bug with kinetic scrolling interfering with Scroll-Bar
- Added "Select entire directory ..." option upon right-click of 'Browse ...' Button
- Now accepts combinations of input directories and input files from drag-and-drop, and preserves directory structure in output.
ferocious-converter.zip
ferocious-converter64.zip
v2.0.6: minor bug fixes and improvements
Ferocious v2.0.6
- prevent dither-related options from being emitted when dither is not activated
- when copying command-line to clipboard, put quotes around filename if it contains parentheses (to improve compatibility with pasting into bash etc.)
- discriminate between stout and stderr output received from ReSampler
- incorporated ReSampler v2.0.6 windows binaries
ferocious-converter.zip
ferocious-converter64.zip
v2.0.4: Reorganized menu structure, and aligned options with ReSampler v2.0.4
Ferocious v2.0.4
Changed menu structure as follows:
Advanced Dither Options changed to Dither Options
the following options were moved to Advanced Options :
Enable Clipping Protection
Enable Multi-Threading
Multi-Stage Conversion
Use a Temp File
All of the above four options are enabled by default, and it is recommended to leave them enabled unless you have a specific reason not to.
- ReSampler v2.0.4 (compiled with Visual Studio) included
v2.0.3: Added Drag-and-Drop for input files
Ferocious v2.0.2
Update: Fixed incorrect dlls included in distribution !
- Incorporated latest ReSampler 2.0.2 binary in bundle
- added menu option to switch between multi-stage and single-stage ReSampler mode
- rebuild with Qt 5.9.3
Ferocious v1.3.6
Ferocious v1.3.6
- incorporated latest ReSampler binaries in bundle
- added menu option to set custom LPF cutoff frequency and transition width
- Allowed screen resizing
- rebuild with Qt5.8
- fixed font sizes (smaller fonts for radio buttons - were rendering too big on Linux). Also increased length of labels
- set filter in "find converter" according to OS. (Windows expects 'ReSampler.exe' and Linux expects 'ReSampler')