]> git.sesse.net Git - vlc/history - modules/demux/util/id3tag.c
* Stringreview !!!
[vlc] / modules / demux / util / id3tag.c
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-05 Clément Stenac modules/demux/util/id3tag.c
2003-12-22 Derk-Jan Hartman* stream_Size reports the size of a stream, not stream_Tell
2003-11-25 Laurent Aimar * all: fixed a lot of small memory leaks.
2003-11-02 Gildas Bazin* modules/demux/util/id3.c, modules/demux/util/id3tag...
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-20 Derk-Jan Hartman* even less duplicate entries by id3tags. Dupes are...
2003-10-20 Derk-Jan Hartman* Added a "demuxed-id3" variable to input.c so id3tags...
2003-10-18 Derk-Jan Hartman* id3tag fills the psz_name and psz_author field of...
2003-06-23 Gildas Bazin* src/misc/modules.c, modules/gui/wxwindows/timer.cpp...
2003-06-15 Sigmund Augdal Helbergid3tag.c: Do not try to seek on network streams even...
2003-05-25 Sigmund Augdal Helbergconvert the strings in the id3tags to utf8 before stori...
2003-03-18 Sigmund Augdal HelbergSeek one less time. Should increase performance with...
2003-03-13 Sigmund Augdal HelbergAdded support for oldstyle id3 genres.
2003-02-22 Sigmund Augdal Helberg Fixed seme seeking issues with http access module...
2003-01-05 Sigmund Augdal Helberg modules/demux/asf/*: added some file info code
2002-10-13 Sigmund Augdal Helberg modules/demux/util/id3*: fixed up some dead comments
2002-08-24 Sigmund Augdal Helberg moved id3 related code to a separate utility module...