Skip to content

Commit

Permalink
Prepare v1.1.4 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
enzo1982 committed Feb 14, 2021
1 parent 1ef7ce9 commit 126564c
Show file tree
Hide file tree
Showing 17 changed files with 73 additions and 2,787 deletions.
4 changes: 1 addition & 3 deletions Readme
Expand Up @@ -151,7 +151,6 @@ History

- Improvements

- improved support for languages written from right to left
- improved support for reading CD-Text
- added an HDCD decoder DSP filter
- added catalog number and barcode fields to tag editor
Expand Down Expand Up @@ -184,9 +183,8 @@ History
- updated mpg123 to version 1.26.4
- updated FAAD2 to version 2.10.0

- New and updated translations
- Updated translations

- added Persian translation
- updated Romanian translation
- updated Portuguese (Brazilian) translation

Expand Down
4 changes: 1 addition & 3 deletions Readme.de
Expand Up @@ -151,7 +151,6 @@ Geschichte

- Verbesserungen

- Unterstützung für von rechts nach links geschriebene Sprachen verbessert
- Unterstützung für das Auslesen von CD-Text verbessert
- DSP-Filter zum Dekodieren von HDCDs hinzugefügt
- Felder für Katalognummer und Barcode zum Tag-Editor hinzugefügt
Expand Down Expand Up @@ -184,9 +183,8 @@ Geschichte
- mpg123 auf Version 1.26.4 aktualisiert
- FAAD2 auf Version 2.10.0 aktualisiert

- Neue und aktualisierte Übersetzungen
- Aktualisierte Übersetzungen

- Persische Übersetzung hinzugefügt
- Rumänische Übersetzung aktualisiert
- Portugiesische (brasilianisch) Übersetzung aktualisiert

Expand Down
1,380 changes: 0 additions & 1,380 deletions i18n/freac/crowdin/freac_fa.xml

This file was deleted.

1,371 changes: 0 additions & 1,371 deletions i18n/freac/freac_fa.xml

This file was deleted.

41 changes: 41 additions & 0 deletions metadata/org.freac.freac.appdata.xml
Expand Up @@ -47,6 +47,47 @@
</screenshot>
</screenshots>
<releases>
<release version="1.1.4" date="2021-02-14">
<description>
<p>Improvements:</p>
<ul>
<li>Improved support for reading CD-Text</li>
<li>Added an HDCD decoder DSP filter</li>
<li>Added catalog number and barcode fields to tag editor</li>
<li>Added quality (VBR) setting to FDK-AAC configuration dialog</li>
<li>Improved MP3, AAC and Opus encoding performance by up to 30%</li>
<li>Improved multi-monitor support on X11 based systems</li>
<li>Discs of multi-disc albums are now shown separately in tag editor album mode</li>
<li>Update only changed fields when making edits in tag editor album mode</li>
<li>Added support for Replay Gain values in MP4 and WMA metadata</li>
<li>Do not override settings with default values when using freaccmd's --config option</li>
</ul>
<p>Bug fixes:</p>
<ul>
<li>Fixed invalid length written to very long Opus and Speex files (longer than 12 ½ hours at 48 kHz)</li>
<li>Fixed decoding of some very short Opus, Vorbis and Speex files</li>
<li>Fixed written MP4 chapters being invisible to some applications when using Nero AAC</li>
<li>Fixed hang/crash when opening WavPack, Musepack, TAK and OptimFROG files with chapters</li>
<li>Fixed issues submitting CDDB information for new CDs (without existing entries)</li>
<li>Fixed output sample rate being limited to 192 kHz</li>
<li>Fixed freaccmd randomly failing to process files in rare cases</li>
<li>Fixed bad user interface colors on some Linux distributions</li>
</ul>
<p>Updated codecs:</p>
<ul>
<li>Switched from FAAC to FDK-AAC for AAC encoding</li>
<li>Updated Monkey's Audio to version 6.11</li>
<li>Updated WavPack to version 5.4.0</li>
<li>Updated mpg123 to version 1.26.4</li>
<li>Updated FAAD2 to version 2.10.0</li>
</ul>
<p>Updated translations:</p>
<ul>
<li>Updated Romanian translation</li>
<li>Updated Portuguese (Brazilian) translation</li>
</ul>
</description>
</release>
<release version="1.1.3" date="2020-10-11">
<description>
<p>General changes:</p>
Expand Down
6 changes: 3 additions & 3 deletions packaging/haiku/freac-version.recipe.template
Expand Up @@ -39,7 +39,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
boca$secondaryArchSuffix >= 1.0~beta1
boca$secondaryArchSuffix >= 1.0.3
smooth$secondaryArchSuffix >= 0.9.6
cmd:ffmpeg
cmd:mpcdec
Expand All @@ -51,8 +51,8 @@ REQUIRES="
lib:libcdio$secondaryArchSuffix
lib:libcdio_cdda$secondaryArchSuffix
lib:libcdio_paranoia$secondaryArchSuffix
lib:libfaac$secondaryArchSuffix
lib:libfaad$secondaryArchSuffix
lib:libfdk-aac$secondaryArchSuffix
lib:libFLAC$secondaryArchSuffix
lib:libMAC$secondaryArchSuffix >= 8
lib:libmp3lame$secondaryArchSuffix
Expand All @@ -69,7 +69,7 @@ REQUIRES="

BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
boca${secondaryArchSuffix}_devel >= 1.0~beta1
boca${secondaryArchSuffix}_devel >= 1.0.3
smooth${secondaryArchSuffix}_devel >= 0.9.6
devel:libboca_1.0$secondaryArchSuffix >= 2
"
Expand Down
4 changes: 2 additions & 2 deletions packaging/macosx/freac.app/Contents/Info.plist
Expand Up @@ -23,9 +23,9 @@
<key>CFBundleSignature</key>
<string>f:ac</string>
<key>CFBundleVersion</key>
<string>1.1.3.5429</string>
<string>1.1.4.5444</string>
<key>CFBundleShortVersionString</key>
<string>1.1.3</string>
<string>1.1.4</string>
<key>LSBackgroundOnly</key>
<false/>
<key>LSMinimumSystemVersion</key>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>stns</string>
<key>CFBundleVersion</key>
<string>0.9.6</string>
<string>0.9.7</string>
<key>LSBackgroundOnly</key>
<string>0</string>
<key>NSHighResolutionCapable</key>
Expand Down
6 changes: 3 additions & 3 deletions packaging/macosx/package.sh
@@ -1,9 +1,9 @@
#!/bin/bash

#RELEASE=1.1.3
RELEASE=1.1.3-`date +"%Y%m%d"`
RELEASE=1.1.4
#RELEASE=1.1.4-`date +"%Y%m%d"`

VERSION="v1.1.3"
VERSION="v1.1.4"

UNAME=macos

Expand Down
4 changes: 2 additions & 2 deletions packaging/macosx/prepare.sh
@@ -1,8 +1,8 @@
#!/bin/bash

PREFIX=/usr/local
#RELEASE=1.1.3
RELEASE=1.1.3-`date +"%Y%m%d"`
RELEASE=1.1.4
#RELEASE=1.1.4-`date +"%Y%m%d"`

SMOOTHVER=0.9.0
BOCAVER=1.0.2
Expand Down
6 changes: 3 additions & 3 deletions packaging/unix/package.sh
@@ -1,7 +1,7 @@
#!/bin/bash
PREFIX=/usr/local
#RELEASE=1.1.3
RELEASE=1.1.3-`date +"%Y%m%d"`
RELEASE=1.1.4
#RELEASE=1.1.4-`date +"%Y%m%d"`

SMOOTHVER=0.9
SMOOTHREV=0
Expand Down Expand Up @@ -66,8 +66,8 @@ cp $PREFIX/lib/libcdio_paranoia.so.2 freac/libcdio_paranoia.so.2

mkdir -p freac/codecs

cp $PREFIX/lib/libfaac.so freac/codecs/faac.so
cp $PREFIX/lib/libfaad.so freac/codecs/faad.so
cp $PREFIX/lib/libfdk-aac.so freac/codecs/fdk-aac.so
cp $PREFIX/lib/libFLAC.so freac/codecs/FLAC.so
cp $PREFIX/lib/libMAC.so freac/codecs/MAC.so
cp $PREFIX/lib/libmpg123.so freac/codecs/mpg123.so
Expand Down
2 changes: 1 addition & 1 deletion packaging/windows/setup.xml
Expand Up @@ -7,7 +7,7 @@
<application>
<name>fre:ac</name>
<longname>fre:ac - free audio converter</longname>
<version>v1.1.3</version>
<version>v1.1.4</version>
<logo>setup.pci:0</logo>
</application>
<uninstall createLog="true">
Expand Down
8 changes: 4 additions & 4 deletions resources/resources.rc
Expand Up @@ -2,8 +2,8 @@
#include "../include/resources.h"

IDR_VERSION VERSIONINFO
FILEVERSION 1,1,3,5429
PRODUCTVERSION 1,1,3,5429
FILEVERSION 1,1,4,5444
PRODUCTVERSION 1,1,4,5444
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_APP
BEGIN
Expand All @@ -12,11 +12,11 @@ BEGIN
BLOCK "000004B0" // Block: language ID = Multilingual, char set = Unicode
BEGIN
VALUE "FileDescription", "fre:ac - free audio converter\0"
VALUE "FileVersion", "1.1.3.5429\0"
VALUE "FileVersion", "1.1.4.5444\0"
VALUE "InternalName", "FREAC\0"
VALUE "OriginalFilename", "freac.exe\0"
VALUE "ProductName", "fre:ac\0"
VALUE "ProductVersion", "1.1.3\0"
VALUE "ProductVersion", "1.1.4\0"
VALUE "LegalCopyright", "Copyright � 2001-2021 Robert Kausch\0"
VALUE "Official website", "https://www.freac.org/\0"
END
Expand Down
2 changes: 1 addition & 1 deletion resources/resources.rdef
Expand Up @@ -5,7 +5,7 @@ resource app_flags B_MULTIPLE_LAUNCH;
resource app_version {
major = 1,
middle = 1,
minor = 3,
minor = 4,

variety = B_APPV_FINAL,
internal = 0,
Expand Down
8 changes: 4 additions & 4 deletions resources/resources_vd.rc
Expand Up @@ -2,8 +2,8 @@
#include "../include/resources.h"

IDR_VERSION VERSIONINFO
FILEVERSION 1,1,3,5429
PRODUCTVERSION 1,1,3,5429
FILEVERSION 1,1,4,5444
PRODUCTVERSION 1,1,4,5444
FILEOS VOS_NT_WINDOWS32
FILETYPE VFT_APP
BEGIN
Expand All @@ -12,11 +12,11 @@ BEGIN
BLOCK "000004B0" // Block: language ID = Multilingual, char set = Unicode
BEGIN
VALUE "FileDescription", "fre:ac - free video downloader\0"
VALUE "FileVersion", "1.1.3.5429\0"
VALUE "FileVersion", "1.1.4.5444\0"
VALUE "InternalName", "FREAC\0"
VALUE "OriginalFilename", "freac.exe\0"
VALUE "ProductName", "fre:ac\0"
VALUE "ProductVersion", "1.1.3\0"
VALUE "ProductVersion", "1.1.4\0"
VALUE "LegalCopyright", "Copyright � 2001-2021 Robert Kausch\0"
VALUE "Official website", "https://www.freac.org/\0"
END
Expand Down
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
@@ -1,7 +1,7 @@
name: freac
base: core18
version: '1.1.3'
version-script: echo 1.1.3~`date +"%Y%m%d"`
version: '1.1.4'
#version-script: echo 1.1.4~`date +"%Y%m%d"`
summary: Audio converter and CD ripper
description: |
fre:ac is a free and open source audio converter. It comes with
Expand Down
8 changes: 4 additions & 4 deletions src/freac.cpp
Expand Up @@ -40,9 +40,9 @@ String freac::freac::appLongName = "fre:ac - free video downloader";
String freac::freac::version = FREAC_VERSION;
#else
# ifdef FREAC_DATE
String freac::freac::version = "v1.1.3 (" FREAC_DATE ")";
String freac::freac::version = "v1.1.4";// (" FREAC_DATE ")";
# else
String freac::freac::version = "v1.1.3";
String freac::freac::version = "v1.1.4";
# endif
#endif

Expand All @@ -64,8 +64,8 @@ String freac::freac::architecture = "PPC64";
String freac::freac::architecture = "unknown";
#endif

String freac::freac::shortVersion = "v1.1.3";
String freac::freac::cddbVersion = "v1.1.3"; // CDDB version may not contain spaces
String freac::freac::shortVersion = "v1.1.4";
String freac::freac::cddbVersion = "v1.1.4"; // CDDB version may not contain spaces
String freac::freac::cddbMode = "submit";

String freac::freac::copyright = "Copyright (C) 2001-2021 Robert Kausch";
Expand Down

0 comments on commit 126564c

Please sign in to comment.