Commit graph

23 commits

Author SHA1 Message Date
nia
db187df25e audio: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes.

The following distfiles couldn't be fetched (possibly they are fetched
conditionally):

./audio/freeswitch-sounds-ru/distinfo freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
./audio/freeswitch-sounds-ru/distinfo freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
./audio/freeswitch-music/distinfo freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
./audio/freeswitch-music/distinfo freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
./audio/freeswitch-sounds-fr/distinfo freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
./audio/freeswitch-sounds-fr/distinfo freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
./audio/freeswitch-sounds-en/distinfo freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
./audio/freeswitch-sounds-en/distinfo freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
2021-10-26 09:58:44 +00:00
nia
274d042d75 audio: Remove SHA1 hashes for distfiles 2021-10-07 13:09:09 +00:00
kamil
5a0cadb20a mp3diags: Upgrade to unstable tarball 1.5.01
This upgrade switches qt4 to qt5.

UPSTREAM CHANGELOG
==================

---------------------------------------------------------------------------

06.04.2019 - 1.5.01
- Qt5 port

---------------------------------------------------------------------------

29.07.2016 - 1.3.04
- made code compile with GCC 6
- retries on file read failure
- fix for UTF8 output in calls to mp3gain (Linux only)
- new transformation: "Remove Xing or LAME streams from CBR files"
- always show sessions button if there are more than 1 sessions

---------------------------------------------------------------------------

08.03.2015 - 1.3.03
- improved error reporting
- speed improvements for external drives (USB, network, ...)
- different treatment for the Xing frame being included in the frame count

---------------------------------------------------------------------------

17.07.2014 - 1.3.01
- fixed crash caused by saving very small images
- build fix
- disabled Discogs integration

---------------------------------------------------------------------------

16.01.2014 - 1.3.00
- build fix for clang and for Solaris
- added offset to the output created via the command line
- fixed incorrect message occurring some times when start after a crash
- better logging and retries for write errors
- fixed broken links in documentation and moved alternate downloads
    from Dropbox to my ISP
- new version number to support the new "unstable" branch
2019-10-28 10:20:57 +00:00
joerg
c8362ed1b2 operator bool for streams is explicit in C++11, so request it where
necessary.
2017-06-17 19:36:06 +00:00
adam
9078ca37c2 Changes 1.2.02:
- integrated changes from 1.3.01:
- fixed incorrect message occurring some times when start after a crash
- better logging and retries for write errors
- added offset to the output created via the command line
- fixed crash caused by saving very small images
- build fix
- disabled Discogs integration
2015-12-28 21:16:32 +00:00
agc
b734eb2ebf Add SHA512 digests for distfiles for audio category
Problems found with existing distfiles:
	/pub/pkgsrc/distfiles/amp-0.7.6.tgz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-16000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-8000-1.0.12.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
	/pub/pkgsrc/distfiles/kid3-3.3.0.tar.gz
	/pub/pkgsrc/distfiles/libdca-0.0.5.tar.bz2
	/pub/pkgsrc/distfiles/mp3to.gz
	/pub/pkgsrc/distfiles/squeezeboxserver-7.5.1-noCPAN.tgz
No changes made to these file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:12:23 +00:00
wiz
682242959c Update to 1.2.01:
17.01.2014 - 1.2.01
- 1.2 as the new stable branch
- build fix for clang and for Solaris
- fixed broken links in documentation and moved alternate downloads from Dropbox to my ISP

31.03.2013 - 1.2.00
- new version number to support the new "stable" branch

01.12.2012 - 1.1.21.080
- fixed bug that caused a "%s" to be shown instead of the list of files
    about to be changed
2014-03-12 12:28:27 +00:00
wiz
2f2cd85f76 Remove an unneeded patch, and change a patch so it matches what was
committed upstream.
2014-01-04 22:57:19 +00:00
wiz
e5da44c710 Add upstream SVN commit revision. 2014-01-04 15:11:43 +00:00
wiz
5ca07b6c8b Remove unnecessary chunk (after communication with upstream).
This is C++, so "struct" is not necessary.
2014-01-02 22:18:37 +00:00
wiz
130b1a031e Fix build with clang, mostly from upstream. 2014-01-02 15:52:56 +00:00
wiz
0e5175cd2c Update to 1.0.12.079:
20.10.2012 - 1.0.12.079
- Discogs fix

11.05.2012 - 1.0.11.076
- made program compilable with GCC 4.7

31.12.2011 - 1.0.10.065
- updated Discogs API calls to current version
2013-05-26 20:02:38 +00:00
marino
9767c253ed audio/mp3diags: Fix out-of-scope errors
getpid and clearPtrContainer were out-of-scope.
Add unistd.h and pearl namespace to fix (seen on gcc 4.6+)
2012-12-15 11:10:37 +00:00
hans
c54bbf2d30 Fix build on SunOS. 2012-01-11 19:23:02 +00:00
wiz
ac2576a0c4 Update to 1.0.09.063:
10.09.2011 - 1.0.09.063
- made Discogs queries work again, after a Discogs API change
- added close button for windows on Gnome 3
2011-09-12 21:27:26 +00:00
wiz
4e1d57b421 Update to 1.0.08.053, add comment to patch.
Discogs queries work again, after a Discogs API change. The track
numbering when querying multi-volume albums from Discogs was
incorrect and is fixed in this version.
2011-09-08 20:32:21 +00:00
drochner
d222477157 update to 1.0.07.052
changes: fixed crash in folder filter dialog
2011-01-11 11:49:17 +00:00
wiz
e71fbb7023 Update to 1.0.06.051:
This release fixes a crash that was caused by invalid Lyrics tags
and a crash that occurred under certain circumstances on Windows
when opening the "Folder filter" dialog.
2010-08-17 13:52:53 +00:00
adam
ec551dd03a Changes 1.0.05.050:
* fixed issue 23 (assertion failure)

Changes 1.0.04.049:
* fixed crash triggered by invalid frame lengths in ID3V2
* fixed crash that occured when the backup directory couldn't be created

Changes 1.0.03.048:
* fixed crash triggered by GEOB frames containing UTF-16 text

Changes 1.0.02.047:
* fixed crash triggered by trying to repair broken ID3V2 tags that contain
 images
* fixed crash that occurred when changing file names manually in the file
  renamer, without defining a pattern
* fixed crash caused by unsynchronized ID3V2.4.0 frames that end with 0xff

Changes 1.0.01.046:
* fixed crash that occurred when running on Qt 4.6
* fixed crash that occurred when changing song info in the tag editor if
  songs had images stored as BMP or anything else besides JPG or PNG

Changes 1.0.00.045:
* wording changes to reflect non-beta status
* pressing CTRL+C when viewing full-size images in the tag editor or in
  "Tag details" in the main window copies the image to the clipboard
* added "Rating" and changed field order in "Tag details" to match the Tag
  editor
2010-05-15 08:51:30 +00:00
adam
c48aff229e Changes 0.99.06.041:
* brought documentation up to date
* added test for ReplayGain info stored inside Id3V2
* failing to read text frames from files no longer causes crashes
* fixed bug resulting in crash when 2 ID3V2 tags are present and
    "Discard invalid ID3V2 data" gets called
* XML export now works when names contain double quotes
* locale in export dialog
* locale lists are now sorted
* long text frames are now truncated when shown in the "File info" area
* changed names and order for tabs under Config/Files
* made transformation options work correctly in MSVC

Changes 0.99.06.040:
* "Various Artists" support
* all pictures are shown and can be viewed in full size in "Tag details"
* all pictures from a file are shown in the tag editor
* patterns in the tag editor may now be disabled
* export as M3U or XML
* better handling of text frames containing null characters
* auto-size for the tag editor's "current file" area
* better column widths in the tag editor
* improved HTA for Windows build
2009-10-19 16:00:23 +00:00
wiz
6ab3d1bfb1 Update to 0.99.05.031:
18.08.2009 - 0.99.05.031
- crash detection
- fixed small memory leak in config dialog
- fixed small memory leak in the tag editor
- content is shown for GEOB frames
- .ID3 files are now loaded in addition to .MP3
- made the counter shown when applying transforms increment on new file
    (until now it was incremented for each transform)
- "Various artists" no longer set as "artist" when downloading track
    info from MusicBrainz
- fixed "current cell" in the tag editor (until now, when dragging the
    mouse to select several cells, the current cell was wrong, leading to
    setting values incorrectly
- fixed a bug that didn't allow removal of the track number
- slightly improved the normalizer, so a "busy" cursor is shown when the
    connection to the underlying process is lost (the program seems frozen,
    but it resumes after about 30 seconds)
2009-08-21 12:48:01 +00:00
drochner
3cb508a03c update to 0.99.05.030
changes: bugfixes
2009-07-29 17:42:39 +00:00
drochner
fb39822e02 add mp3diags-0.99.02.020, an mp3 diagnosis tool and tag editor 2009-07-07 09:34:39 +00:00