]> git.sesse.net Git - vlc/history - modules/services_discovery/sap.c
- invalid free removed (might be the reason why sap discovery was so unstable)
[vlc] / modules / services_discovery / sap.c
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 : 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-16 Clément Stenac* DAAP: add meta-information, delete hosts when they...
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 StenacInitial Services discovery support