obs-studio/UI
JohannMG b78cdc910b UI: Add Start Streaming settings check on start
When we use the server error to respond to user's failing to start a
stream it is slow to return an error and unclear to the user what went
wrong. This diff introduces a simple settings check before attempting
to stream and catch and explain specific URL/key issues to the user.

In the case of preset services we check there is a Stream Key before
attempting to start a stream.

In the case of "custom" we only verify there is a URL since for some
services that's all that is required or the user may use user/password
authentication.
2019-12-11 01:50:41 -08:00
..
data UI: Add Start Streaming settings check on start 2019-12-11 01:50:41 -08:00
forms UI: Add Grid Mode to Scenes Widget 2019-12-02 08:42:10 +13:00
frontend-plugins Merge pull request #1974 from DDRBoxman/state 2019-11-11 07:13:52 -08:00
installer UI: Use Next button for GPL license page in windows installer 2019-02-04 21:21:17 -06:00
obs-frontend-api UI: Create an API for opening projector windows 2019-11-24 22:45:28 -08:00
win-update UI/updater: Fix variable type to format specifier 2019-09-02 21:14:21 +08:00
xdg-data UI: Fix desktop entry for GNOME Shell 2019-10-21 23:43:10 -07:00
CMakeLists.txt UI: Create UI Validation Helper Class 2019-12-11 01:23:36 -08:00
adv-audio-control.cpp UI: Use "-inf" for muted volume level 2019-08-16 13:06:06 -07:00
adv-audio-control.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
api-interface.cpp UI: Create an API for opening projector windows 2019-11-24 22:45:28 -08:00
audio-encoders.cpp docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
audio-encoders.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
auth-base.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
auth-base.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
auth-mixer.cpp UI: Fix crash closing mixer dock panels 2019-09-19 05:29:02 -07:00
auth-mixer.hpp UI: Refactor all browser dock classes in to one 2019-09-03 19:12:36 -07:00
auth-oauth.cpp UI: Catch by reference 2019-07-24 18:26:44 +02:00
auth-oauth.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
auth-restream.cpp UI: Refactor all browser dock classes in to one 2019-09-03 19:12:36 -07:00
auth-restream.hpp UI: Refactor all browser dock classes in to one 2019-09-03 19:12:36 -07:00
auth-twitch.cpp UI: Add setting for Twitch chat add-ons choice 2019-11-19 21:06:36 -08:00
auth-twitch.hpp UI: Refactor all browser dock classes in to one 2019-09-03 19:12:36 -07:00
balance-slider.hpp UI: Add ability to reset sliders when double clicked 2018-09-07 09:27:20 -05:00
clickable-label.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
combobox-ignorewheel.cpp UI: Rename UI files for consistency 2019-04-21 04:10:46 -07:00
combobox-ignorewheel.hpp UI: Rename UI files for consistency 2019-04-21 04:10:46 -07:00
crash-report.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
crash-report.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
display-helpers.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
double-slider.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
double-slider.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
expand-checkbox.hpp UI, libobs, text-freetype2: Add missing pragma once in header files 2019-04-01 02:48:28 -05:00
focus-list.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
focus-list.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
horizontal-scroll-area.cpp UI: Add Vertical Mixer option 2018-05-19 00:17:58 -03:00
horizontal-scroll-area.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
hotkey-edit.cpp Revert "UI: Various screen reader fixes" 2019-09-12 13:55:31 -07:00
hotkey-edit.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
item-widget-helpers.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
item-widget-helpers.hpp UI: Sort audio controls by source name 2018-04-20 19:49:26 -07:00
locked-checkbox.hpp UI: Simplify locked/visibility checkboxes 2019-04-22 01:50:10 -07:00
menu-button.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
menu-button.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
mute-checkbox.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
obf.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obf.h UI: Add obfuscation func 2019-02-07 14:47:15 -08:00
obs-app.cpp UI: Add setting for Twitch chat add-ons choice 2019-11-19 21:06:36 -08:00
obs-app.hpp UI: Add ability to disable hotkeys when not in focus 2019-07-22 01:20:12 -07:00
obs.rc.in UI: Automatically generate Windows file description 2019-02-02 11:22:31 +11:00
platform-osx.mm CI: Use custom macdylibbundler for OSX deps 2019-11-03 00:00:38 -05:00
platform-windows.cpp UI: Don't influence headers with using namespace 2019-10-15 21:08:40 -07:00
platform-x11.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
platform.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
properties-view.cpp UI: Fix Qt deprecation warnings 2019-11-30 16:05:50 -08:00
properties-view.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
properties-view.moc.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
qt-display.cpp UI: Switch from RGBA to BGRA swap chain format 2019-09-06 19:39:50 -07:00
qt-display.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
qt-wrappers.cpp UI: Add LineEditChanged and LineEditCanceled 2019-08-08 03:25:33 -07:00
qt-wrappers.hpp UI: Add LineEditChanged and LineEditCanceled 2019-08-08 03:25:33 -07:00
record-button.cpp UI: Fix compiler/Acri warnings 2019-08-15 03:00:06 -05:00
record-button.hpp UI: Add pause support 2019-07-08 08:11:56 -07:00
remote-text.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
remote-text.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
scene-tree.cpp UI: Add Grid Mode to Scenes Widget 2019-12-02 08:42:10 +13:00
scene-tree.hpp UI: Add Grid Mode to Scenes Widget 2019-12-02 08:42:10 +13:00
slider-absoluteset-style.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
slider-absoluteset-style.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
slider-ignorewheel.cpp Revert "UI: Various screen reader fixes" 2019-09-12 13:55:31 -07:00
slider-ignorewheel.hpp Revert "UI: Various screen reader fixes" 2019-09-12 13:55:31 -07:00
source-label.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
source-label.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
source-tree.cpp UI: Fix source icons being shifted to the right 2019-12-03 05:55:52 -06:00
source-tree.hpp UI: Add source icons 2019-11-24 20:50:42 -08:00
sparkle-updater.mm Apply clang-format to objective c code 2019-07-09 13:39:13 -05:00
spinbox-ignorewheel.cpp UI: Rename UI files for consistency 2019-04-21 04:10:46 -07:00
spinbox-ignorewheel.hpp UI: Rename UI files for consistency 2019-04-21 04:10:46 -07:00
ui-config.h.in UI: Rename Default theme to System 2019-04-08 19:56:56 -05:00
ui-validation.cpp UI: Add Start Streaming settings check on start 2019-12-11 01:50:41 -08:00
ui-validation.hpp UI: Add Start Streaming settings check on start 2019-12-11 01:50:41 -08:00
url-push-button.cpp UI: Upgrade stream link hotlink to a button 2019-10-30 12:09:07 -07:00
url-push-button.hpp UI: Upgrade stream link hotlink to a button 2019-10-30 12:09:07 -07:00
vertical-scroll-area.cpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
vertical-scroll-area.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
visibility-checkbox.hpp UI: Simplify locked/visibility checkboxes 2019-04-22 01:50:10 -07:00
visibility-item-widget.cpp UI: Remove unused code from visibility item widget 2019-10-06 00:42:19 -05:00
visibility-item-widget.hpp UI: Remove unused code from visibility item widget 2019-10-06 00:42:19 -05:00
volume-control.cpp docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
volume-control.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-about.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-about.hpp UI: Add Patreon contributors to About dialog 2019-05-05 20:00:26 -07:00
window-basic-adv-audio.cpp UI: Improve look of adv audio control dialog 2019-07-21 22:31:10 -07:00
window-basic-adv-audio.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-auto-config-test.cpp UI: Add Restream.io bandwidth test stream key param 2019-07-21 22:16:43 -07:00
window-basic-auto-config.cpp UI: Delete cookies before connecting account 2019-12-05 00:52:39 -08:00
window-basic-auto-config.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-filters.cpp UI: Add ability to rename filters with F2 (Return on Mac) 2019-10-08 02:48:50 -05:00
window-basic-filters.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-interaction.cpp UI: Remove help icon from Interact titlebars 2019-11-16 10:23:03 +11:00
window-basic-interaction.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-main-browser.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-main-dropfiles.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-main-icons.cpp UI: Add source icons 2019-11-24 20:50:42 -08:00
window-basic-main-outputs.cpp UI: Use radio buttons for FLV track selection 2019-11-09 08:19:41 -08:00
window-basic-main-outputs.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-main-profiles.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-main-scene-collections.cpp UI: Fix bug in untested/unused function code path 2019-12-04 15:50:41 -08:00
window-basic-main-transitions.cpp UI: Fix swap scene issue with double click mode 2019-11-19 22:10:22 -08:00
window-basic-main.cpp UI: Add Start Streaming settings check on start 2019-12-11 01:50:41 -08:00
window-basic-main.hpp UI: Create UI Validation Helper Class 2019-12-11 01:23:36 -08:00
window-basic-preview.cpp UI, libobs: Fix compiler warnings 2019-10-10 00:25:54 -05:00
window-basic-preview.hpp UI: Add box select to preview 2019-08-17 07:42:14 -07:00
window-basic-properties.cpp UI: Redundant/bad casts 2019-08-17 08:49:08 -07:00
window-basic-properties.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-settings-stream.cpp UI: Delete cookies before connecting account 2019-12-05 00:52:39 -08:00
window-basic-settings.cpp UI: Allow switch to existing theme to reload 2019-12-08 14:43:23 -08:00
window-basic-settings.hpp UI: Add setting for Twitch chat add-ons choice 2019-11-19 21:06:36 -08:00
window-basic-source-select.cpp libobs: Add "monitoring by default" source cap 2019-07-26 00:05:14 -07:00
window-basic-source-select.hpp libobs: Change groups to actual public types 2018-07-16 19:01:51 -07:00
window-basic-stats.cpp UI: Fix path calculation for disk space check 2019-09-27 15:04:07 +02:00
window-basic-stats.hpp UI: Add stats reset hotkey 2019-10-15 23:20:35 -05:00
window-basic-status-bar.cpp UI: Add pause support 2019-07-08 08:11:56 -07:00
window-basic-status-bar.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-transform.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-transform.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-dock-browser.cpp UI: Check for null pointer 2019-09-19 05:39:25 -07:00
window-dock-browser.hpp UI: Shut down browsers when browser docks hidden 2019-09-03 19:12:36 -07:00
window-dock.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-dock.hpp UI: Warn when closing dock widgets for first time 2019-03-05 14:39:24 -08:00
window-extra-browsers.cpp UI: Fix invalid escape sequences in regex string 2019-11-17 20:29:53 -08:00
window-extra-browsers.hpp UI: Add the ability to create custom browser docks 2019-08-08 03:31:31 -07:00
window-log-reply.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-log-reply.hpp UI: Rename 'obs' dir to 'UI' 2016-08-27 20:19:45 -07:00
window-main.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-namedialog.cpp UI: Set default maximum name length to 170 characters 2019-07-18 16:16:03 +02:00
window-namedialog.hpp UI: Set default maximum name length to 170 characters 2019-07-18 16:16:03 +02:00
window-projector.cpp UI: Add ability to change projector type 2019-10-21 23:48:58 -05:00
window-projector.hpp UI: Add ability to change projector type 2019-10-21 23:48:58 -05:00
window-remux.cpp UI: Rename deprecated QPalette::ColorRole 2019-12-01 09:01:03 -08:00
window-remux.hpp UI: Declare missing overrides 2019-07-21 20:53:30 -07:00