0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins
jp9000 5cd8304dc0 CoreAudio: Enumerate AudioDeviceID manually
Apparently, despite the fact that Apple added
kAudioHardwarePropertyTranslateUIDToDevice in 10.8, it's not actually
usable in 10.8, only 10.9.  So, instead of being able to use it like a
normal, sane person, we have to enumerate all devices manually and find
the AudioDeviceID ourselves.  A slight annoyance and a mark against
apple's competence, but audio devices should now be working again on
10.8 at least, so whatever.
2014-06-07 06:07:51 -07:00
..
linux-pulseaudio Remove pa timestamps option from pulseaudio plugin 2014-05-21 22:54:23 +02:00
linux-xcomposite Fix code formatting issues 2014-05-15 02:18:01 -07:00
linux-xshm Add README for the xshm plugin 2014-05-12 22:07:07 +02:00
mac-avcapture Add connect/disconnect handling for mac-avcapture 2014-06-04 20:02:03 +02:00
mac-capture CoreAudio: Enumerate AudioDeviceID manually 2014-06-07 06:07:51 -07:00
obs-ffmpeg Make obs-ffmpeg aac encoder output which encoder is beeing used 2014-05-23 00:06:29 +02:00
obs-libfdk Add libfdk encoder 2014-05-23 00:06:28 +02:00
obs-outputs Hide librtmp symbols so they don't collide with system libraries 2014-05-24 14:13:44 +02:00
obs-x264 Fix ffmpeg/x264 find modules according to cmake find module naming conventions 2014-05-22 13:03:47 +02:00
rtmp-services Add (temporary terrible) volume controls 2014-05-03 22:54:38 -07:00
win-capture Add 'common' and 'custom' RTMP services 2014-04-19 20:54:18 -07:00
win-dshow win-dshow module: Fix configuration issues 2014-05-30 19:54:58 -07:00
win-wasapi WASAPI plugin: Mark parameter macro 2014-05-30 03:09:31 -07:00
CMakeLists.txt Add preliminary DirectShow capture plugin 2014-05-30 03:29:48 -07:00