Just a small fix for of a crash pointed out by timpa009. Thanks!
(Executable based scene switch entries were wrongfully pointing to the regular window based scene switches. During cleanup this could lead to a crash if you had more executable based scene switches than regular ones )
- Added the option to set a default transition for each scene. This is meant for manual scene switching and not the automated ones caused by the scene switcher itself. (The transitions set for automated scene changes take higher priority)
(Thanks to artsyomni for his suggestion even if I couldn't implement it the way he suggested it)- Transitions tab now also works for scene changes if the scene is read from a file (Thanks to diffi for pointing out that this was not working)
- Fixed a bug causing the Idle Detection always be set to disabled if Idle Detection was used for the first time (Thanks to Draven Meex for pointing this out)
- MacOS version now also supports Idle detection
Please let me know if you find any bugs / issues! Suggestions of changes / additions are always welcome!
Sorry for not updating this plugin for a while.
Added the option to temporary disable the Idle Detection depending on the window name of the window that is currently in focus (does support regular expressions)
Added the option to save Scene Round Trip configuration to a file and load Scene Round Trip configuration form a file. This was suggested by OBSnewby.
I still have not found the reason for the crash reported by John Hollowell, since i cant seem to recreate it. So please let me know if you also experience this problem!
(Note: the MacOS version does not include these updates, so it is unchanged)
Added the Idle Detection feature suggested by cwbshaw:
You can now specify a time span, after which, if no inputs were detected, it will switch to the specified scene. (Can be useful for scene switches during lectures / AFK detection during streaming, etc.)
Added the option to stop streaming / recording if switched to a specified scene in the Scene Round Trip tab. (suggested byInsaniaeter)
Please only enable it if you will actually use it and wont accidentally switch to this scene, since streaming / recording will be stopped without any additional notification or confirmation.
Added a section in the Screen Region tab to show the current coordinates of the mouse to make setting Screen Region switches easier.
Added the option to switch based on Executable (implemented by dasOven).
I personally havn't used or tested this feature, so let me know if there are any problems i have to work on.
Also included a MacOS version of the plugin. The fullscreen detection / Idle Detection / Executable features are not included in this version but the rest is should be working.
As usual please report any issues / bugs / crashes and let me know if you have any suggestions for additional features or changes!
Added the feature suggested by Jack0r:
You can configure a transition for each scene switch. You can set it up under the new tab "Transitions".
Also reordered the tabs.
You can now specify a transition for the different scene switches. (this might reset your scene switcher settings, sorry if this is the case) I will probably rework this at a later date. Just wanted to add something to start with.
Added the option to use files to control the scene switcher. (you can write the current scene to a file using the scene switcher and read from a file to switch to a scene)
Added support for regular expressions for Pause Windows.
You can now use negative values in Screen Regions. (Let me know if there is any unexpected behavior)
Scene switcher will now be running again on OBS start, if you left it running when closing OBS.
Fixed fullscreen check using the Desktop as current window.
Fixed a memory leak when using Pause Scenes.
As usual, if there are any problems let me know!
(Sorry for taking so long to fix the bugs)
Added hotkey back. (You can find it under settings -> hotkeys -> toggle start/stop advanced scene switcher)
Added pause windows (functions like pause scenes).
Removed a memory leak on opening the settings for the scene switcher.
Fixed ignore windows not catching OBS main window title(also for new pause windows). (Thanks to KomeijiKuroko)
Fixed OBS freeze / crash on close that could occur in rare cases when plugin was running.
Fixed issue with fullscreen detection preventing switchto backup scene.
Thanks to woodbyte for reporting the issue!
Fixed an issue where, when a Backup scene was set the Scene Round Trip would not work.
Added ability to cancel a Scene Round Trip but just switching to a different scene manually.