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

Issue 8499029: make pulseaudio available for all posix platforms because it's not linux only (Closed)

Created:
9 years, 1 month ago by Robert Nagy
Modified:
9 years, 1 month ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing), ihf+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

make pulseaudio available for all posix platforms because it's not linux only + add support for pulseaudio on OpenBSD BUG= TEST=compile

Patch Set 1 #

Total comments: 6

Patch Set 2 : use a typedef to define AudioManagerPulse #

Patch Set 3 : re-sync with the linux code #

Total comments: 12

Patch Set 4 : fixes for previous patchset #

Patch Set 5 : re-upload #

Patch Set 6 : don't include pulse on windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -599 lines) Patch
M media/audio/linux/audio_manager_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
D media/audio/linux/pulse_output.h View 1 chunk +0 lines, -131 lines 0 comments Download
D media/audio/linux/pulse_output.cc View 1 chunk +0 lines, -420 lines 0 comments Download
M media/audio/openbsd/audio_manager_openbsd.h View 1 2 3 1 chunk +16 lines, -6 lines 0 comments Download
M media/audio/openbsd/audio_manager_openbsd.cc View 1 2 3 3 chunks +78 lines, -7 lines 0 comments Download
A + media/audio/pulse/pulse_output.h View 1 2 3 4 chunks +14 lines, -5 lines 0 comments Download
A + media/audio/pulse/pulse_output.cc View 1 3 chunks +7 lines, -3 lines 0 comments Download
media/base/media_switches.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M media/base/media_switches.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M media/media.gyp View 1 2 3 4 5 5 chunks +25 lines, -25 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Robert Nagy
please review
9 years, 1 month ago (2011-11-08 21:19:50 UTC) #1
scherkus (not reviewing)
http://codereview.chromium.org/8499029/diff/1/media/audio/openbsd/audio_manager_openbsd.cc File media/audio/openbsd/audio_manager_openbsd.cc (right): http://codereview.chromium.org/8499029/diff/1/media/audio/openbsd/audio_manager_openbsd.cc#newcode42 media/audio/openbsd/audio_manager_openbsd.cc:42: return HasAudioHardware(); does the presence of /dev/audioctl (or similar) ...
9 years, 1 month ago (2011-11-09 01:10:54 UTC) #2
Robert Nagy
http://codereview.chromium.org/8499029/diff/1/media/audio/openbsd/audio_manager_openbsd.cc File media/audio/openbsd/audio_manager_openbsd.cc (right): http://codereview.chromium.org/8499029/diff/1/media/audio/openbsd/audio_manager_openbsd.cc#newcode42 media/audio/openbsd/audio_manager_openbsd.cc:42: return HasAudioHardware(); On 2011/11/09 01:10:54, scherkus wrote: > does ...
9 years, 1 month ago (2011-11-09 07:44:39 UTC) #3
Robert Nagy
9 years, 1 month ago (2011-11-13 21:40:21 UTC) #4
scherkus (not reviewing)
few nits http://codereview.chromium.org/8499029/diff/4002/media/audio/openbsd/audio_manager_openbsd.cc File media/audio/openbsd/audio_manager_openbsd.cc (right): http://codereview.chromium.org/8499029/diff/4002/media/audio/openbsd/audio_manager_openbsd.cc#newcode62 media/audio/openbsd/audio_manager_openbsd.cc:62: AudioOutputStream* stream; nit: I think it'd be ...
9 years, 1 month ago (2011-11-16 00:57:56 UTC) #5
Robert Nagy
http://codereview.chromium.org/8499029/diff/4002/media/audio/openbsd/audio_manager_openbsd.cc File media/audio/openbsd/audio_manager_openbsd.cc (right): http://codereview.chromium.org/8499029/diff/4002/media/audio/openbsd/audio_manager_openbsd.cc#newcode62 media/audio/openbsd/audio_manager_openbsd.cc:62: AudioOutputStream* stream; On 2011/11/16 00:57:56, scherkus wrote: > nit: ...
9 years, 1 month ago (2011-11-16 11:59:59 UTC) #6
scherkus (not reviewing)
LGTM
9 years, 1 month ago (2011-11-17 01:18:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robert.nagy@gmail.com/8499029/17001
9 years, 1 month ago (2011-11-17 10:46:42 UTC) #8
commit-bot: I haz the power
Can't process patch for file media/base/media_switches.h. File's status is None, patchset upload is incomplete.
9 years, 1 month ago (2011-11-17 10:46:45 UTC) #9
Robert Nagy
9 years, 1 month ago (2011-11-17 12:54:59 UTC) #10
On 2011/11/17 10:46:45, I haz the power (commit-bot) wrote:
> Can't process patch for file media/base/media_switches.h.
> File's status is None, patchset upload is incomplete.

scherkus, can you please commit this by hand?

Powered by Google App Engine
This is Rietveld 408576698