This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
obs-studio
Watch
1
Star
0
Fork
0
You've already forked obs-studio
mirror of
https://github.com/obsproject/obs-studio.git
synced
2026-01-31 09:32:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fcd5ce112b015fc26bc7084c85b2c5cc91935fb
obs-studio
/
libobs
/
callback
History
jp9000
6edcd456fe
implement signal/procedure handling into libobs and individual sources
2013-12-26 23:10:15 -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
implement signal/procedure handling into libobs and individual sources
2013-12-26 23:10:15 -07:00
signal.c
fix one minor bug with the disconnct function
2013-12-26 04:33:16 -07:00
signal.h
fill in rest of signal/callback/proc
2013-12-26 04:26:17 -07:00