Ryan Foster
|
64139a6bbd
CI: Update to clang-format 16
|
2 years ago |
Clayton Groeneveld
|
e121ac1587
UI, libobs: Add RAII wrappers for faders/volume meters
|
3 years ago |
Lain
|
106c7aa61f
Update copyrights/names
|
2 years ago |
jp9000
|
edfd5ad604
libobs: Add obs_object abstraction and functions
|
3 years ago |
jp9000
|
6b944a2f3c
libobs: Rename OBSObj to OBSPtr
|
3 years ago |
Jim
|
77a35e93ea
libobs: Use get_ref calls for obs.hpp helper classes
|
3 years ago |
jp9000
|
2f13d92d25
libobs: Fix template errors on non-MS compilers
|
3 years ago |
jp9000
|
52cc1d533e
libobs, UI: Fix cpp auto-release assignment from OBSRefs
|
3 years ago |
tt2468
|
647fb1376d
libobs: Add preprocessor directive for AutoRelease types
|
3 years ago |
VodBox
|
a8c30373d6
libobs: Add AutoRelease OBSRef wrappers for OBS types
|
3 years ago |
jp9000
|
f5d6a695be
libobs: Add OBSRef::Get()
|
5 years ago |
Richard Stanway
|
06321f89e1
UI: Remove OBSContext class and shutdown in run_program
|
5 years ago |
jpark37
|
d383efc065
libobs: Handle noexcept warnings
|
5 years ago |
jp9000
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
jp9000
|
3a05cf6ab0
libobs/callback: Add signal reference counting
|
7 years ago |
jp9000
|
2bd8ab7c09
(API Change) libobs: Add global module config path
|
10 years ago |
Palana
|
44b5afbd07
(API Change) libobs: Add profile_name_store_t parameter to obs_startup
|
10 years ago |
jp9000
|
df2242b6aa
libobs: Add OBSContext class to obs.hpp
|
10 years ago |
Palana
|
71abed387f
(API Change) libobs: Make obs_service refcounted
|
10 years ago |
Palana
|
ba0b8eb0e1
(API Change) libobs: Make obs_encoder refcounted
|
10 years ago |
Palana
|
f094bf199d
(API Change) libobs: Make obs_output refcounted
|
10 years ago |
Palana
|
a563fbc05b
libobs: Add weak reference type for obs_source
|
10 years ago |
Palana
|
29e61cc68e
Fix OBSRef move assignment not releasing the previous reference
|
11 years ago |
Palana
|
e16b57b076
Add missing copy/move operations for OBSObj
|
11 years ago |
Palana
|
572401fd80
Add missing copy/move operations for OBSSignal
|
11 years ago |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 years ago |
jp9000
|
254d830c08
Make a minor OCD tweak to align parameters
|
11 years ago |
jp9000
|
d9251f9e87
Add source properties window (very preliminary)
|
11 years ago |
Palana
|
4867644776
Add wrappers for obs_data_t and obs_data_array_t
|
11 years ago |
jp9000
|
cfa62354cd
Compact/clean up OBSRef class just a bit more
|
11 years ago |