]> git.sesse.net Git - vlc/history - modules/services_discovery
more MSVC compilation fixes
[vlc] / modules / services_discovery /
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...
2005-02-04 Rémi Denis-Courmont* Mem leak fixed
2005-01-20 Sigmund Augdal Helbergsap.c: fix too early free in demux
2005-01-17 Derk-Jan Hartman* daap.c: host_t is already defined in Darwin's mach...
2005-01-17 Clément Stenac* DAAP : really include meta information, and don't...
2005-01-16 Clément Stenac* DAAP: add meta-information, delete hosts when they...
2005-01-13 Clément Stenac* DAAP (iTunes shares) services discovery and access...
2004-12-15 Clément StenacMake SAP node read-only
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-11 Clément StenacImprovements to preferences
2004-12-07 Clément StenacRecommit 9469->9479 + fix wxT/wxU
2004-12-01 Sigmund Augdal Helbergsap.c: attemt to fix sap demux for unhandled streams
2004-11-28 Gildas Bazin* src/misc/vlm.c, modules/demux/playlist/m3u.c, modules...
2004-11-27 Clément Stenachopefully fix SAP crash
2004-11-21 Clément StenacUse item-append when an item is appended to a node...
2004-11-20 Clément StenacSAP IPv6 and additionnal addresses support
2004-11-20 Clément Stenac* do not set request on startup, we don't want autoplay
2004-11-19 Clément StenacFix
2004-11-19 Clément Stenacsap: don't crash on invalid o= field
2004-11-17 Sigmund Augdal Helbergsap.c: don't free the inputs internal buffers! shame...
2004-11-17 Clément StenacRemove SAP node on quit
2004-11-10 Sigmund Augdal Helbergsap.c:
2004-11-10 Clément StenacFix crash when a session is deleted
2004-11-10 Clément StenacFix SAP address
2004-11-10 Clément StenacIf proto is RTP/AVP, use rtp
2004-11-10 Clément Stenac* SAP: use session identifiers to decide if we need...
2004-11-09 Clément StenacFix a bunch of memory leaks
2004-11-09 Clément Stenacadd missing option
2004-11-08 Clément StenacOups
2004-11-08 Clément StenacInitial Services discovery support