0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00
obs-studio/UI
jp9000 b5e1a797c2 UI: Check that CEF loaded before loading integrations
Fixes a case where a certain plugin that entirely replaces OBS's own
browser plugin would cause OBS to crash with the new service
integration.  ..Yea.
2019-02-09 23:09:47 -08:00
..
data UI: Adjust Acri and Rachni themes 2019-02-09 00:16:16 -08:00
dist UI: Show "OBS Studio" in linux desktop link 2018-12-07 12:51:09 -08:00
forms UI: Add scene item canvas overflow to preview 2019-02-08 20:38:53 +13:00
frontend-plugins Merge pull request #1502 from DDRBoxman/decklinkoutui 2019-02-07 22:12:54 -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
win-update libobs: Add obs_video_active() function 2019-02-07 17:00:46 -08:00
adv-audio-control.cpp UI: Set minimum negative sync offset to -950 2019-01-12 18:12:53 -08:00
adv-audio-control.hpp UI: Add ability to reset sliders when double clicked 2018-09-07 09:27:20 -05:00
api-interface.cpp
audio-encoders.cpp
audio-encoders.hpp
auth-base.cpp UI: Add Auth and OAuth classes 2019-02-07 14:47:15 -08:00
auth-base.hpp UI: Add Auth and OAuth classes 2019-02-07 14:47:15 -08:00
auth-mixer.cpp UI: Check that CEF loaded before loading integrations 2019-02-09 23:09:47 -08:00
auth-mixer.hpp UI: Add Mixer integration 2019-02-07 16:28:19 -08:00
auth-oauth.cpp UI: Add Auth and OAuth classes 2019-02-07 14:47:15 -08:00
auth-oauth.hpp UI: Add Auth and OAuth classes 2019-02-07 14:47:15 -08:00
auth-twitch.cpp UI: Check that CEF loaded before loading integrations 2019-02-09 23:09:47 -08:00
auth-twitch.hpp UI: Add Twitch integration 2019-02-07 16:28:19 -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 UI: Add about dialog 2018-09-07 06:08:31 -05:00
CMakeLists.txt UI: Add Twitch integration 2019-02-07 16:28:19 -08:00
crash-report.cpp
crash-report.hpp
display-helpers.hpp UI: Support fractional scaling 2018-12-20 19:34:40 +03:00
double-slider.cpp
double-slider.hpp
expand-checkbox.hpp
focus-list.cpp
focus-list.hpp
horizontal-scroll-area.cpp
horizontal-scroll-area.hpp
hotkey-edit.cpp
hotkey-edit.hpp
item-widget-helpers.cpp
item-widget-helpers.hpp
locked-checkbox.cpp UI: Add retina support and updated icons 2018-08-31 23:00:23 -07:00
locked-checkbox.hpp
menu-button.cpp
menu-button.hpp
mute-checkbox.hpp
obf.c UI: Add obfuscation func 2019-02-07 14:47:15 -08:00
obf.h UI: Add obfuscation func 2019-02-07 14:47:15 -08:00
obs-app.cpp UI: Use hardware encoding by default if available 2019-02-07 17:00:46 -08:00
obs-app.hpp UI: Add option to auto remux 2018-09-18 20:55:12 -05:00
obs.rc
platform-osx.mm UI: Hide Dock Icon on Mac OSX when minimizing to tray 2018-08-17 10:34:11 -07:00
platform-windows.cpp
platform-x11.cpp
platform.hpp UI: Hide Dock Icon on Mac OSX when minimizing to tray 2018-08-17 10:34:11 -07:00
properties-view.cpp UI: Use QT font picker on OSX 2018-08-22 21:23:00 -05:00
properties-view.hpp
properties-view.moc.hpp
qt-display.cpp UI: Add ability to style preview background color 2018-09-10 04:55:15 -05:00
qt-display.hpp UI: Add ability to style preview background color 2018-09-10 04:55:15 -05:00
qt-wrappers.cpp UI: Add functions for executing funcs without blocking 2019-02-07 14:47:01 -08:00
qt-wrappers.hpp UI: Add functions for executing funcs without blocking 2019-02-07 14:47:01 -08:00
remote-text.cpp UI: Add alternate constructor for RemoteTextThread 2019-02-07 14:47:00 -08:00
remote-text.hpp UI: Add alternate constructor for RemoteTextThread 2019-02-07 14:47:00 -08:00
slider-absoluteset-style.cpp
slider-absoluteset-style.hpp
source-label.cpp
source-label.hpp
source-list-widget.cpp
source-list-widget.hpp
source-tree.cpp UI: Fix being unable to drag/drop source list items 2019-02-09 12:56:48 -08:00
source-tree.hpp UI: Change preview handles/outline and add hover 2019-02-08 20:58:40 +13:00
sparkle-updater.mm
ui-config.h.in UI: Add Twitch integration 2019-02-07 16:28:19 -08:00
vertical-scroll-area.cpp
vertical-scroll-area.hpp
visibility-checkbox.cpp UI: Add retina support and updated icons 2018-08-31 23:00:23 -07:00
visibility-checkbox.hpp
visibility-item-widget.cpp
visibility-item-widget.hpp
volume-control.cpp UI: Fix display of mono source with surround output 2018-12-07 12:38:17 -08:00
volume-control.hpp UI: Fix display of mono source with surround output 2018-12-07 12:38:17 -08:00
window-basic-about.cpp UI: Set about dialog as non-resizable 2018-09-08 13:28:56 -05:00
window-basic-about.hpp UI: Add about dialog 2018-09-07 06:08:31 -05:00
window-basic-adv-audio.cpp UI: Implement stereo balancing 2018-09-07 09:27:14 -05:00
window-basic-adv-audio.hpp
window-basic-auto-config-test.cpp UI: Add support for Restream "Auto" server in auto-config 2019-01-19 22:24:01 +02:00
window-basic-auto-config.cpp UI: Add auth. support to settings/autoconfig 2019-02-07 14:47:16 -08:00
window-basic-auto-config.hpp UI: Add auth. support to settings/autoconfig 2019-02-07 14:47:16 -08:00
window-basic-filters.cpp Merge pull request #1445 from Dmitry-Me/unifyParametersNames 2018-09-01 21:24:07 -07:00
window-basic-filters.hpp UI: Add ctrl+up/down shorcuts to move filters around 2018-08-28 20:34:09 -07:00
window-basic-interaction.cpp
window-basic-interaction.hpp
window-basic-main-browser.cpp UI: Add func to load browser/cookies, but show dialog 2019-02-07 14:47:15 -08:00
window-basic-main-dropfiles.cpp
window-basic-main-outputs.cpp UI: Use new NVENC by default in simple output mode 2019-02-07 17:00:47 -08:00
window-basic-main-outputs.hpp
window-basic-main-profiles.cpp UI: Use hardware encoding by default if available 2019-02-07 17:00:46 -08:00
window-basic-main-scene-collections.cpp UI: Save scene collection before export 2018-12-21 11:26:13 +13:00
window-basic-main-transitions.cpp UI: Don't transition if already transitioning (studio mode) 2018-10-01 19:37:33 -07:00
window-basic-main.cpp UI: Do one time reset of dock lock state for v23 2019-02-09 01:12:18 -08:00
window-basic-main.hpp UI: Use hardware encoding by default if available 2019-02-07 17:00:46 -08:00
window-basic-preview.cpp UI: Change preview handles/outline and add hover 2019-02-08 20:58:40 +13:00
window-basic-preview.hpp UI: Change preview handles/outline and add hover 2019-02-08 20:58:40 +13:00
window-basic-properties.cpp UI: Fix Defaults button not triggering UI update 2019-01-05 07:12:02 -08:00
window-basic-properties.hpp
window-basic-settings-stream.cpp UI: Add auth. support to settings/autoconfig 2019-02-07 14:47:16 -08:00
window-basic-settings.cpp UI: Add scene item canvas overflow to preview 2019-02-08 20:38:53 +13:00
window-basic-settings.hpp UI: Add auth. support to settings/autoconfig 2019-02-07 14:47:16 -08:00
window-basic-source-select.cpp
window-basic-source-select.hpp
window-basic-stats.cpp UI: Fix a series of mem leaks (#1614) 2019-01-30 20:33:15 -06:00
window-basic-stats.hpp UI: Fix a series of mem leaks (#1614) 2019-01-30 20:33:15 -06:00
window-basic-status-bar.cpp
window-basic-status-bar.hpp
window-basic-transform.cpp
window-basic-transform.hpp
window-log-reply.cpp
window-log-reply.hpp
window-main.hpp
window-namedialog.cpp
window-namedialog.hpp
window-projector.cpp UI: add a default black background to the PGM output of the multiview 2019-02-02 15:42:12 +01:00
window-projector.hpp
window-remux.cpp UI: Fix batch remux compiler warning 2018-11-06 06:52:01 -06:00
window-remux.hpp UI: Fix auto remux warning 2018-09-25 14:19:50 -05:00