Summary: | Phonon apps do not recognize certain supported file types with VLC backend | ||
---|---|---|---|
Product: | [Frameworks and Libraries] phonon-backend-vlc | Reporter: | Mathias Panzenböck <grosser.meister.morti> |
Component: | general | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bcooksley, fabo, jb, martin.sandsmark, myriam, rdieter |
Priority: | NOR | ||
Version: | 0.2.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.4.1 | |
Sentry Crash Report: |
Description
Mathias Panzenböck
2011-06-10 01:13:08 UTC
Git commit df99d1f9fe1f635769384558d321f34e8f0129b1 by Harald Sitter. Committed on 10/06/2011 at 02:51. Pushed by sitter into branch 'master'. Add it, s3m and xm as supported mimetypes BUG: 275312 M +3 -0 src/backend.cpp M +1 -1 src/vlc.desktop.cmake http://commits.kde.org/phonon-vlc/df99d1f9fe1f635769384558d321f34e8f0129b1 Wow thanks for the fast response! I hope this will be in Fedora stable packages soon. :) If not, just file a bug in the Fedora bug tracking system. This fix is trivial enough for them to just patch in. :) Oh I forgot to mention *.mod files (ProTracker, audio/x-mod) which is the original module file format and of course also supported by vlc. This file format has various aliases: *.module, *.nst, *.wow. But they are very uncommon (never seen them, but then I don't listen to that much module files). Git commit 744635720810018fb8c94cc862c1a565aa93256b by Harald Sitter. Committed on 10/06/2011 at 02:51. Pushed by sitter into branch '0.4'. Add it, s3m and xm as supported mimetypes BUG: 275312 M +3 -0 vlc/backend.cpp M +1 -1 vlc/vlc.desktop.cmake http://commits.kde.org/phonon-vlc/744635720810018fb8c94cc862c1a565aa93256b |