]> git.sesse.net Git - vlc/history - modules/demux/playlist/ifo.c
macosx: retain objects in MainMenu object
[vlc] / modules / demux / playlist / ifo.c
2012-11-13 Jean-Baptiste KempfLGPL
2012-03-29 Rémi Denis-Courmontplaylist: factor the Control() callback
2012-03-29 Rémi Denis-Courmontplaylist: remove no-op pf_deactivate functions
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-05-09 Jean-Baptiste KempfDVDnav: fix .ifo files opening
2010-12-06 Rémi Denis-CourmontIFO: fix DVD-VR as well
2010-12-06 Rémi Denis-CourmontIFO: fix non-ASCII paths
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-02-03 Jakob Lebeninput_item: compress two functions into one and rename...
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-02 Jakob Lebenvarious modules: adjust to new playlist design
2010-01-30 Jean-Baptiste KempfSupport for DVD-VD .ifo files
2009-10-05 Rémi Denis-CourmontIFO: memory leak
2009-08-21 Pierre d'Herbemontdemux playlist: Move the usage of vlc_object_find behin...
2009-01-17 Laurent AimarUse input_item_New when applicable.
2009-01-17 Laurent AimarForce to specify options flags in input_item_New*.
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-06-14 Pierre d'Herbemontdemux/playlist: Don't use playlist_t.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-01 Rémi Denis-CourmontDon't re-invent uint8_t - remove byte_t
2008-01-28 Rafaël Carrédemux/playlist/ : removes useless unused parameter...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-01 Pierre d'HerbemontRevert [23949].
2007-12-30 Rafaël Carréfix #1410.
2007-12-23 Pierre d'Herbemontmodules/demux/playlist/*.c: Fix input_item memleaks.
2007-12-19 Rafaël Carréplaylist demuxers: return -1 in case of error, 0 in...
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-09-05 Rémi Denis-CourmontFix #includes and remove useless variable
2007-08-16 Pierre d'Herbemontmodules/demux/playlist/*.c: Use the new playlist indepe...
2007-02-23 Antoine CellerierAdd dummy .IFO playlist demux to enable opening a DVD...