WarmUpTill
6b1a01de5e
move transition warning label and change default transition only once per scene change
2020-10-18 19:21:52 +02:00
WarmUpTill
0b7faee84f
fix match log only printing previous scene
2020-10-18 17:43:28 +02:00
WarmUpTill
fd3be07024
fix previous scene handling
2020-10-18 17:37:33 +02:00
WarmUpTill
986422ca83
rename main SceneSwitcher widget to AdvSceneSwitcher
2020-10-18 17:18:21 +02:00
WarmUpTill
6c5c861514
update transitions UI
2020-10-18 16:22:45 +02:00
WarmUpTill
02a8dd87ca
adjust log
2020-10-18 16:22:09 +02:00
WarmUpTill
a1266f71f2
fix pulse on sequence and adjust log
2020-10-18 16:21:38 +02:00
WarmUpTill
c7ad2f6ec1
rename sceneSequences widget to sceneSequenceSwitches
2020-10-18 02:03:20 +02:00
WarmUpTill
51612d9e7f
do not switch if entry is uninitialized for window, time, region, random
2020-10-18 01:52:19 +02:00
WarmUpTill
491108678e
update UI of scene sequence tab
2020-10-18 01:51:07 +02:00
WarmUpTill
3ac795fc72
silence warning
2020-10-18 00:01:44 +02:00
WarmUpTill
96746b3507
update screen region UI and add helper frame
2020-10-17 23:58:08 +02:00
WarmUpTill
7a1104884a
change pulse default specifizer to QLabel
2020-10-16 19:42:32 +02:00
WarmUpTill
c6e2c9dcc3
add tooltips to selection entries and do not allow scrolling to them
2020-10-15 21:17:23 +02:00
WarmUpTill
a33c0905c9
allow regex entry for window switch and limit window selection size
2020-10-15 21:16:34 +02:00
WarmUpTill
7f85cdb500
update UI of window tab
2020-10-15 20:59:59 +02:00
WarmUpTill
f643ec10fd
add option to disable UI hints
2020-10-14 22:03:12 +02:00
WarmUpTill
abab9f70b5
update Random Tab UI
2020-10-14 21:46:35 +02:00
WarmUpTill
8ecc197805
remove previous scene entry on time tab and unnecessary populate calls
2020-10-14 21:45:42 +02:00
WarmUpTill
0fc6c60d49
add new UI for Time tab
2020-10-14 20:55:11 +02:00
WarmUpTill
255432f3b2
clean up unused signal
2020-10-14 20:18:39 +02:00
WarmUpTill
5c38996d41
add add pulse for media/exec/audio and move inactive pluse to general
2020-10-14 20:17:51 +02:00
WarmUpTill
4d76206452
add generic PulseWidget function to highlight widgets
2020-10-13 22:12:00 +02:00
WarmUpTill
7c561797af
clean up setup of audio/exe/media and fix slight leak in media
2020-10-13 20:37:02 +02:00
WarmUpTill
26697faa9f
Merge branch 'master' into UI
2020-10-12 21:48:30 +02:00
WarmUpTill
f22da7ff31
fix audio valid(), skip uninit exec switches, skip setting scene and transition for audio / exec as this is done in generic switch
2020-10-12 21:48:08 +02:00
WarmUpTill
5ad820d6cd
add new UI for media tab
2020-10-12 21:46:16 +02:00
WarmUpTill
1e6a022787
improve hotkey handling ( #49 )
2020-10-12 20:55:51 +02:00
WarmUpTill
a0a272f49e
fix include path and warning
2020-10-11 20:02:37 +02:00
WarmUpTill
5b315d0574
add generic switch widget and setup new UI for exec switching
2020-10-11 19:12:31 +02:00
WarmUpTill
bc3a7cd9be
move functions
2020-10-11 15:50:00 +02:00
WarmUpTill
39067f6157
fix up / down audio
2020-10-11 15:18:55 +02:00
WarmUpTill
085225bdcc
audio up / down draft (signals still not working)
2020-10-11 00:32:38 +02:00
WarmUpTill
e3dc2c5f26
Merge branch 'master' into UI
2020-10-10 01:58:21 +02:00
WarmUpTill
50545e7f83
audio delete
2020-10-10 01:57:59 +02:00
WarmUpTill
616ce0c737
even more logging
2020-10-10 01:57:38 +02:00
WarmUpTill
fb1eac5268
fix crash on exit when on autoStart scene ( #47 )
2020-10-10 01:56:08 +02:00
WarmUpTill
ece2d61e0a
more logging
2020-10-10 01:50:10 +02:00
WarmUpTill
62d54f7206
slightly adjust logging
2020-10-10 01:43:43 +02:00
WarmUpTill
611c478eb3
adjust audio add to new UI
2020-10-10 00:18:29 +02:00
WarmUpTill
3ff7a848b1
add option to add 'select ...' entry to populate functions
2020-10-10 00:17:19 +02:00
WarmUpTill
36b4d15a17
add edit in place for audio
2020-10-06 21:51:05 +02:00
WarmUpTill
02e797a3db
first draft of UI improvements
...
group settings of the general tab
highlight if the scene switcher is inactive
add draft of allowing editing in place
define additional populate functions for audio and media
2020-10-04 16:28:36 +02:00
WarmUpTill
787b664d29
Add vlc source to media tab ( #42 )
2020-09-30 19:07:40 +02:00
WarmUpTill
dd63ff846c
Refactor, fixes and maximized option for title tab ( #40 )
...
* move definitions of switcher structs to separate files
* remove useless comment
* cleanup and silence warnings
* add generic switch
* removed delay on main thread startup as it served no purpose
* clean up ultility.hpp
* do not save switchStr to file as it could cause issues when scenes are renamed
* rename sceneRoundTrip to sceneSequence
* add option to switch if window is maximized to title tab
2020-09-25 21:42:58 +02:00
WarmUpTill
1559d437ec
adjust install_name_tool calls to new qt dir ( #39 )
2020-09-21 22:24:47 +02:00
WarmUpTill
8d023ee385
Add audio tab ( #36 )
...
* add volumemeter widget
* add audio tab UI
* add checkAudioSwitch functionality
* use constexpr instead of preprocessing
1.7
2020-09-21 00:52:42 +02:00
WarmUpTill
3fd3801e56
load libcurl at runtime ( #33 )
...
* load libcurl at runtime
* add warning to file tab if curl cant be loaded
2020-09-13 09:13:09 +02:00
WarmUpTill
3ec1e99f4b
fix MacOS CI issues due to QT dependency ( #35 )
...
* fix MacOS CI issues due to QT deps
* adjust to new name of deps archive
* use MACOS_DEPS_VERSION instead of OSX_DEPS_VERSION
* disable python dependency during build
2020-09-13 01:30:08 +02:00
WarmUpTill
21a788b48b
Improve time tab ( #34 )
...
* add support for weekdays and allow reordering on time tab
* add option to use time relative to streaming/recording start on time tab
2020-09-13 00:03:38 +02:00