obs-studio/plugins/mac-capture
jp9000 892fdea83e Remove macro to free locale
This functionality can now be handled automatically because locale can
now be freed seaparately from obs_module_unload with
obs_module_free_locale, which is called automatically when the module is
being freed.
2014-07-27 17:29:10 -07:00
..
data Move all data into the subdir it belongs to 2014-07-19 01:38:41 +02:00
CMakeLists.txt Remove unnecessary compiler flag 2014-07-21 04:49:16 +02: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 Add locale for modules 2014-07-11 17:29:00 -07:00
mac-display-capture.m (API Change) Refactor module handling 2014-07-27 17:29:10 -07:00
mac-helpers.h CoreAudio: Separate enumeration code 2014-03-04 07:10:33 -07:00
plugin-main.c Remove macro to free locale 2014-07-27 17:29:10 -07:00