8 Commits

Author SHA1 Message Date
Glought
7e934f8f16 Added "Import" button in Global Sources Dialog.
The "Import" button opens a "Open" dialog where a user can open a scene collection file then it lists all Global Sources from the selected scene collection in a dialog.

You can Import multiple global sources by holding shift or Ctrl and clicking on the Global sources you want to import.

With this change scene collections have their own Global Sources but users can import Global Sources from other scene collections.

If you make any changes to a Global sources properties and want the change in another scene collection you will need to remove the global source in the other scene collection and then import it again.

You can't import Global Sources if there is already a Global Source with the same name.

Hopefully this makes it simple and fast for users to import their commonly used Global sources like for
example followers alerts.
2014-08-18 13:40:58 -07:00
jp9000
cadbbb69d0 Make a few bug fixes (by shader) 2014-03-18 21:21:46 -07:00
Richard Stanway
631ddb42d3 Lock scene mutex when reconfiguring global sources 2013-12-05 01:17:38 +01:00
jp9000
e40a9dd7c0 Fixed a bug where global sources would initialize when switching to a scene with an unchecked global source, also made it so that global sources regsiter as having "entered" and "left" the scene when checked and unchecked 2013-09-02 09:57:24 -07:00
jp9000
97e29d43fb made it so that a selected global source properly resizes when you reconfigure 2013-04-19 12:32:58 -07:00
jim
8021e7c49b 0.432a 2012-11-02 00:09:06 -07:00
jim
42c6b401e2 threading, optimizations, api additions, directshow features 2012-10-24 23:58:42 -07:00
jp9000
5b9e3b9dcb Initial commit 2012-08-30 21:54:15 -07:00