History log of /hardware/libhardware/modules/audio/audio_policy.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
48915acb392773c1fcb86e2711eab468410a0baa 20-Feb-2012 Glenn Kasten <gkasten@google.com> struct effect_descriptor_s const correctness

Also struct audio_stream in audio_stream_frame_size

Change-Id: Ie0de708e38a1850c186a8b4eb5f491adc44b3275
/hardware/libhardware/modules/audio/audio_policy.c
a635449697a2df5de98e72cfc24e926b641d5544 19-Jun-2012 Glenn Kasten <gkasten@google.com> Use audio_channel_mask_t consistently

Change-Id: Ib832c0b707b1e0b82adf4ab3d4d18a2dc459d240
/hardware/libhardware/modules/audio/audio_policy.c
da4b0b26d170971448fdb04817b308900b5a6dd8 18-Apr-2012 Eric Laurent <elaurent@google.com> rename audio policy output flags.

Change-Id: I965fa9bcba45f223f2f2cbc4adccfb5491414c8b
/hardware/libhardware/modules/audio/audio_policy.c
83c62ce4e319a11d14a27c6368811f9efc1e8c5a 08-Mar-2012 Eric Laurent <elaurent@google.com> audio policy: use audio_devices_t when appropriate

Change-Id: Iee57cf5c3bdfefd981e1ed5958df10171f8716e6
/hardware/libhardware/modules/audio/audio_policy.c
ae2e42b2447d011bd6cf9d5b4413dd3557de0035 27-Jan-2012 Glenn Kasten <gkasten@google.com> Use audio_source_t consistently

Change-Id: Ie25ddeb091646b7e24149b3b23a18ce0807e1891
/hardware/libhardware/modules/audio/audio_policy.c
ea84c55f2ce47e54fc0e73f69f3e283e2e9afe59 20-Jan-2012 Glenn Kasten <gkasten@google.com> Merge "Use audio_format_t consistently"
080a80212b6ec954fe8a424d9fb286c5cf1d5021 19-Jan-2012 Glenn Kasten <gkasten@google.com> Audio policy HAL set_ringer_mode is deprecated

Change-Id: If0f82d5c1cb9a0faf70f5a8434f68cdc39784ee6
/hardware/libhardware/modules/audio/audio_policy.c
d4cf73b3628f8802400f0de18e02913276960cca 18-Jan-2012 Eric Laurent <elaurent@google.com> Merge "audio policy: manage stream volume per device"
fad1f606a2a67ed15ea5ef0368cb3eb94756baae 17-Jan-2012 Glenn Kasten <gkasten@google.com> Merge "set_mode and set_phone_state now take audio_mode_t"
ca20b17b419eec2b196877be38f9c4290449aeac 10-Dec-2011 Eric Laurent <elaurent@google.com> audio policy: manage stream volume per device

Improve volume management by keeping track of volume for each type
of device independently.

Added functions at the audio policy interface to set and get stream volume
for a particular device.

Change-Id: Ic8899e82e48193cb65b3673e9d20383efed943b5
/hardware/libhardware/modules/audio/audio_policy.c
5161a847dd2108bec49f1ce3fa1d1c3e3cd0c851 12-Jan-2012 Glenn Kasten <gkasten@google.com> Use audio_stream_type_t consistently

Change-Id: I1e92f018a07e4b1b73ef8d4de461ef1e08bc48e7
/hardware/libhardware/modules/audio/audio_policy.c
fe79eb3f06967f863a637e546eb4421d0da2283b 12-Jan-2012 Glenn Kasten <gkasten@google.com> Use audio_format_t consistently

Was sometimes int or uint32_t

Change-Id: Ib3d82f5aefeda371c0439e43e72737a54882f519
/hardware/libhardware/modules/audio/audio_policy.c
6df641e269639dbb81bb1c19f47d3b9e5e3ff7d7 09-Jan-2012 Glenn Kasten <gkasten@google.com> set_mode and set_phone_state now take audio_mode_t

Change-Id: I12a3a5ad6c3cadc6b9de8281f78edfef53908e2d
/hardware/libhardware/modules/audio/audio_policy.c
78d2c69af4ab35ac6ae8e78fc3a61e7023a60769 11-Aug-2011 Eric Laurent <elaurent@google.com> audio policy: register effect CPU on enable

Added a method on audio policy interface to register
audio effect CPU usage on enable and unregister on disable
instead of when the effect is created or destroyed.

Change-Id: Iee20bf70fee7302f817ec4c7d9bf7640caca2e95
/hardware/libhardware/modules/audio/audio_policy.c
3bc15860a9d8eea076dc19128373631bf1e162ca 14-Jun-2011 Dima Zavin <dima@android.com> hardware: drop the _hal suffixes from audio.h and audio_policy.h

Change-Id: Ib9bfc4049cf350f72af3ee577ce4756ac4118cfc
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/libhardware/modules/audio/audio_policy.c
1199865d0cb68750e2b959cb3ed04e1bc0f1c9d1 14-Jun-2011 Dima Zavin <dima@android.com> hardware: move audio_policy.h to system/

Change-Id: I392c5f91db88ca923dead7202064169edc1cc0c7
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/libhardware/modules/audio/audio_policy.c
aa21172bcd4c332eec78d34ffdafd8cc0178ea95 11-May-2011 Dima Zavin <dima@android.com> audio: move audio.h to system/core/include/system/audio.h

Change-Id: I523dfb361b1b3862cf8bc41c1691c607b2c815b0
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/libhardware/modules/audio/audio_policy.c
8cc353abc94a557dcff0f2989f7ca6351fcfdb08 21-Apr-2011 Dima Zavin <dima@android.com> libhardware: add stub audio and audio_policy modules

Change-Id: Ib6c0c49dbc369b735b2ac5fb5b583de96c3e9f3e
Signed-off-by: Dima Zavin <dima@android.com>
/hardware/libhardware/modules/audio/audio_policy.c