summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* AudioPolicyManager supports querying active record sourcesJean-Michel Trivi2012-10-102-0/+2
* audio policy: add forced uses for systemEric Laurent2012-10-081-0/+2
* Support audio recording while remote submix is activeJean-Michel Trivi2012-09-181-1/+4
* audio: new audio devices enumsEric Laurent2012-09-072-2/+10
* Update Audio Policy Manager for remote submixJean-Michel Trivi2012-09-072-0/+2
* Update AudioPolicyManagerBase to only use audio_devices_tJean-Michel Trivi2012-08-243-4/+6
* Remove unused member variables in AudioPolicyManagerBaseJean-Michel Trivi2012-08-201-2/+0
* effect_descriptor_t const correctnessGlenn Kasten2012-07-242-4/+4
* audio policy: fix HDMI hot plugEric Laurent2012-06-211-5/+10
* audio policy: improve support for direct outputsEric Laurent2012-06-042-3/+11
* audio policy: allow disabling A2DP for media.Eric Laurent2012-05-221-0/+1
* audio policy: fix in call volume problem.Eric Laurent2012-05-151-2/+10
* Delete unused function.Jeff Brown2012-05-111-3/+0
* system and UI sounds volume policyEric Laurent2012-04-261-2/+4
* audio_policy: set some reasonable defaults if audio_policy.conf is not foundDima Zavin2012-04-241-0/+1
* audio_policy: look for config file in /vendor firstDima Zavin2012-04-231-0/+1
* audio policy: volume burst when switching deviceEric Laurent2012-04-231-1/+2
* audio policy: add support for deep audio buffersEric Laurent2012-04-201-3/+8
* rename audio policy flagsEric Laurent2012-04-182-7/+7
* audio policy: added rules for USB audio devicesEric Laurent2012-04-061-0/+3
* audio policy: load audio hw modulesEric Laurent2012-04-032-30/+62
* audio policy: use configuration fileEric Laurent2012-04-032-27/+129
* Only duplicate notifications when no media is playingJean-Michel Trivi2012-04-022-0/+8
* Merge commit '5b71e6f'Mike Lockwood2012-03-211-0/+7
|\
| * Add an implementation of get_next_write_timestamp.John Grossman2011-10-271-0/+7
* | Merge commit '617c80a'Mike Lockwood2012-03-212-0/+9
|\ \ | |/
| * Add a bridge implementation of get_master_volume.John Grossman2011-10-272-0/+9
* | audio policy: use audio_devices_t when appropriateEric Laurent2012-03-082-21/+23
* | audio policy: spaced comments in header fileEric Laurent2012-03-071-0/+28
* | audio policy manager: more generic A2DP impl.Eric Laurent2012-03-071-20/+43
* | libhardware_legacy: Remove set_screen_stateTodd Poynor2012-02-181-3/+0
* | Merge "Fixes for concurrency support"Irfan Sheriff2012-02-141-8/+1
|\ \
| * | Fixes for concurrency supportIrfan Sheriff2012-01-201-8/+1
* | | Use audio_in_acoustics_t consistentlyGlenn Kasten2012-01-271-1/+1
* | | Merge "Use audio_format_t consistently"Glenn Kasten2012-01-201-2/+2
|\ \ \
| * | | Use audio_format_t consistentlyGlenn Kasten2012-01-121-2/+2
* | | | Merge "Audio policy HAL set_ringer_mode is deprecated"Glenn Kasten2012-01-202-4/+0
|\ \ \ \
| * | | | Audio policy HAL set_ringer_mode is deprecatedGlenn Kasten2012-01-182-4/+0
| | |/ / | |/| |
* | | | Fix typosGlenn Kasten2012-01-182-6/+7
|/ / /
* | | audio policy manager: stream volume per deviceEric Laurent2012-01-172-10/+25
|/ /
* | Add support for p2p socket communicationIrfan Sheriff2011-12-281-53/+12
* | Force camera shutter sound to speaker in Japan.Eric Laurent2011-11-011-0/+1
|/
* Fix issue 5440852: Youtube volume is too small ...Eric Laurent2011-10-181-3/+24
* fix build: method needs to be pure virtual, otherwise needs to be defined.Olivier Bailly2011-10-051-1/+1
* Issue 5256795: Phone ringtone volume is too lowEric Laurent2011-09-121-8/+16
* uevent: add helper to get uevent FDErik Gilling2011-09-081-0/+1
* Add support seperate p2p config fileIrfan Sheriff2011-08-261-0/+7
* AudioPolicyManager: register effect CPU on enableEric Laurent2011-08-112-0/+5
* Merge "Fix bug 4319552 Use commonly defined channel mask values"Jean-Michel Trivi2011-07-261-21/+18
|\
| * Fix bug 4319552 Use commonly defined channel mask valuesJean-Michel Trivi2011-07-251-21/+18