]> git.sesse.net Git - vlc/history - modules/demux/playlist/b4s.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / demux / playlist / b4s.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-05 Rémi Denis-CourmontFix #includes and remove useless variable
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-16 Pierre d'Herbemontmodules/demux/playlist/*.c: Use the new playlist indepe...
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-12-30 Sigmund Augdal Helbergb4s.c: Create meta before using them
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-12 Rémi Denis-CourmontMost of demux/
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
2006-05-25 Clément StenacFix DVB demuxer. Barely tested
2006-05-20 Jean-Paul SamanRemove unused variables
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-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
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 Sigmund Augdal HelbergCoding style fixes and added comments
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-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: 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-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...