Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    2,976 downloads
    LibreOffice 3.6.6 /
    4.0.3

    1,332 downloads
    Wine 1.4.1 / 1.5.30
    1,238 downloads
    BackTrack 5 R3
    1,084 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    1,055 downloads
    Red Hat Linux 9
    1,043 downloads
    Linux Mint 14.1 / 15
    RC

    867 downloads
    Ubuntu 10.10
    754 downloads
    OpenMandriva
    20130513

    748 downloads
    Red Hat Enterprise
    Linux 6.4

    743 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 367
    OpenMandriva
    20130513

    User rating: 4.4/5
    Votes: 619
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 266
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-3

    User rating: 4.3/5
    Votes: 255
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 565
    Fedora 18
    User rating: 4.3/5
    Votes: 610
    openSUSE Linux 12.3
    / 13.1 Milestone 1

    User rating: 4.2/5
    Votes: 467
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 663
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 281
    Linux Mint 14.1 / 15
    RC

    User rating: 4.0/5
    Votes: 352
    Home > Linux > Programming > Libraries > libmp3splt > Changelog

    libmp3splt 0.8.2 - Changelog


    What's new in libmp3splt 0.8.2:

    April 1st, 2013

    · added option to specify the input tags encoding for when writing ID3v2 tags
    · (SPLT_OPT_INPUT_TAGS_ENCODING)
    · enable -O3 by default
    · added LIBMP3SPLT_MAJOR_VERSION, LIBMP3SPLT_MINOR_VERSION and LIBMP3SPLT_MICRO_VERSION
    · (feature request #96)
    · added option SPLT_TAGS_ORIGINAL for mp3splt_tags_set
    · added option to keep the original tags and just replace them when importing a CUE or CDDB file
    · (SPLT_OPT_CUE_CDDB_ADD_TAGS_WITH_KEEP_ORIGINAL_TAGS) (feature request #95)
    · added 'split into memory' ability with a callback function for use with 'pretend to split'
    · (feature request #94)
    · replaced mp3splt.m4 with pkg-config (bug #145)
    · corrected build files (configure.ac, Makefile.am, ...) and check using 'make distcheck' (bug #147)
    · fixed a lot of doxygen issues



    What's new in libmp3splt 0.8.1:

    January 28th, 2013

    · This version fixes an important bug for mp3splt-gtk: the application was crashing when pushing the split button without any splitpoint (done in libmp3splt).
    · It fixes an important bug for mp3splt-gtk: split by time was in hundredths of seconds instead of seconds.
    · It adds an option to set output ID3v2 tags encoded in latin1, UTF-8, or UTF16 (libmp3splt and mp3splt).
    · It adds the forgotten 'empty_footer.html' to the libmp3splt distribution.



    What's new in libmp3splt 0.8:

    January 21st, 2013

    · rewritten libmp3splt public API to target future 1.0 stable release
    · written complete documentation of the public API
    · done issues #40 and #85 - added minimum silence length parameter for auto adjust
    · implemented back the proxy feature with basic authentification - feature #50
    · added option to generate exactly the same input tags bytes using @O
    · added minimum silence length for trim silence mode (minimum silence to trigger a trimming)
    · done issue #12 - added option to output the full silence log useful to plot a graph
    · enhanced the CUE export to export the tags as REM comments and also the splitpoint names
    · fixed bug when detecting the input tags version - output had no tags when the input only had ID3v1
    · fixed bug: output tags versions was not equal to the input file tags versions when the user was
    · setting custom tags without any @o to get the original tags
    · done issue #79 - added 0 to the number of digits to output in order to be able to support
    · the old mp3splt output format
    · fixed bug #141 - when input file is a symlink and output directory is the one of the input file
    · amplitude more precise with ogg vorbis files
    · plugins are now installed in $(libdir)/libmp3splt$(SONAME) instead of $(libdir)/libmp3splt
    · fixed bug #131 - use /usr/lib64 instead of /usr/lib on x64 in mp3splt.m4
    · fixed bug #133 - updated GPLv2 COPYING file
    · fixed bug on mp3 trim silence scan: last frame was skipped
    · fixed bug #134 - use of deprecated gethostbyname()



    What's new in libmp3splt 0.6.1:

    March 3rd, 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)



    What's new in libmp3splt 0.5.6:

    May 16th, 2009

    · fixed compilation problem, bug #2785683
    · fixed critical bug with overlap splitpoints not working (feature #1530782 => bug)
    · fixed critical bug with mp3 stdin (& framemode)
    · fixed bug #2786300 in plugins compilation (added -lm)
    · Xing header is now written even if SPLT_NO_TAGS option is used
    · added SPLT_OPT_XING option to not write Xing header
    · fixed bug with custom tags and multiple usages of @o
    · fixed bug with stdin & id3v2 & xing
    · fixed a small bug with genre in custom tags
    · fixed some warning messages & added some more
    · fixed dewrap error message
    · fixed dewrap bug to not attempt to create output directories when '-d' option is used
    · fixed minor bug #2790952 : time mode creating an empty file (at the end)



    What's new in libmp3splt 0.5.4:

    January 19th, 2009

    · All tag/filename "Unicode" encoding issues on Windows are fixed.
    · The default behaviour of the tags on the split files has changed: by default, this release sets the tags version of the file to split in the split files (e.g. if the file for split has ID3 version X, the tags in the split files will be ID3vX).
    · The tags in the output files can be changed with the SPLT_OPT_FORCE_TAGS_VERSION option.
    · An issue where the input file was erased if the output was the same as the original file is fixed.
    · A small track issue in tags is fixed.



    What's new in libmp3splt 0.5:

    September 7th, 2008

    · A plugin system has been added for audio formats (currently supports Ogg Vorbis and MP3).
    · STDIN and STDOUT have been implemented (like in the original mp3splt).
    · Translations of error codes have been moved to strings in the library.
    · An experimental version of 'mp3splt.log' has been implemented (like in the original mp3splt).
    · The return codes of many functions were checked.
    · The option '-o' now creates directories if necessary.
    · Many bugs have been fixed.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM