Commit Graph

  • 46916dc5d3 workaround for MacOS CI issue (#52) WarmUpTill 2020-10-22 21:56:54 +02:00
  • babe8b5c28 rename title tab and only show windows specific hints on windows WarmUpTill 2020-10-22 21:25:59 +02:00
  • b1179f4e50 fix mem leaks which could occur with new UI WarmUpTill 2020-10-22 21:00:41 +02:00
  • 017664b8e0 Merge branch 'master' into UI WarmUpTill 2020-10-22 20:02:13 +02:00
  • 8aed15f3a8 allow WS_EX_TOOLWINDOW as valid windows to match 'Task Switching' WarmUpTill 2020-10-22 19:44:23 +02:00
  • 161588e43b allow WS_EX_TOOLWINDOW as valid window to match 'Task Switching' WarmUpTill 2020-10-22 19:40:21 +02:00
  • 3dd1138f31 separate idle from file data WarmUpTill 2020-10-21 22:15:25 +02:00
  • 54aaeed7d7 adjust media switch handling to support vlc source WarmUpTill 2020-10-21 21:48:21 +02:00
  • 7df6d59c06 more include cleanup WarmUpTill 2020-10-20 21:22:24 +02:00
  • b05115a7bb clean up includes WarmUpTill 2020-10-19 21:06:35 +02:00
  • 58acdb8f79 set process selection editable so processes can be displayed / entered which are not currently running WarmUpTill 2020-10-18 22:42:28 +02:00
  • 5dd3cf1945 make destructor virtual just in case WarmUpTill 2020-10-18 20:12:41 +02:00
  • 793e5edf01 add media state 'any' WarmUpTill 2020-10-18 20:05:10 +02:00
  • 6b1a01de5e move transition warning label and change default transition only once per scene change WarmUpTill 2020-10-18 19:21:52 +02:00
  • 0b7faee84f fix match log only printing previous scene WarmUpTill 2020-10-18 17:43:28 +02:00
  • fd3be07024 fix previous scene handling WarmUpTill 2020-10-18 17:37:33 +02:00
  • 986422ca83 rename main SceneSwitcher widget to AdvSceneSwitcher WarmUpTill 2020-10-18 17:18:21 +02:00
  • 6c5c861514 update transitions UI WarmUpTill 2020-10-18 16:22:45 +02:00
  • 02a8dd87ca adjust log WarmUpTill 2020-10-18 16:22:09 +02:00
  • a1266f71f2 fix pulse on sequence and adjust log WarmUpTill 2020-10-18 16:21:38 +02:00
  • c7ad2f6ec1 rename sceneSequences widget to sceneSequenceSwitches WarmUpTill 2020-10-18 02:03:20 +02:00
  • 51612d9e7f do not switch if entry is uninitialized for window, time, region, random WarmUpTill 2020-10-18 01:52:19 +02:00
  • 491108678e update UI of scene sequence tab WarmUpTill 2020-10-18 01:51:07 +02:00
  • 3ac795fc72 silence warning WarmUpTill 2020-10-18 00:01:44 +02:00
  • 96746b3507 update screen region UI and add helper frame WarmUpTill 2020-10-17 23:58:08 +02:00
  • 7a1104884a change pulse default specifizer to QLabel WarmUpTill 2020-10-16 19:42:32 +02:00
  • c6e2c9dcc3 add tooltips to selection entries and do not allow scrolling to them WarmUpTill 2020-10-15 21:17:23 +02:00
  • a33c0905c9 allow regex entry for window switch and limit window selection size WarmUpTill 2020-10-15 21:16:34 +02:00
  • 7f85cdb500 update UI of window tab WarmUpTill 2020-10-15 20:59:59 +02:00
  • f643ec10fd add option to disable UI hints WarmUpTill 2020-10-14 22:03:12 +02:00
  • abab9f70b5 update Random Tab UI WarmUpTill 2020-10-14 21:46:35 +02:00
  • 8ecc197805 remove previous scene entry on time tab and unnecessary populate calls WarmUpTill 2020-10-14 21:45:42 +02:00
  • 0fc6c60d49 add new UI for Time tab WarmUpTill 2020-10-14 20:55:11 +02:00
  • 255432f3b2 clean up unused signal WarmUpTill 2020-10-14 20:18:39 +02:00
  • 5c38996d41 add add pulse for media/exec/audio and move inactive pluse to general WarmUpTill 2020-10-14 20:17:51 +02:00
  • 4d76206452 add generic PulseWidget function to highlight widgets WarmUpTill 2020-10-13 22:12:00 +02:00
  • 7c561797af clean up setup of audio/exe/media and fix slight leak in media WarmUpTill 2020-10-13 20:37:02 +02:00
  • 26697faa9f Merge branch 'master' into UI WarmUpTill 2020-10-12 21:48:30 +02:00
  • f22da7ff31 fix audio valid(), skip uninit exec switches, skip setting scene and transition for audio / exec as this is done in generic switch WarmUpTill 2020-10-12 21:48:08 +02:00
  • 5ad820d6cd add new UI for media tab WarmUpTill 2020-10-12 21:46:16 +02:00
  • 1e6a022787 improve hotkey handling (#49) WarmUpTill 2020-10-12 20:55:51 +02:00
  • a0a272f49e fix include path and warning WarmUpTill 2020-10-11 20:02:37 +02:00
  • 5b315d0574 add generic switch widget and setup new UI for exec switching WarmUpTill 2020-10-11 19:12:31 +02:00
  • bc3a7cd9be move functions WarmUpTill 2020-10-11 15:50:00 +02:00
  • 39067f6157 fix up / down audio WarmUpTill 2020-10-11 15:18:55 +02:00
  • 085225bdcc audio up / down draft (signals still not working) WarmUpTill 2020-10-11 00:32:38 +02:00
  • e3dc2c5f26 Merge branch 'master' into UI WarmUpTill 2020-10-10 01:58:21 +02:00
  • 50545e7f83 audio delete WarmUpTill 2020-10-10 01:57:59 +02:00
  • 616ce0c737 even more logging WarmUpTill 2020-10-10 01:57:38 +02:00
  • fb1eac5268 fix crash on exit when on autoStart scene (#47) WarmUpTill 2020-10-10 01:56:08 +02:00
  • ece2d61e0a more logging WarmUpTill 2020-10-10 01:50:10 +02:00
  • 62d54f7206 slightly adjust logging WarmUpTill 2020-10-10 01:43:43 +02:00
  • 611c478eb3 adjust audio add to new UI WarmUpTill 2020-10-10 00:18:29 +02:00
  • 3ff7a848b1 add option to add 'select ...' entry to populate functions WarmUpTill 2020-10-10 00:17:19 +02:00
  • 36b4d15a17 add edit in place for audio WarmUpTill 2020-10-06 21:51:05 +02:00
  • 02e797a3db first draft of UI improvements WarmUpTill 2020-10-04 16:28:36 +02:00
  • 787b664d29 Add vlc source to media tab (#42) WarmUpTill 2020-09-30 19:07:40 +02:00
  • dd63ff846c Refactor, fixes and maximized option for title tab (#40) WarmUpTill 2020-09-25 21:42:58 +02:00
  • 1559d437ec adjust install_name_tool calls to new qt dir (#39) WarmUpTill 2020-09-21 22:24:47 +02:00
  • 8d023ee385 Add audio tab (#36) 1.7 WarmUpTill 2020-09-21 00:52:42 +02:00
  • 3fd3801e56 load libcurl at runtime (#33) WarmUpTill 2020-09-13 09:13:09 +02:00
  • 3ec1e99f4b fix MacOS CI issues due to QT dependency (#35) WarmUpTill 2020-09-13 01:30:08 +02:00
  • 21a788b48b Improve time tab (#34) WarmUpTill 2020-09-13 00:03:38 +02:00
  • a5c8d776f3 only try auto start streaming/recording once on scene chagne WarmUpTill 2020-08-24 20:55:54 +02:00
  • 95261ce9bb add first draft of auto start of recording / streaming WarmUpTill 2020-08-16 19:48:54 +02:00
  • 255d10e603 fix auto fill not wokring for modified entries on time tab 1.6.2 WarmUpTill 2020-08-09 20:48:49 +02:00
  • ab3e93ab84 add fallback to old format for sequence import WarmUpTill 2020-08-02 20:22:13 +02:00
  • 3b5f88c14f do not sort sequence and region on add WarmUpTill 2020-08-02 19:38:32 +02:00
  • 2f33b6bdc3 fix data loss for sequence delay WarmUpTill 2020-08-02 19:37:37 +02:00
  • 3c1e240722 add option to set startup behavior WarmUpTill 2020-08-02 18:45:44 +02:00
  • 91831a1075 fix autoStop not being persisted WarmUpTill 2020-08-02 18:00:50 +02:00
  • ccc824abc1 fix loading of old delay values WarmUpTill 2020-08-02 17:46:36 +02:00
  • 6f39d4648b add included 'thread' and 'QAction' for Linux and macOS build WarmUpTill 2020-08-01 20:34:12 +02:00
  • 74cb400426 Merge branch 'master' of https://github.com/WarmUpTill/SceneSwitcher WarmUpTill 2020-08-01 20:15:49 +02:00
  • 910b1dde99 set sceneRoundTripDelayUnits WarmUpTill 2020-08-01 16:19:57 +02:00
  • e462d7f420 fix sequence not stopping when manually switching scene WarmUpTill 2020-08-01 16:06:16 +02:00
  • 0cdd8bf1d0 move UI init of tabs to respective source files WarmUpTill 2020-08-01 11:14:54 +02:00
  • f8ad8c31be scene sequence adjustments WarmUpTill 2020-08-01 10:12:32 +02:00
  • 93c889c215 fix MacOS CI issue WarmUpTill 2020-07-31 22:18:52 +02:00
  • f8b505fa4e silence warnings WarmUpTill 2020-07-31 22:05:55 +02:00
  • 1516263d2a save and load tab order WarmUpTill 2020-07-31 21:58:17 +02:00
  • 79f5ec340d allow reordering of tabs and silence a few UI warnings WarmUpTill 2020-07-29 20:23:03 +02:00
  • cd54cc17c0 fix switch priority falling back to default values on startup WarmUpTill 2020-07-09 19:57:55 +02:00
  • 098159dc0f increase window size on mac WarmUpTill 2020-06-30 20:11:44 +02:00
  • a4418996f4 disable mediaTime selection if restriction is set to none WarmUpTill 2020-06-19 19:52:43 +02:00
  • 340cb559ee add option to override transitionOverrides WarmUpTill 2020-06-17 22:13:57 +02:00
  • eeefd8279f allow reordering of file/media/sequence/region WarmUpTill 2020-06-16 20:25:25 +02:00
  • e62dc91cd7 fix linux/mac build error WarmUpTill 2020-06-15 21:46:58 +02:00
  • 536041abd2 Merge branch 'master' of https://github.com/WarmUpTill/SceneSwitcher WarmUpTill 2020-06-15 21:20:02 +02:00
  • d3ab9e01c5 add support for remote file using libcurl WarmUpTill 2020-06-15 21:19:34 +02:00
  • 2113025877 undo switch to Visual Studio 15 2017 WarmUpTill 2020-06-15 18:48:32 +02:00
  • 6aaffeb5a4 use CMAKE_GENERATOR "Visual Studio 15 2017" WarmUpTill 2020-06-15 18:32:01 +02:00
  • 2a92df4f3c add draft of remote file support WarmUpTill 2020-06-14 20:35:02 +02:00
  • 560044bbbf implement export/import of settings WarmUpTill 2020-06-14 15:22:34 +02:00
  • 4bd8cdf5a0 move auto start/stop to gernal.cpp WarmUpTill 2020-06-14 14:17:03 +02:00
  • c17cbb66d9 write to OBS log if verbose logging is enabled WarmUpTill 2020-06-14 14:14:00 +02:00
  • 8d23dd46b0 add export/import button and verbose log checkbox WarmUpTill 2020-06-14 13:57:11 +02:00
  • bf70bd7c60 move saving and loading to separate files WarmUpTill 2020-06-13 21:55:29 +02:00
  • 1a144d84f5 set correct qt lib path for macos builds 1.6.1 WarmUpTill 2020-06-12 21:42:23 +02:00
  • 6810ba71e8 remove using namespace std WarmUpTill 2020-06-12 19:54:41 +02:00