| .. |
|
graphics
|
409b011a8e
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
|
12 years ago |
|
media-io
|
37c7db5dbe
fixed some bugs and fixed a variable that wasn't declared at the top
|
12 years ago |
|
util
|
d7a04aea8c
added osx cocoa support files
|
12 years ago |
|
CMakeLists.txt
|
ec411fe046
added cmake build files
|
12 years ago |
|
makefile.am
|
e778a4c04f
added OSX files to automake scripts
|
12 years ago |
|
obs-cocoa.c
|
e778a4c04f
added OSX files to automake scripts
|
12 years ago |
|
obs-data.h
|
f1decd08f4
adjusted the way source removal is handled to make it a bit more safe
|
12 years ago |
|
obs-defs.h
|
f1decd08f4
adjusted the way source removal is handled to make it a bit more safe
|
12 years ago |
|
obs-display.c
|
409b011a8e
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
|
12 years ago |
|
obs-module.c
|
146e9a7dbd
added support for jansson, added new output files, made some adjustments to the API, fixed a UI subclass issue
|
12 years ago |
|
obs-module.h
|
0301b24ace
modernize header guards to #pragma once
|
12 years ago |
|
obs-nix.c
|
8847d11e8e
adjust file locations to be more portable
|
12 years ago |
|
obs-output.c
|
146e9a7dbd
added support for jansson, added new output files, made some adjustments to the API, fixed a UI subclass issue
|
12 years ago |
|
obs-output.h
|
146e9a7dbd
added support for jansson, added new output files, made some adjustments to the API, fixed a UI subclass issue
|
12 years ago |
|
obs-scene.c
|
71890e0365
removed now-redundant callback enum_children from sources
|
12 years ago |
|
obs-scene.h
|
9570f0b8d7
change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information
|
12 years ago |
|
obs-service.h
|
409b011a8e
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
|
12 years ago |
|
obs-source.c
|
93dd3cec50
made the getframe function a bit more safe and modified a few names for clarity
|
12 years ago |
|
obs-source.h
|
71890e0365
removed now-redundant callback enum_children from sources
|
12 years ago |
|
obs-video.c
|
409b011a8e
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
|
12 years ago |
|
obs-windows.c
|
8847d11e8e
adjust file locations to be more portable
|
12 years ago |
|
obs.c
|
93dd3cec50
made the getframe function a bit more safe and modified a few names for clarity
|
12 years ago |
|
obs.h
|
93dd3cec50
made the getframe function a bit more safe and modified a few names for clarity
|
12 years ago |