This website requires JavaScript.
Explore
Help
Sign In
starred
/
obs-studio
Watch
1
Star
0
Fork
0
mirror of
https://github.com/obsproject/obs-studio.git
synced
2026-09-04 02:34:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbd8178dab4cfee9fae2001ebe818703b2452793
obs-studio
/
libobs
/
callback
T
History
jp9000
261b9d7056
fix a few bugs with callback system, add some test signals
2013-12-27 05:08:58 -07:00
..
calldata.c
don't hide calldata structure, no reason to, and forced an unnecessary allocation which is bad
2013-12-26 02:02:24 -07:00
calldata.h
fill in rest of signal/callback/proc
2013-12-26 04:26:17 -07:00
proc.c
implement signal/procedure handling into libobs and individual sources
2013-12-26 23:10:15 -07:00
proc.h
fix a few bugs with callback system, add some test signals
2013-12-27 05:08:58 -07:00
signal.c
fix a few bugs with callback system, add some test signals
2013-12-27 05:08:58 -07:00
signal.h
fix a few bugs with callback system, add some test signals
2013-12-27 05:08:58 -07:00