Clayton Groeneveld

Results 134 comments of Clayton Groeneveld

> I think switching the view style (vertical to horizontal and vice versa) of the mixer may remove added sources through this method. That works as expected. The only problem...

The items added in the mixer are persistent.

I've found out that there is a function called obs_source_set_hidden, that allows me to disable saving the source in the main ui, so I can save it in my plugin...

Updated to remove the bptr changes.

#7278 will need to be merged first in order to use signals instead of the frontend api. So until that happens, I'll mark this as draft for now.

I still have a couple of problems with this: - Shuffle and random are two completely different things - Shuffling is reordering the list of images in a random order,...

In the future, we should implement audio mixes just like video mixes, so monitoring would be an output plugin instead of living in libobs. I just feel like that is...

Added with https://github.com/cg2121/obs-advanced-timer/commit/43f93b3a43c48341e13e969881be530003610f9e

> Where do all the icon SVGs originate from? > > Overall, I like the direction of this. I'll add more thoughts after I think about it some more. Updated...