Summary: | Add support for configuration options | ||
---|---|---|---|
Product: | [Frameworks and Libraries] phonon-backend-vlc | Reporter: | Dainius Masiliūnas <pastas4> |
Component: | general | Assignee: | Harald Sitter <sitter> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bcooksley, fabo, jb, martin.sandsmark, myriam |
Priority: | NOR | ||
Version: | 0.6 | ||
Target Milestone: | 0.7 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/phonon-vlc/1cafd3d903da7fba8f18ccdfd79bf84018f97977 | Version Fixed In: | |
Sentry Crash Report: |
Description
Dainius Masiliūnas
2012-12-14 16:51:18 UTC
Bug 311650 comment #4 seems to indicate there is a way to configure Phonon VLC options. It loads the file, but I can't see what options it takes from the file, if any. It could be something for Phonon only, not directly related to the VLC backend. Also, that file does not exist by default. Git commit dcc7671d89e456114fec50f38e141301238e2f20 by Harald Sitter. Committed on 09/01/2013 at 12:39. Pushed by sitter into branch 'master'. fix config loading vlc by default for some reason refuses to load configuration options, so tell it not to ignore the configuration when we are using our own vlc.conf. Thanks to Ivan Chernyavsky for pointing this out. CCMAIL: camposer@yandex.ru M +1 -0 src/utils/libvlc.cpp http://commits.kde.org/phonon-vlc/dcc7671d89e456114fec50f38e141301238e2f20 Git commit 1cafd3d903da7fba8f18ccdfd79bf84018f97977 by Harald Sitter. Committed on 09/01/2013 at 12:39. Pushed by sitter into branch '0.6'. fix config loading vlc by default for some reason refuses to load configuration options, so tell it not to ignore the configuration when we are using our own vlc.conf. Thanks to Ivan Chernyavsky for pointing this out. CCMAIL: camposer@yandex.ru M +1 -0 src/utils/libvlc.cpp http://commits.kde.org/phonon-vlc/1cafd3d903da7fba8f18ccdfd79bf84018f97977 |