]> git.sesse.net Git - vlc/history - modules/demux/playlist
Move the meta readers to the correct folder, and use them for all parsing
[vlc] / modules / demux / playlist /
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)
2006-04-22 Antoine CellerierChange shoutcast service discovery module and write...
2006-04-14 Clément StenacStrings
2006-04-03 Rémi Denis-Courmont- Do not rewrite “+” as a white space when unescaping...
2006-03-18 Christophe MutricyAll: string review (refs: #438)
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-11 Clément StenacStrings (Refs:#438)
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-16 Antoine CellerierMove podcast meta info to "Podcast Info" category
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-12-14 Clément Stenacbuild fix
2005-12-14 Clément StenacPlaylist can be ANYWHERE
2005-10-29 Antoine Cellerierchangesets r12782 and r12804 from 0.8.5-zorglub branch...
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-09-15 Sigmund Augdal HelbergCoding style fixes and added comments
2005-09-15 Clément StenacHopefully "The Right Fix" patch for M3U parsing, by...
2005-08-28 Derk-Jan Hartman* Fix the case of duration == -1 in M3U playlists....
2005-08-20 Gildas Bazin* modules/demux/playlist/dvb.c: win32 build fix.
2005-08-20 Gildas Bazin* modules/demux/playlist/dvb.c: playlist import for...
2005-08-19 Christophe Massiot * modules/demux/playlist/m3u.c: If name is empty,...
2005-08-14 Eric Petit ALL: compile fixes
2005-08-12 Christophe MutricyALL: Improvements in the M3U output and parser. Patch...
2005-08-03 Rémi Denis-Courmont * M3U: make sure strings are UTF8
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-07-01 Antoine CellerierGenre standardisation patch by Jonas A. Larsen
2005-07-01 Christophe MutricyALL: Add some set_shorname() so the preferences look...
2005-06-27 Gildas Bazin* modules/demux/playlist/b4s.c: WinCE compilation fix.
2005-06-25 Antoine Cellerierforward port of 11539
2005-06-17 Christophe Massiot * modules/demux/playlist/playlist.c: New --no-playlist...
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-04-26 Laurent Aimar * asf, b4s: warning fixes.
2005-04-17 Sigmund Augdal Helbergdemux/playlist: fix a crash when shoutcast discovery...
2005-04-12 Gildas Bazin* ALL: fixed a handful of bugs and memory leaks.
2005-04-10 Rémi Denis-CourmontFix invalid free() on exit
2005-04-10 Sigmund Augdal Helbergdemux/playlist/*: Added a special "shoutcast" mode...
2005-04-03 Sigmund Augdal Helbergb4s.c: fixed forcing of this plugin. Use "b4s-open"
2005-04-02 Gildas Bazin* modules/demux/playlist/b4s.c: misc fixes.
2005-04-02 Sigmund Augdal Helbergnew b4s demuxer for winamp b4s playlists. Uses xml...
2005-03-05 Gildas Bazin* modules/demux/*: removed useless probing messages.
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-11 Clément StenacDisable native for the moment
2004-12-11 Clément StenacImprovements to preferences
2004-11-28 Gildas Bazin* src/misc/vlm.c, modules/demux/playlist/m3u.c, modules...
2004-11-23 Derk-Jan Hartman* Use filenames as playlistnames for relative m3u playl...
2004-11-22 Clément StenacRemove debug message
2004-11-18 Clément StenacOups, fixed stupid crash in PLS
2004-11-17 Clément StenacInput options inheritance for playlists
next