tytan652 049f4454d4 UI: Fix YouTubeAppDock restore dock state 2 years ago
..
cmake 81b588137a UI: Add "YouTube Control Panel" dock panel 2 years ago
data 81b588137a UI: Add "YouTube Control Panel" dock panel 2 years ago
forms 488a96bc4b UI: Add IPv4 / IPv6 selection setting 2 years ago
frontend-plugins 9d2715fe72 frontend-tools: Disable properties deferring in script dialog 2 years ago
importers 3a610c698e UI: Remove UNUSED_PARAMETER where unnecessary 2 years ago
obs-frontend-api d997a56fb6 UI: Destroy the frontend API after OBS_FRONTEND_EVENT_EXIT 2 years ago
update 8955338624 UI: Migrate WhatsNew to nlohmann JSON 2 years ago
win-update 8ec0d7fd1b updater: Update manifest struct for use in UI 2 years ago
xdg-data 904fe87f83 build-aux,CI: Split Flatpak manifest in multiple files 2 years ago
CMakeLists.txt f0407dd1cd UI: Migrate from libff 2 years ago
adv-audio-control.cpp c1be5827c0 UI: Replace SIGNAL and SLOT macros in adv-audio-control 2 years ago
adv-audio-control.hpp c1be5827c0 UI: Replace SIGNAL and SLOT macros in adv-audio-control 2 years ago
api-interface.cpp 90d96e92c2 obs-frontend-api,UI,docs: Add API to add custom docks with no toggle 2 years ago
audio-encoders.cpp 593664dcdb clang-format: Set AllowShortLambdasOnASingleLine to Inline 2 years ago
audio-encoders.hpp b15684aa17 UI: Add Opus bitrate map and per encoder bitrate list 2 years ago
auth-base.cpp ca3f244584 UI: Rework YouTube broadcast setup flow 4 years ago
auth-base.hpp dcc07cfe4e clang-format: Set AllowAllConstructorInitializersOnNextLine to false 2 years ago
auth-listener.cpp 8c9bb3a84b UI: Fix AuthListener error HTTP response body 4 years ago
auth-listener.hpp 0a13ce851d UI: Properly verify state parameter for YouTube auth 4 years ago
auth-oauth.cpp dcc07cfe4e clang-format: Set AllowAllConstructorInitializersOnNextLine to false 2 years ago
auth-oauth.hpp efbae916fb UI: Fix crash on macOS when closing OAUTH browser panel 2 years ago
auth-restream.cpp 169cd07c42 UI: Avoid registering CEF OAuth integrations on Wayland 2 years ago
auth-restream.hpp e6873d3278 UI: Refactor integration and browser docks 2 years ago
auth-twitch.cpp 169cd07c42 UI: Avoid registering CEF OAuth integrations on Wayland 2 years ago
auth-twitch.hpp e6873d3278 UI: Refactor integration and browser docks 2 years ago
auth-youtube.cpp 049f4454d4 UI: Fix YouTubeAppDock restore dock state 2 years ago
auth-youtube.hpp e6873d3278 UI: Refactor integration and browser docks 2 years ago
balance-slider.hpp 11f1442a3c UI: Add ability to reset sliders when double clicked 7 years ago
clickable-label.hpp f53df7da64 clang-format: Apply formatting 6 years ago
context-bar-controls.cpp f7d5d80b04 UI: Localize font picker window title 2 years ago
context-bar-controls.hpp 1610ac04ff UI: Add application audio capture to toolbar 3 years ago
display-helpers.hpp 106c7aa61f Update copyrights/names 2 years ago
double-slider.cpp ac170a2d83 UI: Replace SIGNAL and SLOT macros in custom widgets 2 years ago
double-slider.hpp ac170a2d83 UI: Replace SIGNAL and SLOT macros in custom widgets 2 years ago
expand-checkbox.hpp d1be93ae69 UI, libobs, text-freetype2: Add missing pragma once in header files 6 years ago
ffmpeg-utils.cpp c3ac912065 UI: Refactor getting the default encoder for a format 2 years ago
ffmpeg-utils.hpp c3ac912065 UI: Refactor getting the default encoder for a format 2 years ago
focus-list.cpp a4834efde9 UI: Remove Qt 5 ifdef guards and code 2 years ago
focus-list.hpp f2f4582141 UI: Add ability to reorder filters by drag & drop 2 years ago
horizontal-scroll-area.cpp c7c328dc83 UI: Add Vertical Mixer option 7 years ago
horizontal-scroll-area.hpp f53df7da64 clang-format: Apply formatting 6 years ago
hotkey-edit.cpp a4834efde9 UI: Remove Qt 5 ifdef guards and code 2 years ago
hotkey-edit.hpp dcc07cfe4e clang-format: Set AllowAllConstructorInitializersOnNextLine to false 2 years ago
item-widget-helpers.cpp 106c7aa61f Update copyrights/names 2 years ago
item-widget-helpers.hpp 106c7aa61f Update copyrights/names 2 years ago
lineedit-autoresize.cpp ac170a2d83 UI: Replace SIGNAL and SLOT macros in custom widgets 2 years ago
lineedit-autoresize.hpp 5a298106bc UI: Add vertically expanding LineEdit Widget 3 years ago
locked-checkbox.cpp fddbbe259d UI: Source Toolbar 5 years ago
locked-checkbox.hpp fddbbe259d UI: Source Toolbar 5 years ago
log-viewer.cpp dcc07cfe4e clang-format: Set AllowAllConstructorInitializersOnNextLine to false 2 years ago
log-viewer.hpp c426622690 UI: Create Log Viewer window XML file, migrate code 3 years ago
media-controls.cpp 43c692d386 UI: Replace SIGNAL and SLOT macros in media controls 2 years ago
media-controls.hpp cfcad30e3e UI, image-source: Add slide counter to slideshow toolbar 2 years ago
media-slider.cpp 05c6a408e3 UI: Fix Qt 6 position deprecations 3 years ago
media-slider.hpp fca727c191 UI: Add eventFilter to media slider 3 years ago
menu-button.cpp 05c6a408e3 UI: Fix Qt 6 position deprecations 3 years ago
menu-button.hpp f53df7da64 clang-format: Apply formatting 6 years ago
multiview.cpp 65e35bec7d UI: Fix scenes only multiview label position 2 years ago
multiview.hpp 50372164d0 UI: Move multiview render into a new class 3 years ago
mute-checkbox.hpp dc84a8da20 UI: Add unassigned indicator and warning to mixer 2 years ago
obf.c f53df7da64 clang-format: Apply formatting 6 years ago
obf.h ccc64df371 UI: Add obfuscation func 6 years ago
obs-app.cpp 346b93c9c4 Merge pull request #8689 from gxalpha/no-more-signal-slot-macro 2 years ago
obs-app.hpp 396cfdb416 UI: Add Safe Mode 2 years ago
obs-proxy-style.cpp 2272efc91f UI: Use native combobox popup on macOS 2 years ago
obs-proxy-style.hpp 2272efc91f UI: Use native combobox popup on macOS 2 years ago
obs.manifest e9a401d898 UI: Remove unsupported Windows versions from manifest 2 years ago
obs.rc.in 106c7aa61f Update copyrights/names 2 years ago
plain-text-edit.cpp ed32dcc677 UI: Force fixed font in plain text edits 3 years ago
plain-text-edit.hpp ed32dcc677 UI: Force fixed font in plain text edits 3 years ago
platform-osx.mm f8e00d6071 clang-format: Update formatting of all ObjC and ObjC++ files 2 years ago
platform-windows.cpp 106c7aa61f Update copyrights/names 2 years ago
platform-x11.cpp 106c7aa61f Update copyrights/names 2 years ago
platform.hpp 106c7aa61f Update copyrights/names 2 years ago
properties-view.cpp 2a2472e326 UI: Add func to disable properties view deferring 2 years ago
properties-view.hpp 2a2472e326 UI: Add func to disable properties view deferring 2 years ago
properties-view.moc.hpp 35f9e82956 UI: Fix missing includes 5 years ago
qt-display.cpp a4834efde9 UI: Remove Qt 5 ifdef guards and code 2 years ago
qt-display.hpp a4834efde9 UI: Remove Qt 5 ifdef guards and code 2 years ago
qt-wrappers.cpp e863bea7fb UI: Add QDataStream opreators for OBSSource 2 years ago
qt-wrappers.hpp e863bea7fb UI: Add QDataStream opreators for OBSSource 2 years ago
record-button.cpp bb4e6f9e51 UI: Don't try to make OBSBasic parent of ControlsSplitButton 2 years ago
record-button.hpp df446c3f6e UI: Add Virtual Camera source selector dialog 3 years ago
remote-text.cpp 593664dcdb clang-format: Set AllowShortLambdasOnASingleLine to Inline 2 years ago
remote-text.hpp 106c7aa61f Update copyrights/names 2 years ago
scene-tree.cpp a4834efde9 UI: Remove Qt 5 ifdef guards and code 2 years ago
scene-tree.hpp 3e4bbe85c8 UI: Remove workaround for current scene being deselectable on Qt 6.4.3+ 2 years ago
screenshot-obj.hpp 106c7aa61f Update copyrights/names 2 years ago
slider-absoluteset-style.cpp 1bb71e1f7f UI: Use Qt::MiddleButton instead of deprecated Qt::MidButton 4 years ago
slider-absoluteset-style.hpp f53df7da64 clang-format: Apply formatting 6 years ago
slider-ignorewheel.cpp a4834efde9 UI: Remove Qt 5 ifdef guards and code 2 years ago
slider-ignorewheel.hpp 78d195a5df UI: Make T-Bar unclickable 2 years ago
source-label.cpp f53df7da64 clang-format: Apply formatting 6 years ago
source-label.hpp c2ddc428b0 UI: Fix warnings for Qt 5.15 5 years ago
source-tree.cpp d997a56fb6 UI: Destroy the frontend API after OBS_FRONTEND_EVENT_EXIT 2 years ago
source-tree.hpp d997a56fb6 UI: Destroy the frontend API after OBS_FRONTEND_EVENT_EXIT 2 years ago
spinbox-ignorewheel.cpp 72ccefff5f UI: Rename UI files for consistency 6 years ago
spinbox-ignorewheel.hpp 72ccefff5f UI: Rename UI files for consistency 6 years ago
ui-config.h.in 349372b3b3 cmake: Add changes for CMake build framework 3.0 2 years ago
ui-validation.cpp 215426b65b UI: Use connect infos check in before stream check 2 years ago
ui-validation.hpp b78cdc910b UI: Add Start Streaming settings check on start 5 years ago
undo-stack-obs.cpp 3ce12bc5e9 UI: Optimize undo/redo functions with constant references 3 years ago
undo-stack-obs.hpp 3ce12bc5e9 UI: Optimize undo/redo functions with constant references 3 years ago
url-push-button.cpp 3f6cf0e871 UI: Upgrade stream link hotlink to a button 6 years ago
url-push-button.hpp 3f6cf0e871 UI: Upgrade stream link hotlink to a button 6 years ago
vertical-scroll-area.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 years ago
vertical-scroll-area.hpp f53df7da64 clang-format: Apply formatting 6 years ago
visibility-checkbox.cpp fddbbe259d UI: Source Toolbar 5 years ago
visibility-checkbox.hpp fddbbe259d UI: Source Toolbar 5 years ago
visibility-item-widget.cpp ac170a2d83 UI: Replace SIGNAL and SLOT macros in custom widgets 2 years ago
visibility-item-widget.hpp ac170a2d83 UI: Replace SIGNAL and SLOT macros in custom widgets 2 years ago
volume-control.cpp ac170a2d83 UI: Replace SIGNAL and SLOT macros in custom widgets 2 years ago
volume-control.hpp ac170a2d83 UI: Replace SIGNAL and SLOT macros in custom widgets 2 years ago
win-dll-blocklist.c 132f0b85fc UI: Relax mc_trans_video_imagescaler.dll DLL block 2 years ago
window-basic-about.cpp 24c97ed31b UI: Replace SIGNAL and SLOT macros in about dialog 2 years ago
window-basic-about.hpp acc8419295 UI: Add Patreon contributors to About dialog 6 years ago
window-basic-adv-audio.cpp 295386781f UI: Cleanup advanced audio window 3 years ago
window-basic-adv-audio.hpp 295386781f UI: Cleanup advanced audio window 3 years ago
window-basic-auto-config-test.cpp 6034aa4164 UI: Avoid auto config selecting QSV on linux 2 years ago
window-basic-auto-config.cpp 81b588137a UI: Add "YouTube Control Panel" dock panel 2 years ago
window-basic-auto-config.hpp dcc07cfe4e clang-format: Set AllowAllConstructorInitializersOnNextLine to false 2 years ago
window-basic-filters.cpp 346b93c9c4 Merge pull request #8689 from gxalpha/no-more-signal-slot-macro 2 years ago
window-basic-filters.hpp f7a7c652ab UI: Replace SIGNAL and SLOT macros in filters 2 years ago
window-basic-interaction.cpp a4834efde9 UI: Remove Qt 5 ifdef guards and code 2 years ago
window-basic-interaction.hpp a4834efde9 UI: Remove Qt 5 ifdef guards and code 2 years ago
window-basic-main-browser.cpp 106c7aa61f Update copyrights/names 2 years ago
window-basic-main-dropfiles.cpp 67f7712d83 UI: Migrate undo/redo to using UUIDs 2 years ago
window-basic-main-icons.cpp 9b46795d57 libobs, UI: Add OBS_ICON_TYPE_PROCESS_AUDIO_OUTPUT 3 years ago
window-basic-main-outputs.cpp 488a96bc4b UI: Add IPv4 / IPv6 selection setting 2 years ago
window-basic-main-outputs.hpp cececf4e55 UI: Wait for full vcam deactivation to destroy its view 2 years ago
window-basic-main-profiles.cpp 6034aa4164 UI: Avoid auto config selecting QSV on linux 2 years ago
window-basic-main-scene-collections.cpp ad5f04e53d UI: Soft-delete scene collections 2 years ago
window-basic-main-screenshot.cpp 106c7aa61f Update copyrights/names 2 years ago
window-basic-main-transitions.cpp d5447fb2e5 UI: Replace SIGNAL and SLOT macros in transitions 2 years ago
window-basic-main.cpp 049f4454d4 UI: Fix YouTubeAppDock restore dock state 2 years ago
window-basic-main.hpp 78cb2aa361 UI: Fix case where cef func may not be present 2 years ago
window-basic-preview.cpp 6f885770f8 UI: Fix crop on flipped sceneitems in bounding boxes 2 years ago
window-basic-preview.hpp b82c8ccdcf UI: Limit preview scrolling 2 years ago
window-basic-properties.cpp e8147a9abb UI: Replace SIGNAL and SLOT macros in properties-view 2 years ago
window-basic-properties.hpp a4834efde9 UI: Remove Qt 5 ifdef guards and code 2 years ago
window-basic-settings-a11y.cpp e438037960 UI: Use native color dialog on macOS 2 years ago
window-basic-settings-stream.cpp 78cb2aa361 UI: Fix case where cef func may not be present 2 years ago
window-basic-settings.cpp 78cb2aa361 UI: Fix case where cef func may not be present 2 years ago
window-basic-settings.hpp 0c6fa0a2ba UI: Fix YouTubeAppDock crash 2 years ago
window-basic-source-select.cpp a35e5aae41 UI: Disable Ok button in Add Source dialog if no source is selected 2 years ago
window-basic-source-select.hpp 106c7aa61f Update copyrights/names 2 years ago
window-basic-stats.cpp 6a6cb3edcd UI: Avoid QT_TO_UTF8(QTStr()) double conversion 2 years ago
window-basic-stats.hpp 15689fd4bd UI: Fix stats widget appearance on Yami themes 3 years ago
window-basic-status-bar.cpp 346b93c9c4 Merge pull request #8689 from gxalpha/no-more-signal-slot-macro 2 years ago
window-basic-status-bar.hpp d97d3a1871 UI: Replace SIGNAL and SLOT macros in window-basic-main 2 years ago
window-basic-transform.cpp a3991f9db8 UI: Replace SIGNAL and SLOT macros for HookWidget methods 2 years ago
window-basic-transform.hpp a3991f9db8 UI: Replace SIGNAL and SLOT macros for HookWidget methods 2 years ago
window-basic-vcam-config.cpp d97d3a1871 UI: Replace SIGNAL and SLOT macros in window-basic-main 2 years ago
window-basic-vcam-config.hpp 7cd7ca80f8 UI: Use main video on the virtual camera if program 2 years ago
window-basic-vcam.hpp 7cd7ca80f8 UI: Use main video on the virtual camera if program 2 years ago
window-dock-browser.cpp 6464d5f853 UI: Check for null pointer 6 years ago
window-dock-browser.hpp 913821ee8e UI: Make BrowserDock native 4 years ago
window-dock-youtube-app.cpp 049f4454d4 UI: Fix YouTubeAppDock restore dock state 2 years ago
window-dock-youtube-app.hpp c946090203 UI: Use new add dock path for YouTubeAppDock 2 years ago
window-dock.cpp f53df7da64 clang-format: Apply formatting 6 years ago
window-dock.hpp 4450843aa0 UI: Warn when closing dock widgets for first time 6 years ago
window-extra-browsers.cpp dcc07cfe4e clang-format: Set AllowAllConstructorInitializersOnNextLine to false 2 years ago
window-extra-browsers.hpp dcc07cfe4e clang-format: Set AllowAllConstructorInitializersOnNextLine to false 2 years ago
window-importer.cpp a0ef6e1baa UI: Replace SIGNAL and SLOT macros in importer 2 years ago
window-importer.hpp 191165c721 UI: Add advanced scene collection importer 5 years ago
window-log-reply.cpp dcc07cfe4e clang-format: Set AllowAllConstructorInitializersOnNextLine to false 2 years ago
window-log-reply.hpp 106c7aa61f Update copyrights/names 2 years ago
window-main.hpp f53df7da64 clang-format: Apply formatting 6 years ago
window-missing-files.cpp cddb9dae45 UI: Replace SIGNAL and SLOT macros in missing files 2 years ago
window-missing-files.hpp 3273472019 UI: Add missing files dialog 4 years ago
window-namedialog.cpp 106c7aa61f Update copyrights/names 2 years ago
window-namedialog.hpp 106c7aa61f Update copyrights/names 2 years ago
window-permissions.cpp dcc07cfe4e clang-format: Set AllowAllConstructorInitializersOnNextLine to false 2 years ago
window-permissions.hpp 106c7aa61f Update copyrights/names 2 years ago
window-projector.cpp ef26f14f18 UI: Replace SIGNAL and SLOT macros for AddProjectorMenuMonitors method 2 years ago
window-projector.hpp 0553ddcec0 UI: Use weak source for projectors 3 years ago
window-remux.cpp 7f5fe30e36 UI: Replace SIGNAL and SLOT macros in remux 2 years ago
window-remux.hpp dcc07cfe4e clang-format: Set AllowAllConstructorInitializersOnNextLine to false 2 years ago
window-youtube-actions.cpp 81b588137a UI: Add "YouTube Control Panel" dock panel 2 years ago
window-youtube-actions.hpp 81b588137a UI: Add "YouTube Control Panel" dock panel 2 years ago
youtube-api-wrappers.cpp 81b588137a UI: Add "YouTube Control Panel" dock panel 2 years ago
youtube-api-wrappers.hpp 81b588137a UI: Add "YouTube Control Panel" dock panel 2 years ago