obs-studio/libobs/callback
jp9000 c8a0f661fb libobs/callback: Add global callback to signal handler
A global callback allows capturing all signals from a signal handler
rather than just a specific signal.
2018-01-03 17:04:02 -08:00
..
calldata.c libobs/callback: Allow ability to use calldata_t with stack 2016-01-25 17:29:08 -08:00
calldata.h Fix various typos across multiple modules 2017-04-25 22:39:42 -04:00
decl.c Fix various typos across multiple modules 2017-04-25 22:39:42 -04:00
decl.h Fix various null pointer issues detected by Coverity 2017-02-25 16:45:45 +01:00
proc.c (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
proc.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
signal.c libobs/callback: Add global callback to signal handler 2018-01-03 17:04:02 -08:00
signal.h libobs/callback: Add global callback to signal handler 2018-01-03 17:04:02 -08:00