Michael Fabian 'Xaymar' Dirks 6b6ea575ff libobs: Add property groups
Property groups allow multiple properties to be combined into a single
visual group and thus can be used to reduce visual clutter and improve
user experience by giving additional context to a property. The name of
a child of a group is not affected by the group and thus all property
names must still be unique.

A new parent field has been added to obs_properties_t to ease the
tracking of existing properties. That way properties inside a group will
also be able to verify that they have a unique name.
2019-04-18 06:37:36 -07:00
..
2019-04-14 14:15:48 -07:00
2018-09-24 14:25:41 -07:00
2019-02-12 19:33:13 -08:00
2019-04-04 06:46:51 -07:00
2019-04-18 06:37:36 -07:00
2019-04-18 06:37:36 -07:00
2018-09-07 09:27:14 -05:00
2019-03-19 01:26:28 -07:00