Commit Graph

119 Commits

Author SHA1 Message Date
Exeldro
40e3fb1267
bump version
Some checks are pending
Push to master / Check Formatting 🔍 (push) Waiting to run
Push to master / Build Project 🧱 (push) Waiting to run
Push to master / Create Release 🛫 (push) Blocked by required conditions
2024-08-02 13:41:03 +02:00
Exeldro
7e4fc9b078
Add warning before stop streaming support 2024-08-02 11:41:04 +02:00
Exeldro
793d216fb4
Add warning before start streaming support 2024-08-02 11:32:03 +02:00
Exeldro
907bc3abda
remove downscale disabled option 2024-08-02 08:54:54 +02:00
Aaron Honeycutt
6136896cc7
Fix linux build (#4)
* Update runner to 24.04 as librist is only in 23.10+
* Enable linux build
* replace homebrew with linux native packages
* Add core depends

---------

Co-authored-by: Aaron Honeycutt <aaronhoneycutt@proton.me>
Co-authored-by: Exeldro <exelsor@hotmail.com>
2024-08-02 08:28:00 +02:00
Exeldro
a13c460abe
Show vertical encoder instead of main encoder for vertical 2024-08-02 08:23:34 +02:00
Exeldro
4c9442e7bf
Don't show video encoder index for vertical 2024-08-02 08:01:36 +02:00
Exeldro
07c83f9ef4
bump version 2024-08-01 17:45:27 +02:00
Exeldro
1c8146798e
make tiktok detection less strict 2024-08-01 13:03:42 +02:00
David Marsh
bd9ba667f2 Hide show on focus with stream keys 2024-07-31 21:58:25 +01:00
Exeldro
dec2069dc1
bump version 2024-07-31 16:17:02 +02:00
David Marsh
18232b56e4 Add help info 2024-07-31 14:24:39 +01:00
David Marsh
d0642fce05 Add support aitum button 2024-07-31 14:02:47 +01:00
David Marsh
a6b55531d5 Make border thicker on output buttons 2024-07-31 13:31:02 +01:00
Exeldro
7817067859
Fix build 2024-07-31 12:08:02 +02:00
Exeldro
ba1e950e63
Fix crash vertical outputs dereferenced 2024-07-31 12:02:07 +02:00
Exeldro
6c4d065cb3
Validate output name unique 2024-07-31 11:08:09 +02:00
Exeldro
bf56b6f853
Compile with static VC runtime 2024-07-31 07:54:52 +02:00
Exeldro
5d0a7a8a76
Fix changing settings while streaming 2024-07-30 21:10:13 +02:00
Exeldro
5e2a464410
bump version 2024-07-30 13:53:21 +02:00
Exeldro
dbeab14420
Fix crash on shutdown 2024-07-30 13:02:53 +02:00
Exeldro
c64f09b08b
don't force stop 2024-07-30 12:29:34 +02:00
Exeldro
7b75b1f38d
Fix deadlock 2024-07-30 12:24:05 +02:00
Exeldro
a250d7ae91
Fix build 2024-07-30 08:52:21 +02:00
Exeldro
e7f734f624
Fix stream button state 2024-07-30 08:34:18 +02:00
David Marsh
bd7a0dccca Fix wordwrap 2024-07-29 21:16:54 +01:00
Exeldro
9123b4d86b
bump version 2024-07-29 16:48:15 +02:00
Exeldro
4328ce7d91
clang format 2024-07-29 16:46:37 +02:00
Exeldro
71b0e6e123
Fix edit vertical settings 2024-07-29 16:44:28 +02:00
Exeldro
25140bfd29
Cache video encoder descriptions 2024-07-29 16:13:22 +02:00
David Marsh
95c3b886b9 Add support page + button on general + hide debug page 2024-07-29 15:00:01 +01:00
David Marsh
d7d756408e Add missing import 2024-07-29 12:56:00 +01:00
Exeldro
e4ad8f712b
Fix icon color 2024-07-29 13:21:27 +02:00
Exeldro
a175a158bb
Fix video encoder index visible at start 2024-07-29 13:01:30 +02:00
David Marsh
c2850d11b8 general page for settings 2024-07-29 11:43:29 +01:00
Exeldro
55f19cdc00
Revert "remove general settings page"
This reverts commit bd3fa492d6.
2024-07-29 12:13:00 +02:00
Exeldro
79af001bc6
Use QDialogButtonBox 2024-07-29 12:06:21 +02:00
Exeldro
bd3fa492d6
remove general settings page 2024-07-29 11:24:38 +02:00
Exeldro
eaf8f25b12
only show video encoder index setting when multitrack video is enabled 2024-07-29 10:43:26 +02:00
David Marsh
a054d60f66 Abstract platform icons into utils 2024-07-26 14:18:09 +01:00
Exeldro
19680098bf
Add main stream video encoder descriptions 2024-07-26 10:25:38 +02:00
Exeldro
9e6f9b8022
Add fps divisor and scaling 2024-07-24 11:44:30 +02:00
David Marsh
387f087c9b Tab design for advanced settings 2024-07-23 19:49:03 +01:00
David Marsh
28fe8da771 test UI 2024-07-23 15:31:32 +01:00
Exeldro
3de41632d4
Fix confirm button text 2024-07-23 10:01:11 +02:00
Exeldro
5e07ae6e74
clang format 2024-07-23 09:28:13 +02:00
David Marsh
6e7a261830 Tidy up for main canvas settings 2024-07-22 20:26:19 +01:00
David Marsh
ed3e9ef508 Abstract layout stuff + clean up layout 2024-07-22 15:44:28 +01:00
David Marsh
3dd93d7572 Fix issue with server combo not picking on edit mode 2024-07-22 13:30:21 +01:00
David Marsh
c7d4dfd30d Massive refactor + WIP of new edit 2024-07-19 20:19:54 +01:00