]> git.sesse.net Git - vlc/history - modules/demux/util/id3tag.c
* Show meta-information separately
[vlc] / modules / demux / util / id3tag.c
2006-02-19 Clément Stenac* Show meta-information separately
2006-01-12 Antoine CellerierFSF address change.
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-09 Gildas Bazin* src/input/demux.c: skip header id3tag in the core...
2005-04-05 Gildas Bazin* modules/demux/util/id3tag.c: fixed memory leak.
2005-04-05 Derk-Jan Hartman* parsed info by mp3 is not retained between demux...
2004-12-19 Gildas Bazin* modules/demux/util/id3tag.c: fixed a few bugs.
2004-07-30 Sam Hocevar * modules/demux/util/id3tag.c modules/codec/ffmpeg...
2004-06-23 Clément StenacFix id3 and id3tag (using meta)
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-03 Laurent Aimar * id3*: Search p_input (to make it working with demux2).
2004-02-14 Gildas Bazin* ALL: small portability fixes.
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
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...