..
callback
Allow signal callback deletion while signalling
2014-06-14 23:42:00 -07:00
graphics
Fix bug with creating immediate vertex buffers
2014-06-14 23:30:58 -07:00
media-io
Slight modification of mixing function
2014-06-08 11:48:38 -05:00
util
Add include for ptrdiff_t
2014-06-17 17:02:28 +02:00
CMakeLists.txt
Fix ffmpeg/x264 find modules according to cmake find module naming conventions
2014-05-22 13:03:47 +02:00
LibObsConfig.cmake.in
Also export a plugin destination, so external plugins know where to install stuff
2014-05-08 14:43:16 +02:00
LibObsConfigVersion.cmake.in
Export libobs cmake target, so external plugins can be built without ugly hacks
2014-05-08 14:43:16 +02:00
obs-avc.c
obs-output module: Fill out more functions
2014-04-02 00:42:12 -07:00
obs-avc.h
obs-output module: Fill out more functions
2014-04-02 00:42:12 -07:00
obs-cocoa.c
Rename obs-data.h to obs-internal.h
2014-01-26 18:48:14 -07:00
obs-config.h
libobs: Add 'initialize' callback to services
2014-06-16 21:37:53 -07:00
obs-data.c
Add obs-data autoselect functions
2014-06-22 01:32:09 +02:00
obs-data.h
Add obs-data autoselect functions
2014-06-22 01:32:09 +02:00
obs-defs.h
Scenes: Implement more item positioning features
2014-06-15 20:33:13 -07:00
obs-display.c
libobs: Add services API, reduce repeated code
2014-04-19 20:38:53 -07:00
obs-encoder.c
libobs: Add 'initialize' callback to services
2014-06-16 21:37:53 -07:00
obs-encoder.h
Fix issue when using multiple video encoders
2014-04-10 11:59:42 -07:00
obs-internal.h
libobs: Add 'initialize' callback to services
2014-06-16 21:37:53 -07:00
obs-module.c
obs-studio UI: Implement stream settings UI
2014-04-24 02:19:03 -07:00
obs-module.h
Well, that was embarassing. (Remove size macro)
2014-04-05 01:49:21 -07:00
obs-nix.c
Add more checks for NULL pointers
2014-02-23 22:39:33 -07:00
obs-output.c
libobs: Add 'initialize' callback to services
2014-06-16 21:37:53 -07:00
obs-output.h
Remove the weird size stuff from OBS_DECLARE_MODULE
2014-04-05 01:45:53 -07:00
obs-properties.c
Allow property list entries to be disabled
2014-06-17 17:03:27 +02:00
obs-properties.h
Allow property list entries to be disabled
2014-06-17 17:03:27 +02:00
obs-scene.c
Fix a number of warnings
2014-06-16 17:55:48 -07:00
obs-scene.h
Scenes: Implement more item positioning features
2014-06-15 20:33:13 -07:00
obs-service.c
libobs: Add 'initialize' callback to services
2014-06-16 21:37:53 -07:00
obs-service.h
libobs: Add 'initialize' callback to services
2014-06-16 21:37:53 -07:00
obs-source.c
libobs: Account for volume with audio levels
2014-06-06 08:56:37 -07:00
obs-source.h
Fix an issue with async (video) source destruction
2014-05-04 21:02:01 +02:00
obs-ui.h
Revamp API and start using doxygen
2014-02-12 08:04:50 -07:00
obs-video.c
libobs: Add services API, reduce repeated code
2014-04-19 20:38:53 -07:00
obs-view.c
Activate user-selected audio devices
2014-03-07 17:03:34 -07:00
obs-windows.c
Implement some basic logging for windows
2014-04-14 04:02:11 -07:00
obs.c
libobs: Add 'solid' effect for basic primitives
2014-06-14 23:55:10 -07:00
obs.h
libobs: Add 'initialize' callback to services
2014-06-16 21:37:53 -07:00
obs.hpp
Make a minor OCD tweak to align parameters
2014-06-15 00:14:08 -07:00
obsconfig.h.in
Export libobs cmake target, so external plugins can be built without ugly hacks
2014-05-08 14:43:16 +02:00