.. |
vc
|
converted project to vs2013, removed 2010 support (ugh)
|
2013-12-14 16:01:30 -07:00 |
windows
|
Add (temporary terrible) volume controls
|
2014-05-03 22:54:38 -07:00 |
AlignedNew.hpp
|
add my signal/callback interface from another project, also update license of utility files to ISC 1.3
|
2013-12-25 22:40:33 -07:00 |
array-serializer.c
|
Implement RTMP module (still needs drop code)
|
2014-04-07 22:00:10 -07:00 |
array-serializer.h
|
Improve serializer and add array serializer
|
2014-04-01 11:27:27 -07:00 |
base.c
|
Remove duplicate include
|
2014-07-13 02:59:14 -07:00 |
base.h
|
libobs/util: Add func to get current log handler
|
2014-05-14 17:43:23 -07:00 |
bmem.c
|
Use atomics for allocation counter
|
2014-04-07 01:25:38 -07:00 |
bmem.h
|
Fix b(w)strdup_n returning NULL for empty strings
|
2014-06-25 23:18:18 +02:00 |
c99defs.h
|
Add include for ptrdiff_t
|
2014-06-17 17:02:28 +02:00 |
cf-lexer.c
|
Change dstr_init_strref to dstr_init_copy_strref
|
2014-07-13 01:20:53 -07:00 |
cf-lexer.h
|
add my signal/callback interface from another project, also update license of utility files to ISC 1.3
|
2013-12-25 22:40:33 -07:00 |
cf-parser.c
|
Give cf_parser functions better naming
|
2014-03-01 01:25:41 -07:00 |
cf-parser.h
|
Simplify and extend callback/signalling system
|
2014-03-01 05:54:55 -07:00 |
circlebuf.h
|
RTMP output: Implement frame drop code
|
2014-04-12 04:34:15 -07:00 |
config-file.c
|
libobs: Add config_has_(user|default)_value functions
|
2014-07-13 19:10:38 +02:00 |
config-file.h
|
libobs: Add config_has_(user|default)_value functions
|
2014-07-13 19:10:38 +02:00 |
darray.h
|
Use memmove instead of memcpy for potentially overlapping memory
|
2014-05-17 15:47:59 +02:00 |
dstr.c
|
Change dstr_init_strref to dstr_init_copy_strref
|
2014-07-13 01:20:53 -07:00 |
dstr.h
|
Remove duplicate function declaration
|
2014-07-13 01:21:20 -07:00 |
dstr.hpp
|
Add DStr move assignment operator
|
2014-06-25 17:00:02 +02:00 |
lexer.c
|
add my signal/callback interface from another project, also update license of utility files to ISC 1.3
|
2013-12-25 22:40:33 -07:00 |
lexer.h
|
Simplify and extend callback/signalling system
|
2014-03-01 05:54:55 -07:00 |
platform-cocoa.m
|
Remove unused function
|
2014-07-05 16:16:32 -07:00 |
platform-nix.c
|
Implement CPU usage monitoring functions
|
2014-07-04 23:03:26 -07:00 |
platform-windows.c
|
Fix 'unused parameter' warnings on windows
|
2014-07-12 11:59:07 -07:00 |
platform.c
|
Add null pointer checks to platform functions
|
2014-07-12 04:48:16 -07:00 |
platform.h
|
Implement CPU usage monitoring functions
|
2014-07-04 23:03:26 -07:00 |
serializer.h
|
Implement RTMP module (still needs drop code)
|
2014-04-07 22:00:10 -07:00 |
text-lookup.c
|
Fix null pointer dereference in text lookup
|
2014-06-14 23:47:22 -07:00 |
text-lookup.h
|
add my signal/callback interface from another project, also update license of utility files to ISC 1.3
|
2013-12-25 22:40:33 -07:00 |
threading-posix.c
|
Add NULL checks and assertions to fix clang static analysis problems
|
2014-04-14 23:02:53 +02:00 |
threading-windows.c
|
Use atomic functions where appropriate
|
2014-03-16 18:26:46 -07:00 |
threading.h
|
Fix code that breaks with VC (terrible compiler)
|
2014-04-14 14:21:32 -07:00 |
utf8.c
|
first commit
|
2013-09-30 19:37:13 -07:00 |
utf8.h
|
modernize header guards to #pragma once
|
2013-10-14 13:21:15 +02:00 |
util.hpp
|
Fix bug where bmem.h wasn't always included
|
2014-07-13 11:34:56 -07:00 |