WarmUpTill
ecfd177d78
Run tests in CI
2024-02-24 16:47:50 +01:00
WarmUpTill
fb7bcd57cd
Add more tests
2024-02-24 16:47:50 +01:00
Przemek Pawlas
01cf000cbe
Refactor
...
* Minor style changes
* Move function definitions
* Split utility.hpp
* Enable include of export-symbol-helper.hpp in tests
2024-02-24 16:47:50 +01:00
Przemek Pawlas
dcba7c535d
Check for lower/upper GetDouble/GetInt limits
2024-02-24 16:47:50 +01:00
Przemek Pawlas
b2fc560701
Store truncated representation of doubles when used as variables
2024-02-24 16:47:50 +01:00
WarmUpTill
c3f207f93c
Add decibel selection to audio condition
2024-02-21 18:48:54 +01:00
WarmUpTill
583b559c78
Adjust minimum volume dB from -60 to -100
2024-02-21 18:48:54 +01:00
WarmUpTill
bb1f19c0cb
Use correct capitalization for "dB"
2024-02-21 18:48:54 +01:00
WarmUpTill
a62883153c
Switch to message buffer / dispatcher for Twitch event sub messages
2024-02-21 18:02:22 +01:00
WarmUpTill
41033f2230
Switch to message buffer / dispatcher for websocket messages
2024-02-21 18:02:22 +01:00
WarmUpTill
394e2500e8
Add simple message buffer and dispatcher
2024-02-21 18:02:22 +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
a7da22b7e9
Keep track of last use of variable
2024-02-21 10:10:03 +01:00
WarmUpTill
cb58eb9f04
Add return value to ReplaceAll()
...
Returns true of the string was modified and false otherwise
2024-02-21 10:10:03 +01:00
WarmUpTill
b803c0ad75
Update header info of action queue macro segments
2024-02-20 21:48:09 +01:00
WarmUpTill
b5426b398a
Fill rename dialog with current name
2024-02-20 21:48:09 +01:00
WarmUpTill
c94863b0cb
Fix item selection not updating correctly
...
* Remove could lead to the "add" dialog being opened
* Rename could result in some entries not being renamed (due to
FilterComboBox using a QComboBox with setEditable() set to true)
2024-02-20 21:48:09 +01:00
WarmUpTill
e13b9b0aa7
Add helpers which also update the lineEdit text of FilterComboBox
2024-02-20 21:48:09 +01:00
WarmUpTill
aa1b10425f
Fix temp var references not being resolved on macro copy and import
2024-02-17 13:54:00 +01:00
WarmUpTill
6cbfc48736
Rename function
2024-02-17 13:54:00 +01:00
WarmUpTill
87c18143a2
Fix crash when switching settings in the OBS stats condition
2024-02-17 13:49:02 +01:00
Przemek Pawlas
58144bf9a8
More efficient QComboBox items initialization
2024-02-17 13:49:02 +01:00
Przemek Pawlas
438d9bf220
Use RAII wrappers
2024-02-17 13:49:02 +01:00
WarmUpTill
d8d73f0cd4
Show refresh button if source / filter selection is a variable
2024-02-17 10:03:04 +01:00
WarmUpTill
dc91ee0cf1
Add workaround for MacOS build issue
2024-02-17 10:03:04 +01:00
WarmUpTill
84e01c0c9c
Fix warnings
2024-02-17 10:03:04 +01:00
WarmUpTill
ce262f0dad
Use OBS 29.1.2 for now
2024-02-17 10:03:04 +01:00
WarmUpTill
9e2a6a7760
Update BUILDING.md
2024-02-17 10:03:04 +01:00
WarmUpTill
a4e26a7a51
Update github actions
...
Based on obs-plugintemplate@68e9fcd
2024-02-17 10:03:04 +01:00
WarmUpTill
8e7955984e
Update cmake
...
Based on obs-plugintemplate@68e9fcd
2024-02-17 10:03:04 +01:00
WarmUpTill
77eb5ed286
Add build-aux
...
Based on obs-plugintemplate@68e9fcd
2024-02-17 10:03:04 +01:00
WarmUpTill
7a668d661b
Update buildspec.json
...
Based on obs-plugintemplate@68e9fcd
2024-02-17 10:03:04 +01:00
WarmUpTill
44733a4c91
Update clang format
2024-02-17 10:03:04 +01:00
WarmUpTill
9a0ffa9379
Update .gitignore
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
9c4fdc9803
Update hotkey name when description is changed
...
This makes it easier to identify the hotkey in external tools
2024-02-15 21:12:01 +01:00
WarmUpTill
71a887db03
Disable audio fade controls if fading is not checked
2024-02-15 21:12:01 +01:00
WarmUpTill
7f5d7325ba
Use RAII wrappers
2024-02-15 21:12:01 +01:00
WarmUpTill
5aadca41d4
Fix crash on shutdown
2024-02-15 21:12:01 +01:00
WarmUpTill
f5d072414f
Fix skip of first execution of macros on startup not working
2024-02-15 21:12:01 +01:00
WarmUpTill
768356e11e
Rename variable
2024-02-15 21:12:01 +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
Przemek Pawlas
96809f76b9
Fix token permissions warning when it's invalid
2024-02-08 21:30:50 +01:00
WarmUpTill
62743afaa7
Fix setting value selection not being visible for on change check
2024-01-31 19:58:58 +01:00
WarmUpTill
8ca5e76afb
Move variable files to to variables folder
2024-01-31 16:11:31 +01:00
WarmUpTill
b22913a22c
Warn if settings might contains sensitive data
2024-01-31 16:11:31 +01:00
WarmUpTill
74a3bf0b12
Rename websocket connections settings entry
2024-01-31 16:11:31 +01:00
WarmUpTill
88ad694d8c
Switch to RAII wrappers
2024-01-31 16:11:31 +01:00
WarmUpTill
e36e4f61da
Clean up variable signal handling
2024-01-31 16:11:31 +01:00