Commit Graph

  • 2a87334d38 Init noMatchDelay to zero. (#148) WarmUpTill 2021-03-21 14:44:42 +01:00
  • 1a4724ff21 Fix audio tab not supporting mono audio output. (#145) WarmUpTill 2021-03-19 20:01:15 +01:00
  • 59d8fb5d28 Fix MacOS build. (#146) WarmUpTill 2021-03-19 19:43:58 +01:00
  • 8823c05aeb Fix scene groups not being selected when using more than one entry on the Random tab. (#143) WarmUpTill 2021-03-18 21:22:33 +01:00
  • 2d0a52f8d1 Enable use of Scene Groups for Random tab (#141) WarmUpTill 2021-03-17 20:00:06 +01:00
  • 1273446ce5 Add option to configure default transition delay. (#140) WarmUpTill 2021-03-17 18:21:42 +01:00
  • 177ca4aea2 CI: Build on Ubuntu 18.04, use newer clang-format. (#139) WarmUpTill 2021-03-13 17:02:04 +01:00
  • 7526cbe1a3 Add option to check volume of 'inactive' audio sources. (#137) WarmUpTill 2021-03-12 18:48:06 +01:00
  • e4bb034303 Add video tab (#131) 1.10 WarmUpTill 2021-03-05 14:08:17 +01:00
  • 78e14df620 Add german locale for extended sequences (#135) WarmUpTill 2021-03-01 20:25:18 +01:00
  • 34f07bfb07 Clean up extended sequence (#134) WarmUpTill 2021-02-28 15:38:33 +01:00
  • ee74d39424 Fixes and Minor rework (#132) WarmUpTill 2021-02-26 19:21:02 +01:00
  • 33667a1f23 Fix crash on advancing to unset scene for extended sequence (#130) 1.9.1 WarmUpTill 2021-02-24 18:53:52 +01:00
  • 7947ad2608 Add option to extend scene sequences (#121) WarmUpTill 2021-02-24 18:19:23 +01:00
  • 920c188213 Add scene trigger for starting and stopping the scene switcher (#129) WarmUpTill 2021-02-23 21:00:25 +01:00
  • 28fbff1adc Allow specifying transition when reading scenes from file. (#128) WarmUpTill 2021-02-21 20:17:32 +01:00
  • 326617aad7 Fix checkSwitchInfoFromFile ignoring file switch puase (#127) WarmUpTill 2021-02-21 20:16:51 +01:00
  • 499ba7dd21 Update the UI's status element if the status changed externally (#126) WarmUpTill 2021-02-20 18:58:07 +01:00
  • f4902933ab Fix getCurrentScene() returning garbage if scene group has type random (#125) WarmUpTill 2021-02-20 18:08:47 +01:00
  • 9aa0b31bff Add scene trigger to unmute source (#124) WarmUpTill 2021-02-20 18:08:35 +01:00
  • 6d5086b971 Add option to select 'current transition' (#123) WarmUpTill 2021-02-19 19:03:38 +01:00
  • f32f47db4b Install qtbase5-private-dev on Linux (#122) WarmUpTill 2021-02-13 19:28:24 +01:00
  • 74c0cd1736 Adjust sleep log message and comment for sceneChangedDuringWait() (#120) WarmUpTill 2021-02-13 19:14:28 +01:00
  • a74a952b1d Fix log messages containing two '[adv-ss]' tags (#118) WarmUpTill 2021-02-07 18:41:47 +01:00
  • 5bbfef81e0 Improve scene trigger handling (#117) WarmUpTill 2021-02-06 18:23:57 +01:00
  • c31d1cd975 Delay setting of default scene transitions (#116) WarmUpTill 2021-02-06 18:23:41 +01:00
  • 81d91a9139 resovle name conflict (#115) WarmUpTill 2021-02-04 07:24:52 +01:00
  • a354daa71d Fix regex matching for window tab (#113) 1.9 WarmUpTill 2021-02-03 20:46:25 +01:00
  • a84a205608 Minor style changes (#114) WarmUpTill 2021-02-03 20:27:25 +01:00
  • a5f0eb8da8 Add option to automatically start scene switcher on recording / streaming start (#112) WarmUpTill 2021-02-03 20:02:07 +01:00
  • 35151ea134 Add scene trigger tab (#110) WarmUpTill 2021-02-03 19:50:37 +01:00
  • 1510a2c2fa Specify scenes to exclude from Region triggers (#111) Kevin Nash 2021-02-03 13:49:18 -05:00
  • 8e8cb4bf3e use exportWindowTitle on export of settings WarmUpTill 2021-01-27 19:05:46 +01:00
  • a480be3ea0 Update installation instructions WarmUpTill 2021-01-25 22:15:40 +01:00
  • 27ae5107cd Add help messages if tab is empty (#107) WarmUpTill 2021-01-24 16:04:40 +01:00
  • 69d452f978 allow selection of previous scene for exe,file,region,window and scene group for idle switches (#106) WarmUpTill 2021-01-23 23:21:59 +01:00
  • fe9457427f add linger variable instead of sleeping inside sequence match (#105) WarmUpTill 2021-01-23 20:32:32 +01:00
  • d989c2b570 Add scene groups and rework save and load (#103) WarmUpTill 2021-01-23 17:39:35 +01:00
  • 1f4679433e ask for backup of settings if a new version detected (#104) WarmUpTill 2021-01-23 17:08:17 +01:00
  • b42de8d5c8 fix crash on settings import (#102) WarmUpTill 2021-01-20 19:01:56 +01:00
  • 0950d93828 allow selection of target for auto stop of recoding or streaming WarmUpTill 2021-01-18 01:20:56 +01:00
  • 5156c66b26 add warning if translation cannot be found (#99) 1.8.3 WarmUpTill 2021-01-09 14:27:51 +01:00
  • 346240473a use maximum peak value during switch interval for audio match (#98) WarmUpTill 2021-01-09 09:10:15 +01:00
  • 17c4fefb37 add fallback option if multiple audio matches are active (#95) WarmUpTill 2021-01-07 18:59:06 +01:00
  • 2b90493ae9 add switch cooldown option (#97) WarmUpTill 2021-01-07 18:58:35 +01:00
  • bf97975fa8 link to Transition Table instead of Transition Matrix plugin (#96) WarmUpTill 2021-01-06 12:25:45 +01:00
  • 4e971f59a9 add option to allow scene sequence to be interrupted (#93) WarmUpTill 2021-01-02 14:32:18 +01:00
  • 2f0b900745 fix invalid audio matches 1.8.2 WarmUpTill 2020-12-31 16:59:52 +01:00
  • c6a25f9d85 fix typo WarmUpTill 2020-12-31 16:19:58 +01:00
  • e78383d3ed clean up build and build instructions (#92) WarmUpTill 2020-12-31 15:45:08 +01:00
  • 281e9325dd update locale (#91) WarmUpTill 2020-12-31 14:59:05 +01:00
  • caa2833272 allow pause individual switching methods (#90) WarmUpTill 2020-12-31 14:24:09 +01:00
  • fae50024ea rename mediaSources WarmUpTill 2020-12-28 17:38:34 +01:00
  • a05e38d3cb fix typos WarmUpTill 2020-12-28 17:28:57 +01:00
  • d73749fc3a update README.txt WarmUpTill 2020-12-28 17:14:11 +01:00
  • d20cdac5e4 add duration and 'below' condition type options to audio tab (#85) WarmUpTill 2020-12-28 17:06:30 +01:00
  • e377be3999 Minor UI changes (#89) WarmUpTill 2020-12-28 17:03:55 +01:00
  • 80e2b3dd14 fix new time matching if QTime is not initialized WarmUpTill 2020-12-28 17:02:32 +01:00
  • 3a05e61814 add windows installer (#88) WarmUpTill 2020-12-23 01:51:48 +01:00
  • dda44a2931 create release artifact (#84) WarmUpTill 2020-12-21 22:52:25 +01:00
  • 8ba78b12c1 I18n Support (#72) shugen002 2020-12-21 18:24:04 +08:00
  • 07b95cb8ae do not sleep less than 1ms (#82) WarmUpTill 2020-12-13 17:26:59 +01:00
  • faca5f8863 add option to only match if file content changed (#80) WarmUpTill 2020-12-12 16:31:07 +01:00
  • 084c263260 always match checkRandom() if random tab only has one entry 1.8.1 WarmUpTill 2020-12-09 22:59:49 +01:00
  • a1c592f1ec format WarmUpTill 2020-12-09 22:40:07 +01:00
  • 41f34f8f40 remove runtime of check() functions from interval sleep WarmUpTill 2020-12-09 22:39:38 +01:00
  • 9711390aac add no match delay option (#78) WarmUpTill 2020-12-06 14:10:17 +01:00
  • 25f28b9796 Add media state played to end (#58) WarmUpTill 2020-12-06 14:09:21 +01:00
  • a1484f9621 fix warning WarmUpTill 2020-12-06 14:03:04 +01:00
  • b54506c5ee add 'OBS' entry to GetWindowList() on Windows(#76) WarmUpTill 2020-11-28 16:23:17 +01:00
  • 4af7540497 hide guide frames when switching to a different tab (#75) WarmUpTill 2020-11-28 12:36:58 +01:00
  • ba15e6812f Add a log when auto stopping stream / record (#74) Guillaume Turchini 2020-11-27 17:34:17 +01:00
  • 22a90c7d64 fix crash on deleting last screen region entry when guide frame was active (#70) WarmUpTill 2020-11-24 22:57:52 +01:00
  • f6c3c65e26 resolve potential deadlocks (#66) WarmUpTill 2020-11-21 01:40:24 +01:00
  • 4f6275619a Recommend building in-tree WarmUpTill 2020-11-20 22:02:12 +01:00
  • d461342835 Update github actions (#65) WarmUpTill 2020-11-20 22:00:33 +01:00
  • 16c4a2d5a9 Adjust UI And Improve (#63) shugen002 2020-11-21 02:10:06 +08:00
  • 45a880d8f8 Add version info log (#61) WarmUpTill 2020-11-15 20:34:11 +01:00
  • bcf132685b Update CI (#60) WarmUpTill 2020-11-14 19:32:16 +01:00
  • e5c1e81d81 clean up and silence warnings WarmUpTill 2020-11-14 17:17:39 +01:00
  • 2ae97cd90e Merge branch 'master' of https://github.com/WarmUpTill/SceneSwitcher WarmUpTill 2020-11-14 17:11:21 +01:00
  • e5fffa0b82 log if sequence is canceled if verbose WarmUpTill 2020-11-09 22:55:05 +01:00
  • a0119426d6 remove dead code WarmUpTill 2020-11-09 22:53:26 +01:00
  • 45e5738d2c do not hold main lock in callback handling WarmUpTill 2020-11-08 19:59:56 +01:00
  • cdd1259f12 style changes WarmUpTill 2020-11-09 22:20:58 +01:00
  • e5d6f2eef0 Merge branch 'master' of https://github.com/WarmUpTill/SceneSwitcher WarmUpTill 2020-11-07 18:57:00 +01:00
  • e026bd7420 fix crash on first startup on fresh install of OBS WarmUpTill 2020-11-07 18:56:08 +01:00
  • 4cc1a53244 fix build by enabling BUILD_CAPTIONS (#56) WarmUpTill 2020-11-02 19:44:30 +01:00
  • 8eb99a3fde fix comment WarmUpTill 2020-11-02 19:06:51 +01:00
  • bf30a058ee fix crash on deleting scene sequences WarmUpTill 2020-11-02 19:05:19 +01:00
  • 0c6a7b140e add comment about use of 'matched' WarmUpTill 2020-11-02 19:00:50 +01:00
  • d279b35086 fix crash on importing scene sequence WarmUpTill 2020-11-02 18:38:26 +01:00
  • 8e26148255 fix media states being retriggered multiple times (#54) WarmUpTill 2020-11-01 18:53:48 +01:00
  • 1a3ed0d09c add clang format check to CI and adjust formatting (#55) WarmUpTill 2020-11-01 12:39:14 +01:00
  • 214821b69f UI rework (#44) 1.8 WarmUpTill 2020-10-31 16:25:44 +01:00
  • 7edb6eb6c1 add handling of window title of metro apps WarmUpTill 2020-10-24 15:23:08 +02:00
  • 10d3c8c268 add handling of window title of metro apps 1.8-alpha WarmUpTill 2020-10-24 14:43:10 +02:00
  • bc3fcde12d remove unnecessary nullptr checks WarmUpTill 2020-10-23 23:57:45 +02:00
  • 8b9c93f76c workaround / fixes on media tab WarmUpTill 2020-10-23 23:45:04 +02:00
  • 89f0449fcd Merge branch 'master' into UI WarmUpTill 2020-10-22 22:02:45 +02:00