[Phonon] [Bug 212091] Configure phonon from command line

2018-04-20 Thread Michał Bultrowicz
https://bugs.kde.org/show_bug.cgi?id=212091

Michał Bultrowicz  changed:

   What|Removed |Added

 CC||michal.bultrow...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[Phonon] [Bug 212091] Configure phonon from command line

2016-03-19 Thread Joe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=212091

--- Comment #20 from Joe  ---
(In reply to Marcelo Bossoni from comment #19)
> Thanks for the script Joe
> I'll probably need to change it to query xrandr instead, since I wan't to
> route audio only when HDMI video is enabled, not just connected.

Hack away! It's sufficiently hard-coded so that you have to modify it anyway.
The main deal is that you know where to look for the interface which switches
the audio.

I would appreciate a copy of anything you get to work (off list). Especially if
it ends up less hard-coded than my version. Of course, that's optional since
it's GPL code.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Phonon] [Bug 212091] Configure phonon from command line

2016-03-19 Thread Marcelo Bossoni via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=212091

Marcelo Bossoni  changed:

   What|Removed |Added

 CC||mmboss...@gmail.com

--- Comment #19 from Marcelo Bossoni  ---
Thanks for the script Joe
I'll probably need to change it to query xrandr instead, since I wan't to route
audio only when HDMI video is enabled, not just connected.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Phonon] [Bug 212091] Configure phonon from command line

2016-03-15 Thread Joe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=212091

--- Comment #18 from Joe  ---
It's been quite awhile since I have visited this. I have worked around this
issue using Pulse Audio.
My script is attached.

The issue for developers is that there is no automatic way to determine where
you want the audio to go when you activate a new video display. So you do need
a user script/gui to handle it the way you want it to work. 

Once you have the script, you can activate it using udev rules (if you can
figure out how ;(   ).

-- 
You are receiving this mail because:
You are watching all bug changes.


[Phonon] [Bug 212091] Configure phonon from command line

2016-03-15 Thread Joe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=212091

Joe  changed:

   What|Removed |Added

 CC||jose...@main.nc.us

--- Comment #17 from Joe  ---
Created attachment 97917
  --> https://bugs.kde.org/attachment.cgi?id=97917=edit
bash script to redirect audio using Pulse Audio controls

Workaround for this issue. Script is somewhat hard coded for my situation, but
should be a good starting point for others.

-- 
You are receiving this mail because:
You are watching all bug changes.