Version: 0.8.7 (using KDE 3.5.9) OS: Linux Installed from: Unspecified Linux Hello, I use new A2DP alsa bluetooth headset. To be able change output I always need go to setting/sound alsa and change mono and stereo output from default to bluetooth: see http://wiki.bluez.org/wiki/HOWTO/AudioDevices I would like to be able set it once and then change output by one click button or select from list when I move my laptop from home (normal sound output) to office (headset) Thanks a lot! Michal
This bug is too old, for a version < 1.3. Closing it, as the latest version is 2.0.1, and lots of things changed since version 1.2.x, including the usage of VLC as video display backend, support for DVB-T2 and ISDB-T via libVLC, etc. You may check on the upstream version and see if the bug was solved. The README file contains instructions about how to compile it. You can find it at our git repository: https://quickgit.kde.org/?p=kaffeine.git If you find similar issues with version 2.0.1, please re-open.
You are right - there were a lot of changes, but possibility to select sound output device in application is still missing. In VLC in sound section I can select sound output device, but in kaffeine this feature is still not available. Please REOPEN.
Created attachment 99434 [details] VLC change audio feature
Git commit 71e5f187b16d6898f755e781d74b64bc2f1d041f by Mauro Carvalho Chehab. Committed on 10/06/2016 at 14:36. Pushed by mauroc into branch 'master'. mediawidget: add support to select the audio device Allow the user to dynamically change the audio device directly in Kaffeine. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> M +11 -0 src/abstractmediawidget.cpp M +5 -0 src/abstractmediawidget.h M +37 -0 src/backend-vlc/vlcmediawidget.cpp M +2 -0 src/backend-vlc/vlcmediawidget.h M +29 -0 src/mediawidget.cpp M +3 -0 src/mediawidget.h http://commits.kde.org/kaffeine/71e5f187b16d6898f755e781d74b64bc2f1d041f