0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins/mac-capture
jp9000 215589755c mac-capture: Fix bug where audio device couldn't be changed
If the user selected the "default" device for audio capture on mac, it
would no longer be able to be switched to another device due to the
"default_device" variable being set.
2018-03-16 21:13:40 -07:00
..
data/locale Update translations from Crowdin 2018-03-15 09:00:28 +01:00
audio-device-enum.c mac-capture: Don't call CFRelease on null vars 2015-08-03 00:08:03 -07:00
audio-device-enum.h CoreAudio: Enumerate AudioDeviceID manually 2014-06-07 06:07:51 -07:00
CMakeLists.txt Add Window Capture to mac-capture plugin 2014-08-20 00:50:18 +02:00
mac-audio.c mac-capture: Fix bug where audio device couldn't be changed 2018-03-16 21:13:40 -07:00
mac-display-capture.m libobs: Add source output flag OBS_SOURCE_DO_NOT_DUPLICATE 2016-01-26 11:49:50 -08:00
mac-helpers.h mac-capture: Fix potential crash querying devices 2015-01-05 14:11:33 -08:00
mac-window-capture.m mac-capture: Log window capture's target 2017-11-26 18:01:22 -08:00
plugin-main.c Add Window Capture to mac-capture plugin 2014-08-20 00:50:18 +02:00
window-utils.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-utils.m (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00