intel / dleyna-renderer

dleyna-renderer is a library for implementing services that allow clients to discover and manipulate Digital Media Renderers. An implementation of such a service for linux is also included
https://01.org/dleyna/
GNU Lesser General Public License v2.1
16 stars 19 forks source link

Fix issue #77 - API change for interface com.intel.dLeynaRenderer.Manager #81

Closed rmerlino closed 11 years ago

rmerlino commented 11 years ago

GetServers() -> GetRenderers() FoundServer -> FoundRenderer LostServer -> LostRenderer

cguiraud commented 11 years ago

reviewed - sounds good