Commit Graph

  • defbdf8b7a Add folder condition WarmUpTill 2024-03-17 12:53:59 +01:00
  • a01af6cfc3 Adapt code to be compatible with older MSVC redistributable versions WarmUpTill 2024-05-18 22:46:21 +02:00
  • 4d9c7f1054 Fix typo WarmUpTill 2024-05-18 22:37:24 +02:00
  • ced36e2b5b Add nodiscard to sync-helpers WarmUpTill 2024-05-18 01:18:44 +02:00
  • d2749f29b0 Add note about limitations of the window focus action WarmUpTill 2024-05-13 21:50:22 +02:00
  • b78c8bc1de Assume minimum volume when no volume update was received within 250ms WarmUpTill 2024-05-13 19:25:48 +02:00
  • cc4a3560d8 Fix "Window" actions not being applied to OBS windows 1.26.1 WarmUpTill 2024-05-10 22:48:08 +02:00
  • 3ab2ea9e66 Only update Twitch tab content when switching to it WarmUpTill 2024-05-11 11:39:28 +02:00
  • 69b82ee2a3 Fix audio condition incorrectly reporting very low volume levels 1.26.0 WarmUpTill 2024-05-09 22:08:29 +02:00
  • f14e6bf252 Fix crash when access to midi devices is denied WarmUpTill 2024-05-09 21:47:40 +02:00
  • e51ae79b4c Improve window action WarmUpTill 2024-05-09 16:45:12 +02:00
  • 8f55856fd5 Fix macro segment highlighting not being in sync WarmUpTill 2024-05-08 22:44:45 +02:00
  • a360d53419 Enable right-click to select macro segments WarmUpTill 2024-05-08 19:41:28 +02:00
  • d28164d02f Fix initial replay buffer save not triggering condition WarmUpTill 2024-05-08 19:36:54 +02:00
  • f723212394 Add copy-paste support for individual macro segments WarmUpTill 2024-05-06 20:07:43 +02:00
  • a0cb08d18f Fix potential crash when creating actions WarmUpTill 2024-05-06 20:35:31 +02:00
  • d18044b764 Add handling for fading of else-controls WarmUpTill 2024-05-06 19:37:32 +02:00
  • 406b5d61f5 Add option to conditionally run action of other macros WarmUpTill 2024-05-02 21:07:00 +02:00
  • 9a4eef4a83 Adjust busy loop sleep to 10ms WarmUpTill 2024-05-02 20:17:43 +02:00
  • c7afdd817b Add MIDI device name check midi WarmUpTill 2024-03-11 20:27:26 +01:00
  • efaf9a2ef3 Add option to check if hotkey is released WarmUpTill 2024-05-01 21:06:32 +02:00
  • edb2952fd6 Add temp vars to file condition WarmUpTill 2024-05-01 20:23:33 +02:00
  • 088828a351 Fixed typo Denilson Sá Maia 2024-05-03 09:57:19 +02:00
  • e359b7fa00 Add Twitch connection tab WarmUpTill 2024-04-30 19:01:42 +02:00
  • 44fc5177d6 Add action queue tab WarmUpTill 2024-04-29 19:28:56 +02:00
  • 604a27141f Move files WarmUpTill 2024-04-29 19:29:35 +02:00
  • fd65a84d7d Improve buildnumber handling WarmUpTill 2024-04-28 00:58:33 +02:00
  • 966b389807 Rework variable tab to use tab helpers WarmUpTill 2024-04-26 21:48:38 +02:00
  • a6bcce5a63 Add websocket connections tab WarmUpTill 2024-04-25 19:49:07 +02:00
  • 530fbdd282 Add ResourceTable class WarmUpTill 2024-04-26 21:48:51 +02:00
  • 54f1051456 Ease detection of calling obs_module_text() too early WarmUpTill 2024-04-26 23:19:56 +02:00
  • d136bf5561 Fix crash when on startup when registering new tab WarmUpTill 2024-04-26 23:19:45 +02:00
  • 5cba948e02 Decouple plugin init, load, cleanup handling from SwitcherData WarmUpTill 2024-04-26 23:17:34 +02:00
  • ab922f6735 Rename and refactor websocket helpers WarmUpTill 2024-04-23 23:05:58 +02:00
  • d71c87535f Add RemoveItemsByName() WarmUpTill 2024-04-29 20:40:42 +02:00
  • ce501bd972 Move / add tabWidget related helper functions WarmUpTill 2024-04-02 19:21:42 +02:00
  • ec5944f53c Fix Debian cmake configure issue WarmUpTill 2024-04-24 20:37:45 +02:00
  • 5e64e0bbaa Disable "psabi" warning for x86 Debian build WarmUpTill 2024-04-24 19:07:40 +02:00
  • e16f1d732d Fix layout of the "System tray notification" action WarmUpTill 2024-04-24 21:28:06 +02:00
  • cdacfc946c Save macro segment settings in separate object 1.25.5 WarmUpTill 2024-04-20 12:30:40 +02:00
  • 26e854f0a3 Open macro selection dialog at plugin window location WarmUpTill 2024-04-20 00:03:23 +02:00
  • 2bc89364b2 Refactor NameDialog WarmUpTill 2024-04-19 23:59:40 +02:00
  • e080d2de9b Add option to set custom labels on macro segments WarmUpTill 2024-04-19 23:44:37 +02:00
  • ca1262aeb7 Resize temp var selection when repopulating list WarmUpTill 2024-04-19 21:32:52 +02:00
  • cbc95e2095 Add option to export macro as plain json WarmUpTill 2024-04-19 21:13:35 +02:00
  • 9c5051cbf8 Increase scene item index selection maximum to 999 WarmUpTill 2024-04-19 20:44:55 +02:00
  • e6ca3390a2 Resize settings selection when repopulating list WarmUpTill 2024-04-19 19:53:34 +02:00
  • e74b531905 Fix saving scene item index range Przemek Pawlas 2024-04-11 07:21:02 +02:00
  • 01437183ac Fix checkbox icon of groups in macro tree not being set on OBS 30.1.2 1.25.4 WarmUpTill 2024-04-07 19:04:50 +02:00
  • e5ab2ceca3 Fix build issue with GCC 13.2.0 and clang-17 WarmUpTill 2024-03-21 21:06:30 +01:00
  • e19f4ddf7c Fix variable deletion via variable tab not updating variable selections WarmUpTill 2024-03-31 15:58:31 +02:00
  • 4e3a062084 Only insert enabled actions to action queues WarmUpTill 2024-03-28 20:59:19 +01:00
  • 96db0ad507 Fix crash when stopping queue from within the queue WarmUpTill 2024-03-28 20:53:07 +01:00
  • 6b4bcc074a Add option to press buttons in the properties dialog of filters WarmUpTill 2024-03-27 14:52:09 +01:00
  • 14dd390680 Add option to truncate or pad variable value WarmUpTill 2024-03-27 10:24:31 +01:00
  • 3fe8ea8961 Fix timer condition not properly using random values WarmUpTill 2024-03-27 08:04:52 +01:00
  • 3ee913ea98 Add option to enable or disable sources on audio tracks WarmUpTill 2024-03-25 19:48:35 +01:00
  • d18277653c Resolve settings groups in source selection WarmUpTill 2024-03-25 19:15:23 +01:00
  • 8c478cc330 Add control description to source selection WarmUpTill 2024-03-25 19:14:16 +01:00
  • 003ffc161b Show warning if system tray is disabled in OBS settings WarmUpTill 2024-03-24 14:43:45 +01:00
  • 74dc0c871b Add Run action/condition temp vars Przemek Pawlas 2024-03-23 02:51:51 +01:00
  • c8545dea4d Fix crash when setting variable to invalid environment variable WarmUpTill 2024-03-21 20:41:26 +01:00
  • e1b8edd444 Improve macro name conflict error messages WarmUpTill 2024-03-19 19:45:36 +01:00
  • f3996855c3 Add example OBS websocket message WarmUpTill 2024-03-19 19:29:25 +01:00
  • ea17e8ea08 Add tooltips WarmUpTill 2024-03-15 21:33:11 +01:00
  • 00fc313609 Add clipboard condition type WarmUpTill 2024-03-04 20:31:09 +01:00
  • c72f9abc2b Add pre-commit hooks Przemek Pawlas 2024-03-13 22:49:50 +01:00
  • 6df818503e Add macro option to stop and rerun actions Przemek Pawlas 2024-03-12 00:51:54 +01:00
  • b17a6cc109 Formatting changes WarmUpTill 2024-03-12 20:54:53 +01:00
  • 82d1aed472 CI: Fix clang format check using incorrect folder WarmUpTill 2024-03-12 20:19:04 +01:00
  • eb6fc6c140 CI: Skip updating of git binaries WarmUpTill 2024-03-11 20:03:22 +01:00
  • 2710406f5f Add QString arg checking to locale CI script Przemek Pawlas 2024-03-09 15:42:44 +01:00
  • a634499423 Fix some locale inconsistencies Przemek Pawlas 2024-03-09 13:53:21 +01:00
  • 71b3fbaa19 Error CI if other languages have redundant extras Przemek Pawlas 2024-03-09 13:26:19 +01:00
  • c656bb4571 Fix invalid JSON storage of source/filter double values Przemek Pawlas 2024-03-09 03:34:19 +01:00
  • 6c4e4b8cd8 Don't show 2 warning popups for groups with macros Przemek Pawlas 2024-03-07 03:17:16 +01:00
  • 7b1a256f8a Add Del/F2 keyboard shortcuts for macro and var removal/renames Przemek Pawlas 2024-03-07 01:25:15 +01:00
  • 66f9eaf8c2 Exclude *.orig files in .gitignore Przemek Pawlas 2024-03-02 21:01:41 +01:00
  • 7fa0ba3355 Add change count to var tab tooltip Przemek Pawlas 2024-03-02 19:35:07 +01:00
  • eec9244e4c Variable related refactors Przemek Pawlas 2024-03-02 16:32:34 +01:00
  • e265e4828e Add tooltip with full var value to variable tab Przemek Pawlas 2024-03-02 15:16:20 +01:00
  • ad6e720912 Add last changed column to variable tab Przemek Pawlas 2024-03-02 15:12:29 +01:00
  • 70dad8ebb4 Handle MIDI device disconnect and reconnect 1.25.3 WarmUpTill 2024-03-09 11:11:22 +01:00
  • 497b3b3e04 Clean up macro import and add action queues WarmUpTill 2024-03-09 09:42:37 +01:00
  • 891811aa47 Convert audio volume thresholds to new format WarmUpTill 2024-03-06 21:51:29 +01:00
  • be9ddaa4c9 Increase precision of percent based volume threshold input WarmUpTill 2024-03-06 21:50:49 +01:00
  • 03494c2915 Adapt to volume widget slider changes WarmUpTill 2024-03-06 21:48:22 +01:00
  • bcf7c247bf Increase precision of volume widget slider WarmUpTill 2024-03-06 21:47:27 +01:00
  • 132d89b350 Fix virtual camera action selection causing a crash 1.25.2 WarmUpTill 2024-03-05 20:26:21 +01:00
  • daf16357c9 Fix output volume check of audio condition not working 1.25.1 WarmUpTill 2024-03-03 20:00:27 +01:00
  • 8080abc93c Fix crash when opening setting window WarmUpTill 2024-03-03 19:49:56 +01:00
  • 902715bd3e Save settings when switching to new macro WarmUpTill 2024-03-03 18:23:07 +01:00
  • 8271a6e8db CI: Don't attempt to rename files if not required 1.25.0 WarmUpTill 2024-03-02 16:11:18 +01:00
  • 6c121a093b Add "Log" action WarmUpTill 2024-03-02 12:06:07 +01:00
  • ab0cce9eaa Add log level which prints performed actions WarmUpTill 2024-03-02 00:48:06 +01:00
  • 9acbead87b Update BUILDING.md WarmUpTill 2024-03-02 01:12:43 +01:00
  • 03e71e9183 Add support to resolve variables on action queue add WarmUpTill 2024-03-01 23:42:12 +01:00
  • f8dadd38b4 Add ResolveVariables() WarmUpTill 2024-03-01 23:32:50 +01:00
  • 2928775f5b Add option to resolve variables on queue add WarmUpTill 2024-03-01 23:31:45 +01:00
  • 673ac8078b Update lastVariableChange when using settings dialog to change value WarmUpTill 2024-03-02 14:18:37 +01:00