obs-studio/docs/sphinx
jp9000 99e639015f libobs: Add group functions that can signal refresh
Adds API:
obs_scene_add_group2
obs_scene_insert_group2
obs_sceneitem_group_ungroup2

These functions should be used by plugins if they need to use these
functions and need to send a refresh signal.  If a major API rework ever
happens the old functions should be removed.  The old functions should
eventually be deprecated.

The reason why specifying a 'signal' parameter is useful is because it's
a bit more seamless for the user interface to be able to have custom
handling of these specific cases.  It looks better and doesn't require
completely erasing/recreating the entire list, which is visually
unappealing.
2020-02-07 16:45:04 -08:00
..
_build docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
_static docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
_templates docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
backend-design.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
conf.py docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
frontends.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
graphics.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
index.rst docs/sphinx: Add scripting documentation 2018-01-04 11:37:43 -08:00
make.bat docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
Makefile docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
plugins.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-core-objects.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-core.rst docs/sphinx: Add obs_enum_scenes 2020-01-19 09:21:53 +01:00
reference-encoders.rst libobs: Add function to get encoder object's defaults 2018-07-20 01:49:32 -07:00
reference-frontend-api.rst UI: Add pause support 2019-07-08 08:11:56 -07:00
reference-libobs-callback.rst libobs/callback: Add signal reference counting 2018-06-03 15:04:03 -07:00
reference-libobs-graphics-axisang.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-graphics-effects.rst docs/sphinx: Add annotation api functions 2018-09-08 05:22:12 -07:00
reference-libobs-graphics-graphics.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
reference-libobs-graphics-image-file.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-graphics-math.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-graphics-matrix4.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-graphics-quat.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-graphics-vec2.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
reference-libobs-graphics-vec3.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
reference-libobs-graphics-vec4.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
reference-libobs-graphics.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-media-io.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-util-base.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-util-bmem.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-util-circlebuf.rst libobs/util: Add funcs to push zeroed data to circlebufs 2017-12-02 13:52:40 -08:00
reference-libobs-util-config-file.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-util-darray.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
reference-libobs-util-dstr.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
reference-libobs-util-platform.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
reference-libobs-util-profiler.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
reference-libobs-util-serializers.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-util-text-lookup.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-libobs-util-threading.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
reference-libobs-util.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-modules.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
reference-outputs.rst docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
reference-properties.rst docs/sphinx: Fix obs_property_list_item_disable entry 2020-01-10 10:31:19 +11:00
reference-scenes.rst libobs: Add group functions that can signal refresh 2020-02-07 16:45:04 -08:00
reference-services.rst docs/sphinx: Add sphinx documentation 2017-11-27 03:02:04 -08:00
reference-settings.rst docs/sphinx: Add scripting documentation 2018-01-04 11:37:43 -08:00
reference-sources.rst docs/sphinx: add media controls 2020-02-06 18:44:04 +01:00
scripting.rst docs/sphinx: Fix typo in script sources section 2018-05-02 03:23:00 +08:00