This revision was automatically updated to reflect the committed changes.
Closed by commit R994:c102a76c9538: Move volume constants into functions
(authored by nicolasfella).
REPOSITORY
R994 Pulseaudio Qt Bindings
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D12356?vs=32583&id=32584
drosca accepted this revision.
drosca added a comment.
This revision is now accepted and ready to land.
Yeah, sorry, it would actually build, but it wouldn't do what you wanted.
REPOSITORY
R994 Pulseaudio Qt Bindings
BRANCH
nopulseheader
REVISION DETAIL
https://phabricator.kde.org/D123
nicolasfella updated this revision to Diff 32583.
nicolasfella added a comment.
- Fix names
REPOSITORY
R994 Pulseaudio Qt Bindings
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D12356?vs=32573&id=32583
BRANCH
nopulseheader
REVISION DETAIL
https://phabricator.kde.org/D12356
nicolasfella added a comment.
Weird, it did build for me so I didn't notice, sorry
REPOSITORY
R994 Pulseaudio Qt Bindings
REVISION DETAIL
https://phabricator.kde.org/D12356
To: nicolasfella, drosca, apol
Cc: apol, drosca, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai,
ali-mohamed, j
drosca requested changes to this revision.
drosca added a comment.
This revision now requires changes to proceed.
Yes, that's what I had in mind. But please make it build (`MinimalVolume` in
header vs `minimalVolume` in source).
Also I think we should use "minimum" instead of "minimal", s
nicolasfella created this revision.
nicolasfella added reviewers: drosca, apol.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.
nicolasfella requested review of this revision.
REVISION SUMMARY
Get rid of pulse include in context.h
TEST PL