]> git.sesse.net Git - vlc/history - modules/demux/playlist/pls.c
A bit of headers cleanup
[vlc] / modules / demux / playlist / pls.c
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-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-08-27 Antoine CellerierFix regression from 0.8.5 when parsing microsoft [Refer...
2006-07-29 Derk-Jan Hartman* Allow the asx module to peek instead on relying on...
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
2006-05-25 Clément Stenac* Almost fix shoutcast (still some problems in "flat...
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-03-18 Christophe MutricyAll: string review (refs: #438)
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-12-14 Clément StenacPlaylist can be ANYWHERE
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-17 Christophe Massiot * modules/demux/playlist: Exported symbols inside...
2005-05-27 Clément StenacDon't only play the playlist in playlist demuxers ...
2005-03-05 Gildas Bazin* modules/demux/*: removed useless probing messages.
2004-11-18 Clément StenacOups, fixed stupid crash in PLS
2004-11-17 Clément StenacInput options inheritance for playlists
2004-11-10 Sigmund Augdal Helbergpls.c: start the playlist after loading it.
2004-11-10 Sigmund Augdal Helbergpls.c: ported to new api, at least tried to.
2004-11-06 Clément StenacUse new API for M3U demuxer
2004-06-22 Gildas Bazin ALL: a bunch of compilation fixes + disabled plugins...
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-11 Sigmund Augdal Helbergmodules/demux/playlist/playlist.c: