Release Notes: This release provides GTK2 and GTK3 GUIs for Linux, Unicode/UTF16 support for Win32, and a GTK2 GUI for Win32. There are no static buffers any longer. The release is a 75% rewrite (the BS.1770 algorithm is unchanged).


Release Notes: This is a bugfix release. Users should upgrade because version 1.0-alpha-6 may give wrong results.


Release Notes: This release adds ATSC A/85 support, ReplayGain2 support, an option "--reference" in order to define the reference loudness (EBU R128: -23 LUFS), an option "--db" in order to force dB as unit instead of LU/TP, and an option "--quiet" in order to suppress any writing to stdout. It fixes loading "libsox.so.1" and overwriting of files.


Release Notes: This release improves the performance dramatically. The core library "lib1770" was restructured in order to avoid duplicated computations. Scanning the EBU R128 test vector demonstrates that there is a performance boost of about 40% (without true peak computation). The new "lib1770" now supports parallel computations. As demonstrated by the multi-threaded "example2" program compared to the sequential "example1" program, parallelism may give another performance boost of about 50% (not yet used by R128GAIN).


Release Notes: This release adds the "--ffmpeg" and "--sox" command line options in order to allow for providing the path to the respective shared libraries and fixes missing the "TP", "TPDB", "AP", and "APDB" environment variables.


Release Notes: This release adds a commandline-only version, Linux 64-bit builds, and a fix for CLI crashing on Windows XP.