WarmUpTill
341a58b8e4
Add window action
...
It allows to set the focus window and close windows.
Only supported on Windows for now.
2024-03-02 14:03:00 +01:00
WarmUpTill
f50f31ec4c
Allow stop of current macro when using run button
2024-02-26 20:56:26 +01:00
WarmUpTill
c3f207f93c
Add decibel selection to audio condition
2024-02-21 18:48:54 +01:00
WarmUpTill
06fef08f56
Add variable tab
...
This should make it significantly easier to get an overview of the
variables, which currently exist, modify their settings, or potentially
remove multiple variables.
2024-02-21 10:10:03 +01:00
WarmUpTill
d8d73f0cd4
Show refresh button if source / filter selection is a variable
2024-02-17 10:03:04 +01:00
WarmUpTill
5cc5a3d412
Display warning if token expired or no token is selected
2024-02-15 21:14:35 +01:00
WarmUpTill
8ba246a349
Add regex support for "find and replace" variable action
2024-02-10 23:13:04 +01:00
WarmUpTill
668bba16ea
Add temp variable support to streaming condition
2024-02-10 01:46:53 +01:00
WarmUpTill
b22913a22c
Warn if settings might contains sensitive data
2024-01-31 16:11:31 +01:00
WarmUpTill
184cbb6dd9
Add tooltips to macro tab
2024-01-30 19:50:58 +01:00
WarmUpTill
9eda8be954
Improve Display condition
...
* Add temp variable support
* Add options to check display width and height
* Add option to select comparision operator for display count check
2024-01-30 19:50:21 +01:00
WarmUpTill
d237e3fe4e
Add temp variable support to websocket condition
2024-01-27 14:10:34 +01:00
WarmUpTill
50c54a8341
Add option to get window class of window
2024-01-21 18:09:23 +01:00
WarmUpTill
cde4e24cc4
Add action queues
...
This is intended to be used to execute long running actions which shall
not be run in parallel to one another.
Multiple different action queues can be created.
The "Queue" action and condition can be used to modify and check the
status and size of action queues.
2024-01-17 11:43:59 +01:00
WarmUpTill
7690ae8684
Add option to perform media actions on scene items
2024-01-16 19:26:08 +01:00
WarmUpTill
5e2bd84478
Add option to set sequence index
2024-01-12 22:15:33 +01:00
WarmUpTill
38423341c2
Add option to use db value as input for audio action
2024-01-06 17:49:58 +01:00
WarmUpTill
321ec48510
Adjust widget order for "source type" scene item selection
2024-01-05 23:32:56 +01:00
WarmUpTill
101ab26069
Add option to check single settings value in Filter condition
2024-01-05 23:32:56 +01:00
WarmUpTill
481da80d4c
Add option to check single settings values in Source condition
2024-01-05 23:32:56 +01:00
Michael Kirsch
a58950924c
Add Current Pattern Matching Value to UI
2024-01-04 01:12:13 +01:00
WarmUpTill
7b1a57070d
Clean up locale
2023-12-29 19:31:45 +01:00
WarmUpTill
74553a82fc
Remove deprecated "on change" toggle of media condition
2023-12-29 19:31:45 +01:00
WarmUpTill
428850306f
Add option to wait for spawned process to exit
2023-12-25 21:24:48 +01:00
WarmUpTill
d0919776f3
Add option to set variable to scene item name at given index
2023-12-19 22:59:32 +01:00
WarmUpTill
43967f5ded
Add temp variable support for video condition
2023-12-10 14:26:30 +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
5d8e24c19a
Add temp variable support to Macro condition
2023-12-09 09:52:12 +01:00
WarmUpTill
f756de05c3
Add option to check if macro is paused
2023-12-09 09:52:12 +01:00
Przemek Pawlas
1f31b81f0d
Add else actions toggle button
2023-12-09 09:42:10 +01:00
Przemek Pawlas
845c12c01c
Add tooltip for run button explaining else ( #931 )
...
* Add tooltip for run button explaining else
* Switch run button modifier to Shift
* Toggle button label only when hovering over it
2023-12-06 10:40:14 +01:00
Przemek Pawlas
99a0118d31
Add clipboard text/image copy actions
2023-11-27 21:07:38 +01:00
Przemek Pawlas
bb7ee17362
Prepare Twitch action for introduction of new action types
2023-11-26 17:48:45 +01:00
Przemek Pawlas
053c14056d
Add more token options and reorder existing ones
2023-11-26 17:48:45 +01:00
WarmUpTill
d9394605f4
Set tempvar values for raid events
2023-11-26 15:29:54 +01:00
WarmUpTill
b525eb7a0e
Add temp variable support to MIDI condition
2023-11-26 13:05:44 +01:00
WarmUpTill
3805aaeeec
Add Twitch chat support
...
* Enable sending chat messages via the Twitch action
* Enable checking for chat messages using the Twitch condition
2023-11-26 00:17:38 +01:00
WarmUpTill
50dc404689
Add temp variable support to date condition
2023-11-20 20:08:09 +01:00
WarmUpTill
975eacbc7e
Add temp variable support to timer condition
2023-11-20 20:08:09 +01:00
WarmUpTill
b3566d98bf
Add condition to check temporary variable values / macro properties
2023-11-20 20:08:09 +01:00
WarmUpTill
15379a8e20
Clean up locale and variable condition
2023-11-20 20:08:09 +01:00
WarmUpTill
1e178f4223
Add temp variable support to scene condition
2023-11-20 20:08:09 +01:00
WarmUpTill
c16a7b93ea
Add temp variable support to window condition
2023-11-20 20:08:09 +01:00
WarmUpTill
f89bb1a750
Add temp variable support for audio condition
2023-11-20 20:08:09 +01:00
WarmUpTill
79961aabe4
Use SourceSetting helpers to enable modification of single setting
2023-11-20 20:08:09 +01:00
WarmUpTill
4686fc2b01
Add SourceSetting helpers
...
They enable easy modification of single setting value of sources
compared to working with the raw json string
2023-11-20 20:08:09 +01:00
WarmUpTill
569b915c07
Set temporary variables in Twitch 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
WarmUpTill
33635d6991
Add action to enable extraction of values from json string
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
Przemek Pawlas
3003547b83
Rework Twitch condition
...
* Fix channel changes in condition not resetting subscription ID
* Simplified Twitch condition logic to match the subscription ID rather
than broadcaster ID and some other data - worked well for me, as I
mentioned not sure why it wasn't done this way in the 1st place (but
if there's a reason let me know)
* Further made ordering more consistent so that Twitch macros/conditions
are easier to read (more or less samethematical order in hpp and cpp)
* Removed some unused code
* Added some param names to some header files to functions
2023-11-08 19:59:59 +01:00
WarmUpTill
e16ac9400a
Add option to set variable value to length of string
...
* Also use SringVariable for _strValue input field to enable getting the
length of variable values
2023-10-25 15:06:11 +02:00
Przemek Pawlas
890792c270
Add more Twitch condition types
...
Also simplifies some code and make it more consistent
2023-10-25 14:47:34 +02:00
WarmUpTill
9ea90ed61b
Add Twitch condition
...
It supports:
* Checking if a channel is live (polling)
* Checking if a channel went live and it's stream type (event)
* Checking if a channel weng offline (event)
* Checking the stream title of a channel (polling)
* Checking the stream category of a channel (polling)
* Checking if the channel information was changed (event)
* Checking for new followers (event)
* Checking for subsciptions (new / end / gift / resub message) (event)
* Checking for cheers (event)
2023-10-14 21:22:53 +02:00
WarmUpTill
ce40b80d90
Clean up token selection
...
* Adjust locale
* Hide token and name fields if no account is connected
* Enable all token options by default
* Validate token every hour as required by Twitch
* Retrigger event subscriptions on token change
token
2023-10-14 21:22:53 +02:00
WarmUpTill
ecb6247959
Combine manual category search button and combobox into a single widget
...
To avoid code duplication for Twitch condition and action
2023-10-14 21:22:53 +02:00
WarmUpTill
1e9173699c
Add option to start a channel raid
2023-10-14 21:22:53 +02:00
WarmUpTill
4801502f32
Add option to open properties and filter windows of sources
2023-10-05 18:54:22 +02:00
Przemek Pawlas
e13e4b5ddd
Add max length validation support for TextEdit
2023-10-05 18:53:46 +02:00
Michael Kirsch
de8da553f1
Implement source item transform changed condition ( #885 )
2023-10-03 19:55:45 +02:00
Przemek Pawlas
6558792e73
Add Twitch send chat announcement and emote-only mode actions ( #890 )
2023-10-03 14:09:29 +02:00
WarmUpTill
ea5e92017e
Add "all" option in filter selection
2023-10-03 12:34:11 +02:00
Przemek Pawlas
46199efb58
Add tooltips for variable text inputs ( #888 )
2023-10-03 11:42:41 +02:00
Przemek Pawlas
107e1413ed
Add Twitch clip and marker actions
...
* Refactor stream title variable name
* Limit commerical duration to 180s
* Set maximum stream title size to 140 chars
2023-09-16 22:23:34 +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
d6e4ee0203
Add option to run "else" actions using the "Run macros" button
...
If there are else actions to run holding control and clicking the "Run
macros" button will allow you to test them.
2023-09-13 19:49:55 +02:00
WarmUpTill
41e47f32b6
Display warning if selected token does not support selected action
2023-09-11 18:27:47 +02:00
Denis KARUPOVIC
6484ae54c0
Create fr-FR.ini ( #863 )
...
* Create fr-FR.ini
add french language
* Update fr-FR.ini (fix white spaces)
* Update fr-FR.ini (remove some useless trads + fix others)
* Update fr-FR.ini (correct some trads)
* Update fr-FR.ini (fix some trads)
* Update fr-FR.ini (fix some trads)
* Update fr-FR.ini (fix errors)
---------
Co-authored-by: WarmUpTill <WarmUpTill@web.de>
2023-09-10 01:41:01 +02:00
WarmUpTill
1c52caf5e9
Move legacy tab entries to end of file
2023-09-09 11:17:29 +02:00
WarmUpTill
ce1d4cce57
Add support for "else" action block
...
* Changed the "on change" match behaviour
Previously macros with true conditions but "on change" enabled would
be considered to be evaluating to false.
Now they are considered to be evaluating to true and the "on change"
option only has an effect on if the actions are performed or not.
This could have effects on user which use the "Macro" condition type
to check what other macros' conditions evaluate to.
* The splitter position separating the conditions, actions, and
else-actions are not saved and restored based on which macro is being
selected.
2023-09-09 11:16:50 +02:00
WarmUpTill
5324fa9350
Reset monitor selection in projector action when monitor setup changed
2023-09-06 21:30:55 +02:00
WarmUpTill
c375daa258
Add option to start commercial
2023-09-03 14:29:14 +02:00
WarmUpTill
f5024621c0
Add option to assign environment variable value to variable
2023-09-01 20:37:02 +02:00
WarmUpTill
fdf1a94f97
Add option to set placeholder text when asking for input
2023-08-29 20:46:33 +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
4d7e2992e5
Add preview scene support to scene condition
...
Existing functionality of the "Studio mode" condition will be hidden and
eventually be removed.
2023-08-28 21:19:38 +02:00
WarmUpTill
a5050d4810
Add Twitch action
...
Allows you to set the stream title and stream category
2023-08-26 17:32:36 +02:00
WarmUpTill
5a2cb943f7
Add option to open interaction dialog of source
2023-08-25 18:19:23 +02:00
WarmUpTill
b88209f63d
Add option to check for settings change to source and filter condition
2023-08-19 19:21:19 +02:00
WarmUpTill
07b86dda41
Cleanup ItemSettingsDialog and ItemSelection
...
* Added option to configure name conflict locale
* Fixed some locale options not being displayed properly due to missing
obs_module_text() calls and name conflicts not being handled
properly.
* No longer force a fixed width
* Added option to hide the rename context menu entry
* Use locale for invalid connection and variable selection string
2023-08-15 18:24:03 +02:00
WarmUpTill
3f51f63298
Cleanup locale
...
* Remove unnecessary widget spacing
* Remove unused values
2023-08-15 18:24:03 +02:00
WarmUpTill
a0b4df574b
Add option to disable filtering by typing in FilterComboBox
2023-08-14 15:47:38 +02:00
WarmUpTill
29f9cba236
Add option to skip execution of given macro on OBS startup
2023-08-07 19:17:41 +02:00
WarmUpTill
666c52556e
Fix plugin state condition not functioning on OBS shutdown
...
Also added note indicating the limitations of running macros on OBS
shutdown
2023-08-05 15:43:44 +02:00
WarmUpTill
1304ac7336
Add tooltip to regex configure widget
2023-08-03 21:44:17 +02:00
WarmUpTill
884fb1b637
Adjust to SceneItemSelection rework
...
And do minor cleanup
2023-08-03 21:44:17 +02:00
WarmUpTill
a82bce947f
Rework scene item selection
...
Added support for:
* Index based scelection
* Type based selection
* Name pattern based selection
2023-08-03 21:44:17 +02:00
WarmUpTill
d5241f0700
Add tooltip for variable and connection selection
2023-08-03 21:44:17 +02:00
WarmUpTill
4b0a631987
Add export / import functionality to macro tab
...
This enables the easy sharing of single / multiple macros across scene
collections.
Previously either all settings had to be copied via the export / import
functionality of the General tab or none at all.
2023-08-02 20:55:59 +02:00
WarmUpTill
29f810a2a0
Add buttons to move macro segments to top / bottom of segment list
2023-08-02 17:00:34 +02:00
WarmUpTill
211eac5313
Add slide show condition
...
It allows you to check ...
* if the slide changed
* the current slide index
* the current slide path
Important limitation:
Its internal state is only updated whenever the "slide_changed" signal
is sent by the particular source.
2023-08-01 23:52:44 +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
08e430396a
Add option to check action enable state to "Macro" condition
2023-07-27 21:06:54 +02:00
WarmUpTill
df7fc7ec01
Add option to enable / disable actions of macros via "Macro" action
2023-07-27 21:06:54 +02:00
WarmUpTill
9eef581161
Add MacroSegmentSelection
...
Utility class to enable selection of index of a macro segments.
Add description of selected segment.
Highlights segment if selected macro is current macro.
2023-07-27 21:06:54 +02:00
WarmUpTill
93f96ee660
Add support for custom URIs
2023-07-27 19:53:25 +02:00
WarmUpTill
650881204f
Adjust capitalization of HTTP action
2023-07-23 00:29:14 +02:00
WarmUpTill
a17d8f7e09
Add support for sending generic OBS websocket messages
...
This should allow to send OBS websocket vendor requests to other plugins
which offer an API via this method (e.g. vertical OBS)
2023-07-15 14:48:45 +02:00
WarmUpTill
76c759c8f4
Display different message if whole image matches pattern
...
The "pattern is highlighted in red" message does not make sense in this
case as there is no room to display the red border around the match.
2023-07-09 17:58:38 +02:00