lp://staging/~neon/phonon/five
- Get this branch:
- bzr branch lp://staging/~neon/phonon/five
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/phonon.git,branch=five.
Last successful import was .
Recent revisions
- 2976. By Casian Andrei <email address hidden>
-
Remove old disabled VideoPlayer class, superseeded by Player
- 2974. By Casian Andrei <email address hidden>
-
Redo phota open dialog methods
Replace openFile with openUrl, openUrl was previously not implemented.
- 2972. By Casian Andrei <email address hidden>
-
Simpleplayer demo: Ask for the file name everytime trying to play
Consider revising the Source API in order to have a simple isEmpty()
method. - 2971. By Casian Andrei <email address hidden>
-
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. - 2969. By Casian Andrei <email address hidden>
-
Set phonon_libraries and phonon_includes cmake vars when finding Phonon5
This has been done by intuition. Fixes the build of the simpleplayer
demo. - 2968. By Casian Andrei <email address hidden>
-
Remove old FindPhonon.cmake from demos cmake files
This file should no longer be necessary with Phonon5.
The demos/cmake directory became empty so it shall be removed.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)