History log of /frameworks/av/services/oboeservice/SharedRingBuffer.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e72481c5c16d401c776e0ba49b84b80223769b91 08-Aug-2017 Phil Burk <philburk@google.com> aaudio: fix ownership problems with file descriptors

Use unique_fd to track file descriptors.
Fix extra close of file descriptor in SharedMemoryParcelable.cpp.
This bug was causing unrelated file descriptors to be closed!

Bug: 64311216
Test: write_sine.cpp, FD should survive aaudio close
Change-Id: I4f38c83510a49ea22b79b96d970ee48153417249
/frameworks/av/services/oboeservice/SharedRingBuffer.h
7f6b40d78b1976c78d1300e8a51fda36eeb50c5d 09-Feb-2017 Phil Burk <philburk@google.com> AAudioService: integrated with audioserver

Call the MmapStreamInterface from AudioFlinger instead of the FakeHAL.
Fix sending timestamps from the thread.
Add shared mode in service.

Bug: 35260844
Test: CTS test_aaudio.cpp
Change-Id: I44c7e4ecae4ce205611b6b73a72e0ae8a5b243e5
Signed-off-by: Phil Burk <philburk@google.com>
/frameworks/av/services/oboeservice/SharedRingBuffer.h
5ed503c7a66c90f93759c90237a9b432dbd93f9f 01-Feb-2017 Phil Burk <philburk@google.com> liboboe: rename Oboe to AAudio

All of the edits were done using scripts in media/liboboe/scripts.
The conversion is done using SED, which is called from
convert_oboe_aaudio.sh
The conversion can be reverted when debugging using revert_all_aaudio.sh
The string substitutions are in oboe_to_aaudio.sed

Bug: 34749573
Test: cts/tests/tests/nativemedia/aaudio

Change-Id: Ia10b34472a90df2652b87607c99156e9084e57aa
Signed-off-by: Phil Burk <philburk@google.com>
/frameworks/av/services/oboeservice/SharedRingBuffer.h
2355edbcacfcb6e852a8707d893aaca788d42fdc 26-Dec-2016 Phil Burk <philburk@google.com> OboeService: initial commit

This builds a standalone service that is easy to test.

Bug: 33269952
Test: test_oboe_api

Change-Id: I1890b1b974e728c2c0c15e24aa02121c2774bd56
Signed-off-by: Phil Burk <philburk@google.com>
/frameworks/av/services/oboeservice/SharedRingBuffer.h