]> git.sesse.net Git - vlc/history - include/vlc_meta.h
Merge branch 'master' into lpcm_encoder
[vlc] / include / vlc_meta.h
2010-07-15 Rémi Duraffortincludes: add some more LIBVLC_USED.
2010-01-06 Pierre d'Herbemontvlc_meta: Define properly ITEM_ART_FETCHED and ITEM_ART...
2010-01-06 Pierre d'HerbemontFix build.
2010-01-06 Pierre d'Herbemontvlc_meta: C++ doesn't like bitmask with enum said Laure...
2010-01-06 Pierre d'Herbemontmeta: Make vlc_meta_t an opaque structure and move...
2009-08-23 Rémi Denis-CourmontUse VLC object for meta writer and factor code
2009-02-01 Laurent AimarChanged vlc_meta_SetTracknum to *Num for consistency.
2008-12-27 Rémi DuraffortFix a segfault when parsing meta data in ogg.
2008-10-08 Laurent AimarFixed vlc_meta_Merge.
2008-10-05 Adrien MagloRedefine vlc_dictionary_clear() and vlc_dictionary_remo...
2008-08-13 Jean-Paul SamanAdd a bunch of \file doxygen comments
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-05-05 Rafaël CarréActually free the data
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-03-11 Rémi DuraffortRemove useless test before a free.
2008-03-08 Rémi DuraffortMove the track id from the last column to the first...
2008-03-04 Rémi DuraffortLast patch to close #1479 (add a column with the track id)
2008-01-29 Rafaël Carréinput_CurrentMetaFlags() takes a const parameter
2007-11-18 Rafaël Carrévlc_meta.h: we don't need VLC_META_CODEC_* but we need...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-20 Rafaël CarréDisables unusued stuff
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-13 Pierre d'Herbemontinclude/vlc_meta.h: Start with a zero sized dictionary...
2007-08-13 Pierre d'Herbemontinclude/vlc_meta.h: Use the vlc_dictionary to store...
2007-06-24 Rafaël CarréReverts [20669]
2007-06-23 Rafaël CarréRemoves meta_export_t
2007-06-17 Laurent AimarAdded replay gain support (audio-replay-gain-mode track...
2007-06-03 Laurent AimarFixed vlc_meta_SetXXX macros
2007-04-05 Rémi Denis-CourmontFix expansion-unsafe macro
2007-03-23 Laurent AimarRe-extended vlc_meta_t.
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-20 Rafaël CarréIgnore empty vorbis comments (closes #704)
2006-10-23 Clément StenacClean up and improve core handling for album art. Still...
2006-10-01 Rafaël CarréAdded psz_trackid, psz_artistid, psz_albumid to vlc_met...
2006-09-30 Clément StenacMerge author/artist
2006-09-29 Clément Stenacexport symbol
2006-09-29 Clément StenacImprove meta/art logic
2006-09-24 Antoine CellerierSome more meta changes (mostly cleanup and check the...
2006-09-24 Clément Stenac* Split download function in find/download
2006-09-24 Clément StenacSkeleton for taglib art downloader and tags writer
2006-09-24 Clément StenacStart supporting preparse status
2006-09-23 Antoine CellerierAdd an "album art download policy" (--album-art) option...
2006-09-23 Antoine CellerierStart of meta engine stuff. src/input/input.c needs...
2006-05-25 Derk-Jan Hartman* Fix id3tag new meta
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-02-19 Clément Stenac* Show meta-information separately
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-01-12 Antoine CellerierFSF address change.
2005-12-15 Clément StenacRemove unused structures from vlc_common.h
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-30 Sigmund Augdal Helbergvlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c...
2005-03-25 Laurent Aimar * vlc_meta.h: added a few const
2004-09-04 Rocky BernsteinFirst attempt to reinstate a libcdio cdda.
2004-07-16 Sam Hocevar * it's information, not informations (you missed...
2004-04-27 Sam Hocevar * Got rid of more "VideoLAN C*****" references.
2004-04-23 Gildas Bazin* src/input/control.c, include/ninput.h: Added INPUT_GE...
2004-03-29 Laurent Aimar * vlc_common.h: removed all cast in TAB_*. GCC doesn...
2004-03-11 Gildas Bazin* src/libvlc.h, src/input/input.c:
2004-03-10 Laurent Aimar * stream_output.h: added a vlc_meta_t field to sout_in...
2004-03-03 Laurent Aimar ninput.h: added prototype of demux2_vaControlHelper.
2004-01-31 Laurent Aimar * vlc_meta.h: added a vlc_meta_t struct and some funct...