コミット履歴

作者 SHA1 メッセージ 日付
  jpark37 8a43c55918 libobs/util: Fix pthread mutex leaks 4 年 前
  Richard Stanway 862f16285f libobs: Don't strip whitespace from config values 5 年 前
  jp9000 f53df7da64 clang-format: Apply formatting 6 年 前
  Richard Stanway 3ddfc55e46 libobs: Fix missing mutex unlock from 26dbe54 6 年 前
  Richard Stanway 26dbe54896 libobs: Check fwrite return value for extra safety 6 年 前
  jp9000 8fdfdd9dd2 libobs/util: Fix blank config file values being ignored 7 年 前
  jp9000 6d3777129d libobs/util: Use os_safe_replace in safe file writes 8 年 前
  jp9000 7fba736df9 libobs/util: Use a mutex with config files 8 年 前
  Palana 1cd98ae008 libobs/util: Fix config value line break unescaping 10 年 前
  jp9000 05748195a8 libobs/util: Save filename in config_create 10 年 前
  jp9000 46101b6d5b libobs: Fix various string format warnings 10 年 前
  jp9000 f29431d8db libobs/util: Add config_save_safe function 10 年 前
  jp9000 6bf2be407b libobs/util: Add config_remove_value function 10 年 前
  jp9000 5bcaa7b590 libobs/util: Do not add empty config file values 10 年 前
  Palana ae19eec2c6 util: Improve handling of config values with linebreaks 11 年 前
  jp9000 d44d3b1f0a libobs: Use locale-independent double conversion 10 年 前
  jp9000 5888085a8e Allow hex numbers to be used in config data 11 年 前
  jp9000 397dda78f8 Add config_open_string function 11 年 前
  jp9000 41fad2d1a4 (API Change) Use const params where applicable 11 年 前
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs 11 年 前
  Palana 850d92bac0 libobs: Add config_has_(user|default)_value functions 11 年 前
  Palana 3990c18aac Add NULL checks and assertions to fix clang static analysis problems 11 年 前
  jp9000 fd579fe7f4 Make audio devices save to settings 11 年 前
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset 11 年 前
  jp9000 e9ded173f1 add my signal/callback interface from another project, also update license of utility files to ISC 1.3 11 年 前
  jp9000 4da1c193dc fix minor bug in config file parser 12 年 前
  jp9000 a4055e4257 fixed a bug writing to config files where it would use a brace instead of a bracket when creating a section 12 年 前
  jp9000 ed388fc82e replaced boolean trap parameter in the base lexer 12 年 前
  jp9000 5edc9cf9cb added some more config file functions for going through each section 12 年 前
  jp9000 70290b8c2b fixed locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program 12 年 前