Translation Updaterand Translation Updater
10b02e11d0
Update translations from Crowdin
2024-03-12 18:11:06 +00:00
Vainock and Ryan Foster
7ae66c72fd
Update translations from Crowdin
2024-02-28 14:20:05 -05:00
test and Matthew Gajownik
4f5d652712
UI: Fix locale key for fragmented tooltip
2024-02-18 10:14:17 +11:00
jcm and Lain
e71149697f
UI: Include audio devices in macOS microphone permissions prompt
2024-02-10 17:14:00 -06:00
Translation Updaterand Translation Updater
ac484a066f
Update translations from Crowdin
2024-01-29 20:47:38 +00:00
derrod and Lain
0a8e00c478
UI: Add and migrate to GPU scaling options
2024-01-20 19:28:52 -06:00
cg2121 and Lain
7931f2acb8
UI: Remove lock & vis checkbox classes
...
This removes the lock & visibility checkbox classes in favor of using
dynamic properties.
2023-12-18 21:22:39 -06:00
Vainock and Ryan Foster
54d847d19b
UI: Remove double unit indication in replay buffer maximum string
...
"MB" is already set via the suffix.
2023-12-18 18:01:38 -05:00
derrod and Lain
09024e9c74
UI: Add Crop to Bounds checkbox to transform dialog
2023-12-16 18:00:11 -06:00
bin and Patrick Heyer
b9ce24aa56
UI: Fix QListWidget background color in property groups
2023-12-14 23:24:23 +01:00
Translation Updaterand Translation Updater
f674d17168
Update translations from Crowdin
2023-12-05 22:04:31 +00:00
gxalpha and Lain
7d55229bef
UI: Add to lossless warning that replay buffer is unavailable
2023-11-27 15:29:57 -06:00
gxalpha and Georges Basile Stavracas Neto
60c77aa915
UI: Replace SourceTreeSubItemCheckBox class with Qt property
2023-10-28 10:22:38 -03:00
derrod and Georges Basile Stavracas Neto
1906a14b90
UI: Update themes to use 'theme:' prefix for non-qrc files
2023-10-10 17:19:02 -03:00
Translation Updaterand Translation Updater
0d450a34a0
Update translations from Crowdin
2023-10-10 13:34:41 +00:00
Richard Stanway and Lain
c71bbcf4d9
UI: Avoid using newlines in error messages
...
Some errors include HTML links directing users to e.g. driver updates
or further information. Using a raw newline instead of <br> causes Qt to
skip parsing the HTML, resulting in an ugly mess of HTML displayed to
the user instead of the intended links.
2023-09-12 17:54:42 -07:00
Wooster and Lain
655cc23d7f
UI: Fix capitalization of "WebSocket"
2023-08-19 16:45:16 -07:00
Translation Updaterand Translation Updater
ecf914dd67
Update translations from Crowdin
2023-08-13 14:09:15 +00:00
Matt Gajownik and Lain
b429d00440
UI: Show link to release notes in Help menu
2023-08-12 16:46:38 -07:00
田七不甜 and Lain
e8dbeede76
UI: Make title bar "SAFE MODE" translatable
2023-08-05 17:21:22 -07:00
Yuriy Chumak and Lain
81b588137a
UI: Add "YouTube Control Panel" dock panel
...
New dock panel with integrated youtube studio live control room.
This commit also modifies CI files.
2023-08-02 17:49:05 -07:00
Exeldro and Lain
91f00eac87
UI: Split toggle preview program hotkey into hotkey pair
2023-07-29 16:48:25 -07:00
James Hurley and Lain
488a96bc4b
UI: Add IPv4 / IPv6 selection setting
...
This commit adds a field in Settings -> Advanced called
'IP Address Family' that allows users to select IPv4 and
IPv6, IPv4 Only, or IPv6 Only.
2023-07-24 17:10:30 -07:00
derrod
396cfdb416
UI: Add Safe Mode
2023-07-21 23:22:07 +02:00
1c84071830
UI: Redesign status bar
...
This redesigns the status bar to look more modern.
Co-authored-by: Warchamp7 <warchamp2003@hotmail.com >
Co-authored-by: Georges Basile Stavracas Neto <georges.stavracas@gmail.com >
2023-07-19 17:53:57 -07:00
gxalpha and Lain
f7d5d80b04
UI: Localize font picker window title
2023-07-15 16:20:04 -07:00
pkv and Lain
457c88b138
UI: Change surround sound warning to signal YouTube support
...
YouTube Live now supports 5.1 surround sound.
The surround sound warning in Settings has been updated to reflect that.
Signed-off-by: pkv <pkv@obsproject.com >
2023-06-24 17:11:01 -07:00
gxalpha and Lain
1933579b9c
UI: Capitalize "Full-Height Docks"
2023-06-17 16:28:59 -07:00
dd392188b8
UI: Enable WHIP service in UI
...
This provides the UI glue to enable the WHIP service introduced in the
obs-webrtc plugin.
Co-authored-by: John Bradley <jocbrad@twitch.tv >
Signed-off-by: pkv <pkv@obsproject.com >
2023-06-09 20:20:49 -05:00
Igor Bochkariov and Matt Gajownik
df3b294fc3
UI: allow side docks to be tall
...
before: widgets docked on the sides of the preview are of the height of
the preview
after: the user can toggle the setting in the docks menu so the side
widgets are of the height of the whole window
UI: change menu label to Full-height docks
2023-06-04 09:39:47 +10:00
cg2121 and Lain
382edcebb7
UI: Also toggle mixer toolbar in view menu
...
This change makes the mixer toolbar also show/hide when toggling
the source toolbars in the view menu.
2023-06-03 16:03:37 -07:00
tytan652 and Lain
7cd7ca80f8
UI: Use main video on the virtual camera if program
...
This change allows the virtual camera to really output what is in the
program view, some plugin interract with this view but their changes
does not appear on the virtual camera.
2023-05-30 16:16:07 -07:00
gxalpha and Ryan Foster
adb7029298
UI: Don't use ellipses in permissions window title
2023-05-24 15:47:10 -04:00
gxalpha and Ryan Foster
2bc368349f
UI: Disallow exiting settings with no track in simple mode
2023-05-24 12:30:27 -04:00
cg2121 and Lain
3a53882675
UI: Add scene grid mode to view menu
...
Makes toggling of the scene list grid mode also available in the
view menu.
2023-05-20 17:06:18 -07:00
Norihiro Kamae and Lain
c335219582
UI: Fix missing translations
...
This commit fixes a typo in a translation key, adds two missing
translations, and also removes obsolete translations in the translation
files.
2023-05-20 16:27:28 -07:00
田七不甜 and Ryan Foster
e1b02e5b8a
UI: Remove tabs for About error statements
...
And change error statements to translation key
2023-05-18 16:13:59 -04:00
PatTheMav and Ryan Foster
d3ccf1b889
UI: Add support for error messages from the Virtual Camera system
2023-05-18 14:41:08 -04:00
PatTheMav and Jim
beab803599
UI: Add ellipses to menu item triggering user choice (per Apple HIG)
2023-05-13 16:57:30 -07:00
田七不甜 and Jim
229236e821
UI: Fix scene grid mode button color
2023-05-13 16:42:38 -07:00
田七不甜 and Jim
90843221e6
UI: Normalize theme qss files
2023-05-13 16:42:38 -07:00
derrod and Jim
4419786840
UI: Exit and show error if clearing scene data fails
2023-05-07 11:03:53 -07:00
田七不甜 and Jim
e1a202b370
UI: Make "Portable Mode" translateable
2023-05-06 16:21:56 -07:00
Vainock and Jim
e23b80151b
UI: Fix case inconsistency in translation key
...
[skip crowdin-sync]
2023-05-03 02:54:14 -07:00
Translation Updaterand Translation Updater
a0fbdc3c34
Update translations from Crowdin
2023-05-01 23:11:13 +00:00
gxalpha and Jim
2f2fc33f91
UI: Disallow closing settings without selected codec or format
2023-04-01 16:43:07 -07:00
Translation Updaterand Translation Updater
7c5560bf1b
Update translations from Crowdin
2023-03-27 13:39:03 +00:00
Vainock and Jim
4ef4fb59d9
UI: Rename blending mode "Additive" to "Add" in UI
2023-03-26 14:19:30 -07:00
Jim and GitHub
e233931dff
Merge pull request #8522 from nquah/enhanced-rtmp
...
Enable AV1, HEVC via RTMP to YouTube
2023-03-26 14:07:37 -07:00
Norihiro Kamae and Ryan Foster
c5d32881db
UI: Ignore the leap seconds in tooltip of time format
...
The range was 00-61 but 61 is confusing. Let's ignore the leap seconds
and set 59 as the maximum.
2023-03-26 13:52:45 -04:00