obs-studio/libobs/util
jp9000 aead95f5e3 converted project to vs2013, removed 2010 support (ugh) 2013-12-14 16:01:30 -07:00
..
vc converted project to vs2013, removed 2010 support (ugh) 2013-12-14 16:01:30 -07:00
windows first commit 2013-09-30 19:37:13 -07:00
AlignedNew.hpp fixed the alignment issues for good 2013-10-01 07:24:59 -07:00
base.c add noreturn attribute to def_crash_handler 2013-11-14 18:31:17 +01:00
base.h enable format string diagnostics for blog and bcrash on gcc and clang 2013-11-14 18:31:18 +01:00
bmem.c changed allocation counter to uint64_t 2013-12-07 17:39:43 +01:00
bmem.h changed allocation counter to uint64_t 2013-12-07 17:39:43 +01:00
c99defs.h converted project to vs2013, removed 2010 support (ugh) 2013-12-14 16:01:30 -07:00
cf-lexer.c some static analysis cleanup 2013-10-17 17:21:42 -07:00
cf-lexer.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
cf-parser.c first commit 2013-09-30 19:37:13 -07:00
cf-parser.h some static analysis cleanup 2013-10-17 17:21:42 -07:00
circlebuf.h added intial async audio/video code, fixed a few bugs, improved thread safety, and made a few other minor adjustments 2013-10-24 00:57:55 -07:00
config-file.c added some more config file functions for going through each section 2013-12-12 21:42:44 -07:00
config-file.h added some more config file functions for going through each section 2013-12-12 21:42:44 -07:00
darray.h fixed locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program 2013-12-07 10:22:56 -07:00
dstr.c some static analysis cleanup 2013-10-17 17:21:42 -07:00
dstr.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
lexer.c fixed a lexer bug with detecting alphanumeric character text (not happy about it though) 2013-12-12 21:46:29 -07:00
lexer.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
platform-cocoa.m removed os_gettime_ms, added os_file_exists 2013-12-12 21:41:46 -07:00
platform-nix.c removed os_gettime_ms, added os_file_exists 2013-12-12 21:41:46 -07:00
platform-windows.c removed os_gettime_ms, added os_file_exists 2013-12-12 21:41:46 -07:00
platform.c some static analysis cleanup 2013-10-17 17:21:42 -07:00
platform.h removed os_gettime_ms, added os_file_exists 2013-12-12 21:41:46 -07:00
serializer.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
text-lookup.c make text lookup use a simple linked lists rather than an unnecessary array of pointers 2013-12-07 11:23:49 -07:00
text-lookup.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
threading.h modify w32-pthreads location in source/project files 2013-10-28 06:29:12 -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