obs-studio/plugins/mac-capture
jp9000 0b4a259e56 Remove 'locale' parameter from all callbacks
The locale parameter was a mistake, because it puts extra needless
burden upon the module developer to have to handle this variable for
each and every single callback function.  The parameter is being removed
in favor of a single centralized module callback function that
specifically updates locale information for a module only when needed.
2014-06-25 12:36:26 -07:00
..
CMakeLists.txt CoreAudio: Separate enumeration code 2014-03-04 07:10:33 -07:00
audio-device-enum.c CoreAudio: Enumerate AudioDeviceID manually 2014-06-07 06:07:51 -07:00
audio-device-enum.h CoreAudio: Enumerate AudioDeviceID manually 2014-06-07 06:07:51 -07:00
mac-audio.c Remove 'locale' parameter from all callbacks 2014-06-25 12:36:26 -07:00
mac-helpers.h CoreAudio: Separate enumeration code 2014-03-04 07:10:33 -07:00
plugin-main.c Split output/input audio capture sources 2014-03-03 02:56:54 -07:00