obs-studio/test
jp9000 b0104fcee0 (API Change) libobs: Remove source_type param from functions
(Note: test and UI are also modified by this commit)

API Changed (removed "enum obs_source_type type" parameter):
-------------------------
obs_source_get_display_name
obs_source_create
obs_get_source_output_flags
obs_get_source_defaults
obs_get_source_properties

Removes the "type" parameter from these functions.  The "type" parameter
really doesn't serve much of a purpose being a parameter in any of these
cases, the type is just to indicate what it's used for.
2016-01-26 11:49:37 -08:00
..
osx (API Change) libobs: Remove source_type param from functions 2016-01-26 11:49:37 -08:00
test-input (API Change) Fix filter rendering design flaw 2015-03-25 10:03:06 -07:00
win (API Change) libobs: Remove source_type param from functions 2016-01-26 11:49:37 -08:00
CMakeLists.txt Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00