]> git.sesse.net Git - vlc/history - modules/services_discovery/shout.c
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / services_discovery / shout.c
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-18 Rémi Denis-Courmontshout discovery: don't try to set non-existent option
2008-01-28 Rafaël Carréservices_discovery/: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-19 Pierre d'Herbemontshout.c: Add http-forward-cookies to "Les guignols".
2008-01-19 Pierre d'Herbemontservices/discovery/shout.c: Add a French TV service...
2007-12-24 Antoine CellerierRevert r23852.
2007-12-24 Rémi Denis-CourmontNot every body trusts "free.fr", especially not through...
2007-12-24 Pierre d'Herbemontservices_discovery/shout.c: No need to incref. (fix...
2007-12-23 Antoine CellerierAllow specifying options specific to each url in the...
2007-12-23 Antoine CellerierMerge the shoutcast and freebox service discovery modul...
2007-12-23 Pierre d'Herbemontvlc_common.h:
2007-12-21 Pierre d'Herbemontshout.c: Fix a typo in previous commit. (thanks, funman).
2007-12-21 Pierre d'Herbemontmodules/services_discovery/shout.c: Don't leak the...
2007-11-12 Rafaël Carréservices_discovery_SetLocalizedName() is now mandatory...
2007-10-11 Pierre d'Herbemontmodules/services_discovery/shout.c: Use services_discov...
2007-08-25 Pierre d'Herbemontmodules/services_discovery/shout.c: Rename "Shoutcast...
2007-08-21 Pierre d'HerbemontFix previous commit.
2007-08-21 Pierre d'Herbemontmodules/services_discovery/shout.c: (Thanks ileoo)...
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-18 Pierre d'Herbemontmodules/services_discovery/shout.c: Use the new service...
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Derk-Jan Hartman* Fix shoutcast SD Delete. playlist is not locked.
2006-10-21 Jean-Paul SamanRemove unused variables
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-17 Clément StenacServices discovery are not forced to have a run function
2006-09-16 Clément StenacFix shoutcast handling and remove broken progress detection
2006-08-26 Clément Stenac* Allow service discoveries to state whether they prefe...
2006-08-06 Clément StenacFix deletion of items when changing them to nodes
2006-08-02 Clément StenacInteraction cleanup, remove some unused functions,...
2006-07-29 Felix Paul Kühne* enhanced the interaction core with some method additi...
2006-05-14 Clément StenacFix shout compile
2006-05-05 Antoine CellerierAdd "shoutcast" as an alias for "shout".
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-03-23 Christophe Mutricyservices_discovery/*: String review (refs #438) and...
2006-02-04 Clément StenacBetter fix
2006-01-12 Antoine CellerierFSF address change.
2005-12-14 Clément StenacUse input_Read in shoutcast and display a progress...
2005-12-05 Clément StenacString remarks
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-08-01 Sigmund Augdal Helbergshout.c: fixed shoutcast discovery (added www. to hostname)
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-12 Felix Paul Kühne* fix two typos introduced in [10984]
2005-05-12 Christophe MutricyALL: Fix a few strings for the prefs.
2005-04-17 Sigmund Augdal Helbergshout.c: fix some potential problems
2005-04-11 Antoine Cellerieradd option to select the limit of shoutcast streams...
2005-04-10 Sigmund Augdal Helbergshout.c: set svn properties, fixed copyright, author...
2005-04-10 Sigmund Augdal Helbergdemux/playlist/*: Added a special "shoutcast" mode...