Skip to content

Commit

Permalink
Prepare v1.1.7 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
enzo1982 committed Mar 5, 2023
1 parent fe924e1 commit c5d69e6
Show file tree
Hide file tree
Showing 17 changed files with 93 additions and 2,948 deletions.
3 changes: 1 addition & 2 deletions Readme
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,8 @@ History
- updated mpg123 to version 1.31.2
- updated libsndfile to version 1.2.0

- New and updated translations
- Updated translations

- added Persian translation
- updated Greek translation

Version 1.1.6 (January 2022)
Expand Down
3 changes: 1 addition & 2 deletions Readme.de
Original file line number Diff line number Diff line change
Expand Up @@ -225,9 +225,8 @@ Geschichte
- mpg123 auf Version 1.31.2 aktualisiert
- libsndfile auf Version 1.2.0 aktualisiert

- Neue und aktualisierte Übersetzungen
- Aktualisierte Übersetzungen

- Persische Übersetzung hinzugefügt
- Griechische Übersetzung aktualisiert

Version 1.1.6 (Januar 2022)
Expand Down
1,532 changes: 0 additions & 1,532 deletions i18n/freac/crowdin/freac_fa.xml

This file was deleted.

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

This file was deleted.

64 changes: 64 additions & 0 deletions metadata/org.freac.freac.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,70 @@
</screenshot>
</screenshots>
<releases>
<release version="1.1.7" date="2023-03-05">
<description>
<p>New features:</p>
<ul>
<li>Added a tool for splitting output by various parameters (e.g. duration or number of files)</li>
<li>Added support for dithering when reducing sample resolution</li>
<li>Added a matrix surround decoder DSP component</li>
<li>Added a volume adjustment DSP component</li>
</ul>
<p>Improvements:</p>
<ul>
<li>Added support for WavPack Hybrid Lossless compression with correction files</li>
<li>Added support for decoding MPEG-4 DASH files</li>
<li>Added support for opening WebM audio files with the .weba extension</li>
<li>Added support for downmixing 6.1 channel audio</li>
<li>Added support for MusicBrainz metadata in ID3v2, MP4, Vorbis Comment and APEv2 tags</li>
<li>Added support for sort order fields in ID3v2, MP4, Vorbis Comment and APEv2 tags</li>
<li>Added support for rating field in Vorbis Comment, APEv2, MP4 and LIST INFO tags</li>
<li>Added rating field to the tag editor</li>
<li>Added optional release year column to the joblist</li>
<li>Changed &lt;disc&gt; filename placeholder to resolve to 1 if disc number is not set</li>
<li>Improved compatibility with applications writing non-compliant LIST INFO tags (e.g. Traktor)</li>
<li>Added an option to use source file names as output file names if no metadata is present</li>
<li>Added an option to control extraction of missing metadata from file names</li>
<li>Added an option to restrict file names for reading cover art</li>
<li>Added an option to disable intensity stereo phase inversion to Opus settings</li>
<li>Added AccurateRip notification options for successful verification and missing database entries</li>
<li>Sample rate conversion no longer converts to 32 bit float when the source rate matches the target</li>
<li>Added negative exit codes to indicate errors when running freaccmd</li>
<li>Added support for KDE color schemes (including dark mode)</li>
<li>Improved HiDPI scale factor detection in KDE desktop environments</li>
<li>Respect text scaling factor in addition to font size setting on X11 based systems</li>
</ul>
<p>Bug fixes:</p>
<ul>
<li>Fixed failure (hang and abort after several seconds) to decode chapters from ALAC files</li>
<li>Fixed interoperability issues of HE- and HEv2-AAC files created with FDK-AAC with foobar2000</li>
<li>Fixed incorrect gapless information when creating HE- and HEv2-AAC files with FDK-AAC</li>
<li>Fixed incorrect index times in cuesheets for very long multi-track files</li>
<li>Fixed incorrect inclusion of data tracks in the audio track count of CD offset strings</li>
<li>Fixed excessive bitrate when encoding Vorbis on non-x86 LP64 systems</li>
<li>Fixed decoding of MP4 files with a single chunk taking excessively long</li>
<li>Fixed HDCD detection for tracks starting with more than about one second of silence</li>
<li>Fixed floating point samples being converted to integer when creating WavPack files</li>
<li>Fixed inability to close cover art popup window on Linux</li>
</ul>
<p>Updated codecs:</p>
<ul>
<li>Updated ALAC decoder for security fixes and improved performance</li>
<li>Updated FFmpeg to version 6.0</li>
<li>Updated Monkey's Audio to version 9.20</li>
<li>Updated WavPack to version 5.6.0</li>
<li>Updated FLAC to version 1.4.2</li>
<li>Updated Speex to version 1.2.1</li>
<li>Updated MP4v2 to version 2.1.2</li>
<li>Updated mpg123 to version 1.31.2</li>
<li>Updated libsndfile to version 1.2.0</li>
</ul>
<p>Updated translations:</p>
<ul>
<li>Updated Greek translation</li>
</ul>
</description>
</release>
<release version="1.1.6" date="2022-01-21">
<description>
<p>New features:</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 @@ -39,7 +39,7 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
boca$secondaryArchSuffix >= 1.0.6
boca$secondaryArchSuffix >= 1.0.7
smooth$secondaryArchSuffix >= 0.9.10
cmd:ffmpeg
cmd:mpcdec
Expand Down Expand Up @@ -69,7 +69,7 @@ REQUIRES="

BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
boca${secondaryArchSuffix}_devel >= 1.0.6
boca${secondaryArchSuffix}_devel >= 1.0.7
smooth${secondaryArchSuffix}_devel >= 0.9.10
devel:libboca_1.0$secondaryArchSuffix >= 3
"
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.6.5813</string>
<string>1.1.7.5891</string>
<key>CFBundleShortVersionString</key>
<string>1.1.6</string>
<string>1.1.7</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.9</string>
<string>0.9.10</string>
<key>LSBackgroundOnly</key>
<string>0</string>
<key>LSEnvironment</key>
Expand Down
8 changes: 4 additions & 4 deletions packaging/macosx/package.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#!/bin/bash

#RELEASE=1.1.6
RELEASE=1.1.6-`date +"%Y%m%d"`
RELEASE=1.1.7
#RELEASE=1.1.7-`date +"%Y%m%d"`

#VERSION="v1.1.6"
VERSION="v1.1.6 (`date +"%Y%m%d"`)"
VERSION="v1.1.7"
#VERSION="v1.1.7 (`date +"%Y%m%d"`)"

MACOSX_TARGET=$MACOSX_DEPLOYMENT_TARGET
if [[ -z $MACOSX_TARGET ]]; then
Expand Down
4 changes: 2 additions & 2 deletions packaging/unix/package.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash
PREFIX=/usr/local

#RELEASE=1.1.6
RELEASE=1.1.6-`date +"%Y%m%d"`
RELEASE=1.1.7
#RELEASE=1.1.7-`date +"%Y%m%d"`

SMOOTHVER=0.9
SMOOTHREV=0
Expand Down
2 changes: 1 addition & 1 deletion packaging/windows/setup-arm.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.6</version>
<version>v1.1.7</version>
<logo>setup.pci:0</logo>
</application>
<uninstall createLog="true">
Expand Down
2 changes: 1 addition & 1 deletion packaging/windows/setup-x86.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.6</version>
<version>v1.1.7</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,6,5813
PRODUCTVERSION 1,1,6,5813
FILEVERSION 1,1,7,5891
PRODUCTVERSION 1,1,7,5891
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.6.5813\0"
VALUE "FileVersion", "1.1.7.5891\0"
VALUE "InternalName", "FREAC\0"
VALUE "OriginalFilename", "freac.exe\0"
VALUE "ProductName", "fre:ac\0"
VALUE "ProductVersion", "1.1.6\0"
VALUE "ProductVersion", "1.1.7\0"
VALUE "LegalCopyright", "Copyright � 2001-2023 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 = 6,
minor = 7,

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,6,5813
PRODUCTVERSION 1,1,6,5813
FILEVERSION 1,1,7,5891
PRODUCTVERSION 1,1,7,5891
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.6.5813\0"
VALUE "FileVersion", "1.1.7.5891\0"
VALUE "InternalName", "FREAC\0"
VALUE "OriginalFilename", "freac.exe\0"
VALUE "ProductName", "fre:ac\0"
VALUE "ProductVersion", "1.1.6\0"
VALUE "ProductVersion", "1.1.7\0"
VALUE "LegalCopyright", "Copyright � 2001-2023 Robert Kausch\0"
VALUE "Official website", "https://www.freac.org/\0"
END
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ parts:
- CXXFLAGS: "$CXXFLAGS -g0 -Os -fno-rtti -fno-exceptions -DFREAC_DATE=\\\\\\\"`date +\"%Y%m%d\"`\\\\\\\""
override-pull: |
snapcraftctl pull
snapcraftctl set-version "$(echo 1.1.6~`date +"%Y%m%d"`)"
snapcraftctl set-version "1.1.7"
sed -i -e 's|Icon=org.freac.freac|Icon=${SNAP}/share/icons/hicolor/128x128/apps/org.freac.freac.png|g' metadata/org.freac.freac.desktop
override-build: |
patch -p1 < $SNAPCRAFT_STAGE/freac-1.1.6-pre-snap.patch
Expand Down
8 changes: 4 additions & 4 deletions src/freac.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ String freac::freac::appLongName = "vi:ldr - free video downloader";
String freac::freac::version = FREAC_VERSION;
#else
# ifdef FREAC_DATE
String freac::freac::version = "v1.1.6 (" FREAC_DATE ")";
String freac::freac::version = "v1.1.7";// (" FREAC_DATE ")";
# else
String freac::freac::version = "v1.1.6";
String freac::freac::version = "v1.1.7";
# endif
#endif

Expand All @@ -66,8 +66,8 @@ String freac::freac::architecture = "RISC-V";
String freac::freac::architecture = "unknown";
#endif

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

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

0 comments on commit c5d69e6

Please sign in to comment.