History log of /hardware/libhardware/modules/audio_remote_submix/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d44130339c7317faaa5cbab767eccc37347ffd25 30-Sep-2012 Jean-Michel Trivi <jmtrivi@google.com> bug 7253033 Add "exiting" state to remote audio submix module

Support receiving a parameter that sets the remote audio submix
module in a state where the audio pipe will unblock any current
write operation and not block anymore.

Change-Id: Ia3119cd79972afff0de24187dae627855a468ebf
/hardware/libhardware/modules/audio_remote_submix/Android.mk
88b79cb001d1c733275c7cad490c32b143f78860 16-Aug-2012 Jean-Michel Trivi <jmtrivi@google.com> Add audio module for remote submix

New definitions of audio devices for remote submix: one representing
a sink for writing the audio buffers that won't be played directly
locally, another representing the audio source that can be read from
to obtain the audio mix.

New audio hardware module encapsulating the submix loop functionality.
Create a Pipe to serve as non-blocking audio ring buffer between
the output device (the sink) and the input device (the source).

Change-Id: I527f4721a69ced0430a99ebba3b4db7d419f2bb2
/hardware/libhardware/modules/audio_remote_submix/Android.mk