Revision 1684e85...

Go back to digest for 18th November 2012

Bug Fixes in Multimedia

Matěj Laitl committed changes in [amarok] src/EngineController.cpp:

EngineController: fall-back to Phonon's equalizer band names on parse error

We used to parse equalizer band names as returned by phonon, but it
seems that at least some phonon backeds now just return "band0",
"band1" etc. Fallback to phonon names to expose the bug and let
Phonomials do something with it.

Note that there's one unrelated bug: Amarok doesn't recognise phonon
equalizer doesn't support pre-amplifier and misaligns labels by one.

File Changes

Modified 1 files
  • src/EngineController.cpp
1 files changed in total