* Cleanup
* Removed already resolved TODO git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30835 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -83,12 +83,11 @@ void Controller::Listener::MutedChanged(bool) {}
|
||||
|
||||
|
||||
Controller::Controller()
|
||||
: NodeManager(),
|
||||
:
|
||||
NodeManager(),
|
||||
fVideoView(NULL),
|
||||
fVolume(1.0),
|
||||
fActiveVolume(1.0),
|
||||
// TODO: Implement background volume for inactive players,
|
||||
// but use only if there are multiple players running at all!
|
||||
fMuted(false),
|
||||
|
||||
fItem(NULL),
|
||||
|
||||
Reference in New Issue
Block a user