summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-266-228/+228
* Fix 5487571: Make sure shutter sound is played when it's enforcedChih-Chung Chang2011-10-201-8/+2
* Fix issue 381905: BassBoostTest CTS tests fail...Eric Laurent2011-10-192-4/+15
* Limit AudioFlinger log.Eric Laurent2011-10-181-3/+7
* Fix 5468644: Use the proper audio stream type to play sound.Chih-Chung Chang2011-10-172-14/+16
* Add initialize method to CameraHardwareInterfaceTyler Luu2011-10-072-14/+28
* Merge "Allow shutter/recording sound to be adjusted unless it's forced."Chih-Chung Chang2011-10-071-1/+12
|\
| * Allow shutter/recording sound to be adjusted unless it's forced.Chih-Chung Chang2011-10-071-1/+12
* | Merge "Allow Camera.setDisplayOrientation to be called when preview is active."Wu-cheng Li2011-10-071-4/+4
|\ \ | |/ |/|
| * Allow Camera.setDisplayOrientation to be called when preview is active.Wu-cheng Li2011-10-071-4/+4
* | Fix issue 5381089: problem with A2DP music volumeEric Laurent2011-10-052-2/+17
|/
* Fix issue 5373658: memory leak in AudioFlinger.Eric Laurent2011-09-271-0/+4
* Fix issue 5355047: Automated effect tests fail.Eric Laurent2011-09-231-1/+10
* AudioResampler: use relative instead of absolute labelsNick Kralevich2011-09-161-8/+8
* Issue 4345021: Audio routed to multiple devices...Eric Laurent2011-09-131-4/+12
* Add video snapshot camera parameter.Wu-cheng Li2011-09-011-5/+0
* Merge "226483: A2DP connected, but music out to speaker"Eric Laurent2011-08-302-1/+25
|\
| * 226483: A2DP connected, but music out to speakerEric Laurent2011-08-302-1/+25
* | Audioflinger: reverse logic of BT NREC indicationEric Laurent2011-08-292-9/+9
|/
* AudioFlinger: add check for audio HAL init failureEric Laurent2011-08-231-3/+31
* Issue 5081351: isWiredHeadsetOn() permission.Eric Laurent2011-08-121-9/+0
* Don't remove effects on session 0Marco Nelissen2011-08-121-1/+3
* Audio effects: track CPU and memory use separatelyEric Laurent2011-08-114-26/+66
* Keep effects sessions active when the caller dies.Marco Nelissen2011-08-092-28/+192
* Merge "AudioFlinger: protect input/output stream access"Eric Laurent2011-08-082-21/+106
|\
| * AudioFlinger: protect input/output stream accessEric Laurent2011-08-082-21/+106
* | AudioFlinger: disable AEC and NS with BT headsetsEric Laurent2011-08-032-3/+52
* | Audio Effect Framework: add effect suspend/restoreEric Laurent2011-08-022-35/+498
|/
* Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-022-22/+28
* connect/disconnect is now called from our EGL wrapperMathias Agopian2011-08-011-4/+4
* Merge "Add frame metadata parameter to camera data_callback."Wu-cheng Li2011-07-284-6/+9
|\
| * Add frame metadata parameter to camera data_callback.Wu-cheng Li2011-07-294-6/+9
* | Fix issue 5090721: audio record brokenEric Laurent2011-07-281-1/+1
|/
* libcameraservice: call put_parameters on camera HALIliyan Malchev2011-07-271-1/+4
* Merge "AudioFlinger: fix crash when deleting pre process."Eric Laurent2011-07-272-15/+27
|\
| * AudioFlinger: fix crash when deleting pre process.Eric Laurent2011-07-262-15/+27
* | Fix issue 4604090: notification sound interrupted.Eric Laurent2011-07-253-14/+132
|/
* Added APIs for audio preprocessingEric Laurent2011-07-252-0/+40
* AudioFlinger: add dump of audio pre processing.Eric Laurent2011-07-242-19/+21
* Fix issue 4988574: 8 bit PCM audio playback broken.Eric Laurent2011-07-211-1/+1
* Merge "Audio framework: support for audio pre processing"Eric Laurent2011-07-204-213/+924
|\
| * Audio framework: support for audio pre processingEric Laurent2011-07-184-213/+924
* | Merge "Disconnect the native window in CameraService::Client::disconnect."Wu-cheng Li2011-07-191-11/+12
|\ \
| * | Disconnect the native window in CameraService::Client::disconnect.Wu-cheng Li2011-07-201-11/+12
* | | use SurfaceTexture new scaling mode in SFMathias Agopian2011-07-191-0/+4
|/ /
* | Merge "CameraService: (dis)connect from preview windows"Jamie Gennis2011-07-182-46/+55
|\ \ | |/ |/|
| * CameraService: (dis)connect from preview windowsJamie Gennis2011-07-142-46/+55
* | Merge "Log CPU usage"Glenn Kasten2011-07-152-0/+35
|\ \
| * | Log CPU usageGlenn Kasten2011-07-152-0/+35
* | | Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-3/+0