Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(533)

Issue 113923: Change default audio device from "plug:default" to "default". (Closed)

Created:
11 years, 7 months ago by awong
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, fbarchard
Visibility:
Public.

Description

Change default audio device from "plug:default" to "default".

Patch Set 1 #

Patch Set 2 : Fix comment #

Total comments: 1

Patch Set 3 : Capitlizing PCM, just for scherkus. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M media/audio/linux/alsa_output.h View 2 1 chunk +3 lines, -2 lines 0 comments Download
M media/audio/linux/alsa_output.cc View 1 chunk +1 line, -1 line 0 comments Download
M media/audio/linux/audio_manager_linux.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
awong
Quick fix to make sound device more multi-audio friendly.
11 years, 7 months ago (2009-05-27 22:07:01 UTC) #1
scherkus (not reviewing)
Think you missed one instance: media/audio/linux/alsa_output.h 46: // Set to "plug:default" which should allow ALSA ...
11 years, 7 months ago (2009-05-27 22:33:16 UTC) #2
Alpha Left Google
LGTM once scherkus's comment is addressed.
11 years, 7 months ago (2009-05-27 22:38:28 UTC) #3
scherkus (not reviewing)
11 years, 7 months ago (2009-05-27 22:51:08 UTC) #4
LGTM with one nit

http://codereview.chromium.org/113923/diff/1004/5
File media/audio/linux/alsa_output.h (right):

http://codereview.chromium.org/113923/diff/1004/5#newcode47
Line 47: // ALSA to multiplex sound from different processes that want to write
pcm
nit: pcm -> PCM ;)

Powered by Google App Engine
This is Rietveld 408576698