Revision 21cb2c7...

Go back to digest for 6th March 2011

Optimization in Multimedia

Harald Sitter committed changes in [phonon-vlc] /:

style++ && turn backend into a semi-singleton (in that it has a self
member) since there is no phonon-vlc without actual backend instance we
can do that, not terribly nice though as backend only gets accessed to
get hold of the devicemanager. Now since there is also only one DM the
DM should probably be the singleton. For now lets keep it safe tough.
This eliminates the need of holding a reference to the backend in AO and
ADO.

File Changes

Modified 6 files
  •   vlc/audiodataoutput.cpp
  •   vlc/audiodataoutput.h
  •   vlc/audiooutput.cpp
  •   vlc/audiooutput.h
  •   vlc/backend.cpp
  •   vlc/backend.h
6 files changed in total