summaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2011-10-20Fix 5487571: Make sure shutter sound is played when it's enforcedChih-Chung Chang
2011-10-19Fix issue 381905: BassBoostTest CTS tests fail...Eric Laurent
2011-10-18Limit AudioFlinger log.Eric Laurent
2011-10-17Fix 5468644: Use the proper audio stream type to play sound.Chih-Chung Chang
2011-10-07Add initialize method to CameraHardwareInterfaceTyler Luu
2011-10-07Merge "Allow shutter/recording sound to be adjusted unless it's forced."Chih-Chung Chang
2011-10-07Merge "Allow Camera.setDisplayOrientation to be called when preview is active."Wu-cheng Li
2011-10-07Allow Camera.setDisplayOrientation to be called when preview is active.Wu-cheng Li
2011-10-07Allow shutter/recording sound to be adjusted unless it's forced.Chih-Chung Chang
2011-10-05Fix issue 5381089: problem with A2DP music volumeEric Laurent
2011-09-27Fix issue 5373658: memory leak in AudioFlinger.Eric Laurent
2011-09-23Fix issue 5355047: Automated effect tests fail.Eric Laurent
2011-09-16AudioResampler: use relative instead of absolute labelsNick Kralevich
2011-09-13Issue 4345021: Audio routed to multiple devices...Eric Laurent
2011-09-01Add video snapshot camera parameter.Wu-cheng Li
2011-08-30Merge "226483: A2DP connected, but music out to speaker"Eric Laurent
2011-08-30226483: A2DP connected, but music out to speakerEric Laurent
2011-08-29Audioflinger: reverse logic of BT NREC indicationEric Laurent
2011-08-23AudioFlinger: add check for audio HAL init failureEric Laurent
2011-08-12Issue 5081351: isWiredHeadsetOn() permission.Eric Laurent
2011-08-12Don't remove effects on session 0Marco Nelissen
2011-08-11Audio effects: track CPU and memory use separatelyEric Laurent
2011-08-09Keep effects sessions active when the caller dies.Marco Nelissen
2011-08-08Merge "AudioFlinger: protect input/output stream access"Eric Laurent
2011-08-08AudioFlinger: protect input/output stream accessEric Laurent
2011-08-03AudioFlinger: disable AEC and NS with BT headsetsEric Laurent
2011-08-02Audio Effect Framework: add effect suspend/restoreEric Laurent
2011-08-02Pass camera frame metadata from camera service to Java.Wu-cheng Li
2011-08-01connect/disconnect is now called from our EGL wrapperMathias Agopian
2011-07-28Merge "Add frame metadata parameter to camera data_callback."Wu-cheng Li
2011-07-29Add frame metadata parameter to camera data_callback.Wu-cheng Li
2011-07-28Fix issue 5090721: audio record brokenEric Laurent
2011-07-27libcameraservice: call put_parameters on camera HALIliyan Malchev
2011-07-27Merge "AudioFlinger: fix crash when deleting pre process."Eric Laurent
2011-07-26AudioFlinger: fix crash when deleting pre process.Eric Laurent
2011-07-25Fix issue 4604090: notification sound interrupted.Eric Laurent
2011-07-25Added APIs for audio preprocessingEric Laurent
2011-07-24AudioFlinger: add dump of audio pre processing.Eric Laurent
2011-07-21Fix issue 4988574: 8 bit PCM audio playback broken.Eric Laurent
2011-07-20Merge "Audio framework: support for audio pre processing"Eric Laurent
2011-07-19Merge "Disconnect the native window in CameraService::Client::disconnect."Wu-cheng Li
2011-07-20Disconnect the native window in CameraService::Client::disconnect.Wu-cheng Li
2011-07-19use SurfaceTexture new scaling mode in SFMathias Agopian
2011-07-18Merge "CameraService: (dis)connect from preview windows"Jamie Gennis
2011-07-18Audio framework: support for audio pre processingEric Laurent
2011-07-15Merge "Log CPU usage"Glenn Kasten
2011-07-15Log CPU usageGlenn Kasten
2011-07-14CameraService: (dis)connect from preview windowsJamie Gennis
2011-07-13Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood
2011-07-12get rid of overlay HALMathias Agopian