policy: Integrating with device-manager and stream-manager 24/42024/2
authorSangchul Lee <sc11.lee@samsung.com>
Tue, 21 Apr 2015 03:59:07 +0000 (12:59 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Wed, 24 Jun 2015 08:29:53 +0000 (01:29 -0700)
commit61777b8c7fa31b12888587a953547e74d78b15cf
tree047000caecc2eebd098eb18b459e03add1017e0d
parent3b90c1b7d9c2888bb2b2f3945fc0d606f0f7ea2f
policy: Integrating with device-manager and stream-manager

Apply current state of the volume-mute to the new stream when calling sink-input-put/source-output-put callback
Change logic for getting volume level and mute
Remove GET_VOLUME_LEVEL_MAX operation in module-policy.c/ext-policy.c
Support stream connection information API for hal-manager
Support manual routing
Remove sample play feature in module-policy (rather it is recommended to use module-sound-player)
Fix bugs

[Version] 0.5-14
[Profile] Common
[Issue Type] add features and fix bugs

Change-Id: I00dc48805965a4c1987ef547269d83ce9fb854cc
16 files changed:
packaging/pulseaudio.spec
src/map-file
src/modules/tizen-audio.h
src/modules/tizen/device-manager.c
src/modules/tizen/device-manager.h
src/modules/tizen/hal-manager.c
src/modules/tizen/hal-manager.h
src/modules/tizen/module-policy.c
src/modules/tizen/stream-manager-priv.h
src/modules/tizen/stream-manager-volume-priv.h
src/modules/tizen/stream-manager-volume.c
src/modules/tizen/stream-manager-volume.h
src/modules/tizen/stream-manager.c
src/modules/tizen/stream-manager.h
src/pulse/ext-policy.c
src/pulse/ext-policy.h