- 30 Apr, 2006 2 commits
-
-
Thomas Vander Stichele authored
Original commit message from CVS: small cleanups
-
Thomas Vander Stichele authored
Original commit message from CVS: fix docs
-
- 29 Apr, 2006 2 commits
-
-
Tim-Philipp Müller authored
ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely unlikely) case of an error. Original commit message from CVS: * ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely unlikely) case of an error.
-
Tim-Philipp Müller authored
Original commit message from CVS: * ext/taglib/Makefile.am: * ext/taglib/gstid3v2mux.cc: * ext/taglib/gstid3v2mux.h: * ext/taglib/gsttaglib.cc: * ext/taglib/gsttaglib.h: Split the actual ID3v2 tag rendering code into its own subclass.
-
- 28 Apr, 2006 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: pedantic cleanups
-
- 01 Apr, 2006 1 commit
-
-
Thomas Vander Stichele authored
Original commit message from CVS: add taglib checks and docs
-
- 26 Mar, 2006 1 commit
-
-
Tim-Philipp Müller authored
ext/taglib/gsttaglib.*: Fix newsegment event handling a bit. We need to cache the first newsegment event, because we ... Original commit message from CVS: * ext/taglib/gsttaglib.cc: * ext/taglib/gsttaglib.h: Fix newsegment event handling a bit. We need to cache the first newsegment event, because we can't adjust offsets yet when we get it, as we don't know the size of the tag yet for sure at that point. Also do some minor cleaning up here and there and add some debug statements.
-
- 25 Mar, 2006 1 commit
-
-
Tim-Philipp Müller authored
ext/taglib/gsttaglib.cc: We do not want to proxy the caps on the sink pad; our source pad should have application/x-i... Original commit message from CVS: * ext/taglib/gsttaglib.cc: We do not want to proxy the caps on the sink pad; our source pad should have application/x-id3 caps; also, don't use already-freed strings in debug messages; finally, adjust buffer offsets on buffers sent out.
-
- 20 Mar, 2006 1 commit
-
-
Tim-Philipp Müller authored
Original commit message from CVS: * ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type.
-
- 13 Mar, 2006 1 commit
-
-
Tim-Philipp Müller authored
ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused for the time being); match registered plugin name to the filename ... Original commit message from CVS: * ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused for the time being); match registered plugin name to the filename of the plugin (taglibmux => taglib)
-
- 12 Mar, 2006 1 commit
-
-
Tim-Philipp Müller authored
Original commit message from CVS: * ext/taglib/Makefile.am: * ext/taglib/gsttaglib.cc: * ext/taglib/gsttaglib.h: Add support for writing MusicBrainz IDs.
-
- 11 Mar, 2006 1 commit
-
-
Original commit message from CVS: 2006-03-11 Christophe Fergeau <teuf@gnome.org> Patch by: Alex Lancaster * ext/taglib/gsttaglib.cc: fix writing of TPOS tags (album number), and add support for TCOP (copyright)
-
- 09 Mar, 2006 1 commit
-
-
Christophe Fergeau authored
Original commit message from CVS: 2006-03-09 Christophe Fergeau <teuf@gnome.org> reviewed by: Tim-Philipp Müller <tim at centricular dot net> * configure.ac: * ext/Makefile.am: * ext/taglib/Makefile.am: * ext/taglib/gsttaglib.cc: * ext/taglib/gsttaglib.h: new id3v2 muxer based on TagLib
-