Refactoring murphyif for multiresource mappings 47/31947/3
authorJanos Kovacs <jankovac503@gmail.com>
Tue, 2 Dec 2014 09:43:50 +0000 (11:43 +0200)
committerJaska Uimonen <jaska.uimonen@helsinki.fi>
Mon, 15 Dec 2014 10:56:07 +0000 (12:56 +0200)
commit3bb65c6edad52958519a102529cba7b27e6caaf9
tree31b6b856e1a74c331ee459e25ca08f6b27174cbf
parent36247fe49d1b94226938e386b7cad30d93ee5a82
Refactoring murphyif for multiresource mappings

This will allow to create multiple resource sets to
1 stream mappings and also multiple streams to 1 resource
set mappings. Of cource the classic 1to1 mapping is still
possible. This feature is needed because xwalk creates
multiple resource sets but mixes audio into 1 stream
inside xwalk.

Change-Id: I4c85f96c91c381d41306f7f9fcec1807e7d44dc0
murphy/Makefile.am
murphy/discover.c
murphy/module-murphy-ivi.c
murphy/murphyif.c
murphy/node.c
murphy/node.h
murphy/resource.c [new file with mode: 0644]
murphy/resource.h [new file with mode: 0644]
murphy/userdata.h