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 година |
jp9000
|
3c6494a11d
fixed a few bugs with config files, and replaced a boolean parameter with an enum
|
пре 12 година |
jp9000
|
18834c6a45
some static analysis cleanup
|
пре 12 година |