derrod
|
2f78bb7991
UI: Replace FFmpeg encoder alias with long name
|
2 years ago |
derrod
|
c20bf0271c
UI: Refactor FFmpeg utilities codec/format enumeration
|
2 years ago |
derrod
|
c1cd268532
UI: Fix matching FFmpeg formats/codecs
|
2 years ago |
derrod
|
f0407dd1cd
UI: Migrate from libff
|
2 years ago |
Lain
|
346b93c9c4
Merge pull request #8689 from gxalpha/no-more-signal-slot-macro
|
2 years ago |
James Hurley
|
488a96bc4b
UI: Add IPv4 / IPv6 selection setting
|
2 years ago |
gxalpha
|
a3991f9db8
UI: Replace SIGNAL and SLOT macros for HookWidget methods
|
2 years ago |
gxalpha
|
0513e848d9
UI: Replace SIGNAL and SLOT macros in settings
|
2 years ago |
derrod
|
593664dcdb
clang-format: Set AllowShortLambdasOnASingleLine to Inline
|
2 years ago |
derrod
|
dcc07cfe4e
clang-format: Set AllowAllConstructorInitializersOnNextLine to false
|
2 years ago |
gxalpha
|
a4834efde9
UI: Remove Qt 5 ifdef guards and code
|
2 years ago |
Norihiro Kamae
|
846cdafbed
UI: Fix changed state of audio settings
|
2 years ago |
derrod
|
ef3a67708e
UI: Support PCM in MP4
|
2 years ago |
gxalpha
|
4b37692939
UI: Disallow exiting settings with no track in advanced mode
|
2 years ago |
gxalpha
|
2bc368349f
UI: Disallow exiting settings with no track in simple mode
|
2 years ago |
Lain
|
106c7aa61f
Update copyrights/names
|
2 years ago |
gxalpha
|
96f1eec735
UI: Clean up disabling simpleFlvTracks
|
2 years ago |
derrod
|
0c0ec90eac
UI: Fix FLAC missing from builtin codecs list
|
2 years ago |
derrod
|
36d30cad19
UI: Fix simple mode replay buffer maximum not being set
|
2 years ago |
derrod
|
f3c075f19f
UI: Do not disable events when disabling codecs
|
2 years ago |
Richard Stanway
|
9cdd847445
UI: Fix incorrect use of QT_TO_UTF8 in SpeakerLayoutChanged
|
2 years ago |
derrod
|
16909e0566
UI: Fix simple mode container check
|
2 years ago |
gxalpha
|
5fe8dac563
UI: Fix "Unqualified call to 'std::move'" warnings
|
2 years ago |
gxalpha
|
5444732c91
UI: Use name instead of internal extension for incompatible codec check
|
2 years ago |
derrod
|
69ac2b7aaa
UI: Fix Simple Mode compat check only checking video codec
|
2 years ago |
derrod
|
5a375defa8
UI: Rework recording format handling
|
2 years ago |
derrod
|
288dfd2660
UI: Remove unused uppercase format string
|
2 years ago |
cg2121
|
3a610c698e
UI: Remove UNUSED_PARAMETER where unnecessary
|
2 years ago |
gxalpha
|
2f2fc33f91
UI: Disallow closing settings without selected codec or format
|
2 years ago |
gxalpha
|
240a718818
UI: Guard ResetInvalidSelection check behind Qt < 6.5.1
|
2 years ago |