Commit Graph

  • b1a3ab5493 Fix window condition ignoring title matching if regex is disabled WarmUpTill 2023-08-06 21:00:17 +02:00
  • abc3357180 Make macro properties dialog resizable WarmUpTill 2023-08-06 00:14:46 +02:00
  • 29f9cba236 Add option to skip execution of given macro on OBS startup WarmUpTill 2023-08-05 22:49:39 +02:00
  • 9a62522140 Fix DisplayMessage() not being visible when OBS is always on top WarmUpTill 2023-08-06 12:26:21 +02:00
  • 666c52556e Fix plugin state condition not functioning on OBS shutdown 1.23.0 WarmUpTill 2023-08-05 14:46:11 +02:00
  • 1c0734d1cb Add media_playlist_source_codeyan to supported media source types WarmUpTill 2023-08-03 21:49:20 +02:00
  • 1304ac7336 Add tooltip to regex configure widget WarmUpTill 2023-07-23 17:25:21 +02:00
  • 884fb1b637 Adjust to SceneItemSelection rework WarmUpTill 2023-07-16 20:29:21 +02:00
  • a82bce947f Rework scene item selection WarmUpTill 2023-06-07 14:17:22 +02:00
  • d5241f0700 Add tooltip for variable and connection selection WarmUpTill 2023-07-23 18:38:22 +02:00
  • f24f258c9c Add option to hide enable button and set default enable value WarmUpTill 2023-07-19 18:05:33 +02:00
  • eddd9fa8ab Add helper to check if value is a valid number WarmUpTill 2023-06-07 14:16:56 +02:00
  • 6cc224aeec Add helper to get int from variable WarmUpTill 2023-06-07 14:13:12 +02:00
  • 4b0a631987 Add export / import functionality to macro tab WarmUpTill 2023-07-30 00:53:17 +02:00
  • dcae0e8e8b Reset scene switcher state when new scene collection is created WarmUpTill 2023-07-30 00:53:33 +02:00
  • 29f810a2a0 Add buttons to move macro segments to top / bottom of segment list WarmUpTill 2023-07-31 20:35:54 +02:00
  • 719dfa7b72 Fix segment selection being lost when using up / down button WarmUpTill 2023-07-31 20:39:39 +02:00
  • 259aac8fcd Perform actions only on condition change by default WarmUpTill 2023-07-31 19:37:07 +02:00
  • 5be2cd278f Allow empty string as argument and increase max length of argument WarmUpTill 2023-07-30 22:36:57 +02:00
  • 211eac5313 Add slide show condition WarmUpTill 2023-07-29 23:07:16 +02:00
  • f92ed3139d Add more transform actions WarmUpTill 2023-07-20 21:39:19 +02:00
  • bdff84c605 Use MacroSegmentSelection for index selection in "Variable" action WarmUpTill 2023-07-22 23:30:27 +02:00
  • 08e430396a Add option to check action enable state to "Macro" condition WarmUpTill 2023-07-22 15:09:31 +02:00
  • df7fc7ec01 Add option to enable / disable actions of macros via "Macro" action WarmUpTill 2023-07-18 22:34:24 +02:00
  • 9eef581161 Add MacroSegmentSelection WarmUpTill 2023-07-25 21:24:23 +02:00
  • 52811e44f4 Add option to disable variable selection WarmUpTill 2023-07-26 19:49:37 +02:00
  • 7b1c56877e Add GetMacroSegmentDescription() and IsValidMacroSegmentIndex() WarmUpTill 2023-07-22 23:07:44 +02:00
  • 78d73af589 Adjust to FilterComboBox WarmUpTill 2023-07-17 21:47:04 +02:00
  • d9c1ef4c22 Only emit signals if valid entry was found WarmUpTill 2023-07-17 21:47:29 +02:00
  • 93f96ee660 Add support for custom URIs WarmUpTill 2023-07-26 14:26:07 +02:00
  • d25a8d4efb Remove unnecessary include WarmUpTill 2023-07-26 14:25:29 +02:00
  • 1f22278496 Move SetGridLayoutRowVisible() to utility WarmUpTill 2023-07-26 14:25:11 +02:00
  • 70b705e0fd Add variable support to timer condition WarmUpTill 2023-07-26 08:11:17 +02:00
  • 9e1dfdc3f0 Enable use of duration modifiers for hotkey condition WarmUpTill 2023-07-25 21:30:01 +02:00
  • 47d6d4ac06 Handle potential horizontal scrollbar when resizing StringListEdit WarmUpTill 2023-07-21 22:39:30 +02:00
  • fe3586b6f4 Set maximum header size to 4096 WarmUpTill 2023-07-20 21:47:42 +02:00
  • 650881204f Adjust capitalization of HTTP action WarmUpTill 2023-07-20 21:46:44 +02:00
  • 8c0ba112e2 Add SetMaxStringSize() WarmUpTill 2023-07-20 21:45:40 +02:00
  • a17d8f7e09 Add support for sending generic OBS websocket messages WarmUpTill 2023-06-21 22:29:40 +02:00
  • 371b4ae05d Add option to disable individual actions of macros WarmUpTill 2023-07-14 20:10:56 +02:00
  • 1d7ce510f7 Add SwitchButton WarmUpTill 2023-07-14 19:25:17 +02:00
  • d759ded64d Use FilterComboBox instead of regular QComboBox WarmUpTill 2023-07-12 21:14:10 +02:00
  • 0b2e1b88cc Add FilterComboBox WarmUpTill 2023-07-12 21:10:34 +02:00
  • 72a11eedfc Make selection entry optional for transition list WarmUpTill 2023-07-12 10:58:52 +02:00
  • 1f02226620 Add option to set flags in FindIdxInRagne() WarmUpTill 2023-07-12 20:06:47 +02:00
  • ad8c29997c Fix group creation starting at incorrect index WarmUpTill 2023-07-11 19:44:11 +02:00
  • 2c7c40c3f0 Fix reordering issues in macro tree WarmUpTill 2023-07-09 15:11:38 +02:00
  • c9c0e4db2e Improve OCR option of video condition WarmUpTill 2023-06-27 04:18:15 +02:00
  • dd880b13c0 Cleanup invertPatternMatchResult() WarmUpTill 2023-06-27 04:20:40 +02:00
  • 76c759c8f4 Display different message if whole image matches pattern WarmUpTill 2023-06-03 13:24:47 +02:00
  • 284c8020b2 Add OCL support to improve performance WarmUpTill 2023-05-24 14:56:35 +02:00
  • f506600b8c Enable use of other OCR language models WarmUpTill 2023-05-29 18:13:51 +02:00
  • 339418b5f3 Add color matching WarmUpTill 2023-05-18 11:22:59 +02:00
  • 2eca2cc2e9 Cleanup video condition WarmUpTill 2023-05-18 10:09:08 +02:00
  • 4315d309f2 Add option to show description as tooltip WarmUpTill 2023-05-19 21:52:59 +02:00
  • 8d18bb363a Add options to disable plugins WarmUpTill 2023-07-02 04:10:18 +02:00
  • 592f31f059 Use the correct build type for dependencies (Windows) WarmUpTill 2023-07-02 03:29:35 +02:00
  • 300ad15ad0 Reduce size of audio action widget WarmUpTill 2023-06-15 20:37:51 +02:00
  • 91f93169eb Add option to set deinterlace mode and deinterlace field order WarmUpTill 2023-07-03 21:06:41 +02:00
  • 5d95069291 Cleanup WarmUpTill 2023-07-05 00:06:26 +02:00
  • e5bb9162ef Prevent flicker when creating MacroConditionMacroEdit WarmUpTill 2023-07-05 00:02:47 +02:00
  • 6869cc8a01 Add option to highlight macro dock if conditions of macro are true WarmUpTill 2023-06-14 19:53:33 +02:00
  • 55c7ac8a32 Rework WasExecutedRecenty() WarmUpTill 2023-07-04 22:12:45 +02:00
  • 101a85b063 Enable use of variables in macro dock widgets WarmUpTill 2023-06-09 20:59:52 +02:00
  • e7c6afbc6a Fix potential crash when resolving variables during shutdown WarmUpTill 2023-06-09 20:59:17 +02:00
  • 18e19fb6c8 Add support for adding status labels to macro docks WarmUpTill 2023-06-08 12:28:26 +02:00
  • a7ccfc3282 Add action to toggle lock of scene items WarmUpTill 2023-06-09 21:23:02 +02:00
  • 85eb2a4235 Fix spelling errors Joao Eriberto Mota Filho 2023-06-24 13:09:18 -03:00
  • 3e3805b542 Ignore libremidi warnings WarmUpTill 2023-06-17 03:52:10 +02:00
  • c59acd836a Reduce size of audio action widget WarmUpTill 2023-06-15 20:37:51 +02:00
  • 1e81181312 Add option to toggle filter WarmUpTill 2023-06-08 18:19:28 +02:00
  • 8a796efdb3 Allow specifying custom prompts for variable input WarmUpTill 2023-06-02 21:10:53 +02:00
  • 1a07a93552 Add spacer if not modifying strValue and remove it otherwise WarmUpTill 2023-06-02 22:05:08 +02:00
  • bd74629420 Add helpers to add and remove trailing spacer items in QBoxLayouts WarmUpTill 2023-06-02 22:03:52 +02:00
  • dabb293cc0 Mark locale maps as const WarmUpTill 2023-06-03 16:23:05 +02:00
  • b6031bd29a Fix typo in locale name WarmUpTill 2023-06-03 16:11:25 +02:00
  • 05fa3af2ac Fix crash while waiting for transition and no transition is selected WarmUpTill 2023-05-27 20:09:17 +02:00
  • c52166bfec Add option to trigger OBS hotkeys directly WarmUpTill 2023-05-30 13:14:19 +02:00
  • 6d3964fa5d Fix non-modal-dialog answer being ignored WarmUpTill 2023-05-29 16:09:04 +02:00
  • 65545d85ba Let OBS handle dock restoration on first startup and cleanup on shutdown WarmUpTill 2023-05-29 15:33:48 +02:00
  • dea4ff47cd Add option to prompt user for value to be assigned to variable WarmUpTill 2023-05-21 00:25:40 +02:00
  • 258a5f6ab7 Move NonModalMessageDialog to separate file WarmUpTill 2023-05-21 00:25:22 +02:00
  • 2048ca2816 Add scenes to possible selection of "Source" condition type WarmUpTill 2023-05-26 21:03:42 +02:00
  • eb9e2e8062 Const correctness WarmUpTill 2023-05-26 20:54:44 +02:00
  • 3229bf0150 Clean up source condition and action WarmUpTill 2023-05-24 21:26:48 +02:00
  • dfa12f9807 Add support for configuring additional streaming options WarmUpTill 2023-05-24 20:26:51 +02:00
  • e0917a35fd Fix function priorities not being saved 1.22.1 WarmUpTill 2023-05-20 11:13:09 +02:00
  • 686b00ffd1 Update zh-CN.ini locale (provided by qwe1154323937) WarmUpTill 2023-05-20 01:11:00 +02:00
  • 78402f6546 Fix plugin state and timer action not being translated 1.22.0 WarmUpTill 2023-05-17 22:06:54 +02:00
  • a1b5fbb1fe Add OSC action WarmUpTill 2023-05-02 23:10:59 +02:00
  • b71f633fac Add support for websocket messages not following the OBS WS protocol WarmUpTill 2023-05-06 23:19:24 +02:00
  • dbb674aa8e Add "Display" condition WarmUpTill 2023-05-14 00:31:42 +02:00
  • 018daf7f09 Move GetMonitorNames() to utility WarmUpTill 2023-05-14 00:32:25 +02:00
  • a07a84a8b1 Add option to rename buttons of macro dock WarmUpTill 2023-05-13 22:48:20 +02:00
  • 0f36f34a4f Cleanup WarmUpTill 2023-05-13 17:47:20 +02:00
  • cf2cebd0fc Ignore "StatusIndicator" window on MacOS WarmUpTill 2023-04-30 13:27:40 +02:00
  • 90dd59abe6 Rework window condition WarmUpTill 2023-04-16 18:19:39 +02:00
  • 5332ed6bef Regex config improvements WarmUpTill 2023-05-13 17:17:31 +02:00
  • d45d4ded99 Insert duplicated macro after original macro WarmUpTill 2023-05-08 21:49:42 +02:00
  • 25b5590d2c Add option to automatically close OBS WarmUpTill 2023-05-02 15:04:24 +02:00