Skip to content

Commit

Permalink
Do service introspection on device creation
Browse files Browse the repository at this point in the history
Fixes intel#104
Fixes intel#164
  • Loading branch information
phako committed Sep 21, 2019
1 parent 594015e commit 0dcfb58
Show file tree
Hide file tree
Showing 6 changed files with 418 additions and 201 deletions.
2 changes: 2 additions & 0 deletions libdleyna/renderer/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ libdleyna_renderer_1_0_la_LDFLAGS = -version-info $(DLEYNA_RENDERER_VERSION) \
libdleyna_renderer_1_0_la_SOURCES = $(libdleyna_rendererinc_HEADERS) \
async.c \
device.c \
gasync.c \
host-service.c \
manager.c \
server.c \
Expand Down Expand Up @@ -53,6 +54,7 @@ sysconf_DATA = dleyna-renderer-service.conf
EXTRA_DIST = $(sysconf_DATA) \
async.h \
device.h \
gasync.h \
host-service.h \
prop-defs.h \
manager.h \
Expand Down
Loading

0 comments on commit 0dcfb58

Please sign in to comment.