]> git.sesse.net Git - vlc/history - modules/demux/playlist/m3u.c
m3u: factorize.
[vlc] / modules / demux / playlist / m3u.c
2010-07-21 Rémi Duraffortm3u: factorize.
2010-07-21 Rémi Duraffortm3u: use the album art provided by jamendo along with...
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-29 Pierre d'Herbemontm3u: Fix 3 leaks.
2009-12-05 Rémi Denis-CourmontM3U: some people do use UTF-8 in m3u, revert to autodetect
2009-10-31 Rémi Denis-CourmontM3U: add support for .m3u8 files (Apple invention)
2009-10-11 Ilkka Ollakkam3u.c: use input_item_SetTitle
2009-10-04 Rémi Denis-CourmontM3U: fix mem leak on non-UTF-8 systems
2009-10-01 Rémi Denis-CourmontM3U are in locale character set
2009-08-21 Pierre d'Herbemontdemux playlist: Move the usage of vlc_object_find behin...
2009-03-29 Jean-Baptiste KempfRemove .Ram handling from m3u demuxer. This was broken...
2009-01-17 Laurent AimarUse input_item_New when applicable.
2009-01-17 Laurent AimarForce to specify options flags in input_item_New*.
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
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-15 Rémi Denis-CourmontFix warnings
2008-06-15 bl4M3U playlist detection
2008-06-15 Jean-Baptiste KempfKill a Warning
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-09 Rafaël CarréFix double free
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-17 Rémi Denis-CourmontSet the proper flags for item options
2008-03-17 Rafaël CarréRe-enable m3u parsing
2008-03-11 Rémi DuraffortRemove useless test before a free (again).
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 Antoine CellerierAllow specifying options specific to each url in the...
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-12-09 Dennis van Amerongen* modules/demux/playlist/m3u.c: typo you -> your
2007-11-24 Antoine CellerierRe-enable EXTVLCOPT: parsing in m3u playlists. You...
2007-11-20 Rémi Denis-CourmontRemove VLCOPT support from M3U parser.
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-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-16 Pierre d'Herbemontmodules/demux/playlist/*.c: Use the new playlist indepe...
2007-05-31 Laurent Aimarall: added support for demuxer attachment (Patch by...
2007-05-25 Laurent AimarFixed possible overflow in duration parsing.
2007-05-20 Antoine Cellerier* Fix non linux compilation round 2.
2007-05-19 Antoine Cellerier* luaplaylist.c, README.txt: add .duration option for...
2007-05-19 Antoine Cellerier* m3u.c: remove unneeded comment. ppsz_options is freed...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-12-03 Rémi Denis-CourmontM3U: fallback to local code page if UTF-8 fails (close...
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-09-03 Clément StenacRemove useless debug, fix a bug
2006-08-06 Clément StenacFix deletion of items when changing them to nodes
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-06-29 Derk-Jan Hartman* New ASX parser
2006-06-06 Derk-Jan Hartman* blegh fprintf
2006-05-25 Clément StenacFix DVB demuxer. Barely tested
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
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 StenacPlaylist can be ANYWHERE
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
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-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-06-17 Christophe Massiot * modules/demux/playlist: Exported symbols inside...
2005-05-27 Clément StenacDon't only play the playlist in playlist demuxers ...
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-17 Clément StenacInput options inheritance for playlists
2004-11-06 Clément StenacUse new API for M3U demuxer
2004-07-09 Gildas Bazin* modules/demux/playlist, src/input/stream.c: fixed...
2004-06-22 Gildas Bazin ALL: a bunch of compilation fixes + disabled plugins...
2004-06-05 Clément StenacFixed warning
2004-06-05 Derk-Jan Hartman* Added an extension check to m3u plugins for .ram...
2004-05-18 Clément StenacSkip leading tabs, spaces and line feeds
2004-04-23 Clément StenacSupport EXTVLCOPT in the new m3u demuxer
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-11 Sigmund Augdal Helbergmodules/demux/playlist/playlist.c:
2004-01-11 Clément Stenac* configure.ac : Added new folders