]> git.sesse.net Git - vlc/history - modules/services_discovery
Fix potential memleak.
[vlc] / modules / services_discovery /
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Rémi DuraffortFix [9589813471d0f5525789b7cf7165e48d177cbad6] by using...
2008-07-31 Rémi DuraffortUsefull coment instead of "Gruik" (evenif I like the...
2008-07-31 Rémi DuraffortFix segfault in sap service discovery.
2008-07-29 Rémi DuraffortFix comment.
2008-07-28 Rémi Duraffortupnp_intel: Fix playlist locking.
2008-07-27 Rémi DuraffortLock the playlist here.
2008-07-24 Derk-Jan Hartmanshoutcast sd: Change French TV section to use vlc:...
2008-07-22 Pierre d'Herbemontsap: Don't release when not needed.
2008-07-22 Pierre d'Herbemontsap: Don't use the playlist.
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-11 Christophe MutricyFix description
2008-07-05 Rémi Denis-CourmontSAP: add PCM payload types which are now supported
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-07-01 Rémi Denis-CourmontSAP: remotely trigerrable memory leak (CID #70)
2008-06-05 Rafaël CarréUse a libhal property only if it exists
2008-06-02 Rafaël CarréRemove support DBus & HAL APIs
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-29 Rémi Denis-CourmontSpelling
2008-05-24 Rafaël CarréFix rtmp access_output building
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-14 Mirsal Ennaimeupnp: fix a typo
2008-05-14 Pierre d'Herbemontupnp: Fix a typo, as pointed by Gilles Sabourin.
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-07 Rémi Denis-CourmontUPnP_Intel: yield the playlist
2008-05-07 Rémi Denis-CourmontSAP: yield and release the playlist
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-04-24 Rafaël CarréFix input item leaking
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-26 Rafaël CarréFix a memory leak
2008-03-26 Rafaël CarréServices discoveries: check memory allocation
2008-03-26 Rafaël CarréCheck memory allocation
2008-03-23 Rémi Denis-CourmontCheck-in modules/Makefile.am
2008-03-23 Pierre d'Herbemontinput: Remove input_DestroyThread() as it is now handle...
2008-03-19 Rémi Denis-CourmontSAP: m= subtype is not supposed to be a number in with...
2008-03-18 Rémi Denis-Courmontshout discovery: don't try to set non-existent option
2008-03-11 Rémi DuraffortRemove useless test before a free()
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-02-03 Rémi Denis-Courmontlibupnp: Don't unescape XML twice. Patch by Robson...
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...
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
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-22 Pierre d'Herbemontservices_discovery/sap.c: Make sure the thread will...
2007-12-22 Pierre d'Herbemontservices_discovery/sap.c: s/min/min_int/ to prevent...
2007-12-22 Rémi Denis-CourmontPierre writes too good code. We need to kludge it :(
2007-12-22 Pierre d'Herbemontservices_discovery/sap.: Don't wakeup more than needed.
2007-12-22 Rémi Denis-CourmontUse poll() directly when you want to listen to multiple...
2007-12-21 Pierre d'Herbemontmodules/services_discovery/freebox.c: Wrong copyright...
2007-12-21 Pierre d'Herbemontmodules/services_discovery/freebox.c: Create a new...
2007-12-21 Pierre d'Herbemontmodules/services_discovery/sap.c: Don't trust announcem...
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 Pierre d'Herbemontmodules/services_discovery/upnp_intel.cpp: Add a todo...
2007-11-12 Rafaël Carréservices_discovery_SetLocalizedName() is now mandatory...
2007-10-18 Rafaël Carréplaylist_CreateNode(): add an argument to specify an...
2007-10-17 Rafaël Carrésap: do not release an object we did't yield
2007-10-14 Rafaël Carréupnp intel: reverts [22521] to make it compile. The...
2007-10-11 Pierre d'Herbemontmodules/services_discovery/shout.c: Use services_discov...
2007-10-10 Pierre d'Herbemontservices_discovery/hal.c: Get rid of the playlist code.
2007-10-10 Rafaël Carréservices_discovery: stores the category & onelevel...
2007-10-09 Rafaël Carrébonjour: checks asprintf() return value, checks name...
2007-10-02 Rafaël Carrésap discovery: fix [22368] by using (int) casting on...
2007-10-01 Rafaël Carrésap discovery: (size_t) casting
2007-09-27 Rémi Denis-CourmontCosmetics
2007-09-17 Rafaël Carréhal services_discovery: fix invalid access to memory...
2007-09-16 Rémi Denis-CourmontSwitch the few var_GetString remains to var_GetNonEmpty...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-04 Rémi Denis-CourmontFix minor cast mistmatches
2007-09-02 Antoine CellerierRewrite parts of the podcast service discovery module...
2007-09-02 Antoine CellerierChange the podcast-urls config option to auto save.
2007-08-28 Pierre d'Herbemontmodules/services_discovery/sap.c: "SAP" seems to be...
2007-08-25 Pierre d'Herbemontmodules/services_discovery/shout.c: Rename "Shoutcast...
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
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 _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-19 Pierre d'Herbemontmodule/services_discovery/bonjour.c: Use the new API.
2007-08-18 Pierre d'Herbemontmodules/services_discovery/bonjour.c: Use the new servi...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/sap.c: Use the new service...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/podcast.c: Fix initial numbe...
2007-08-18 Pierre d'Herbemontmodules/services_discovery/podcast.c: Use the new API.
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-06-07 Rémi Denis-CourmontFix remote format string injection in SDP parser.
2007-06-05 Laurent AimarFixed badly broken sap parser.
next