0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs
jp9000 3aedfdfb73 Fix wrong linux function
Used the mac function instead by accident
2014-03-10 19:27:59 -07:00
..
callback Check for duplicate names (function parser) 2014-03-02 19:44:22 -07:00
graphics Reimplement monitor capture 2014-03-05 10:43:14 -07:00
media-io Fix audio streaming and mac semaphores 2014-03-10 19:04:00 -07:00
util Fix wrong linux function 2014-03-10 19:27:59 -07:00
CMakeLists.txt Reimplement monitor capture 2014-03-05 10:43:14 -07:00
obs-cocoa.c Rename obs-data.h to obs-internal.h 2014-01-26 18:48:14 -07:00
obs-data.c Split output/input audio capture sources 2014-03-03 02:56:54 -07:00
obs-data.h For *_update, apply settings instead of replacing 2014-02-21 21:05:21 -07:00
obs-defs.h Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
obs-display.c Use only one widget for preview 2014-03-07 10:19:03 -07:00
obs-encoder.c Add a way to get default settings 2014-03-07 06:55:21 -07:00
obs-encoder.h Add a way to get default settings 2014-03-07 06:55:21 -07:00
obs-internal.h Ensure names are valid 2014-03-10 13:39:51 -07:00
obs-module.c Split output/input audio capture sources 2014-03-03 02:56:54 -07:00
obs-module.h Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
obs-nix.c Add more checks for NULL pointers 2014-02-23 22:39:33 -07:00
obs-output.c Add preliminary streaming code for testing 2014-03-10 13:10:35 -07:00
obs-output.h Add a way to get default settings 2014-03-07 06:55:21 -07:00
obs-properties.c Fix an error and a few warnings 2014-03-07 17:19:26 -07:00
obs-properties.h Add WASAPI audio capture 2014-03-04 07:07:13 -07:00
obs-scene.c Ensure names are valid 2014-03-10 13:39:51 -07:00
obs-scene.h Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
obs-service.h Remove majority of warnings 2014-02-14 15:13:36 -07:00
obs-source.c Ensure names are valid 2014-03-10 13:39:51 -07:00
obs-source.h Add a way to get default settings 2014-03-07 06:55:21 -07:00
obs-ui.h Revamp API and start using doxygen 2014-02-12 08:04:50 -07:00
obs-video.c Use only one widget for preview 2014-03-07 10:19:03 -07:00
obs-view.c Activate user-selected audio devices 2014-03-07 17:03:34 -07:00
obs-windows.c Rename obs-data.h to obs-internal.h 2014-01-26 18:48:14 -07:00
obs.c Add preliminary streaming code for testing 2014-03-10 13:10:35 -07:00
obs.h Add preliminary streaming code for testing 2014-03-10 13:10:35 -07:00
obs.hpp Add wrappers for obs_data_t and obs_data_array_t 2014-02-03 05:39:25 +01:00