| Summary: | kmix. Add widget to configure pulseaudio. Port veromix python code to TDE in c++. | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Michael Martin <michaelmartin007> |
| Component: | tdemultimedia | Assignee: | Timothy Pearson <kb9vqf> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | enhancement | CC: | bugwatch, darrella |
| Priority: | P5 | ||
| Version: | 3.5.13 [Trinity] | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
|
Description
Michael Martin
2011-09-28 07:10:10 CDT
When I want to configure pulseaudio with kde4 I have to install pavucontrol or plasma-widget-veromix. For TDE should be very useful to port the code of veromix to kmix. You know that when you open kmix you can see a label down to the right who say "pulseaudio". It is posible to place there a widget for pulseaudio settings. This widget should open a dialog to configure pulseaudio settings. This dialog should be the same that you can see when you open veromix. I wish you could port the code of vermix to kmix in c++. I know that veromix is python. The funcionality of veromix for configuring pulseaudio, I think, is the best you can find in kde and a very good feature for TDE. Thanks. (Mit Bezug zu comment 1) > When I want to configure pulseaudio with kde4 I have to install pavucontrol or > plasma-widget-veromix. > For TDE should be very useful to port the code of veromix to kmix. You know > that when you open kmix you can see a label down to the right who say > "pulseaudio". > It is posible to place there a widget for pulseaudio settings. This widget > should open a dialog to configure pulseaudio settings. This dialog should be > the same that you can see when you open veromix. I wish you could port the code > of > vermix to kmix in c++. I know that veromix is python. The funcionality of > veromix for configuring pulseaudio, I think, is the best you can find in kde > and > a very good feature for TDE. > > Thanks. Maybe should be easier to make a python TDE app for configuring pulseaudio. I see in Synaptic python-qt4-dbus as a dependency. I don't know to many about the architecture of Trinity but I think that maybe python-dcop-trinity could replace python-qt4-dbus. So, maybe it should be posible to make a TDE python app for configuring pulseaudio porting the code from veromix. |