obs-studio/plugins/linux-pulseaudio
Christoph Hohmann 43dd63aeaf pulse-input: Fix design flaw where source is not created
When a pulseaudio source is created from existing settings and the
device is not found, then the private data will return NULL, making it
impossible to change the source to use a different device.  NULL should
never be returned when possible, otherwise settings cannot be changed
and properties cannot be displayed.

Closes jp9000/obs-studio#604
2016-09-22 18:26:56 -07:00
..
data/locale Update translations from Crowdin 2016-08-08 16:21:48 +02:00
CMakeLists.txt linux-pulseaudio: Add include directory to cmake 2015-05-04 22:37:17 +02:00
linux-pulseaudio.c Remove macro to free locale 2014-07-27 17:29:10 -07:00
pulse-input.c pulse-input: Fix design flaw where source is not created 2016-09-22 18:26:56 -07:00
pulse-wrapper.c linux-pulseaudio: Check for failed operations 2016-05-28 13:19:16 +02:00
pulse-wrapper.h Add function to get info on a specific source to pulse wrapper 2014-08-30 21:07:03 +02:00