]> git.sesse.net Git - vlc/history - modules/demux/playlist
mkv: Remove an unneeded test.
[vlc] / modules / demux / playlist /
2007-05-19 Antoine Cellerier* m3u.c: remove unneeded comment. ppsz_options is freed...
2007-05-18 Antoine Cellerier* luaplaylist.c: Look for Lua scripts in the user's...
2007-05-17 Antoine Cellerier* luaplaylist.c: initialize p_sys->psz_filename to...
2007-05-17 Antoine Cellerier* luaplaylist.c: add vlc.msg_{info,err,warn,dbg}()...
2007-05-17 Antoine Cellerier* luaplaylist.c: Change demux2 capability from 0 to 9
2007-05-17 Antoine Cellerier* luaplaylist.c: replace printfs by msg_{Warn,Dbg}
2007-05-17 Antoine Cellerier* luaplaylist.c: add support for meta data info. Playli...
2007-05-17 Antoine Cellerier* asx.c: remove tab
2007-05-17 Antoine Cellerier* luaplaylist.c: should now look in the appropriate...
2007-05-15 Antoine Cellerier* luaplaylist.c: Looks like stream_ReadLine results...
2007-05-14 Antoine Cellerier* luaplaylist.c: First usable version of the luaplaylis...
2007-05-13 Antoine Cellerier* New Lua based playlist demuxer. Code is far from...
2007-05-12 Antoine Cellerier* videoportals.c: add title for metacafe vids.
2007-05-12 Antoine Cellerier* videoportals.c: Add title support for dailymotion...
2007-05-12 Antoine Cellerier* videoportals.c: Allow using fullscreen youtube URLs...
2007-05-11 Antoine Celleriervideoportals.c: remove debug printf.
2007-05-11 Antoine Celleriervideoportals.c: Add metacafe URL support.
2007-05-11 Antoine Celleriervideoportals.c: Add support for google video (this...
2007-05-11 Antoine Celleriergvp.c: Fix Google Video Playlist detection code.
2007-05-11 Antoine Celleriervideoportals.c: Add support for Daily Motion URLs ...
2007-05-11 Antoine Cellerierdemux/playlist/: New "video portals" playlist demux...
2007-04-28 Damien Fouilleul- asx.c: added support for STARTTIME and DURATION tags...
2007-03-24 Laurent AimarFixed small memory leaks.
2007-03-23 Christophe MutricyFix the strings.
2007-02-23 Antoine CellerierAdd dummy .IFO playlist demux to enable opening a DVD...
2007-02-22 Laurent AimarDo not use p_demux->p_parent to get the p_input
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-01-11 Rémi Denis-CourmontFix denial of service (NULL dereference) in ASX parser
2007-01-11 Rémi Denis-CourmontCosmetic fix
2006-12-30 Sigmund Augdal Helbergb4s.c: Create meta before using them
2006-12-15 Clément Stenac2nd argument of playlist_Viewplay is not a boolean
2006-12-03 Rémi Denis-CourmontM3U: fallback to local code page if UTF-8 fails (close...
2006-11-28 Derk-Jan Hartman* playlist/* When telling the playlist to play the...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-12 Clément StenacPreparse playlist items that don't have enough meta
2006-11-12 Clément StenacFix playlist unable to terminate (Closes:#829)
2006-11-12 Rémi Denis-CourmontUse Latin-1 rather than local charset for ASX files
2006-11-12 Rémi Denis-CourmontSuppress unused variable
2006-11-12 Rémi Denis-CourmontFix a few warnings
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-01 Derk-Jan Hartman* Handle <ref></ref> ASX items
2006-10-25 Christophe MutricyCompile fix + handle case with no xml:base
2006-10-24 Christophe Mutricyhonor xml:base
2006-10-07 Gildas Bazin* Fixed a bunch of memory leaks.
2006-10-07 Clément StenacStop playback if --no-playlist-autostart (Closes:#718)
2006-10-06 Gildas Bazin* modules/demux/playlist/gvp.c: fixed segfault in detec...
2006-10-01 Antoine CellerierFix gvp demux
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-09-30 Clément StenacMerge author/artist
2006-09-29 Rafaël CarréReplaces url unescaping by url decoding in xspf import
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-16 Clément StenacRemove old and broken playlist demuxer
2006-09-12 Rémi Denis-CourmontMost of demux/
2006-09-09 Clément StenacCopyright stuff
2006-09-03 Clément StenacRemove useless debug, fix a bug
2006-09-01 Damien Fouilleulasx.c: ignore leading empty lins during detection
2006-08-31 Derk-Jan HartmanFix a bug in the asx parser. I should really finish...
2006-08-29 Jean-Paul SamanFix compiler warnings about signed - unsigned compariss...
2006-08-27 Antoine CellerierFix regression from 0.8.5 when parsing microsoft [Refer...
2006-08-25 Sam Hocevar * modules/demux/playlist/asx.c modules/demux/mp4...
2006-08-25 Sam Hocevar * modules/demux/playlist/xspf.c: fix warnings that...
2006-08-23 Eric PetitBeOS / gcc 2.x fixes, patch by Cian Duffy
2006-08-06 Clément StenacFix deletion of items when changing them to nodes
2006-08-03 Clément StenacFix a bunch of warnings and errors
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-08-02 Clément StenacFix crash with GVP, if it breaks it, yell and provide...
2006-07-29 Derk-Jan Hartman* Allow the asx module to peek instead on relying on...
2006-07-19 Clément StenacRemove some code duplication
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
2006-07-10 Felix Paul Kühne* updated the po-files, started some work on the German...
2006-07-08 Clément StenacSome infrastructure work for playlist autoload/autosave
2006-07-07 Antoine CellerierAdd Google Video Playlist parsing support (stuff like...
2006-07-02 Antoine Celleriers/Shoutcast/QTL/
2006-07-02 Antoine CellerierAdd QuickTime Media Link parsing. FIXME: Optional attri...
2006-07-01 Derk-Jan Hartman* Move sgimb demux to the playlist demux, and port...
2006-06-29 Derk-Jan Hartman* New ASX parser
2006-06-14 Yoann Peronneau* playlist/xspf.c: upgrade to new structure
2006-06-14 Yoann Peronneau* demux/playlist/xspf: skeleton for XSPF tree playlist...
2006-06-14 Yoann Peronneau* demux/playlist/xspf.c: fix a bug introduced by [15757]
2006-06-06 Derk-Jan Hartman* blegh fprintf
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-28 Derk-Jan Hartmanthis patch allows xml comments directly before the...
2006-05-25 Clément StenacMark skins2-config, wx-config and parent-item as internal
2006-05-25 Clément StenacFix XSPF (Closes:#651)
2006-05-25 Clément Stenac* Almost fix shoutcast (still some problems in "flat...
2006-05-25 Clément StenacFix DVB demuxer. Barely tested
2006-05-20 Jean-Paul SamanReturn in a non-void function
2006-05-20 Jean-Paul SamanRemove unused variables
2006-05-20 Jean-Paul SamanReturn in a non-void function
2006-05-20 Jean-Paul SamanReturn in a non-void function
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-30 Antoine CellerierForward port podcast fixes [15462] and [15465].
2006-04-27 Antoine CellerierAhem...
2006-04-27 Antoine CellerierAdd option (--shoutcast-show-adult) to show porn^WNC17...
2006-04-24 Antoine CellerierSome more cleaning
2006-04-24 Christophe Mutricyshoutcast.c: Memleak hunt.
2006-04-23 Antoine CellerierSupport for Shoutcast TV. vp3 streams segfault, vp5...
2006-04-22 Antoine Cellerier * shout.c : change playlist layout (remove 1 node)
next