On Thu, 2013-03-28 at 12:05 +0100, poljar (Damir Jeli?) wrote: > Port creation is now slightly different. It is now similar to how > other objects are created (e.g. sinks/sources/cards). > > This should become more useful in the future when we move more stuff to > the ports. > > Functionally nothing has changed. > --- > src/modules/alsa/alsa-mixer.c | 10 +++-- > src/modules/alsa/alsa-ucm.c | 10 ++++- > src/modules/bluetooth/module-bluetooth-device.c | 22 ++++++--- > src/pulsecore/device-port.c | 60 ++++++++++++++++++++++--- > src/pulsecore/device-port.h | 16 ++++++- > 5 files changed, 101 insertions(+), 17 deletions(-) Applied in the next branch, thanks! -- Tanu