summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* Goldfish Audio HAL updatehuans2018-06-221-13/+107
* [AUDIO] Accept DEVICE_{DIS}CONNECTYahan Zhou2018-05-251-8/+46
* [Audio] Return NULL string if not supportedYahan Zhou2018-05-251-6/+2
* goldfish: clean up compiler warnings in audio halbohu2018-05-231-20/+0
* Revert "Audio V4: Split system and vendor Audio.h"Kevin Rocard2018-01-241-6/+2
* Audio V4: Split system and vendor Audio.hKevin Rocard2018-01-201-2/+6
* Merge "audio: Fix search location of audio.primary.goldfish_legacy.so" am: dd...Miodrag Dinic2017-09-281-2/+2
|\
| * Merge "audio: Fix search location of audio.primary.goldfish_legacy.so"Miodrag Dinic2017-09-281-2/+2
| |\
| | * audio: Fix search location of audio.primary.goldfish_legacy.soMiodrag Dinic2017-09-281-2/+2
| | * goldfish: update to 331578d04bohu2017-08-293-7/+13
| |/
* | Build emulator hal modules with BOARD_VNDK_VERSIONJiyong Park2017-08-173-2/+6
* | goldfish: Merge 'goog/oc-emu-dev'bohu2017-08-141-0/+2
|\ \
| * | goldfish: Fully treblize emulator imagebohu2017-06-031-0/+2
| |/
* / emulator: fix format string/sign comparison warningsGeorge Burgess IV2017-07-122-7/+11
|/
* Allow headset plug/unplug in the emulatorJim Kaye2017-01-251-8/+27
* Increase audio input buffer sizesJoshua Lang2017-01-191-1/+1
* Fix audio input channel verificationJoshua Lang2017-01-191-4/+2
* Reduce audio buffer sizesJoshua Lang2017-01-191-3/+4
* Rearrange audio locking on standbyJoshua Lang2017-01-191-6/+15
* Fix audio mem corruption on stereo-mono conversionJoshua Lang2017-01-191-1/+1
* Fix for dropped output audio framesJoshua Lang2017-01-191-1/+17
* Offload goldfish audio device read/writesJoshua Lang2017-01-191-221/+631
* Enable audio channels and set default volumeJoshua Lang2017-01-191-0/+30
* Adding get_presentation_position to gf audioJoshua Lang2017-01-191-10/+64
* Fix gf audio to return success when setting paramsJoshua Lang2017-01-191-4/+18
* Reduce period size to improve audio stutteringJoshua Lang2017-01-191-1/+1
* Fix audio output period size and buffer sizeJoshua Lang2017-01-191-6/+7
* Add tinyalsa goldfish audio deviceJoshua Lang2017-01-192-1/+1052
* Deprecating old golfish_audio HALJoshua Lang2017-01-191-0/+0
* audio HAL: add parameters to open stream functionsEric Laurent2014-07-271-2/+5
* Add audio_input_flags_t to HAL open_input_streamGlenn Kasten2014-07-161-1/+2
* Fix warningsGlenn Kasten2014-07-151-0/+1
* Move goldfish from fdprintf to POSIX dprintf.Elliott Hughes2014-05-221-35/+35
* device/generic/goldfish: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-241-1/+1
* Add liblogYing Wang2013-04-091-1/+1
* audio: get rid of legacy audio HAL.Eric Laurent2012-11-164-582/+693
* Remove obsolete dependency on libmediaGlenn Kasten2012-03-192-2/+0
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-5/+5
* Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-121-8/+0
|\
| * Remove the simulator target from all makefiles.Jeff Brown2011-07-111-8/+0
* | Audio HAL: added interface for audio preprocessingEric Laurent2011-07-051-0/+2
|/
* goldfish: add legacy audio HALDima Zavin2011-04-275-0/+807