~neon/phonon/five

Viewing all changes in revision 2971.

  • Committer: Casian Andrei
  • Date: 2014-07-02 13:08:27 UTC
  • Revision ID: git-v1:d65fb9245d62912e8b8587ed61acaf8f7096b459
Create a player backend object when calling Player::play()

When calling play() from the simpleplayer demo application, no backend
object was created and the application did not do anything. Ensure the
backend object is present when attempting to play.

Make PlayerPrivate constructor call the FrontendPrivate constructor to
make sure the m_backendObject attribute is initialized to 0.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: