WarmUpTill
|
9ec772f723
|
Restructure includes
The intention of this change is to reduce the interdependency of the
various components to reduce compile time when applying changes.
|
2023-04-30 13:13:18 -07:00 |
|
WarmUpTill
|
0138b412b4
|
Style changes in utility.hpp
|
2023-04-30 13:13:18 -07:00 |
|
WarmUpTill
|
2c5caabab0
|
Add advss namespace
Fixes name conflict with "Duration" class and typedef of the same name
on MacOS
|
2023-04-17 11:33:24 -07:00 |
|
WarmUpTill
|
3d6d690583
|
Add variable support for custom screenshot path
|
2023-03-19 03:52:21 -07:00 |
|
WarmUpTill
|
40d8819e77
|
Fix warnings
|
2023-01-28 12:42:32 -08:00 |
|
WarmUpTill
|
9c4fe38c97
|
Add variable support for screenshot action
|
2023-01-15 09:33:46 -08:00 |
|
WarmUpTill
|
d04884fe8b
|
Resolve variables in log messages
|
2023-01-15 09:33:46 -08:00 |
|
WarmUpTill
|
b5ec9e7586
|
Add const qualifier to various functions
|
2022-12-23 13:16:22 -08:00 |
|
WarmUpTill
|
f70ae803a3
|
Enable creating screenshots of scenes
|
2022-10-01 01:58:57 -07:00 |
|
WarmUpTill
|
a8953f23f4
|
Add backwards compatability to at least OBS 26.1.2
Required for Debian Stable
|
2022-09-20 14:01:22 -07:00 |
|
WarmUpTill
|
75cdd3c80d
|
Add option to reduce video matching latency
|
2022-09-19 11:36:28 -07:00 |
|
WarmUpTill
|
c16b97e5cd
|
Add option to save screenshot to custom path
|
2022-09-03 10:31:47 -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 |
|