obs-studio/libobs
jp9000 1302e65ee6 create a sizing callback for the preview panel specifically, apparently on macos the window size isn't guaranteed to be the size it's set to in the main window size handler 2013-12-31 07:10:47 -07:00
..
callback add 'static' to inline functions in callback/calldata.h 2013-12-30 11:09:32 -07:00
graphics
media-io
util
CMakeLists.txt add infrastructure for app bundle target and unmark as advanced 2013-12-30 20:52:44 +01:00
makefile.am
obs-cocoa.c
obs-data.h
obs-defs.h
obs-display.c
obs-module.c update API and implement preliminary ability to add sources to scenes 2013-12-30 06:56:39 -07:00
obs-module.h
obs-nix.c
obs-output.c update API and implement preliminary ability to add sources to scenes 2013-12-30 06:56:39 -07:00
obs-output.h update API and implement preliminary ability to add sources to scenes 2013-12-30 06:56:39 -07:00
obs-scene.c update API and implement preliminary ability to add sources to scenes 2013-12-30 06:56:39 -07:00
obs-scene.h
obs-service.h
obs-source.c make sure to include function declarations from calldata.h 2013-12-30 10:09:20 -07:00
obs-source.h update API and implement preliminary ability to add sources to scenes 2013-12-30 06:56:39 -07:00
obs-video.c
obs-windows.c
obs.c create a sizing callback for the preview panel specifically, apparently on macos the window size isn't guaranteed to be the size it's set to in the main window size handler 2013-12-31 07:10:47 -07:00
obs.h also include bmem.h in the header, minor oversight 2013-12-30 10:14:28 -07:00
obs.hpp