derrod
|
72924ac1f3
libobs: Deduplicate audio for nested scenes/groups if not transitioning
|
1 year ago |
derrod
|
8a38e3375b
libobs: Mix audio of each source in a scene only once
|
1 year ago |
Exeldro
|
806c72fc66
libobs: Save crop to bounds when saving transform states
|
1 year ago |
Exeldro
|
f275080abb
libobs: Fix crop to bounds ABI break
|
1 year ago |
derrod
|
6fea91067f
libobs: Pass parent pointer into signal_item_remove
|
1 year ago |
derrod
|
aaf8d8b38f
libobs: Send item_remove signal after detaching item
|
1 year ago |
derrod
|
f6c8fe7b64
libobs: Fix crop to bounding box not being duplicated with item
|
1 year ago |
derrod
|
7e456d9dea
libobs: Add automatic cropping to bounds for scene items
|
2 years ago |
sora-blue
|
8fc0489e4a
libobs: Fix scene_enum_sources skipping some active sources
|
1 year ago |
tt2468
|
76f332a379
libobs: Consolidate scene item remove code
|
2 years ago |
Norihiro Kamae
|
9391ab305e
libobs: Fix memory leak when migrating from legacy scene item data
|
2 years ago |
tt2468
|
3e6797ca5b
libobs: Fix crash in `obs_sceneitem_remove()` when already removed
|
2 years ago |
derrod
|
731da1be6b
libobs: Fix hotkeys when reordering sceneitems into/out of groups
|
2 years ago |
derrod
|
763dddbbaf
libobs: Distinguish sceneitem hotkeys by id
|
2 years ago |
derrod
|
4bb2365a62
libobs: Specify scene item IDs on creation
|
2 years ago |
Penwywern
|
23ca4cf704
libobs: Fix flip calculations in bounding box
|
2 years ago |
Penwywern
|
8789c43959
libobs: Fix flip not working with stretch to bounds
|
2 years ago |
Norihiro Kamae
|
8169188f89
libobs: Define DARRAY macro types
|
2 years ago |
derrod
|
0cb812251c
libobs: Add scene uuid to transform state data
|
2 years ago |
Lain
|
106c7aa61f
Update copyrights/names
|
2 years ago |
Jim
|
38e5411490
libobs: Prevent setting invalid scene item scale values
|
2 years ago |
cg2121
|
d291830d23
libobs: Copy private scene item data when duplicating scenes
|
2 years ago |
Jim
|
6eace37e06
Merge pull request #8229 from derrod/hashed-tables
|
2 years ago |
Norihiro Kamae
|
434bdc1768
libobs: Fix possible use-after-free of obs_scene_t
|
2 years ago |
derrod
|
c68eeaef1d
libobs: Use uthash for source objects
|
2 years ago |
derrod
|
29db52ad27
libobs: Save/Load source UUID in scene item data
|
2 years ago |
Frank
|
20a3ec4a2f
libobs: Fix scene_audio_render() incorrectly mixing audio
|
2 years ago |
PatTheMav
|
fb7a9edadc
libobs: Fix non-exhaustive switch statements
|
2 years ago |
Norihiro Kamae
|
ee6ddeeaed
libobs: Avoid position underflow when mixing audio sources
|
2 years ago |
tt2468
|
018ce16703
libobs: Fix loading of custom_size for empty scenes
|
2 years ago |