D19806: Allow selecting only supported audio files

Kai Uwe Broulik noreply at phabricator.kde.org
Sat Mar 16 13:29:48 GMT 2019


broulik created this revision.
broulik added reviewers: Frameworks, dfaure.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
broulik requested review of this revision.

REVISION SUMMARY
  While Phonon could play all the files, libcanberra as a low-latency notification sound library only supports WAV and OGG*.
  
  *) I didn't find documentation on this but `ca_sound_file_open` in libcanberra only has a `wav` and `vorbis` handler
  
  BUG: 405470

TEST PLAN
  - Can no longer select MP3 as audio file

REPOSITORY
  R305 KNotifyConfig

REVISION DETAIL
  https://phabricator.kde.org/D19806

AFFECTED FILES
  src/knotifyconfigactionswidget.cpp

To: broulik, #frameworks, dfaure
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190316/c6fb7c46/attachment.html>


More information about the Kde-frameworks-devel mailing list