Revision d05282c...

Go back to digest for 19th June 2011

Bug Fixes in Multimedia

Bart Cerneels committed changes in [amarok] src/EngineController.cpp:

Fix FLAC files not being shown in the filebrowser.

audio/flac is the correct mimetype it seems but phonon engines are
reporting audio/x-flac.

In the very least there is a mismatch between Phonon::BackendCapabilities::availableMimeTypes()
and KDirModel.

File Changes

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