WarmUpTill
ba24fc2fab
Use correct conversion method for object detection
2023-02-19 09:48:03 -08:00
WarmUpTill
3c067ce723
Rework preview dialog to use signals / slots to update image data
...
Previous implementation caused crashes on some setups
2023-02-03 13:36:51 -08:00
WarmUpTill
5f3a3dd5cf
Dynamically increase delay between screenshots up to one second
...
Otherwise users with a very low switcher interval might not be able to
use the preview dialog at all
2023-01-31 11:20:18 -08:00
WarmUpTill
438c54599e
Reduce time it takes to close preview dialog
2023-01-20 12:30:47 -08:00
WarmUpTill
1fd6f75ee1
Add variable support to video condition
2023-01-15 09:33:46 -08:00
WarmUpTill
6c9d6095c9
Move slider spinbox to core lib
2022-12-27 04:02:08 -08:00
WarmUpTill
70c9a3bd83
Improve video condition and preview dialog
...
* Fix crashes in preview dialog
* Pass copy of parameters instead of working directly with condition
data
* Set sensible default paths in file selection dialogs
* Add maximize button to preview dialog
* Derive preview dialog size from scene switcher settings window
* Use parameter helper classes
2022-12-23 13:16:22 -08:00
WarmUpTill
b7c6deddde
Add helper classes to more easily handle video condition parameters
2022-12-23 13:16:22 -08:00
WarmUpTill
b5ec9e7586
Add const qualifier to various functions
2022-12-23 13:16:22 -08:00
WarmUpTill
e5843de4fc
Add option to check for average brightness
2022-10-21 13:15:11 -07:00
WarmUpTill
75cdd3c80d
Add option to reduce video matching latency
2022-09-19 11:36:28 -07:00
WarmUpTill
b2585ae176
Fix potential crash in video condition
2022-09-19 11:36:28 -07:00
WarmUpTill
d1e912cb24
Clean up video condition widget
...
* only show area selection widget if option is enabled
* fix slight alignment issue
* move "Show match" button to the bottom of the widget
2022-09-19 11:36:28 -07:00
WarmUpTill
53a5fa6ff4
Restructure "src/" folder
...
Moving files from the "src/" folder into "src/legacy", "src/macro-core",
and "src/utils" was necessary as it was becoming a bit too cluttered.
2022-08-17 11:08:53 -07:00