Skip to content

Commit

Permalink
Prepare v1.1.3 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
enzo1982 committed Oct 10, 2020
1 parent 4a033f8 commit 7208499
Show file tree
Hide file tree
Showing 17 changed files with 75 additions and 2,778 deletions.
3 changes: 0 additions & 3 deletions Readme
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ History

- Improvements

- improved support for languages written from right to left
- command line codec configuration now allows specifying additional arguments
- improved detection of cue sheet encoding to support system codepage and UTF-8 without BOM
- freaccmd now splits cue sheets to individual tracks unless an output file is specified using the -o option
Expand Down Expand Up @@ -196,7 +195,6 @@ History

- New translations

- added Persian translation
- added Hindi translation

Version 1.1.2b (July 2020)
Expand Down Expand Up @@ -541,7 +539,6 @@ Special thanks to
Xabier Aramendi (Basque),
Kin Kwok (Cantonese, Hong Kong),
Patriccollu di Santa Maria è Sichè (Corsican),
XilizaX (Persian),
Tushar Chandra (Hindi)

- Hans-Jürgen Bardenhagen for his help and suggestions for the FAAC encoder
Expand Down
3 changes: 0 additions & 3 deletions Readme.de
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ Geschichte

- Verbesserungen

- Unterstützung für von rechts nach links geschriebene Sprachen verbessert
- Der Konfigurationsdialog für Kommandozeilenkodierer erlaubt nun die Angabe zusätzlicher Parameter
- Erkennung der Kodierung von Cuesheets verbessert, um System-Codepage und UTF-8 ohne BOM zu unterstützen
- freaccmd teilt Cuesheets jetzt in einzelne Tracks, sofern keine Ausgabedatei mit der -o Option angegeben wird
Expand Down Expand Up @@ -196,7 +195,6 @@ Geschichte

- Neue Übersetzungen

- Persische Übersetzung hinzugefügt
- Hindi Übersetzung hinzugefügt

Version 1.1.2b (Juli 2020)
Expand Down Expand Up @@ -541,7 +539,6 @@ Besonderen Dank
Xabier Aramendi (Baskisch),
Kin Kwok (Kantonesisch, Hong Kong),
Patriccollu di Santa Maria è Sichè (Korsisch),
XilizaX (Persisch),
Tushar Chandra (Hindi)

- Hans-Jürgen Bardenhagen für seine Hilfe und Vorschläge zum FAAC-Kodierer
Expand Down
1,375 changes: 0 additions & 1,375 deletions i18n/freac/crowdin/freac_fa.xml

This file was deleted.

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

This file was deleted.

47 changes: 47 additions & 0 deletions metadata/org.freac.freac.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,53 @@
</screenshot>
</screenshots>
<releases>
<release version="1.1.3" date="2020-10-11">
<description>
<p>General changes:</p>
<ul>
<li>Switched to using GNUdb as the default CDDB database service</li>
</ul>
<p>Improvements:</p>
<ul>
<li>Command line codec configuration now allows specifying additional arguments</li>
<li>Improved detection of cue sheet encoding to support system codepage and UTF-8 without BOM</li>
<li>freaccmd now splits cue sheets to individual tracks unless an output file is specified using the -o option</li>
<li>freaccmd now supports a --split-chapters option to split files with chapter tags into individual chapters</li>
<li>Added &lt;profile&gt; placeholder for use in output folder configuration setting, resolving to user profile folder</li>
<li>Added file type associations, so fre:ac is offered for opening audio files</li>
<li>Added audio CD association, so fre:ac can be started when inserting a CD</li>
<li>Added an option to suppress "No entry found" messages for automatic CDDB queries</li>
<li>Improved detection of sampler CDs when querying CDDB information</li>
</ul>
<p>Bug fixes:</p>
<ul>
<li>Fixed possible conversion thread hangs when using external encoders</li>
<li>Fixed crash when writing fields containing only whitespace to Vorbis Comment, APEv2, WMA or RIFF tags</li>
<li>Fixed possible glitches in WAV/AIFF output when processing float samples outside the -1.0/+1.0 range</li>
<li>Fixed possible hangs when opening WAV/AIFF files larger than 2 GB or with a broken chunk structure</li>
<li>Fixed writing wrong offsets to single file cue sheets when the resampling DSP filter is enabled</li>
<li>Fixed writing invalid chapter offsets to Opus files with source material sample rates other than 48 kHz</li>
<li>Fixed writing invalid MP3 bitstreams in rare cases in SuperFast mode</li>
<li>Fixed wrong length detection for MP3 files with invalid chapter data</li>
<li>Fixed parsing of cue sheets with minute/second indications missing leading zeros and/or duration longer than 99 minutes</li>
<li>Fixed parsing of embedded cue sheets without FILE designations</li>
<li>Fixed ripping progress for other drives stalling while one drive is ejecting</li>
<li>Fixed inability to pause or stop single output file verification</li>
<li>Fixed log files being archived despite disabling the corresponding option</li>
<li>Fixed Shift+Pos1/End shortcuts being interpreted by the joblist and edit fields at the same time</li>
</ul>
<p>Updated codecs:</p>
<ul>
<li>Updated Vorbis to version 1.3.7 (plus aoTuV b6.03 and Lancer optimizations)</li>
<li>Updated Monkey's Audio to version 5.55</li>
<li>Updated mpg123 to version 1.26.3</li>
</ul>
<p>New translations:</p>
<ul>
<li>Added Hindi translation</li>
</ul>
</description>
</release>
<release version="1.1.2" date="2020-06-20">
<description>
<p>Improvements:</p>
Expand Down
4 changes: 2 additions & 2 deletions packaging/haiku/freac-version.recipe.template
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
boca$secondaryArchSuffix >= 1.0~beta1
smooth$secondaryArchSuffix >= 0.9.0
smooth$secondaryArchSuffix >= 0.9.6
cmd:ffmpeg
cmd:mpcdec
cmd:mpcenc
Expand Down Expand Up @@ -70,7 +70,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
boca${secondaryArchSuffix}_devel >= 1.0~beta1
smooth${secondaryArchSuffix}_devel >= 0.9.0
smooth${secondaryArchSuffix}_devel >= 0.9.6
devel:libboca_1.0$secondaryArchSuffix >= 2
"
BUILD_PREREQUIRES="
Expand Down
4 changes: 2 additions & 2 deletions packaging/macosx/freac.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
<key>CFBundleSignature</key>
<string>f:ac</string>
<key>CFBundleVersion</key>
<string>1.1.2.5222</string>
<string>1.1.3.5318</string>
<key>CFBundleShortVersionString</key>
<string>1.1.2</string>
<string>1.1.3</string>
<key>LSBackgroundOnly</key>
<false/>
<key>LSMinimumSystemVersion</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>stns</string>
<key>CFBundleVersion</key>
<string>0.9.5</string>
<string>0.9.6</string>
<key>LSBackgroundOnly</key>
<string>0</string>
<key>NSHighResolutionCapable</key>
Expand Down
6 changes: 3 additions & 3 deletions packaging/macosx/package.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/bash

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

VERSION="v1.1.2"
VERSION="v1.1.3"

UNAME=macosx

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

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

SMOOTHVER=0.9.0
BOCAVER=1.0.2
Expand Down
4 changes: 2 additions & 2 deletions packaging/unix/package.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
PREFIX=/usr/local
#RELEASE=1.1.2
RELEASE=1.1.2-`date +"%Y%m%d"`
RELEASE=1.1.3
#RELEASE=1.1.3-`date +"%Y%m%d"`

SMOOTHVER=0.9
SMOOTHREV=0
Expand Down
2 changes: 1 addition & 1 deletion packaging/windows/setup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<application>
<name>fre:ac</name>
<longname>fre:ac - free audio converter</longname>
<version>v1.1.2b</version>
<version>v1.1.3</version>
<logo>setup.pci:0</logo>
</application>
<uninstall createLog="true">
Expand Down
8 changes: 4 additions & 4 deletions resources/resources.rc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#include "../include/resources.h"

IDR_VERSION VERSIONINFO
FILEVERSION 1,1,2,5223
PRODUCTVERSION 1,1,2,5223
FILEVERSION 1,1,3,5318
PRODUCTVERSION 1,1,3,5318
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.2.5223\0"
VALUE "FileVersion", "1.1.3.5318\0"
VALUE "InternalName", "FREAC\0"
VALUE "OriginalFilename", "freac.exe\0"
VALUE "ProductName", "fre:ac\0"
VALUE "ProductVersion", "1.1.2\0"
VALUE "ProductVersion", "1.1.3\0"
VALUE "LegalCopyright", "Copyright � 2001-2020 Robert Kausch\0"
VALUE "Official website", "https://www.freac.org/\0"
END
Expand Down
2 changes: 1 addition & 1 deletion resources/resources.rdef
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ resource app_flags B_MULTIPLE_LAUNCH;
resource app_version {
major = 1,
middle = 1,
minor = 2,
minor = 3,

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

IDR_VERSION VERSIONINFO
FILEVERSION 1,1,2,5223
PRODUCTVERSION 1,1,2,5223
FILEVERSION 1,1,3,5318
PRODUCTVERSION 1,1,3,5318
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.2.5223\0"
VALUE "FileVersion", "1.1.3.5318\0"
VALUE "InternalName", "FREAC\0"
VALUE "OriginalFilename", "freac.exe\0"
VALUE "ProductName", "fre:ac\0"
VALUE "ProductVersion", "1.1.2\0"
VALUE "ProductVersion", "1.1.3\0"
VALUE "LegalCopyright", "Copyright � 2001-2020 Robert Kausch\0"
VALUE "Official website", "https://www.freac.org/\0"
END
Expand Down
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: freac
base: core18
version: '1.1.2'
version-script: echo 1.1.2~`date +"%Y%m%d"`
version: '1.1.3'
#version-script: echo 1.1.3~`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
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,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.2 (" FREAC_DATE ")";
String freac::freac::version = "v1.1.3";// (" FREAC_DATE ")";
# else
String freac::freac::version = "v1.1.2";
String freac::freac::version = "v1.1.3";
# endif
#endif

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

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

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

0 comments on commit 7208499

Please sign in to comment.