Mp3splt-GTK Changelog

What's new in Mp3splt-GTK 0.9

Jul 24, 2013
  • experimental FLAC support added
  • fixed bug: when importing the exported cue file, set splitpoint name if REM NAME found (libmp3splt)
  • fixed progress bar of ogg vorbis when using the auto adjust option (libmp3splt)
  • applied patch of #153 [PATCH] mp3splt-gtk 0.8.2 has issues with Automake 1.13(.1), too
  • fixed bug #151 - remove deprecated category 'Application' from mp3splt-gtk .desktop file

New in Mp3splt-GTK 0.8.2 (Apr 1, 2013)

  • fixed important bug in mp3splt-gtk: split using cue file was not splitting the last part
  • fixed tags encoding issue in mp3splt-gtk: encode in UTF-8 tags if not valid UTF-8
  • implemented "prelisten a section to its ending splitpoint" in mp3splt-gtk (feature request #98)
  • libmp3splt check is now more correct and checks for the exact version of libmp3splt with = instead
  • of >=; will be changed to >= when final version of libmp3splt will be released
  • now using pkg-config instead of mp3splt.m4 (bug #145)
  • corrected build files (configure.ac, Makefile.am, ...) and check using 'make distcheck' (bug #147)

New in Mp3splt-GTK 0.8.1 (Jan 29, 2013)

  • fixed important bug: application was crashing when pushing the split button without any splitpoint (libmp3splt)
  • fixed important bug: split by time was in hundreths of seconds instead of seconds

New in Mp3splt-GTK 0.8 (Jan 21, 2013)

  • added tags edition from the splitpoints table - closes feature #92
  • added cloning features for mass copying of tags using right click on the splitpoints table
  • enhanced the CUE export to export the tags as REM comments and also the splitpoint names
  • automatically save & restore splitpoints in '~/.mp3splt-gtk/splitpoints.cue'
  • better amplitude wave display (wave does not "shake" anymore)
  • done issue #37 & #138 - nicer GUI for the option 'same output directory as the input file'
  • fixed amplitude wave to be more precise with ogg vorbis files (libmp3splt)
  • fixed important bug on mp3splt-gtk 'Queue to player' button
  • fixed bug #128 - hash symbol in filename breaks the player
  • done feature #38 - reorder filenames in mp3splt-gtk (description_here_partXX)
  • fixed bug #133 - updated GPLv2 COPYING file
  • fixed bug #137 - autogen.sh should run libtoolize before aclocal/automake
  • fixed bug #143 - be able to add splitpoint at the end from the player
  • fixed bug #136 - various compilation issues
  • fixed issue #90 - added back the icons to split preview and play preview in the splitpoints table
  • added a lot of tooltip and GUI renamings
  • done feature #91 - amplitude wave now persists in preferences
  • added one more interpolation level for the amplitude wave (level 6)
  • more precise wave preview in preferences
  • fixed bug when detecting the input tags version - output had no tags when the input only had ID3v1
  • (libmp3splt)
  • fixed bug #141 - when input file is a symlink and output directory is the one of the input file
  • (libmp3splt)
  • fixed bug on mp3 trim silence scan: last frame was skipped (libmp3splt)

New in Mp3splt-GTK 0.6.1 (Mar 3, 2011)

  • added genre tag to custom tags and to output format (@g)
  • support for the FILE attribute in CUE files - #1353726
  • support for setting tags from filename regular expression
  • added cutter as unit testing framework in libmp3splt
  • fixed CUE import bug - spaces at the end are now correctly wiped out
  • fixed bug #3114384: introduced back the 'file might be VBR' warning
  • fixed bug #3034474: genre tag problems
  • fixed ogg stream issues - #2861898 & #1078018
  • fixed bug: setting the saved end time on wrong splitpoint indexes
  • more translations (project mp3splt-gtk on transifex)

New in Mp3splt-GTK 0.5.8 (Nov 2, 2009)

  • added audacity labels support
  • fixed bug with wrong time on silence level detection for mp3 streams
  • fixed bug with sync error mode & output format (not creating output files)
  • fixed important bug with the 'rm' parameter SPLT_SKIPPOINT in general
  • fixed issue with mp3 frame mode: frame mode is not any more enabled by default
  • fixed mp3 non seekable stdin bug
  • fixed bug #1078018 with ogg negative granulepos packets
  • fixed ogg streams bug #2801293
  • both ID3v1 & ID3v2 are now written if the input file contains both
  • small adjustment on the mp3 seekable non frame mode & non seekable frame mode
  • removed unuseful 'frame mode enabled' message for dewrapping & sync error mode
  • fixed bug #2881113: crash when no genre
  • fixed cue mode bug when no PERFORMER or TITLE

New in Mp3splt-GTK 0.5.6 (May 16, 2009)

  • Xing header is now written even if 'No tags' option is used
  • fixed dewrap error message
  • fixed dewrap bug to not attempt to create output directories
  • fixed minor bug #2790952 : time mode creating an empty file (at the end)

New in Mp3splt-GTK 0.5.5 (May 2, 2009)

  • IMPORTANT : by default gstreamer and audacious are now enabled for mp3splt-gtk : configure options changed from --enable-gstreamer to --disable-gstreamer and from --enable-audacious to --disable-audacious
  • fixed issue with CUE file not being imported correctly : and
  • problem (bug #2778717)
  • fixed bug #2691576 - CUE file seg fault if no artist
  • added a basic mp3splt-gtk man page
  • removed encoding from '.desktop' file
  • added --with-mp3splt(-libraries|-includes)?, --disable-mp3splttest configure options

New in Mp3splt-GTK 0.5.4 (Jan 19, 2009)

  • This release adds the tags version option in Preferences->Split, which determines whether to split using the version of the original file, or to force ID3v2 or ID3v1 output.
  • CUE and CDDB were not always setting the correct number of digits for @n in the GUI; this has been fixed.
  • All tag/filename "Unicode" encoding issues on Windows are fixed.
  • Silence wave has been added.
  • There is an option to not keep some split points, and to preview silence split points before splitting.

New in Mp3splt-GTK 0.5 (Sep 7, 2008)

  • Beep Media Player has been dropped for Audacious.
  • The filename entry and browse button have been moved to the top of all tabs.
  • A bug when pushing the 'Close' button in the About window has been fixed.
  • mp3splt-gtk.desktop has been added.