summaryrefslogtreecommitdiff
path: root/audio/mp3diags/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2017-06-17operator bool for streams is explicit in C++11, so request it wherejoerg1-1/+3
necessary.
2015-12-28Changes 1.2.02:adam1-6/+5
- 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-11-03Add SHA512 digests for distfiles for audio categoryagc1-1/+2
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.
2014-03-12Update to 1.2.01:wiz1-10/+6
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-01-04Remove an unneeded patch, and change a patch so it matches what waswiz1-3/+2
committed upstream.
2014-01-04Add upstream SVN commit revision.wiz1-5/+5
2014-01-02Remove unnecessary chunk (after communication with upstream).wiz1-2/+2
This is C++, so "struct" is not necessary.
2014-01-02Fix build with clang, mostly from upstream.wiz1-1/+4
2013-05-26Update to 1.0.12.079:wiz1-5/+4
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
2012-12-15audio/mp3diags: Fix out-of-scope errorsmarino1-2/+3
getpid and clearPtrContainer were out-of-scope. Add unistd.h and pearl namespace to fix (seen on gcc 4.6+)
2012-01-11Fix build on SunOS.hans1-1/+4
2011-09-12Update to 1.0.09.063:wiz1-4/+4
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-08Update to 1.0.08.053, add comment to patch.wiz1-5/+5
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-01-11update to 1.0.07.052drochner1-5/+5
changes: fixed crash in folder filter dialog
2010-08-17Update to 1.0.06.051:wiz1-4/+4
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-05-15Changes 1.0.05.050:adam1-5/+5
* 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
2009-10-19Changes 0.99.06.041:adam1-4/+5
* 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-08-21Update to 0.99.05.031:wiz1-4/+4
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-07-29update to 0.99.05.030drochner1-5/+4
changes: bugfixes
2009-07-07add mp3diags-0.99.02.020, an mp3 diagnosis tool and tag editordrochner1-0/+6