WarmUpTill
d0919776f3
Add option to set variable to scene item name at given index
2023-12-19 22:59:32 +01:00
WarmUpTill
8a5aac3d31
Add option to check the recording duration
2023-12-09 09:52:12 +01:00
WarmUpTill
c64e1f5e51
Rework Process condition
...
* Add option to en-/disable regex matching
* Add tempvar support for process name
2023-12-09 09:52:12 +01:00
WarmUpTill
15379a8e20
Clean up locale and variable condition
2023-11-20 20:08:09 +01:00
WarmUpTill
ae8d0bf5cb
Add support for setting variable to value of temporary variable
2023-11-20 20:08:09 +01:00
Przemek Pawlas
449daa80cc
Add media seek to percentage action + cleanup
2023-11-17 20:11:00 +01:00
Michael Kirsch
de8da553f1
Implement source item transform changed condition ( #885 )
2023-10-03 19:55:45 +02:00
WarmUpTill
8efc39958f
Add action to assign scene item count to variable
...
To be able to iterate through the scene items of a scene
2023-09-16 19:49:54 +02:00
WarmUpTill
f5024621c0
Add option to assign environment variable value to variable
2023-09-01 20:37:02 +02:00
WarmUpTill
0f0fc8ae4e
Add option to switch preview scene to scene switch action
...
Same functionality of the "Studio mode" action will be hidden and
eventually be removed.
2023-08-28 21:19:38 +02:00
WarmUpTill
3f51f63298
Cleanup locale
...
* Remove unnecessary widget spacing
* Remove unused values
2023-08-15 18:24:03 +02:00
WarmUpTill
884fb1b637
Adjust to SceneItemSelection rework
...
And do minor cleanup
2023-08-03 21:44:17 +02:00
WarmUpTill
f92ed3139d
Add more transform actions
...
* Reset
* Rotation
* Flip (horizontal / vertical)
* Fit to screen
* Stretch to screen
* Center (horizontal / vertical / to screen)
2023-07-28 18:51:30 +02:00
WarmUpTill
df7fc7ec01
Add option to enable / disable actions of macros via "Macro" action
2023-07-27 21:06:54 +02:00
WarmUpTill
91f93169eb
Add option to set deinterlace mode and deinterlace field order
2023-07-07 19:19:40 +02:00
WarmUpTill
b6031bd29a
Fix typo in locale name
2023-06-03 22:38:42 +02:00
WarmUpTill
dfa12f9807
Add support for configuring additional streaming options
...
* Set server
* Set stream key
* Set username
* Set password
2023-05-26 20:42:16 +02:00
WarmUpTill
9cfa88dd8c
Add support setting title and icon of system tray message
2023-05-06 11:53:45 -07:00
WarmUpTill
8c317c1396
Add option to check for and set keyframe interval settings
2023-04-30 16:51:56 -07:00
WarmUpTill
524c4b71d7
Add option to set recording folder and file format string
2023-04-23 05:37:59 -07:00
WarmUpTill
f9d6001025
Enable use of variables for hotkey action duration selection
2023-03-19 03:52:21 -07:00
WarmUpTill
bf5d8ca19e
Add option to assign value of math expressions to variable
2023-03-19 03:52:21 -07:00
BlackScreen
e43793354e
Update german translation to the latest version
2023-01-27 12:32:03 -08:00
WarmUpTill
03854376ef
Remove outdated translations for cooldown option
2022-12-10 00:55:28 -08:00
WarmUpTill
9bcced524b
Move transition behaviour related settings to General tab
2022-11-09 09:57:55 -08:00
WarmUpTill
8487ef4716
clean up locale
2022-03-26 10:05:40 -07:00
WarmUpTill
37734445e7
CI: Add automated check for invalid locale files
...
Also clean up issues found in the existing locale files
2022-03-05 17:09:58 -08:00
WarmUpTill
5af206da60
Fix typo
2021-11-09 10:24:14 -08:00
WarmUpTill
edd9f18de0
Add scene trigger to control virtual camera ( #162 )
2021-06-13 19:25:02 +02:00
WarmUpTill
9301713c49
Add option to not scene change msg via network tab
2021-05-25 10:18:36 -07:00
WarmUpTill
e714df7ad0
Use Duration class and DurationSelection widget
2021-05-04 11:32:45 -07:00
WarmUpTill
041a9e7f19
Add option to set transition duration ( #171 )
2021-05-01 00:20:25 +02:00
WarmUpTill
45fa4dac8f
Add option "has changed" to video tab ( #168 )
2021-04-22 20:51:35 +02:00
WarmUpTill
e4bf5fa749
Add option to use transition overrides for transition changes ( #164 )
...
* Adjust switchScene() signature to support adjustActiveTransitionType and verbose parameters and only change the transition type if adjustActiveTransitionType, otherwise rely on transition overrides
* Add new adjustActiveTransitionType checkbox
* save and load adjustActiveTransitionType
* Add check to either enable transition type change or use of transition
overrides
* Add locale
* Adjust layout and locale
2021-04-10 19:58:17 +02:00
WarmUpTill
beb482bd5a
Disable Network tab functionality on macOS ( #155 )
...
The asio library ran into issues when the obs-websocket plugin was also running leading to a crash in the obs-websocket's listen() calls.
As the use obs-websocket plugin is more widespread than the use of the advanced scene switcher the network tab functionality will be disabled for macOS for the time being.
2021-04-03 18:52:16 +02:00
WarmUpTill
73ce88e2f0
Add option to save window size and position ( #154 )
2021-04-03 11:55:42 +02:00
WarmUpTill
dfccc4b16d
Add network tab ( #149 )
...
The network tab allows you to open a web-socket or connect to web-socket to synchronize the active scene between two or more instances of OBS.
The functionality is mostly based on https://github.com/Palakis/obs-websocket .
An OBS instance running a server will send its currently active scene to all connected clients on scene change.
By default all scene switches will trigger a message to be sent to all clients, but you also have the option to limit sending these messages only when an automated scene change is triggered by the advanced scene switcher.
2021-03-24 20:51:22 +01:00
WarmUpTill
1273446ce5
Add option to configure default transition delay. ( #140 )
2021-03-17 18:21:42 +01:00
WarmUpTill
7526cbe1a3
Add option to check volume of 'inactive' audio sources. ( #137 )
2021-03-12 18:48:06 +01:00
WarmUpTill
e4bb034303
Add video tab ( #131 )
...
This tab will allow switching scenes based on the video output of sources.
2021-03-05 14:08:17 +01:00
WarmUpTill
78e14df620
Add german locale for extended sequences ( #135 )
2021-03-01 20:25:18 +01:00
WarmUpTill
920c188213
Add scene trigger for starting and stopping the scene switcher ( #129 )
2021-02-23 21:00:25 +01:00
WarmUpTill
9aa0b31bff
Add scene trigger to unmute source ( #124 )
2021-02-20 18:08:35 +01:00
WarmUpTill
6d5086b971
Add option to select 'current transition' ( #123 )
...
* move addSelectionEntry to AdvSceneSwitcher class and allow select entry to be 'selectable'
Can be useful for implementing 'current transition' as an option or just allowing to select 'None' for screen region ignore
* Add option to select 'current transition'
2021-02-19 19:03:38 +01:00
WarmUpTill
a5f0eb8da8
Add option to automatically start scene switcher on recording / streaming start ( #112 )
2021-02-03 20:02:07 +01:00
WarmUpTill
35151ea134
Add scene trigger tab ( #110 )
2021-02-03 19:50:37 +01:00
Kevin Nash
1510a2c2fa
Specify scenes to exclude from Region triggers ( #111 )
...
Adds an option to exclude a region triggered scene switch if you're
currently in the specified Scene.
2021-02-03 19:49:18 +01:00
WarmUpTill
27ae5107cd
Add help messages if tab is empty ( #107 )
2021-01-24 16:04:40 +01:00
WarmUpTill
69d452f978
allow selection of previous scene for exe,file,region,window and scene group for idle switches ( #106 )
2021-01-23 23:21:59 +01:00
WarmUpTill
d989c2b570
Add scene groups and rework save and load ( #103 )
2021-01-23 17:39:35 +01:00