obs-studio/libobs
jp9000 d8b49034c9 added jansson to the main project 2013-11-22 10:02:57 -07:00
..
graphics cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing 2013-11-20 15:00:16 -07:00
media-io fixed some bugs and fixed a variable that wasn't declared at the top 2013-11-02 14:44:40 -07:00
util added osx cocoa support files 2013-11-14 18:31:18 +01:00
CMakeLists.txt added cmake build files 2013-11-14 18:36:46 +01:00
makefile.am added OSX files to automake scripts 2013-11-15 06:40:03 -07:00
obs-cocoa.c added OSX files to automake scripts 2013-11-15 06:40:03 -07:00
obs-data.h adjusted the way source removal is handled to make it a bit more safe 2013-11-20 18:36:46 -07:00
obs-defs.h adjusted the way source removal is handled to make it a bit more safe 2013-11-20 18:36:46 -07:00
obs-display.c cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing 2013-11-20 15:00:16 -07:00
obs-module.c added support for jansson, added new output files, made some adjustments to the API, fixed a UI subclass issue 2013-11-13 06:24:20 -07:00
obs-module.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
obs-nix.c adjust file locations to be more portable 2013-11-01 14:33:00 -07:00
obs-output.c added support for jansson, added new output files, made some adjustments to the API, fixed a UI subclass issue 2013-11-13 06:24:20 -07:00
obs-output.h added support for jansson, added new output files, made some adjustments to the API, fixed a UI subclass issue 2013-11-13 06:24:20 -07:00
obs-scene.c removed now-redundant callback enum_children from sources 2013-11-20 21:52:20 -07:00
obs-scene.h change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information 2013-10-14 12:37:52 -07:00
obs-service.h cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing 2013-11-20 15:00:16 -07:00
obs-source.c removed now-redundant callback enum_children from sources 2013-11-20 21:52:20 -07:00
obs-source.h removed now-redundant callback enum_children from sources 2013-11-20 21:52:20 -07:00
obs-video.c cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing 2013-11-20 15:00:16 -07:00
obs-windows.c adjust file locations to be more portable 2013-11-01 14:33:00 -07:00
obs.c added jansson to the main project 2013-11-22 10:02:57 -07:00
obs.h removed now-redundant callback enum_children from sources 2013-11-20 21:52:20 -07:00