60 Commits (8499f13735227aab50b4bc859a1ea6f02166e912)

Author SHA1 Message Date
Phil Burk 19d05412db aaudio: fix getXRunCount
7 years ago
Phil Burk faeb8b20e8 aaudio: fix getXRunCount
7 years ago
Phil Burk f17f490519 Merge "aaudio: reduce glitching by improving sleep timing" into oc-dr1-dev
7 years ago
Phil Burk fd34a93106 aaudio: reduce glitching by improving sleep timing
7 years ago
Phil Burk 67a69ea564 Merge "aaudio: fix intermittent hang and position error" into oc-dr1-dev am: c1fe2634dc
7 years ago
Phil Burk 2dd56c9e2c Merge "aaudio: fix intermittent hang and position error" into oc-dr1-dev
7 years ago
TreeHugger Robot c1fe2634dc Merge "aaudio: fix intermittent hang and position error" into oc-dr1-dev
7 years ago
Phil Burk 32cb394f83 Merge "audio: reduce logspam from MMAP mode" into oc-dr1-dev am: 4dbbda2d8c
7 years ago
Phil Burk ef28fdb8d8 Merge "audio: reduce logspam from MMAP mode" into oc-dr1-dev
7 years ago
Phil Burk 4dbbda2d8c Merge "audio: reduce logspam from MMAP mode" into oc-dr1-dev
7 years ago
Phil Burk 940083c304 aaudio: fix intermittent hang and position error
7 years ago
TreeHugger Robot fa97a325f9 Merge "Append additional owners to projects"
7 years ago
jiabin 1198d86028 Merge "Add parameters validation on AAudio MMap server" into oc-dr1-dev
7 years ago
Phil Burk c7abac4329 audio: reduce logspam from MMAP mode
7 years ago
Mikhail Naganov 9584601561 Append additional owners to projects
7 years ago
jiabin 901f65deb4 Add parameters validation on AAudio MMap server
7 years ago
Tom Cherry bc1ab2ffbb remove extraneous `using namespace android` and deprecate utils/Log.h am: 357552eb72
7 years ago
Tom Cherry 357552eb72 remove extraneous `using namespace android` and deprecate utils/Log.h
7 years ago
Eric Laurent cb4dae2167 aaudio: indicate client UID and PID to audio flinger
7 years ago
Phil Burk 5a26e665e1 aaudio: do not assert if deleting an unopened stream
7 years ago
Phil Burk 98d6d9227f aaudio: stop calling virtual methods from destructor
7 years ago
Eric Laurent d51329eca8 aaudio: enable exclusive MMAP mode support
7 years ago
Phil Burk 4501b3510f aaudio: improved dumpsys
7 years ago
TreeHugger Robot 8dd045aaf7 Merge "aaudio: limit number of streams per process" into oc-dr1-dev
7 years ago
Phil Burk 9169294539 aaudio: limit number of streams per process
7 years ago
Phil Burk 5ef003b750 aaudio: disconnect when onTearDown() called
7 years ago
TreeHugger Robot fef6b3d4fd Merge "aaudio: fix resource leak in client tracking" into oc-dr1-dev
7 years ago
TreeHugger Robot 097da17bd5 Merge "aaudio: fix mixer volume" into oc-dr1-dev
7 years ago
Phil Burk 968e85e379 aaudio: fix mixer volume
7 years ago
Eric Laurent a17ae74e35 aaudio: modify endpoint sharing logic
7 years ago
Phil Burk b63320a36e aaudio: fix resource leak in client tracking
7 years ago
Phil Burk 11e8d335b1 aaudio: close MMAP stream if client dies
7 years ago
Phil Burk 2ac035fdc5 aaudio: prevent apps from affecting a stream they do not own
7 years ago
Andy Hung 47c5e530b0 AAudioService: add dumpsys capability
7 years ago
Phil Burk ec89b2e2f8 aaudio: fix CTS for MMAP mode
7 years ago
Eric Laurent a2f296e06b aaudio: implement IPlayer for MMAP playback streams
7 years ago
Glenn Kasten 160078a070 Merge "Fix copy/paste errors in use of AAUDIO_FORMAT_UNSPECIFIED" into oc-dev
7 years ago
Glenn Kasten 37a466ae84 Fix copy/paste errors in use of AAUDIO_FORMAT_UNSPECIFIED
7 years ago
Phil Burk 9dca9824da aaudio: remove deprecated aaudio_audio_format_t
7 years ago
Phil Burk cf5f6d2825 aaudio: reduce logspam, improve critical logs
7 years ago
Phil Burk 87c9f646a9 aaudio: lower latency using MMAP capture
7 years ago
Phil Burk 37dad7380c aaudio: fix mixer volume to match AudioTrack
7 years ago
Phil Burk c8f69a08a4 aaudio: control MMAP mode using system properties
7 years ago
TreeHugger Robot 31e436e23a Merge "aaudio: plug some resource leaks" into oc-dev
7 years ago
Phil Burk 942bdc0aeb aaudio: plug some resource leaks
7 years ago
Phil Burk e2fbb59e72 aaudio: add setPerformanceMode()
7 years ago
Phil Burk 441f2ccb10 Merge "aaudio: Fix getFramesWritten() for callback mode." into oc-dev
7 years ago
Phil Burk 4c5129b410 aaudio: Fix getFramesWritten() for callback mode.
7 years ago
Phil Burk 478d5df3a0 aaudio: fix mmap result checking
7 years ago
Phil Burk e572f469de aaudio: apply volume in the MMAP data path
7 years ago