]> git.sesse.net Git - vlc/history - include/vlc_input.h
Some more (mostly) untested stuff:
[vlc] / include / vlc_input.h
2006-09-24 Antoine CellerierSome more (mostly) untested stuff:
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 StenacDon't notify playlist several times while preparsing
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-23 Antoine CellerierStart of meta engine stuff. src/input/input.c needs...
2006-09-04 Damien Fouilleulforgot that one in last commit
2006-08-26 Clément Stenac* Allow service discoveries to state whether they prefe...
2006-07-30 Clément StenacForgot this
2006-06-15 Clément StenacPartial rewrite of stats to avoid lookups (Closes:...
2006-06-09 Yoann Peronneau* proof of concept of drag & dropping a subtitle file...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-01-26 Sigmund Augdal Helbergsrc/misc/messages.c: Fixed a nasty memleak recently...
2006-01-15 Clément StenacAdd ability to prepend headers to messages (object...
2006-01-12 Antoine CellerierFSF address change.
2006-01-11 Clément StenacMisc stats work (Refs:#473)
2005-12-15 Clément StenacRemove unused structures from vlc_common.h
2005-12-14 Clément StenacMake input_Read return the input object id
2005-11-09 Clément StenacAdd a input_Read function that reads a stream in blocki...
2005-08-15 Clément StenacFix a few warnings
2005-08-09 Jean-Paul Samansome explanation
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-26 Laurent Aimar * vlc_input.h: added INPUT_DEL_INFO.
2005-03-07 Steve Lhommemake the previous-chapter "intelligent" seek more gener...
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-14 Gildas Bazin* modules/demux/mkv.cpp: fix for chapters seeking ...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2005-01-11 Clément StenacAdd some icons
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-11-22 Laurent Aimarinput: added INPUT_ADD_SLAVE to allow adding a slave...
2004-11-19 Clément StenacCDDAX:
2004-11-18 Clément StenacCompile fix for C++ files
2004-11-17 Clément StenacInput options inheritance for playlists
2004-11-15 Laurent Aimar * input: added a meta field to input.
2004-11-06 Clément StenacImprovements to the playlist core
2004-09-19 Gildas Bazin* include/vlc_input.h, src/playlist/item.c: added vlc_i...
2004-09-14 Gildas Bazin* src/misc/vlm.c: started "vod server" integration...
2004-08-25 Laurent Aimar * input: added a INPUT_UPDATE_META (for meta data...
2004-08-20 Gildas Bazin* src/input/*, include/vlc_input.h: the MRL is now...
2004-08-05 Gildas Bazin* src/input/control.c: bookmarks support is back (will...
2004-07-16 Sam Hocevar * it's information, not informations (you missed...
2004-06-25 Laurent Aimar * vlc_input: removed unused p_sys.
2004-06-24 Laurent Aimar * vlc_input: added missing fields for multi-input...
2004-06-23 Laurent Aimar* all: - added a boolean "seekable" object variable...
2004-06-22 Laurent Aimar * all: rework of the input.