Commit Graph

  • c964ed04d3 Clean up includes 1.15 WarmUpTill 2021-07-21 21:33:36 +02:00
  • 810235e0b7 Clean up duplicate code WarmUpTill 2021-07-21 21:33:05 +02:00
  • e2b3563810 Rename files WarmUpTill 2021-07-21 21:26:45 +02:00
  • 76c5ec480b Add MacroSegment and MacroSegmentEdit to remove duplicate code WarmUpTill 2021-07-21 21:24:51 +02:00
  • 84e4b740a8 Prevent accidental edits of actions and conditions when scrolling WarmUpTill 2021-07-18 14:16:04 +02:00
  • 95409dfa26 Add option to expand or collapse all macro actions or conditions WarmUpTill 2021-07-18 03:08:31 +02:00
  • 058af0d3bb Move GetShortDesc() and GetId() to MacroSegment class WarmUpTill 2021-07-18 00:05:48 +02:00
  • fd789b476b Persist collapse / expand state WarmUpTill 2021-07-17 23:56:32 +02:00
  • 3fc82df278 Handle macro control signals WarmUpTill 2021-07-17 17:28:10 +02:00
  • d541356fd3 Add macro control widget WarmUpTill 2021-07-08 21:11:56 +02:00
  • 5c2adacca1 Update build instructions and readme(#267) WarmUpTill 2021-07-22 09:39:34 -07:00
  • 7200668158 Add option to show frame WarmUpTill 2021-07-18 18:05:31 +02:00
  • 7cf7fd6112 Show current cursor position WarmUpTill 2021-07-18 17:41:32 +02:00
  • 41821cbeb2 Add macro condition that triggers if cursor position changed WarmUpTill 2021-07-18 17:23:51 +02:00
  • 9537579235 Rename macro condition "region" to "cursor" WarmUpTill 2021-07-18 16:22:56 +02:00
  • 40a701a934 Add "--recursive" option to "git clone" calls WarmUpTill 2021-07-18 19:37:16 +02:00
  • 6c8556c66c Rework cmake and readme (#264) WarmUpTill 2021-07-17 08:17:03 -07:00
  • a467dffd05 Fix crash on Fedora WarmUpTill 2021-07-10 00:26:34 +02:00
  • 497dbd89d4 Fix warning WarmUpTill 2021-07-10 00:26:25 +02:00
  • 0fdbce25a1 Clean up minor UI inconsistencies WarmUpTill 2021-07-08 21:15:48 +02:00
  • 7e3e621ae5 Log long condition checks 1.14 WarmUpTill 2021-06-27 20:51:03 +02:00
  • 9dfbd266fc Set timeout for libcurl call WarmUpTill 2021-06-27 20:50:39 +02:00
  • 8d02f63c36 Adjust scene order condition to support current scene WarmUpTill 2021-07-03 17:03:49 +02:00
  • f31c54fd72 Adjust scene condition to use SceneSelection WarmUpTill 2021-07-03 16:44:06 +02:00
  • 7719087065 Add TODO WarmUpTill 2021-07-03 16:31:14 +02:00
  • 0b175a41d1 Adjust scene transform action to support current scene WarmUpTill 2021-07-03 16:29:44 +02:00
  • 0824abc4f5 Adjust scene order action to support current scene WarmUpTill 2021-06-27 13:28:12 +02:00
  • efef29603b Display all scene items when selecting "current scene" WarmUpTill 2021-06-22 20:56:13 +02:00
  • 034a1b0c93 Set current scene in handleSceneChange() and reuse it WarmUpTill 2021-06-22 20:30:41 +02:00
  • 86fefe1e9e Adjust scene visibility action to support current scene WarmUpTill 2021-06-21 20:14:46 +02:00
  • 0bc15b4c2d Add support for "current scene" to populateSceneSelection() WarmUpTill 2021-06-21 20:13:39 +02:00
  • 7cfa956b80 Move GetSceneGroupByName functions to scene-group.hpp WarmUpTill 2021-06-21 20:11:43 +02:00
  • 9670a01e1a Add scene selection class and widget WarmUpTill 2021-06-21 20:08:55 +02:00
  • 371f6daf5a Add macro condition "date" WarmUpTill 2021-06-26 16:32:50 +02:00
  • 1c141abd06 Fix plugin state action values being empty WarmUpTill 2021-06-22 21:38:25 +02:00
  • 13788c2dfa Fix warning WarmUpTill 2021-06-21 20:43:12 +02:00
  • daf36365a8 Only use hardcoded libcurl paths as fallback WarmUpTill 2021-06-21 20:29:38 +02:00
  • cea4df90b1 Check for invalid transition settings WarmUpTill 2021-06-21 19:36:07 +02:00
  • 80b824e0a7 Fix Macro slots not being connected properly WarmUpTill 2021-06-20 01:42:42 +02:00
  • 0bfdc3890b Add macro action "file" WarmUpTill 2021-06-19 15:27:35 +02:00
  • cc067de021 Expand macro action plugin-state to support changing no-match behaviour WarmUpTill 2021-06-19 16:09:20 +02:00
  • 57c0734ba6 Display more information about macros in collapsed state WarmUpTill 2021-06-18 23:51:28 +02:00
  • 913682e128 Add support for arguments for macro action "run" WarmUpTill 2021-06-18 21:42:56 +02:00
  • 92711c5798 Make cleaning of user input optional WarmUpTill 2021-06-18 21:42:36 +02:00
  • 80334088d0 Add option to only trigger window condition if foreground window changed WarmUpTill 2021-06-18 20:13:31 +02:00
  • bdd9d12257 Add setPreconditions() WarmUpTill 2021-06-18 20:09:40 +02:00
  • decee4647b Add macro action 'scene_transform' WarmUpTill 2021-06-17 21:31:33 +02:00
  • 4991e74a72 Format json string before showing it to user WarmUpTill 2021-06-17 21:30:57 +02:00
  • baa158bb33 Add helper fromatJsonString() WarmUpTill 2021-06-17 21:30:06 +02:00
  • 0975ffabfa Adjust log WarmUpTill 2021-06-16 21:15:15 +02:00
  • beec7d5939 Move getSceneItemsWithName() to utility WarmUpTill 2021-06-16 21:14:38 +02:00
  • 1bf2a154e2 Add macro condition "replay_buffer" WarmUpTill 2021-06-17 20:14:32 +02:00
  • aa691cf51c Remove outdated comment WarmUpTill 2021-06-17 19:49:10 +02:00
  • 8fc12bee99 Initialize hotkeys to OBS_INVALID_HOTKEY_ID WarmUpTill 2021-06-17 19:44:45 +02:00
  • 5e8a0f92ee Add note regarding planned removal of tabs WarmUpTill 2021-06-18 18:55:47 +02:00
  • 86029e8e0e Add macro condition "Hotkey" WarmUpTill 2021-06-15 15:59:24 +02:00
  • a86d6f1f76 Fix macro refs pointing to wrong entry when reordering WarmUpTill 2021-06-13 12:41:37 +02:00
  • 8ef798c70c Add macro condition "scene item order" WarmUpTill 2021-06-14 10:37:04 +02:00
  • efc8726054 Add macro action "scene item order" WarmUpTill 2021-06-14 01:18:34 +02:00
  • 7b72abb100 Move populateSceneItemSelection() to utility WarmUpTill 2021-06-14 01:17:39 +02:00
  • 311ee5d0a0 Add macro condition "timer" (previously known as "interval") WarmUpTill 2021-06-14 11:39:36 +02:00
  • 5e4258968a Allow matching of empty files WarmUpTill 2021-06-14 09:34:40 +02:00
  • ae4e861f7f Add macro action "hotkey" (#226) WarmUpTill 2021-06-13 16:21:23 -07:00
  • d692444687 Add / extend macro filter condition / action WarmUpTill 2021-06-13 21:43:41 +02:00
  • 6976c98fd8 Fix regex value not saving / loading WarmUpTill 2021-06-13 21:42:59 +02:00
  • 75f8d0cb07 Move filter / source functions to utility WarmUpTill 2021-06-13 21:42:18 +02:00
  • a7e03245bd Add macro condition "Macro" (previously "Count") WarmUpTill 2021-06-12 18:54:34 +02:00
  • 056e7ef737 Rename files WarmUpTill 2021-06-12 15:43:02 +02:00
  • 675c23d7cc Place extended sequence widget in scroll area WarmUpTill 2021-06-09 22:31:36 +02:00
  • c4b66ef7f6 Fix warnings WarmUpTill 2021-06-09 21:59:01 +02:00
  • 5cae1bca41 Add macro condition "virtual camera" WarmUpTill 2021-06-13 14:15:41 +02:00
  • 407d338b8b Add macro action "virtual camera" WarmUpTill 2021-06-13 14:01:13 +02:00
  • edd9f18de0 Add scene trigger to control virtual camera (#162) WarmUpTill 2021-06-13 10:25:02 -07:00
  • c9769a799d Abort macro if wait was aborted by manual scene change WarmUpTill 2021-06-09 19:19:00 +02:00
  • 7d381b9ba1 Adjust to merge virtual-desktop WarmUpTill 2021-06-06 19:23:09 +02:00
  • d66a2dc408 Merge branch 'master' into virtual-desktop WarmUpTill 2021-06-06 19:14:14 +02:00
  • 047ca93486 Clean up WarmUpTill 2021-06-06 19:05:55 +02:00
  • bd00a3f97e Remove preprocessing / todo 1.13 WarmUpTill 2021-06-04 10:25:41 +02:00
  • 72f67705ed Collapse time restriction to clock symbol if no restriction is set WarmUpTill 2021-06-01 21:10:50 +02:00
  • 38161f63a3 Add helper getDataFilePath() WarmUpTill 2021-06-01 21:09:53 +02:00
  • b9f6e47a49 Add backwads compatability check to load() of DurationConstraint WarmUpTill 2021-05-30 13:06:18 +02:00
  • c82c56dbb7 Remove {{duration}} placeholder text where longer needed WarmUpTill 2021-05-30 13:05:43 +02:00
  • 326cc0c46f Add generic time constraint to macro conditions WarmUpTill 2021-05-28 22:55:29 +02:00
  • d9997d374d Add option to un-/pause macros using hotkeys WarmUpTill 2021-05-28 22:21:00 +02:00
  • c18d799f4a Remove comment WarmUpTill 2021-05-30 08:36:50 +02:00
  • fdb72629db Do not trigger resize if section is collapsed WarmUpTill 2021-05-30 08:36:19 +02:00
  • 7fda5e3820 Fix empty selection not showing correctly for visibility and filter WarmUpTill 2021-05-30 08:29:20 +02:00
  • 78966e456a Fix empty selection not showing correctly WarmUpTill 2021-05-29 23:50:31 +02:00
  • 49a042039e Add ability to set source settings to macro action "source" WarmUpTill 2021-05-28 20:09:29 +02:00
  • adb266927f Move getSourceSettings() to utility WarmUpTill 2021-05-28 20:09:05 +02:00
  • 703f24b8fc Remove unused include WarmUpTill 2021-05-28 20:08:17 +02:00
  • de6120c401 Save and load source settings WarmUpTill 2021-05-28 20:07:29 +02:00
  • b1f7a255d5 Use same collapse threshold for actions and sources WarmUpTill 2021-05-28 23:45:43 +02:00
  • d112e92d33 Add scenes with filters to source selection for filter action WarmUpTill 2021-05-28 20:54:27 +02:00
  • 5c4dd6dae1 Set "select <xyz>" to disabled and sort selection alphabetically WarmUpTill 2021-05-28 20:42:02 +02:00
  • 546a83ee07 Add macro action "plugin-state" WarmUpTill 2021-05-27 21:27:59 +02:00
  • 09ab29b4ba Trigger resize of widget WarmUpTill 2021-05-27 21:02:24 +02:00
  • 86d4e59dc2 Adjust to section widget rework WarmUpTill 2021-05-27 21:00:17 +02:00
  • bf03edd391 Adjust size constraints of macro condition / action layouts WarmUpTill 2021-05-27 20:57:38 +02:00
  • aa7714210a Rework section widget to support dynamically sized content WarmUpTill 2021-05-27 20:55:31 +02:00