Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
873f21c820ea1be2aa61d0708d7b68795b1a9c1e
/
libs
/
audioflinger
873f21c
Added Visualizer effect.
by Eric Laurent
· 15 years ago
9bf80f0
Various fixes and improvements in audio effects implementation
by Eric Laurent
· 15 years ago
eafff45
Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications.
by Eric Laurent
· 15 years ago
4edfe75
Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.
by Eric Laurent
· 15 years ago
e151216
AudioFlinger: rename variables to clarify reference to track channel count or channel mask
by Eric Laurent
· 15 years ago
7232215
Merge "Fix issue 2678048: binder death detection in AudioFlinger is broken." into kraken
by Eric Laurent
· 15 years ago
cb720e9
Several fixes in AudioDumpInterface:
by Eric Laurent
· 15 years ago
d878cd8
Fix issue 2678048: binder death detection in AudioFlinger is broken.
by Eric Laurent
· 15 years ago
e783275
Fix bug 2604132 40s skip after undocking
by Jean-Michel Trivi
· 15 years ago
775fa3c
Additional fix for isssue 2548710: Native AudioTrack resources never freed.
by Eric Laurent
· 15 years ago
deea502
Fix isssue 2548710: Native AudioTrack resources never freed.
by Eric Laurent
· 15 years ago
101e77a
Fix issue 2416481: Support Voice Dialer over BT SCO.
by Eric Laurent
· 15 years ago
08abf1f
Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call.
by Jean-Michel Trivi
· 15 years ago
e4623e8
Use proper config to enable LVMX
by Jean-Baptiste Queru
· 15 years ago
d5ea969
Initial version of LifeVibes integration.
by Glenn Kasten
· 15 years ago
84cf7d9
Fix bug 2329540
by Jean-Michel Trivi
· 15 years ago
219795f
Fix issue 2317760: Change the priority between wired headset and A2DP.
by Eric Laurent
· 15 years ago
4f1fcc2
Fix issue 2428563: Camera rendered inoperable by voice call interruption.
by Eric Laurent
· 15 years ago
134ccbd
Issue 2071329: audio track is shorter than video track for video capture on sholes
by Eric Laurent
· 15 years ago
15498d6
Fix issue 2327064: Music played via line out is interrupted due to the phone call audio on BT hs.
by Eric Laurent
· 15 years ago
3424817
Fix issue 2305382: Pick up original call makes a noisy beep when wired headset connected.
by Eric Laurent
· 15 years ago
0dd0d29
Simplify the MemoryDealer implementation
by Mathias Agopian
· 16 years ago
7ccc09a
Remove verbose log from AudioPolicyManagerBase.
by Eric Laurent
· 16 years ago
e9ed272
Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync
by Eric Laurent
· 16 years ago
43c0b0a
Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active.
by Eric Laurent
· 16 years ago
da3529b
Create base class for audio policy manager.
by Eric Laurent
· 16 years ago
8a468f2
am 0c5cc224: am d20a55af: Merge change Iccfa50fe into eclair
by Eric Laurent
· 16 years ago
7e2aad1
Fix issue 2323920: Notification & A2DP audio stutter.
by Eric Laurent
· 16 years ago
7749a90
am 0a08029f: Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator.
by Eric Laurent
· 16 years ago
fed9382
Fix issue 2306779: Runtime restart - Init failed at android.media.ToneGenerator.
by Eric Laurent
· 16 years ago
8aaf9a2
am 6d42d806: Merge change I9cc489a2 into eclair
by Eric Laurent
· 16 years ago
5291095
Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search.
by Eric Laurent
· 16 years ago
b598e9f
am 1ac56b60: Merge change Iac196e17 into eclair
by Eric Laurent
· 16 years ago
d3fc8ac
Fix issue 2292062: Audio freezes for three seconds when choosing ringtones with a headset connected and music playing.
by Eric Laurent
· 16 years ago
760971d
Fix A2dpAudioInterface getParameters.
by Eric Laurent
· 16 years ago
09b4ba8
Issue 2265163: Audio still reported routed through earpiece on sholes
by Eric Laurent
· 16 years ago
0e49d35
Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes
by Eric Laurent
· 16 years ago
7b57085
AudioFlinger: delete Track object when createTrack() fails due to lack of tracks in AudioMixer.
by Eric Laurent
· 16 years ago
ee47d43
More log for issue 2242381.
by Eric Laurent
· 16 years ago
7f698b4
Log for issue 2203561.
by Eric Laurent
· 16 years ago
134aa9c
Fix issue 197683: English IME key-press latency is noticeably higher on passion than sholes. Part 2.
by Eric Laurent
· 16 years ago
63da2b6
Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume.
by Eric Laurent
· 16 years ago
2115412
Fix issue 2174002: After rejecting Call when device ringtone is mute and playing music, audio is not transfered to BT device.
by Eric Laurent
· 16 years ago
f5e868b
Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high).
by Eric Laurent
· 16 years ago
2d70c80
Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated.
by Eric Laurent
· 16 years ago
8a95a45
Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215.
by Dave Sparks
· 16 years ago
aef692f
Fix issue 2116700: Ringer screwy while connected over Bluetooth.
by Eric Laurent
· 16 years ago
0f8ab67
Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when a Track is being destroyed.
by Eric Laurent
· 16 years ago
bdc0f84
Fix issue 2123668: Class scope typo in AudioFlinger.cpp.
by Eric Laurent
· 16 years ago
b3687ae
Fix issue 2118464: cannot play ring tones and notifications after disconnecting BT headset while in call.
by Eric Laurent
· 16 years ago
a6e58fe
Fix issue 2115450: a2dp thread is started, even though we are only connected to headset and not playing music.
by Eric Laurent
· 16 years ago
6ad8c64
Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block.
by Eric Laurent
· 16 years ago
3522c80
Fix issue 1992233: DTMF tones on Sholes is really long.
by Eric Laurent
· 16 years ago
08d3d1d
fix issue 2096657: Sholes: residue shutter sound heard ONCE while taking a picture AFTER the volume is turned off.
by Eric Laurent
· 16 years ago
0643771
Fix issue 2091594: music chirp after disconnecting A2DP.
by Eric Laurent
· 16 years ago
c80b1a0
Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed.
by Eric Laurent
· 16 years ago
23490ef
Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music.
by Eric Laurent
· 16 years ago
11c04c9
Workaround for issue 2046783.
by Eric Laurent
· 16 years ago
f5aba82
Fix issue 2046140: master: media_server crash when powering down A2DP headset while a ringtone is playing.
by Eric Laurent
· 16 years ago
9e7b819
Fix issue 2043314: Recorded audio is choppy.
by Eric Laurent
· 16 years ago
878c0e1
Limit AudioFlinger mixer track sampling rate.
by Eric Laurent
· 16 years ago
f9df249
AudioService now differentiates BT headsets and car kits.
by Eric Laurent
· 16 years ago
dae20d9
Fix problem in AudioFlinger closeOutput and closeInput.
by Eric Laurent
· 16 years ago
29b9eff
Improved unit test code for Audioflinger.
by Eric Laurent
· 16 years ago
3464c01
Fix lockup in audio flinger threadbase setParameters.
by Eric Laurent
· 16 years ago
cf6b2bf
Merge change 9660
by Android (Google) Code Review
· 16 years ago
dfbea2f
Merge change 9653
by Android (Google) Code Review
· 16 years ago
e0e9ecc
Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs.
by Eric Laurent
· 16 years ago
8851d1e
Fix problem in A2DP interface closeOutputStream().
by Eric Laurent
· 16 years ago
764db96
Fix getParameters() default implementation.
by Eric Laurent
· 16 years ago
c47c45f
Merge change 8987
by Android (Google) Code Review
· 16 years ago
f453169
Fix firestone build
by Marco Nelissen
· 16 years ago
d55d179
Fix issue 2004229: DTMF tones play through earpiece (G1).
by Eric Laurent
· 16 years ago
b734bce
Fix the build for BOARD_USES_GENERIC_AUDIO option
by Eric Laurent
· 16 years ago
a2e3269
Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries must be pre-linked.
by Eric Laurent
· 16 years ago
fd558a9
Fix issue 1999585: audioflinger crash.
by Eric Laurent
· 16 years ago
9395d9b
Fix the sim build.
by Eric Laurent
· 16 years ago
9d91ad5
Fix issue 1795088 Improve audio routing code
by Eric Laurent
· 16 years ago
07c8a20
Standby A2DP audio hardware interface when disabling A2DP.
by Nick Pelly
· 16 years ago
2d93902
another attempt to fix the sim
by Mathias Agopian
· 16 years ago
17500c2
am 3893da46: Merge change 6614 into donut
by Android (Google) Code Review
· 16 years ago
b025ca0
Fix issue 1970108: crash in AudioFlinger::isMusicActive()
by Eric Laurent
· 16 years ago
4f90390
am a5188a09: Merge change 6367 into donut
by Android (Google) Code Review
· 16 years ago
ed65428
Merge change 6367 into donut
by Android (Google) Code Review
· 16 years ago
1c0f538
Add virtual destructor.
by Marco Nelissen
· 16 years ago
8434c78
am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
by Eric Laurent
· 16 years ago
0bac538
Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
by Eric Laurent
· 16 years ago
7887aa7
am 2bbb80e1: Merge change 5994 into donut
by Android (Google) Code Review
· 16 years ago
00dae0a
Less logging in some places. More in others.
by Joe Onorato
· 16 years ago
e3408b8
Framework changes for bluez4.
by Jaikumar Ganesh
· 16 years ago
e5eb06d
am d9cc7659: Merge change 2706 into donut
by Android (Google) Code Review
· 16 years ago
01c4ba3
Fix issue 1883666: Audio coming from the music player stopped suddenly
by Eric Laurent
· 16 years ago
a26299d
am de8268d6: Merge change 2331 into donut
by Android (Google) Code Review
· 16 years ago
570dd0b
Fix issue 1846343 - part 1
by Eric Laurent
· 16 years ago
c5b2c0b
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
208059f
checkpoint: split libutils into libutils + libbinder
by Mathias Agopian
· 16 years ago
8c28eab
am eb2c314b: Merge change 2042 into donut
by Android (Google) Code Review
· 16 years ago
1e26a81
am a59aba8c: Merge changes 2023,2036 into donut
by Android (Google) Code Review
· 16 years ago
d094586
am f6382011: Merge change 1998 into donut
by Android (Google) Code Review
· 16 years ago
6c41033
Remove deprecated openInputStream factory method
by Dave Sparks
· 16 years ago
Next »