WarmUpTill
|
c17cbb66d9
|
write to OBS log if verbose logging is enabled
|
2020-06-14 14:14:00 +02:00 |
|
WarmUpTill
|
bf70bd7c60
|
move saving and loading to separate files
|
2020-06-13 21:56:26 +02:00 |
|
WarmUpTill
|
6810ba71e8
|
remove using namespace std
|
2020-06-12 21:40:06 +02:00 |
|
Myned
|
7a924438bc
|
Add .clang-format and apply to src/ files
|
2020-06-08 14:58:44 -04:00 |
|
Myned
|
9f7ca3e4c7
|
Merge remote-tracking branch 'WarmUpTill/master'
|
2020-06-07 14:15:08 -04:00 |
|
WarmUpTill
|
2f77d99161
|
Undo "Revert "do not use QThread::create""
This reverts commit 4b86849356.
|
2020-06-07 14:15:01 -04:00 |
|
WarmUpTill
|
513fe0728c
|
initialize SwitcherThread to nullptr
|
2020-06-07 10:43:52 +02:00 |
|
Myned
|
cba39633aa
|
Add ability to reorder Window and Executable switches with arrows
|
2020-06-06 23:23:02 -04:00 |
|
WarmUpTill
|
4b86849356
|
Revert "do not use QThread::create"
This reverts commit 98c3131017.
|
2020-06-06 22:38:22 -04:00 |
|
Myned
|
8fd263f44a
|
Merge remote-tracking branch 'WarmUpTill/master'
|
2020-06-06 18:40:17 -04:00 |
|
WarmUpTill
|
98c3131017
|
do not use QThread::create
there might still be versions of QT in use which do not yet have this functionality (see Linux build fail of f03fca8)
|
2020-06-06 18:51:26 +02:00 |
|
WarmUpTill
|
f03fca85aa
|
add thread priority option (using QThread)
|
2020-06-06 17:05:49 +02:00 |
|
WarmUpTill
|
5082f5944e
|
prune media switches if invalid
|
2020-06-03 19:56:18 +02:00 |
|
WarmUpTill
|
b981a446b6
|
fix for times switch not saving when using previous scene
|
2020-06-03 19:55:06 +02:00 |
|
WarmUpTill
|
5e60cefd1c
|
update current selection on media tab when selecting a different row
|
2020-06-02 19:34:15 +02:00 |
|
Myned
|
fabb7406bd
|
Merge remote-tracking branch 'WarmUpTill/master'
|
2020-06-02 00:48:01 -04:00 |
|
WarmUpTill
|
2e475b8059
|
add first draft of thread priority
|
2020-06-01 14:54:08 +02:00 |
|
WarmUpTill
|
99b5c16406
|
add Time scene switching
|
2020-05-31 12:43:34 +02:00 |
|
Myned
|
a7a8adb91b
|
Remove whitespace
|
2020-05-21 00:54:49 -04:00 |
|
Myned
|
f00c244bfa
|
Change wording slightly
|
2020-05-21 00:52:41 -04:00 |
|
Myned
|
de5b6f8eb4
|
Fix fullscreen check only returning true if window is focused on Linux
|
2020-05-21 00:40:37 -04:00 |
|
Myned
|
e4b640903d
|
Add ability to choose focus state to window title switcher
|
2020-05-21 00:34:22 -04:00 |
|
Myned
|
451bb6518c
|
Revert "Move forms/advanced-scene-switcher.ui to src/headers/"
This reverts commit 318502d8d0.
|
2020-05-16 23:42:26 -04:00 |
|
Myned
|
318502d8d0
|
Move forms/advanced-scene-switcher.ui to src/headers/
Out-of-tree building (at least) fails without this file in this location, and builds successfully without it under forms
|
2020-05-14 19:11:04 -04:00 |
|
WarmUpTill
|
4ed12db12b
|
add support for previous scene on media tab
|
2020-04-27 20:20:50 +02:00 |
|
Exeldro
|
38bd59c1fd
|
add media
|
2020-04-25 13:55:53 +02:00 |
|
WarmUpTill
|
115a90196c
|
fix deadlock when rapidly switching scenes
|
2020-04-12 21:26:45 +02:00 |
|
WarmUpTill
|
922cf95119
|
support both in- and out-of-tree builds
|
2020-04-12 21:23:30 +02:00 |
|
WarmUpTill
|
05540b61a1
|
add separate hotkey (fix for out of tree builds)
|
2020-02-16 20:47:55 +01:00 |
|
Cephas Reis
|
7665bf8872
|
Platform-specific commits. Basically fixes for the directories.
|
2019-02-09 01:35:46 -06:00 |
|
c3r1c3
|
14d78100c1
|
Most files: Move files into subdirectories
Almost all the files have been moved into folders and subfolders to keep everything organized and clean.
|
2019-02-09 01:35:46 -06:00 |
|