summaryrefslogtreecommitdiff
path: root/include/media/AudioSystem.h
AgeCommit message (Expand)Author
2012-10-10Support querying active record sourcesJean-Michel Trivi
2012-09-25Implement android.media.AudioManager.getProperty()Glenn Kasten
2012-07-25effect_descriptor_t const correctnessGlenn Kasten
2012-07-12Simplify AudioRecord::getInputFramesLost()Glenn Kasten
2012-07-10Use audio_channel_mask_t more placesGlenn Kasten
2012-07-03Use audio_channel_mask_t more consistentlyGlenn Kasten
2012-06-25Remove acoustics from AudioSystem::getInput()Glenn Kasten
2012-05-14Fix issues with synchronous record start.Eric Laurent
2012-04-18rename audio policy output flagsEric Laurent
2012-04-03audio policy: add configuration fileEric Laurent
2012-03-29implemented synchronous audio captureEric Laurent
2012-03-08Merge "audio policy: use audio_devices_t when appropriate"Eric Laurent
2012-03-08audio policy: use audio_devices_t when appropriateEric Laurent
2012-03-06IAudioFlingerClient::ioConfigChanged param2 constGlenn Kasten
2012-03-01renamed audio policy output flag.Eric Laurent
2012-02-14Update commentsGlenn Kasten
2012-02-08Use audio_io_handle_t consistently instead of intGlenn Kasten
2012-01-27More audio_stream_type_tGlenn Kasten
2012-01-26Use audio_source_t consistentlyGlenn Kasten
2012-01-20Use audio_format_t consistently, continuedGlenn Kasten
2012-01-20Merge "Remove dead setRingerMode(mode, mask)"Glenn Kasten
2012-01-18Remove dead setRingerMode(mode, mask)Glenn Kasten
2012-01-18Temporarily restore AudioSystem/AudioTrack APIs with their former signaturesAndreas Huber
2012-01-17Merge "audio framework: manage stream volume per device"Eric Laurent
2012-01-17audio framework: manage stream volume per deviceEric Laurent
2012-01-17Merge "Use audio_mode_t consistently"Glenn Kasten
2012-01-13Use audio_stream_type_t consistentlyGlenn Kasten
2012-01-12Use audio_mode_t consistentlyGlenn Kasten
2011-08-30226483: A2DP connected, but music out to speakerEric Laurent
2011-08-11Audio effects: track CPU and memory use separatelyEric Laurent
2011-08-09Keep effects sessions active when the caller dies.Marco Nelissen
2011-07-18Audio framework: support for audio pre processingEric Laurent
2011-06-13audio: update for audio/audio_policy header names/locationsDima Zavin
2011-05-12update for new audio.h header locationDima Zavin
2011-04-27audio/media: convert to using the audio HAL and new audio defsDima Zavin
2011-04-27libmedia: move AudioParameter out of AudioSystemDima Zavin
2011-04-06Miscellaneous code cleanup in audio frameworkGlenn Kasten
2011-02-10Bug 3352047 Wrong message when adjusting volumeGlenn Kasten
2011-02-03Fix issue 3371080Eric Laurent
2010-11-16Add new audio mode for audio communications other than telelphony.Jean-Michel Trivi
2010-11-12Add support for audio recording source in generic audio policy mgr.Jean-Michel Trivi
2010-11-01Added support for dock headset observerPraveen Bharathi
2010-07-20Audio policy manager changes for audio effectsEric Laurent
2010-06-25Various fixes and improvements in audio effects implementationEric Laurent
2010-06-03Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent
2010-05-21Fix issue 2667796: [Audio Effect Framework] Effect factory and libraries.Eric Laurent
2010-03-02Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent
2010-01-26Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent
2010-01-25Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent
2010-01-13Create base class for audio policy manager.Eric Laurent