]> code.delx.au - pulseaudio/history - src/modules/module-switch-on-port-available.c
module-switch-on-port-available: Don't switch profiles on uninitialized cards
[pulseaudio] / src / modules / module-switch-on-port-available.c
2014-04-04 David Henningssonmodule-switch-on-port-available: Don't switch profiles...
2013-11-29 Tanu KaskinenPass the profile object instead of the profile name...
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-06-24 poljar (Damir Jelić)Style fix: Remove new lines from opening brackets
2013-06-03 poljar (Damir Jelić)switch-on-port-available: Silence gcc warning.
2013-06-03 Tanu Kaskinendevice-port: Make it impossible to have dual-direction...
2013-06-03 Tanu Kaskinenswitch-on-port-available: Fix error reporting style
2013-06-03 Tanu Kaskinenswitch-on-port-available: Remove a redundant function...
2013-06-03 Tanu Kaskinenswitch-on-port-available: Prepare for dual-direction...
2013-04-24 David Henningssonmodule-switch-on-port-available: Handle hotplugged...
2013-02-18 Mikel Astizcore: Internally deprecate pa_port_available_t to use...
2012-06-29 Tanu KaskinenAssume that the ports hashmap of cards is always non...
2012-06-29 Tanu KaskinenAssume that the profiles hashmap of ports is always...
2012-06-29 Tanu Kaskinencard: Ensure that there's always at least one profile.
2012-06-29 Tanu Kaskinensink, source: Always create a hashmap for ports.
2012-03-21 David Henningssonmodule-switch-on-port-available: Do not switch profile...
2012-03-11 David Henningssonalsa-mixer: Make speaker get available=no when headphon...
2012-03-11 David HenningssonAdd a new module switch-on-port-available that acts...