lp:~neon/phonon-vlc/five

Created by Harald Sitter and last modified
Get this branch:
bzr branch lp:~neon/phonon-vlc/five

Related bugs

Related blueprints

Branch information

Owner:
Deprecated Projected Neon
Project:
phonon-vlc
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/phonon-vlc.git,branch=five.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 10 seconds — see the log
Import started on alnitak and finished taking 2 minutes — see the log
Import started on izar and finished taking 2 minutes — see the log
Import started on alnitak and finished taking 2 minutes — see the log

Recent revisions

544. By Casian Andrei <email address hidden>

Remove the DeviceManager class which is not useful for Phonon5

543. By Casian Andrei <email address hidden>

For Source, change url loading to use the resolved() method

542. By Harald Sitter

cleanup excessive newlines

541. By Harald Sitter

remove one more broken include

540. By Harald Sitter

mediaobject -> player file renaming

539. By Harald Sitter

don't explicityfy backend ctor and don't virtualize dtor

backend is created by the frontend so the ctor has no effect and nothing
will ever derive from it so the dtor also doesn't make much sense

538. By Harald Sitter

move libvlc helper classes to utils/

537. By Harald Sitter

remove now invalid objectdescription include

536. By Harald Sitter

pick up new module sharing and uninstall target from phononcore

535. By Harald Sitter

prefixify previous debug macros

debug -> pDebug
warning -> pWarning
critical -> pCritical

point being two things:
a) the generic names when defined clash with GCC function attributes of
   the same name
b) the generic names cannot be defined as inline functions because the
   QCDebug macro can expand to a compound for() yadadaa statement which
   will fall over dead when put behind a return. this however only applies
   to compilers with variadic preprosessing which apparently is all of
   c++11.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.