Share

id3v2

Code

Programming Languages: C++

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics svn co https://id3v2.svn.sourceforge.net/svnroot/id3v2 id3v2

browse code, statistics cvs -d:pserver:anonymous@id3v2.cvs.sourceforge.net:/cvsroot/id3v2 login

cvs -z3 -d:pserver:anonymous@id3v2.cvs.sourceforge.net:/cvsroot/id3v2 co -P modulename

Show:

What's happening?

  • stack smashing bug

    https://bugs.launchpad.net/id3lib/+bug/429783 I get an error in the Ubuntu Karmic release: *** stack smashing detected ***: id3v2 terminated see link above for details.

    2009-10-07 05:05:24 UTC by nobody

  • Spelling error

    In genre.cpp, "Psychedelic" is incorrectly spelled as "Psychadelic". A similar error occurs for the genre "Psychadel. Rock" (and why bother abbreviating "Psychedelic" to "Psychedel."?)

    2009-10-03 16:30:17 UTC by nobody

  • Cygwin compatibility

    id3v2 does not currently compile in cygwin due to problems with the makefile. Specifically the library order in the compile command line matters for PE executables. The attached patch allows id3v2 to compile in cygwin. Only tested under cygwin - needs checking on other platforms.

    2009-09-27 01:31:19 UTC by gbdrbob

  • RFE: 'copy' option

    Some MP3 converters (*cough*-LAME), strip off and do not copy tags when converting an MP3 file. For us lazy folks (besides harassing the LAME folks, which they might have reasons against doing it), it would only solve the issue for lame and not for any other converters... This way, wouldn't have to -l on the old file, and retype the info into the new file. Might also have an option to...

    2009-07-25 20:42:41 UTC by lindaathena

Our Numbers