Revision 5539d91...

Go back to digest for 27th October 2013

Optimization in Multimedia

Harald Sitter committed changes in [phonon/five] /:

revise audiooutput code structure

- less nesting in primary functions (slots and handler still a mess)
- if(interface) rather than if(m_backendObject)
- rename callSetOutputDevice to safeSetOutputDevice to reflect what it does
as to prevent pointless if(interface) before calling the function
- document aforementioned function
- Q_DECL_OVERRIDE/FINAL for Frontend overrides

File Changes

Modified 3 files
  •   phonon/abstractaudiooutput_p.h
  •   phonon/audiooutput.cpp
  •   phonon/audiooutput_p.h
3 files changed in total