obs-studio/libobs/util
jp9000 123ca280a0 fix unix version of os_get_config_path to make it append a slash to $HOME 2013-12-23 19:04:41 -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 replaced boolean trap parameter in the base lexer 2013-12-16 00:05:27 -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 fix minor bug in config file parser 2013-12-18 12:08:38 -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 fixed bug with dynamic string where it wouldn't set the capacity properly 2013-12-17 18:15:47 -07:00
lexer.c replaced boolean trap parameter in the base lexer 2013-12-16 00:05:27 -07:00
lexer.h replaced boolean trap parameter in the base lexer 2013-12-16 00:05:27 -07:00
platform-cocoa.m change os_get_home_path to a better and more clear function, os_get_config_path 2013-12-23 18:59:54 -07:00
platform-nix.c fix unix version of os_get_config_path to make it append a slash to $HOME 2013-12-23 19:04:41 -07:00
platform-windows.c fix unix version of os_get_config_path to make it append a slash to $HOME 2013-12-23 19:04:41 -07:00
platform.c some static analysis cleanup 2013-10-17 17:21:42 -07:00
platform.h change os_get_home_path to a better and more clear function, os_get_config_path 2013-12-23 18:59:54 -07:00
serializer.h modernize header guards to #pragma once 2013-10-14 13:21:15 +02:00
text-lookup.c fixed a bug where new locale text segments properly replace old ones if adding a new language file on top of another 2013-12-17 18:17:22 -07:00
text-lookup.h allow loading of other locals on top of the current locale (to enable unfilled strings to default to english if necessary) 2013-12-17 13:55:09 -07: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
util.hpp apply configure video settings on startup 2013-12-22 23:40:07 -07:00