]> git.sesse.net Git - vlc/history - modules/services_discovery
* removed an outdated method instead of commenting it
[vlc] / modules / services_discovery /
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-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-09-15 Clément StenacRename playlist_NodesCreateForSD to playlist_NodesPairC...
2006-08-26 Clément Stenac* Allow service discoveries to state whether they prefe...
2006-08-10 Rémi Denis-CourmontPartial UPnP fix from Christian Henz, from Ralf Huvendiek.
2006-08-06 Clément StenacFix deletion of items when changing them to nodes
2006-08-06 Jean-Paul SamanRemove unused variable
2006-08-03 Clément StenacFix duplicate definitions of FREE
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-07-06 Derk-Jan Hartman* Fix SDP file parsing of the SAP module.
2006-06-28 Derk-Jan Hartman* Fix a potential buffer overflow, UTF-8'ify session...
2006-06-28 Derk-Jan Hartman* Fix some sap SD memleaks. more to follow
2006-05-15 Clément StenacFix bonjour compilation. Completely untested
2006-05-15 Clément StenacNew helper to create nodes for services discovery
2006-05-14 Clément StenacFix shout compile
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-05 Antoine CellerierAdd "shoutcast" as an alias for "shout".
2006-04-30 Antoine CellerierForward port [15485] and [15486].
2006-04-30 Antoine CellerierForward port podcast fixes [15462] and [15465].
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-31 Clément StenacAdditional string fixes (Refs:#438)
2006-03-25 Clément StenacStrings review in services_discovery + remove unimpleme...
2006-03-24 Christophe Mutricysap.c: Ressucitate --sap-addr for the lucky one with...
2006-03-23 Christophe Mutricyservices_discovery/*: String review (refs #438) and...
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-02-27 Rémi Denis-Courmontdaap.c: Attempt to fix compilation
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-02-04 Clément StenacBetter fix
2006-02-02 Rémi Denis-CourmontAdd libupnp-based UPnP discovery from Christian Henz
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-12-14 Clément StenacUse input_Read in shoutcast and display a progress...
2005-12-09 Rémi Denis-CourmontCumulated UPnP fixes from Christian Henz
2005-12-08 Marian Durkovicfirst step towards SSM support in SDPs - refs #336
2005-12-07 Rémi Denis-CourmontWork around for awfully broken Win32 DNS resolver ...
2005-12-05 Clément StenacString remarks
2005-12-04 Clément StenacAvahi 0.6 patch by Diego 'Flameeyes' Pettenò flameeyes...
2005-12-04 Rémi Denis-CourmontEnable timeshifting automatically with SAP - closes...
2005-11-27 Clément StenacFix new HAL interaction
2005-11-08 Clément StenacSupport new HAL API. Based on patch by Josselin Mouette
2005-10-30 Felix Paul Kühne* fixed some untranslatable strings and strings which...
2005-10-29 Antoine Cellerierchangesets r12782 and r12804 from 0.8.5-zorglub branch...
2005-10-16 Derk-Jan Hartman* forgot about the strings rules for menu-items.
2005-10-16 Derk-Jan Hartman* announces -> announcements (announce is a verb)
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-10-02 Jean-Paul Samaninclude charset.h is in the include path and not local
2005-09-29 Jean-Paul SamanRemove trailing whitespace
2005-09-25 Clément StenacHandle multicast like unicast in SAP
2005-09-09 Jon Lech Johansen * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
2005-09-09 Jon Lech Johansen * Bonjour services discovery module using avahi.
2005-08-30 Derk-Jan Hartman* When we read the IPv6 address from the SDP, it is...
2005-08-14 Rémi Denis-CourmontFix compiler warnings
2005-08-03 Rémi Denis-CourmontUse UTF-8 internally (closes #16 and introduces lots...
2005-08-03 Rémi Denis-CourmontThere is no "=~" operator in C (it simply means "=...
2005-08-01 Rémi Denis-CourmontDon't attempt to listen to link-local scope SAP address...
2005-08-01 Sigmund Augdal Helbergshout.c: fixed shoutcast discovery (added www. to hostname)
2005-07-25 Derk-Jan Hartman* Fix the two SAP issues reported by Marian Durkovic.
2005-07-21 Derk-Jan Hartman* Added net_AddressIsMulticast that takes a string...
2005-07-17 Rémi Denis-CourmontBleeding edge UPnP service discovery :
2005-07-16 Rémi Denis-CourmontCosmeticissimism
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-30 Rémi Denis-CourmontStopSend for SAP discovery
2005-06-08 Clément StenacBackport [11359]
2005-06-08 Rémi Denis-Courmontport previous commits
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
2005-05-25 Rémi Denis-CourmontListen for SAP announces of all possible scopes rather...
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-24 Sigmund Augdal Helbergsap.c: clean up playlist handling
2005-04-23 Rémi Denis-Courmont- enable sap-ipv6 by default
2005-04-17 Sigmund Augdal Helbergshout.c: fix some potential problems
2005-04-16 Rémi Denis-CourmontClean up
2005-04-16 Rémi Denis-CourmontForce conversion from UTF-8 when announce is incorrectl...
2005-04-15 Christophe Massiot * ALL: x86-64 fixes.
2005-04-15 Rémi Denis-Courmontsupport for non-global statically defined SAP IPv4...
2005-04-13 Clément StenacDon't autoplay SAP items
2005-04-13 Clément Stenac* Playlist :
2005-04-12 Rémi Denis-CourmontSimplifying
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...
2005-04-01 Rémi Denis-Courmont- invalid free removed (might be the reason why sap...
2005-03-21 Derk-Jan Hartman* Patch to reenable sap-timeout functionality (Bug...
2005-03-08 Gildas Bazin* modules/services_discovery/sap.c, modules/codec/x264...
2005-03-05 Gildas Bazin* modules/demux/*: removed useless probing messages.
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-01 Clément StenacFix playlist export
2005-02-22 Derk-Jan Hartman* renamed sap module from "SAP interface" to "SAP annou...
2005-02-20 Clément StenacAdd sdp meta-data to playlist
2005-02-06 Clément Stenac* wx: Ensure that callbacks are not registered twice
2005-02-06 Clément StenacFix subtitle delay < 0
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-02-05 Rémi Denis-Courmont* convert SAP announce name & group from locale to...
2005-02-04 Rémi Denis-CourmontAttempts to recode SAP announces from UTF-8 to user...
next