]> git.sesse.net Git - vlc/history - modules/demux/playlist
Use Brackets for global headers.
[vlc] / modules / demux / playlist /
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-23 Jean-Baptiste KempfIncludes corrections
2009-07-16 Rémi Duraffortitml: the core knows how to handle file://localhost/
2009-07-15 Rémi Duraffortitml: fix memleak.
2009-07-15 Rémi Duraffortitml: indentation.
2009-07-15 Rémi Duraffortitml: fix dead initilisations and set the pointers...
2009-07-15 Rémi Duraffortitml: cleaning and factorize.
2009-07-15 Rémi Duraffortitml: cosmetics.
2009-07-15 Rémi Duraffortitml: factorize and add missing #undef.
2009-07-15 Rémi Duraffortitml: no need to set to NULL after the free here.
2009-07-15 Rémi Duraffortitml: factorize.
2009-07-15 Rémi DuraffortMacro safety.
2009-06-29 Rémi Denis-CourmontRAM: use decode_URI(), not FromLocale(). Untested.
2009-06-29 Rémi Denis-CourmontRemove dummy string copy
2009-06-25 Derk-Jan Hartmanxspf: Don't nop item->psz_nam
2009-06-25 Derk-Jan Hartmanxspf: Fix a crash on track elements without a location
2009-06-23 Rémi Denis-CourmontXSPF: remove harmful base decoding
2009-06-23 Rafaël CarréAssume input_item_t->psz_uri contains an URI
2009-06-22 Rafaël CarréCloses #2875 : relative paths in xspf playlists
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Rafaël CarréFix xspf reading/writing
2009-05-28 Rémi DuraffortBe consistent with module naming.
2009-05-28 Rémi DuraffortProprifications, fix some issues and factorize.
2009-05-28 Rafaël CarréFix xspf reading/writing
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 JP DingerWIN32: compile fix in playlist.
2009-05-26 Rémi DuraffortSimplification (and use only the needed memory).
2009-05-26 Rémi Duraffortwpl/zpl: really compile the modules and fixe some issues.
2009-05-26 suheavenAdd support for wpl zpl playlist
2009-05-08 Rémi Duraffortplaylist_ram: fix memleaks and use "const char*" instea...
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-18 Rémi Denis-CourmontTranslate meta data category properly
2009-04-18 Rémi Denis-CourmontDon't call gettext for stuff that's not translated
2009-04-04 Rémi Duraffortram demux: fix potential crash and use EMPTY_STR.
2009-03-29 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-03-29 Jean-Baptiste Kempf.Ram: forgotten include found by Christophe Courtaut
2009-03-29 Jean-Baptiste KempfSome broken .Ram playlist have .rm extensions. The...
2009-03-29 Jean-Baptiste KempfRemove .Ram handling from m3u demuxer. This was broken...
2009-03-29 Srikanth RajuSplit RAM playlist support from m3u to its own demuxer...
2009-02-20 Rémi Duraffortsimplifications.
2009-01-27 Rémi Denis-CourmontTrailing ;
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.
2009-01-17 Ilkka Ollakkachannels.conf demux: parse symbol-rate from playlist
2009-01-05 Rémi Duraffortasx parsing: don't FREENULL everything.
2008-12-20 Ilkka OllakkaDon't require location under track element in xspf...
2008-12-17 Ilkka OllakkaDon't wait location-node for creating input, and allow...
2008-11-30 Rémi Denis-CourmontBy definition of sizeof, sizeof(char) = 1
2008-11-22 Laurent AimarUse input_item_GetName instead of direct access to...
2008-11-22 Laurent AimarRemoved unneeded macros.
2008-11-03 Rémi Duraffortxspf: both "xmlns" and "xmlns:vlc" are acceptable....
2008-11-02 Rémi DuraffortRemove MALLOC_(VOID|ERR). (and use calloc instead of...
2008-10-31 Rémi DuraffortCleanup and fix a potential memleak.
2008-10-31 Rémi DuraffortUse asprintf instead of malloc+sprintf.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-10 Rémi DuraffortFix potential memleaks.
2008-10-10 Rémi DuraffortFix potential segfault (don't dereference strrchr direc...
2008-10-06 Rémi DuraffortUse NULL instead of 0 for pointers.
2008-10-06 Rémi DuraffortFix memleak (CID 67) and don't use 0 instead of NULL
2008-10-06 Rémi DuraffortFix a lot of memleaks (and CID 68 in the same time).
2008-09-18 Antoine CellerierFix opening of some podcasts.
2008-09-16 Yoann PeronneauUpdate XSPF playlist structure to use <vlc:id> instead...
2008-09-15 Rémi Denis-CourmontZero tab entries when you allocate them
2008-09-15 Rémi Denis-CourmontUseless FREENULL -> free
2008-09-13 Antoine CellerierRemove trailing spaces.
2008-09-05 Rémi Denis-CourmontMove a bunch of plugins out of configure.ac
2008-09-03 Rémi Duraffortdemux/playlit/*: Check asprintf return malloc.
2008-08-26 Pierre d'Herbemontxspf: Fix a may-be freed input_item pointer usage.
2008-08-26 Pierre d'Herbemontasx: Fix an input_item leak.
2008-08-15 Rémi DuraffortFix previous commit.
2008-08-15 Rémi DuraffortFix potential memleak.
2008-08-15 Rémi DuraffortUse asprintf instead of malloc+sprintf, check the retur...
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-08-14 Pierre d'Herbemontxspf: Don't leak input items.
2008-08-03 Justus PiaterDeclared many static variables const
2008-07-10 Rémi DuraffortDon't use strdup on a string created by asprintf (useless).
2008-07-07 Przemyslaw FialaFix reading ASX playlist when its size is unknown
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
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: Remove ununsed functions.
2008-06-14 Pierre d'Herbemontdemux/playlist: Don't use playlist_t.
2008-06-14 Pierre d'Herbemontsgimb: Kill a warning.
2008-06-14 Pierre d'Herbemontdemux/playlist: Don't use playlist_t code.
2008-06-14 Pierre d'Herbemontsgimb: Don't use playlist code.
2008-06-14 Pierre d'Herbemontshoutcast: Don't use playlist code.
2008-06-14 Pierre d'Herbemontxspf: Remove references to the playlist.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-09 Rafaël CarréFix double free
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-01 Rémi Denis-CourmontRemove I64C as well
2008-05-01 Rémi Denis-CourmontDon't re-invent uint8_t - remove byte_t
2008-04-26 Antoine LejeuneAbility to save and load input item options in xspf...
2008-04-23 Rafaël Carrémeta-data handling cleanup
next