Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
027e9e28b2880b8e50912d7c25e68e8f196bb66b
/
services
/
audioflinger
/
AudioFlinger.cpp
9b3f152
- To track the usage of all audio output devices
by Gloria Wang
· 14 years ago
4bb21c4
Fix issue 3479042.
by Eric Laurent
· 14 years ago
8adacd8
Merge "Bug 3366885 Remove LVMX switch"
by Glenn Kasten
· 14 years ago
1570aff
Bug 3366885 Remove LVMX switch
by Glenn Kasten
· 14 years ago
25101b0
Fix issue 3371080
by Eric Laurent
· 14 years ago
67b5ed3
Fix issue 3371096.
by Eric Laurent
· 14 years ago
0163594
Tentative fix for issue 3362362.
by Eric Laurent
· 14 years ago
f3d6dd0
Fix issue 3157123.
by Eric Laurent
· 14 years ago
8f677d6
Add new audio mode for audio communications other than telelphony.
by Jean-Michel Trivi
· 14 years ago
9a30fc1
Fixed AudioFlinger not always pausing tracks
by Eric Laurent
· 14 years ago
4712baa
Issue 3032913: improve AudioTrack recovery time
by Eric Laurent
· 14 years ago
4fd3ecc
Fix several audio effects problems.
by Eric Laurent
· 14 years ago
98c9259
Fix issue 3007862
by Eric Laurent
· 14 years ago
14beea4
Request permission for global audio effects.
by Eric Laurent
· 14 years ago
27a2fdf
Fix volume problems with insert revert
by Eric Laurent
· 14 years ago
e65280c
Fix problem in AudioEffect::command() status.
by Eric Laurent
· 14 years ago
a92ebfa
Audio Effects: fix problems in volume control.
by Eric Laurent
· 14 years ago
8448a79
Fix issue 2929440
by Eric Laurent
· 14 years ago
8cc93b9
Fix issue 2909189: System property ro.audio.silent no longer mutes system.
by Eric Laurent
· 14 years ago
2a6b80b
Fixed several audio effects problems.
by Eric Laurent
· 14 years ago
a54d7d3
Fixed underrun in audioflinger mixer.
by Eric Laurent
· 14 years ago
493941b
Allow creation of an audio effect on a session with no audio tracks.
by Eric Laurent
· 14 years ago
a4c72ac
Audio effects: modified command() parameter types.
by Eric Laurent
· 14 years ago
8ed6ed0
Audio policy manager changes for audio effects
by Eric Laurent
· 14 years ago
0d7e048
Fixed problems in audio effect volume control.
by Eric Laurent
· 14 years ago
76c40f7
Several improvements in audio effects volume control.
by Eric Laurent
· 14 years ago
2465168
added BinderService<> template to help creating native binder services
by Mathias Agopian
· 14 years ago
08e83bb
move native services under services/
by Mathias Agopian
· 14 years ago
[Renamed from libs/audioflinger/AudioFlinger.cpp]
7d850f2
Modifications in audio effect engine state management.
by Eric Laurent
· 14 years ago
df9b81c
Added Visualizer effect.
by Eric Laurent
· 14 years ago
53334cd
Various fixes and improvements in audio effects implementation
by Eric Laurent
· 14 years ago
65b6545
Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications.
by Eric Laurent
· 15 years ago
eb8f850d
Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.
by Eric Laurent
· 15 years ago
b0a0147
AudioFlinger: rename variables to clarify reference to track channel count or channel mask
by Eric Laurent
· 15 years ago
4f0f17d
Fix issue 2678048: binder death detection in AudioFlinger is broken.
by Eric Laurent
· 15 years ago
380558b
Additional fix for isssue 2548710: Native AudioTrack resources never freed.
by Eric Laurent
· 15 years ago
71f37cd
Fix isssue 2548710: Native AudioTrack resources never freed.
by Eric Laurent
· 15 years ago
ef9500f
Fix issue 2416481: Support Voice Dialer over BT SCO.
by Eric Laurent
· 15 years ago
871c16c
Initial version of LifeVibes integration.
by Glenn Kasten
· 15 years ago
ba8811f
Fix issue 2428563: Camera rendered inoperable by voice call interruption.
by Eric Laurent
· 15 years ago
47d0a92
Issue 2071329: audio track is shorter than video track for video capture on sholes
by Eric Laurent
· 15 years ago
6faf789
Simplify the MemoryDealer implementation
by Mathias Agopian
· 15 years ago
0986e79
Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync
by Eric Laurent
· 15 years ago
23f25cd
Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active.
by Eric Laurent
· 15 years ago
8ac9f8d
Fix issue 2323920: Notification & A2DP audio stutter.
by Eric Laurent
· 15 years ago
0a08029
Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator.
by Eric Laurent
· 15 years ago
9cc489a
Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search.
by Eric Laurent
· 15 years ago
ac196e1
Fix issue 2292062: Audio freezes for three seconds when choosing ringtones with a headset connected and music playing.
by Eric Laurent
· 15 years ago
49f02be
Issue 2265163: Audio still reported routed through earpiece on sholes
by Eric Laurent
· 15 years ago
059b4be
Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes
by Eric Laurent
· 15 years ago
73b6035
AudioFlinger: delete Track object when createTrack() fails due to lack of tracks in AudioMixer.
by Eric Laurent
· 15 years ago
3fdb126
More log for issue 2242381.
by Eric Laurent
· 15 years ago
0bca68c
Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2.
by Eric Laurent
· 15 years ago
415f3e2
Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume.
by Eric Laurent
· 15 years ago
62443f5
Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high).
by Eric Laurent
· 15 years ago
b7d9460
Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated.
by Eric Laurent
· 15 years ago
d0ac8c0
Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215.
by Dave Sparks
· 15 years ago
f69a3f8
Fix issue 2116700: Ringer screwy while connected over Bluetooth.
by Eric Laurent
· 15 years ago
b9481d8
Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when a Track is being destroyed.
by Eric Laurent
· 15 years ago
2bb6b2a
Fix issue 2123668: Class scope typo in AudioFlinger.cpp.
by Eric Laurent
· 15 years ago
296a0ec
Fix issue 2118464: cannot play ring tones and notifications after disconnecting BT headset while in call.
by Eric Laurent
· 15 years ago
64c0e1a
Fix issue 2115450: a2dp thread is started, even though we are only connected to headset and not playing music.
by Eric Laurent
· 15 years ago
8a77a99
Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block.
by Eric Laurent
· 15 years ago
96c08a6
Fix issue 1992233: DTMF tones on Sholes is really long.
by Eric Laurent
· 15 years ago
a160c6e
fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a picture AFTER the volume is turned off.
by Eric Laurent
· 15 years ago
d069f32
Fix issue 2091594: music chirp after disconnecting A2DP.
by Eric Laurent
· 15 years ago
7954c46
Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed.
by Eric Laurent
· 15 years ago
6c30a71
Fix issue 2046140: master: media_server crash when powering down A2DP headset while a ringtone is playing.
by Eric Laurent
· 15 years ago
33bb0c9
Fix issue 2043314: Recorded audio is choppy.
by Eric Laurent
· 15 years ago
6f7e097
Limit AudioFlinger mixer track sampling rate.
by Eric Laurent
· 15 years ago
d5603c1
AudioService now differentiates BT headsets and car kits.
by Eric Laurent
· 15 years ago
49018a5
Fix problem in AudioFlinger closeOutput and closeInput.
by Eric Laurent
· 15 years ago
8fce46a
Fix lockup in audio flinger threadbase setParameters.
by Eric Laurent
· 15 years ago
ddb78e7
Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs.
by Eric Laurent
· 15 years ago
dd3fbf1
Fix issue 2004229: DTMF tones play through earpiece (G1).
by Eric Laurent
· 15 years ago
102313a
Fix issue 1999585: audioflinger crash.
by Eric Laurent
· 15 years ago
2c817f5
Fix the sim build.
by Eric Laurent
· 15 years ago
a553c25
Fix issue 1795088 Improve audio routing code
by Eric Laurent
· 15 years ago
92d2b40
Standby A2DP audio hardware interface when disabling A2DP.
by Nick Pelly
· 15 years ago
2b479be
am 3893da46: Merge change 6614 into donut
by Android (Google) Code Review
· 15 years ago
4e64633
Fix issue 1970108: crash in AudioFlinger::isMusicActive()
by Eric Laurent
· 15 years ago
fcc5be9
am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
by Eric Laurent
· 15 years ago
88e209d
Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
by Eric Laurent
· 15 years ago
7a91dc1
am 2bbb80e1: Merge change 5994 into donut
by Android (Google) Code Review
· 15 years ago
9a5e3e1
Less logging in some places. More in others.
by Joe Onorato
· 15 years ago
16641bc
am d9cc7659: Merge change 2706 into donut
by Android (Google) Code Review
· 16 years ago
551603f
Fix issue 1883666: Audio coming from the music player stopped suddenly
by Eric Laurent
· 16 years ago
c5d0343
am de8268d6: Merge change 2331 into donut
by Android (Google) Code Review
· 16 years ago
4bc035a
Fix issue 1846343 - part 1
by Eric Laurent
· 16 years ago
0795272
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
d131275
am a59aba8c: Merge changes 2023,2036 into donut
by Android (Google) Code Review
· 16 years ago
356d8a3
Modify AudioFlinger to use updated openInputStream factory method.
by Dave Sparks
· 16 years ago
74008f6
Merge donut into master
by Jean-Baptiste Queru
· 16 years ago
ef02827
Fix issue 1745312: Various cleanups in media framework
by Eric Laurent
· 16 years ago
caee170
Merge commit 'goog/readonly-p4-master'
by The Android Open Source Project
· 16 years ago
d3b4d0c
AI 143785: am: CL 143775 am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119.
by Eric Laurent
· 16 years ago
b88148e
AI 143775: am: CL 143620 Attempt for fixing crash in AudioFlinger::MixerThread::dumpTracks() seen in bug report for issue 1747119.
by Eric Laurent
· 16 years ago
63e45f2
AI 143327: am: CL 143177 am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting.
by Eric Laurent
· 16 years ago
a7f1e5c
AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting.
by Eric Laurent
· 16 years ago
e186113
Merge commit 'korg/cupcake'
by The Android Open Source Project
· 16 years ago
Next »