| .. |
|
vc
|
aead95f5e3
converted project to vs2013, removed 2010 support (ugh)
|
12 years ago |
|
windows
|
52746c2523
Add (temporary terrible) volume controls
|
11 years ago |
|
AlignedNew.hpp
|
e9ded173f1
add my signal/callback interface from another project, also update license of utility files to ISC 1.3
|
12 years ago |
|
array-serializer.c
|
92522d1886
Implement RTMP module (still needs drop code)
|
11 years ago |
|
array-serializer.h
|
d42ff7f0dd
Improve serializer and add array serializer
|
11 years ago |
|
base.c
|
322f148c9c
Remove duplicate include
|
11 years ago |
|
base.h
|
4bdcbe0600
libobs/util: Add func to get current log handler
|
11 years ago |
|
bmem.c
|
fd24d0de2f
Use atomics for allocation counter
|
11 years ago |
|
bmem.h
|
603c87cd8f
Fix b(w)strdup_n returning NULL for empty strings
|
11 years ago |
|
c99defs.h
|
56b3685940
Add include for ptrdiff_t
|
11 years ago |
|
cf-lexer.c
|
52c0d223fd
Change dstr_init_strref to dstr_init_copy_strref
|
11 years ago |
|
cf-lexer.h
|
e9ded173f1
add my signal/callback interface from another project, also update license of utility files to ISC 1.3
|
12 years ago |
|
cf-parser.c
|
e560a426c5
Give cf_parser functions better naming
|
11 years ago |
|
cf-parser.h
|
e9342143a7
Simplify and extend callback/signalling system
|
11 years ago |
|
circlebuf.h
|
b427397aa9
RTMP output: Implement frame drop code
|
11 years ago |
|
config-file.c
|
850d92bac0
libobs: Add config_has_(user|default)_value functions
|
11 years ago |
|
config-file.h
|
850d92bac0
libobs: Add config_has_(user|default)_value functions
|
11 years ago |
|
darray.h
|
3c5e8674b5
Use memmove instead of memcpy for potentially overlapping memory
|
11 years ago |
|
dstr.c
|
52c0d223fd
Change dstr_init_strref to dstr_init_copy_strref
|
11 years ago |
|
dstr.h
|
0c135d9804
Remove duplicate function declaration
|
11 years ago |
|
dstr.hpp
|
070f6cb6a6
Add DStr move assignment operator
|
11 years ago |
|
lexer.c
|
e9ded173f1
add my signal/callback interface from another project, also update license of utility files to ISC 1.3
|
12 years ago |
|
lexer.h
|
e9342143a7
Simplify and extend callback/signalling system
|
11 years ago |
|
platform-cocoa.m
|
41f1ad32f2
Remove unused function
|
11 years ago |
|
platform-nix.c
|
0781d86a2b
Implement CPU usage monitoring functions
|
11 years ago |
|
platform-windows.c
|
f675c8029f
Fix 'unused parameter' warnings on windows
|
11 years ago |
|
platform.c
|
ad6b70e938
Add null pointer checks to platform functions
|
11 years ago |
|
platform.h
|
0781d86a2b
Implement CPU usage monitoring functions
|
11 years ago |
|
serializer.h
|
92522d1886
Implement RTMP module (still needs drop code)
|
11 years ago |
|
text-lookup.c
|
44066f8e61
Fix null pointer dereference in text lookup
|
11 years ago |
|
text-lookup.h
|
e9ded173f1
add my signal/callback interface from another project, also update license of utility files to ISC 1.3
|
12 years ago |
|
threading-posix.c
|
3990c18aac
Add NULL checks and assertions to fix clang static analysis problems
|
11 years ago |
|
threading-windows.c
|
154e0c59e1
Use atomic functions where appropriate
|
11 years ago |
|
threading.h
|
81153cb16d
Fix code that breaks with VC (terrible compiler)
|
11 years ago |
|
utf8.c
|
f255ae1922
first commit
|
12 years ago |
|
utf8.h
|
0301b24ace
modernize header guards to #pragma once
|
12 years ago |
|
util.hpp
|
70559b98a0
Fix bug where bmem.h wasn't always included
|
11 years ago |