Igor V. Kovalenko
a1b4622ad5
cardwidget: add flag to lock profile from switching automatically
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/merge_requests/60 >
2021-06-01 02:28:40 +03:00
Igor V. Kovalenko
d66137f9a8
card: implement bluetooth profile codec selection
...
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/merge_requests/54 >
2021-02-26 14:03:20 +03:00
poljar (Damir Jelić)
1bff6399d6
mainwindow: Show the availability of the ports and profiles.
...
If we know if a certain port is available/unavailable, we can print
that out, as a help to the user (and as debugging for ourselves).
A profile is also available/unavailable if all ports which have that
profile are available/unavailable.
Credit goes to David Henningson for the original idea and some of the code.
2012-11-24 16:35:12 +02:00
poljar (Damir Jelić)
1a23cdfe6d
cardwidget: Add a port class
...
The cardwidget should cache all the relevant data for the ports.
This change introduces a new port class which holds the port info for
the card.
2012-07-27 08:54:10 +03:00
Rafał Mużyło
9ce0e0a380
Drop the need to use libglademm
2011-03-03 14:31:14 +00:00
Colin Guthrie
7b7a12f1d2
Adapt to new UI
...
The actual wiring up of events and clearing out of old, unused elements is
not complete yet, so this is completely non-functional at present.
2009-06-17 08:54:10 +01:00
Colin Guthrie
dc2eb66e0a
Order the card profiles by their priority
2009-03-25 21:10:21 +00:00
Colin Guthrie
c4208bfd8e
Use C style comments as per Lennart's fetish :p
2009-03-18 21:01:03 +00:00
Colin Guthrie
d3a66f65b5
Split cardwidget out into it's own files.
...
Also define a get_context() method to get the context from outside of the main file.
2009-03-15 13:32:28 +00:00