jp9000
|
dd9107dbd8
libobs: Don't return valid obs_data if json fails
|
10 years ago |
jp9000
|
d53cef47ac
libobs: Add obs_data_create_from_json_file func
|
10 years ago |
jp9000
|
fec29532de
libobs: Removed unused parameter and variable
|
10 years ago |
jp9000
|
af8d5db4ad
libobs: Add obs_data_clear to clear settings
|
10 years ago |
jp9000
|
b042e20e24
libobs: Fix obs_data_apply
|
10 years ago |
Palana
|
74c4932184
Sort obs_data_items by name
|
11 years ago |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 years ago |
jp9000
|
1bbdcc10d7
Fix obs_data_item_setdata
|
11 years ago |
jp9000
|
fe13f59e3d
obs_data: Fix wrong data queried for release
|
11 years ago |
jp9000
|
7608f77e8b
(API Change) Rename autoselect/default functions
|
11 years ago |
jp9000
|
04712b5fe9
(API Change) Unsquish obs_data_* names
|
11 years ago |
jp9000
|
84c7e665bd
Fix function typo (obs_data_get_autoselect_bool)
|
11 years ago |
Palana
|
c2bb95250b
Add obs-data autoselect functions
|
11 years ago |
Palana
|
7f172eb1b4
Change semantics of obs-data default values
|
11 years ago |
Palana
|
a6b52156b2
Move obs-data accessor value handling logic into static helper functions
|
11 years ago |
Palana
|
7cbc260f90
Unify obs_data_set* and obs_data_item_set* funtion implementations
|
11 years ago |
Palana
|
92e9284270
Refactor obs-data internals to forward reallocation results to callers
|
11 years ago |
Palana
|
0d77dc702d
Refactor set_item(_def) to only look up items if no item is supplied
|
11 years ago |
Palana
|
23e2f623f9
Unify obs_data_set* and obs_data_set_default_* function implementations
|
11 years ago |
Palana
|
f29f4d8009
Unify obs_data_get* and obs_data_item_get* functions handling
|
11 years ago |
jp9000
|
89df81e72d
libobs: Add helper functions for math data
|
11 years ago |
BtbN
|
0236d4fb09
Fix obs_data_item_set for number types
|
11 years ago |
jp9000
|
21b67d007b
Add helper functions to obs_data and fix bug
|
11 years ago |
jp9000
|
3cbc711f02
Add obs_data JSON loading/saving functions
|
11 years ago |
jp9000
|
950f780b81
Make sure ot use the right enum name
|
11 years ago |
jp9000
|
291d9961cd
obs-data: Internally store as int or double
|
11 years ago |
jp9000
|
154e0c59e1
Use atomic functions where appropriate
|
11 years ago |
jp9000
|
9c6da6f52d
Split output/input audio capture sources
|
11 years ago |
jp9000
|
268e4e7811
Add more checks for NULL pointers
|
11 years ago |
jp9000
|
7fcec77351
For *_update, apply settings instead of replacing
|
11 years ago |