Commit Graph

  • 38423341c2 Add option to use db value as input for audio action WarmUpTill 2023-12-29 20:49:53 +01:00
  • 2da8a25ffd Cleanup wait action WarmUpTill 2024-01-01 16:29:09 +01:00
  • 17c4eb4c72 Fix warning WarmUpTill 2024-01-01 16:09:57 +01:00
  • 321ec48510 Adjust widget order for "source type" scene item selection WarmUpTill 2024-01-04 01:01:39 +01:00
  • 777d52a167 Fix scene item name conflict selection not being visible WarmUpTill 2024-01-04 00:44:31 +01:00
  • 6398f4a698 Adjust RegexConfigChanged signal definition WarmUpTill 2024-01-03 23:41:58 +01:00
  • 101ab26069 Add option to check single settings value in Filter condition WarmUpTill 2023-12-30 14:05:33 +01:00
  • 481da80d4c Add option to check single settings values in Source condition WarmUpTill 2023-12-30 01:02:42 +01:00
  • 2cc8a15118 Add Matches() helper function WarmUpTill 2023-12-13 17:03:49 +01:00
  • 2defa06ba4 Fix media condition "any" / "all" selection ignoring some source types WarmUpTill 2024-01-02 12:53:56 +01:00
  • a113327476 Use RAII wrappers WarmUpTill 2024-01-02 12:53:19 +01:00
  • c341d6ebd8 Fix pattern matching by excluding non-finite results Michael Kirsch 2024-01-03 22:58:28 +01:00
  • 4e84866f17 Fix pattern marking loops Michael Kirsch 2024-01-03 22:56:45 +01:00
  • a58950924c Add Current Pattern Matching Value to UI Michael Kirsch 2024-01-03 22:50:20 +01:00
  • b25c1250e5 Try adding tilde key to hotkey action hotkey WarmUpTill 2024-01-03 19:19:23 +01:00
  • 98f3f51ba9 Don't enable drag of macro segment when interacting with scrollbars WarmUpTill 2023-12-30 17:39:02 +01:00
  • f0df9ead3c Fix macro segment widgets being squashed below a sensible minimum size WarmUpTill 2023-12-28 03:04:39 +01:00
  • 7b1a57070d Clean up locale WarmUpTill 2023-12-27 18:52:28 +01:00
  • a412f2fd5e Fix ResizingPlainTextEdit hiding text in some circumstances WarmUpTill 2023-12-27 02:12:25 +01:00
  • 4f0c8c4ab5 Move audio fade helpers to audio action WarmUpTill 2023-12-25 22:51:24 +01:00
  • 946c90a749 Move tracking of cursor position changes to cursor condition WarmUpTill 2023-12-25 22:47:08 +01:00
  • 7ba4eaab9c Fix replay buffer save event only triggering in a single condition WarmUpTill 2023-12-25 21:58:56 +01:00
  • 74553a82fc Remove deprecated "on change" toggle of media condition WarmUpTill 2023-12-25 22:09:51 +01:00
  • 39fcb2d743 Fix typos WarmUpTill 2023-12-25 21:58:34 +01:00
  • 7041feaea3 Move handling of stream start / stop time to stream condition WarmUpTill 2023-12-25 21:34:37 +01:00
  • 9b1ffaeded Remove switcher-data dependency from transition-selection WarmUpTill 2023-12-27 04:49:46 +01:00
  • 07d397bdac Remove switcher-data dependency from scene-selection WarmUpTill 2023-12-25 16:56:36 +01:00
  • a86ff4f1f0 Remove switcher-data dependency from status-control WarmUpTill 2023-12-24 15:44:04 +01:00
  • 953eca2732 Remove switcher-data dependency from variables WarmUpTill 2023-12-24 15:35:12 +01:00
  • d6c5fb149a Fix warning WarmUpTill 2023-12-24 15:05:03 +01:00
  • 12982708cf Remove curl-helper dependency from switcher-data WarmUpTill 2023-12-24 02:54:23 +01:00
  • 0cf9e1dd81 Reduce dependencies of macros to switcher data WarmUpTill 2023-12-24 01:46:13 +01:00
  • 71e20c4983 Move loading / saving of global macro properties WarmUpTill 2023-12-24 01:32:45 +01:00
  • 2147f6d3bf Rename files WarmUpTill 2023-12-24 01:29:38 +01:00
  • 23df42d2d3 Add more plugin state helpers WarmUpTill 2023-12-24 01:30:29 +01:00
  • bcf0a0b7fd Move functionality to scene-switch-helpers WarmUpTill 2023-12-27 04:00:36 +01:00
  • dd78b03a28 Add additional sync-helpers to reduce dependencies to switcher-data WarmUpTill 2023-12-24 01:02:32 +01:00
  • 84dd5e6930 Add macro-helpers WarmUpTill 2023-12-24 01:01:52 +01:00
  • dcee98fea7 Move macro segment factory functinos to seperate files WarmUpTill 2023-12-23 18:29:08 +01:00
  • 9ffb982ae5 Reset date condition type only if necessary WarmUpTill 2023-12-18 21:44:55 +01:00
  • 428850306f Add option to wait for spawned process to exit WarmUpTill 2023-12-20 21:42:15 +01:00
  • abfd6798e3 Adapt to new process start helpers WarmUpTill 2023-12-20 21:39:23 +01:00
  • fffadd94de Add helpers to launch process with given config WarmUpTill 2023-12-20 21:38:42 +01:00
  • d0919776f3 Add option to set variable to scene item name at given index WarmUpTill 2023-12-17 14:09:02 +01:00
  • 267855fded Cleanup 1.24.2 WarmUpTill 2023-12-16 19:21:35 +01:00
  • 7ada858046 Add option to match changed content file-diff WarmUpTill 2023-12-13 17:04:26 +01:00
  • 4bdebb7feb Fix crash when asking for settings backup WarmUpTill 2023-12-11 21:41:06 +01:00
  • ab5f69d2ef Decrease the minimal interval time to 10ms Michael Kirsch 2023-12-13 17:59:56 +01:00
  • 51d121bda2 Add Matches() helper function WarmUpTill 2023-12-13 17:03:49 +01:00
  • a7cf5769dd Remove deprecated functionality of "File" condition WarmUpTill 2023-12-13 15:13:37 +01:00
  • 63ee36ddfe Enable Area Selection in ScreenshotHelper class Michael Kirsch 2023-12-10 21:13:50 +01:00
  • 43967f5ded Add temp variable support for video condition 1.24.1 WarmUpTill 2023-12-04 21:17:12 +01:00
  • c043053b2b Remove unused variable WarmUpTill 2023-12-04 21:17:35 +01:00
  • 220f27bd0a Move plugin dependencies to Aptfile WarmUpTill 2023-12-09 00:53:37 +01:00
  • 83914d5378 Linux: resolve procps symbols at runtime WarmUpTill 2023-12-08 23:56:06 +01:00
  • 57e4b1a3f1 Fix warning WarmUpTill 2023-12-06 22:07:38 +01:00
  • c85e556924 Add support for "random()" expression WarmUpTill 2023-12-09 20:07:56 +01:00
  • 8c0be8011d Enable use of obs-module-helper.hpp in tests WarmUpTill 2023-12-09 20:06:56 +01:00
  • 7914f75876 Fix macro references not being resolved when importing macros WarmUpTill 2023-12-03 21:10:08 +01:00
  • 7d1253e14e Use RAII wrappers for OBS data WarmUpTill 2023-12-04 20:00:19 +01:00
  • d7c58b3eb3 Remove websocket dependency to switcher-data internals WarmUpTill 2023-11-17 23:20:56 +01:00
  • fb664b6f08 Reduce dependencies to switcher-data.hpp implementation details WarmUpTill 2023-12-01 23:51:11 +01:00
  • 258a6d076e Fix "or not" logic type check being ignored WarmUpTill 2023-12-03 17:59:10 +01:00
  • 32ab060153 Ease configuration of token grabber port WarmUpTill 2023-12-02 16:48:02 +01:00
  • 91d3784f9b Don't wait for transition to complete if already on target scene WarmUpTill 2023-11-30 22:56:18 +01:00
  • 8a5aac3d31 Add option to check the recording duration WarmUpTill 2023-11-30 22:07:30 +01:00
  • 06c6effb7d Fix duration value not being updated correctly when changing units WarmUpTill 2023-11-30 22:06:20 +01:00
  • f3789c05bd Move Duration and DurationSelection into separate files WarmUpTill 2023-11-30 21:12:46 +01:00
  • c64e1f5e51 Rework Process condition WarmUpTill 2023-11-29 20:16:44 +01:00
  • 5d8e24c19a Add temp variable support to Macro condition WarmUpTill 2023-11-29 17:59:56 +01:00
  • f756de05c3 Add option to check if macro is paused WarmUpTill 2023-11-29 17:37:14 +01:00
  • 574fdb496f Add error logs for token grabber server WarmUpTill 2023-11-29 17:14:54 +01:00
  • 5580da69eb Fix window condition not clearing tempvars of previous condition type WarmUpTill 2023-11-29 18:11:46 +01:00
  • 35274863c9 Use available layout stretch space for settings input field WarmUpTill 2023-11-28 23:55:48 +01:00
  • 1f31b81f0d Add else actions toggle button Przemek Pawlas 2023-12-08 23:31:35 +01:00
  • cde111ddeb Ignore settings which don't have a description or name WarmUpTill 2023-12-06 10:54:31 +01:00
  • 845c12c01c Add tooltip for run button explaining else (#931) Przemek Pawlas 2023-12-06 10:40:14 +01:00
  • 99a0118d31 Add clipboard text/image copy actions Przemek Pawlas 2023-11-11 17:45:21 +01:00
  • bb7ee17362 Prepare Twitch action for introduction of new action types 1.24.0 Przemek Pawlas 2023-11-26 14:45:40 +01:00
  • 70854ef012 Reorder Twitch condition enum value definitions Przemek Pawlas 2023-11-26 14:50:24 +01:00
  • 053c14056d Add more token options and reorder existing ones Przemek Pawlas 2023-11-26 14:43:30 +01:00
  • 9397d50764 Refactor twitch-helpers Przemek Pawlas 2023-11-26 14:15:06 +01:00
  • 473e24cc42 Use consistent function naming for setting widget visibility Przemek Pawlas 2023-11-26 14:24:14 +01:00
  • d9394605f4 Set tempvar values for raid events WarmUpTill 2023-11-26 13:00:27 +01:00
  • d2b9074852 Fix build for Twitch mock WarmUpTill 2023-11-26 13:00:04 +01:00
  • b525eb7a0e Add temp variable support to MIDI condition WarmUpTill 2023-11-26 00:18:30 +01:00
  • 21a00d47cc Add "Recording saved" option to Recording condition recording WarmUpTill 2023-11-26 01:44:59 +01:00
  • 3805aaeeec Add Twitch chat support WarmUpTill 2023-11-06 20:05:20 +01:00
  • 50dc404689 Add temp variable support to date condition WarmUpTill 2023-11-18 00:20:30 +01:00
  • 975eacbc7e Add temp variable support to timer condition WarmUpTill 2023-11-18 00:09:55 +01:00
  • 7e56dc35b8 Enable use of variables in find and replace options of variable action WarmUpTill 2023-11-15 15:03:37 +01:00
  • b3566d98bf Add condition to check temporary variable values / macro properties WarmUpTill 2023-11-15 11:16:17 +01:00
  • 15379a8e20 Clean up locale and variable condition WarmUpTill 2023-11-15 10:29:53 +01:00
  • 1e178f4223 Add temp variable support to scene condition WarmUpTill 2023-11-04 23:01:23 +01:00
  • c16a7b93ea Add temp variable support to window condition WarmUpTill 2023-11-04 22:31:29 +01:00
  • f89bb1a750 Add temp variable support for audio condition WarmUpTill 2023-11-04 17:37:33 +01:00
  • 79961aabe4 Use SourceSetting helpers to enable modification of single setting WarmUpTill 2023-11-04 12:36:38 +01:00
  • 4686fc2b01 Add SourceSetting helpers WarmUpTill 2023-11-04 12:15:46 +01:00
  • 569b915c07 Set temporary variables in Twitch condition WarmUpTill 2023-11-04 12:35:51 +01:00
  • 324d3fe7a5 Fix content content_classification_labels not being set WarmUpTill 2023-11-15 14:22:34 +01:00