obs-studio/UI
Jim d783b95f46
Merge pull request #2028 from WizardCM/connect-recommended
UI: Change Connect Account to Recommended
2019-08-14 19:10:22 -07:00
..
data Merge pull request #2028 from WizardCM/connect-recommended 2019-08-14 19:10:22 -07:00
forms UI: Add the ability to create custom browser docks 2019-08-08 03:31:31 -07:00
frontend-plugins obs-scripting: Add pause scene script 2019-08-04 06:21:22 -05: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: Add pause support 2019-07-08 08:11:56 -07:00
win-update clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
xdg-data UI: Add Linux AppStream metadata 2019-04-14 05:10:10 -07:00
CMakeLists.txt UI: Add the ability to create custom browser docks 2019-08-08 03:31:31 -07:00
adv-audio-control.cpp UI: Improve look of adv audio control dialog 2019-07-21 22:31:10 -07:00
adv-audio-control.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
api-interface.cpp UI: Add pause support 2019-07-08 08:11:56 -07:00
audio-encoders.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -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 clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
auth-mixer.hpp UI: Fix Mixer allowing endless login retries 2019-02-26 07:24:22 -08:00
auth-oauth.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
auth-oauth.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
auth-restream.cpp UI: Add channels widget to Restream.io integration 2019-07-21 22:16:07 -07:00
auth-restream.hpp UI: Add channels widget to Restream.io integration 2019-07-21 22:16:07 -07:00
auth-twitch.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
auth-twitch.hpp UI: Add Twitch Activity Feed 2019-03-06 14:28:49 -08: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 clang-format: Apply formatting 2019-06-23 23:49:10 -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 clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-app.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs.rc.in UI: Automatically generate Windows file description 2019-02-02 11:22:31 +11:00
platform-osx.mm Apply clang-format to objective c code 2019-07-09 13:39:13 -05:00
platform-windows.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -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: Partially revert PR #1979 2019-07-27 19:21:46 +02: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 clang-format: Apply formatting 2019-06-23 23:49:10 -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: Add pause support 2019-07-08 08:11:56 -07: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
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 clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
slider-ignorewheel.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -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: Add LineEditChanged and LineEditCanceled 2019-08-08 03:25:33 -07:00
source-tree.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07: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
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 clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
visibility-item-widget.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
volume-control.cpp UI: Display infinity symbol when volume is at 0 percent 2019-07-19 23:15:14 -05: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: Add links for Facebook stream key 2019-07-23 00:47:18 +02:00
window-basic-auto-config.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-filters.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-filters.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-interaction.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07: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-outputs.cpp UI: Add pause support 2019-07-08 08:11:56 -07: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 clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-main-transitions.cpp libobs: UI: Remove DrawBackdrop() to save fullscreen pass 2019-07-18 19:58:29 -07:00
window-basic-main.cpp UI: Add the ability to create custom browser docks 2019-08-08 03:31:31 -07:00
window-basic-main.hpp UI: Add the ability to create custom browser docks 2019-08-08 03:31:31 -07:00
window-basic-preview.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-preview.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-properties.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-properties.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-settings-stream.cpp UI: Add links for Facebook stream key 2019-07-23 00:47:18 +02:00
window-basic-settings.cpp UI: Add option to warn on stop recording 2019-07-21 22:57:31 -07:00
window-basic-settings.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07: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 clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-basic-stats.hpp UI: Estimate recording time left until disk is full 2019-04-14 22:45:31 -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.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 look of extra panels trash icon 2019-08-13 00:58:04 -05: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 clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-projector.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-remux.cpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
window-remux.hpp UI: Declare missing overrides 2019-07-21 20:53:30 -07:00