Norihiro Kamae c58e511813 UI: Translate place holder name for new group 2 years ago
..
cmake 0be8d8a28d UI: Fix building macOS/Sparkle without Browser 2 years ago
data 85d22f5ff5 UI: Disallow exiting settings with no track in simple mode 2 years ago
forms a11a511829 UI: Fix filter shortcuts not showing in context menu 2 years ago
frontend-plugins a0fbdc3c34 Update translations from Crowdin 2 years ago
importers 3a610c698e UI: Remove UNUSED_PARAMETER where unnecessary 2 years ago
obs-frontend-api fad82d0f9c cmake: Fix obs-frontend-apiConfig.cmake included from 3rd party plugin 2 years ago
update 2978f20b06 UI: Replace use of macros for macOS updater with character constants 2 years ago
win-update 5fbe9cdb41 updater: Add workaround for broken CLI arguments 2 years ago
xdg-data 3c1733b40d UI: Fix the license in the AppStream metadata 2 years ago
CMakeLists.txt 0be8d8a28d UI: Fix building macOS/Sparkle without Browser 2 years ago
adv-audio-control.cpp 3a610c698e UI: Remove UNUSED_PARAMETER where unnecessary 2 years ago
adv-audio-control.hpp b307d38ef6 UI: Fix typo with SetSourceName function 3 years ago
api-interface.cpp 23a0b7cacd UI: Fix possible use-after-free of obs_source_t 2 years ago
audio-encoders.cpp 2b4ef6d6ea UI: Fix advanced audio encoder bitrate always set to 192 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 ca3f244584 UI: Rework YouTube broadcast setup flow 4 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 229616af16 UI: Fix crash on macOS when closing OAUTH browser panel 2 years ago
auth-oauth.hpp 229616af16 UI: Fix crash on macOS when closing OAUTH browser panel 2 years ago
auth-restream.cpp 40fdec218c 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 40fdec218c 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 e6873d3278 UI: Refactor integration and browser docks 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 0be3b3b845 UI: Don't update text source when nothing changed 2 years ago
context-bar-controls.hpp 1610ac04ff UI: Add application audio capture to toolbar 3 years ago
display-helpers.hpp afd58a78e5 UI: Add option to draw safe areas in preview 4 years ago
double-slider.cpp f53df7da64 clang-format: Apply formatting 6 years ago
double-slider.hpp f53df7da64 clang-format: Apply formatting 6 years ago
expand-checkbox.hpp d1be93ae69 UI, libobs, text-freetype2: Add missing pragma once in header files 6 years ago
focus-list.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 years ago
focus-list.hpp f53df7da64 clang-format: Apply formatting 6 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 597ceb2ff0 UI: Make hotkey edit layout margins symmetrical 2 years ago
hotkey-edit.hpp c3543273e4 UI: Defer creation of hotkey dupe icon until needed 2 years ago
item-widget-helpers.cpp 3e4bbe85c8 UI: Remove workaround for current scene being deselectable on Qt 6.4.3+ 2 years ago
item-widget-helpers.hpp 792ceb028e UI: sort audio sources by name locale aware 5 years ago
lineedit-autoresize.cpp 405f5123c1 UI: Don't hardcode margins in lineedit-autoresize 3 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 ed32dcc677 UI: Force fixed font in plain text edits 3 years ago
log-viewer.hpp c426622690 UI: Create Log Viewer window XML file, migrate code 3 years ago
media-controls.cpp b0fbf25e24 UI: Fix media controls shortcuts being global 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 ffd7516305 UI: Remove number from multiview labels 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 cc667ad7d9 UI: Fix crash when receiving multiple SIGINT 2 years ago
obs-app.hpp 5a375defa8 UI: Rework recording format handling 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 1f0f2be15e UI: Update CMakeLists.txt for main OBS app 3 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 ee3c2d0e8a CI: Fix build errors with Xcode 14.3 and platform SDK 13.3 2 years ago
platform-windows.cpp 8fad36868e UI: Refactor Windows taskbar switch 2 years ago
platform-x11.cpp e141def61b UI: Use blog for "Attempted path" log messages 2 years ago
platform.hpp 11e9291800 UI: Set macOS appearance on theme change 2 years ago
properties-view.cpp 018bfe87e7 UI: Don't trigger a settings update when list is empty 2 years ago
properties-view.hpp e8541b9e27 UI: Recalculate scroll position after resize 2 years ago
properties-view.moc.hpp 35f9e82956 UI: Fix missing includes 5 years ago
qt-display.cpp 91c46af767 UI: Fix close display before native surfaces 3 years ago
qt-display.hpp f8d415afbe UI: Close display before native surfaces 3 years ago
qt-wrappers.cpp 30682e999e UI: Use UUIDs for QDataStream 2 years ago
qt-wrappers.hpp 0df774cd01 UI: Disable toolbar buttons when no source is selected 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 9140c260ee UI: Add Whats New for macOS/Linux 3 years ago
remote-text.hpp 2dd8049aef UI: Add postDataSize option to GetRemoteText 4 years ago
scene-tree.cpp 3e4bbe85c8 UI: Remove workaround for current scene being deselectable on Qt 6.4.3+ 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 eb7bb07a79 UI: JXR screenshots on Windows 3 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 78d195a5df UI: Make T-Bar unclickable 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 559925ebaa UI: Check item whether selected before select 2 years ago
source-tree.hpp 5e67d96996 UI: Fix source tree hovering being inconsistent 3 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 d09c1fcdd7 UI: Adjust list style of filters dialog 3 years ago
visibility-item-widget.hpp 34e346a011 UI: Fix crash when pressing `tab` key in rename 3 years ago
volume-control.cpp 81e614cc4d UI: Do not show unassigned icon for monitored sources 2 years ago
volume-control.hpp 81e614cc4d UI: Do not show unassigned icon for monitored sources 2 years ago
win-dll-blocklist.c 2e04c3619b UI: Relax mc_trans_video_imagescaler.dll DLL block 2 years ago
window-basic-about.cpp 890f96ed34 UI: Remove tabs for About error statements 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 fe716ef39e UI: Fix translation key 2 years ago
window-basic-auto-config.cpp 3838b088e3 UI: Add Apple Hardware Encoder to AutoConfig 2 years ago
window-basic-auto-config.hpp 3838b088e3 UI: Add Apple Hardware Encoder to AutoConfig 2 years ago
window-basic-filters.cpp a11a511829 UI: Fix filter shortcuts not showing in context menu 2 years ago
window-basic-filters.hpp a11a511829 UI: Fix filter shortcuts not showing in context menu 2 years ago
window-basic-interaction.cpp 3a610c698e UI: Remove UNUSED_PARAMETER where unnecessary 2 years ago
window-basic-interaction.hpp 61ffb5c4d8 UI: Add OBSQTDisplay::OnMove()/OnDisplayChange() 3 years ago
window-basic-main-browser.cpp f53df7da64 clang-format: Apply formatting 6 years ago
window-basic-main-dropfiles.cpp 475d8432cb UI: Support JXR image dropEvent on Windows 3 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 3f3ff4fd92 UI: Disallow exiting settings with no track in advanced mode 2 years ago
window-basic-main-outputs.hpp dfc35603cf UI: Reset VCam when clearing scene data 2 years ago
window-basic-main-profiles.cpp 00078a6a73 UI: Add QSV AV1 to simple output mode 2 years ago
window-basic-main-scene-collections.cpp 02225aa8bf UI: Reset UUIDs in duplicated collection 2 years ago
window-basic-main-screenshot.cpp 8dda8d3500 obs-frontend-api: Add functions to get last saved files 3 years ago
window-basic-main-transitions.cpp 4e1e947095 UI: Fix changing quick transition to/from fade to black 2 years ago
window-basic-main.cpp e2c481cf95 UI: Fix checked state of source toolbar menu item 2 years ago
window-basic-main.hpp 2128de7fdf UI: Exit and show error if clearing scene data fails 2 years ago
window-basic-preview.cpp 22e5d98d6e UI: Fix 0,0 size transform bug when resizing sources 2 years ago
window-basic-preview.hpp b82c8ccdcf UI: Limit preview scrolling 2 years ago
window-basic-properties.cpp 1437a6e4fc UI: Explicitly focus Ok button in properties dialog 2 years ago
window-basic-properties.hpp dbb063eae6 UI: Create Properties window XML file, migrate code 3 years ago
window-basic-settings-a11y.cpp e438037960 UI: Use native color dialog on macOS 2 years ago
window-basic-settings-stream.cpp e26a04fa44 UI: Assume RTMP if service has no protcol 2 years ago
window-basic-settings.cpp 0b7ac96157 UI: Fix changed state of audio settings 2 years ago
window-basic-settings.hpp 3f3ff4fd92 UI: Disallow exiting settings with no track in advanced mode 2 years ago
window-basic-source-select.cpp c58e511813 UI: Translate place holder name for new group 2 years ago
window-basic-source-select.hpp fd500f15a3 UI: Apply transforms/crops correctly to sources on paste 3 years ago
window-basic-stats.cpp cf5c68b773 UI,libobs,libobs-opengl,obs-ffmpeg: Remove unneeded cast in switches 2 years ago
window-basic-stats.hpp 15689fd4bd UI: Fix stats widget appearance on Yami themes 3 years ago
window-basic-status-bar.cpp 3a610c698e UI: Remove UNUSED_PARAMETER where unnecessary 2 years ago
window-basic-status-bar.hpp d8e67d2f3c UI: Add status icons for recording and streaming 5 years ago
window-basic-transform.cpp 22e5d98d6e UI: Fix 0,0 size transform bug when resizing sources 2 years ago
window-basic-transform.hpp 623af15821 UI: Connect Reset button in Transform dialog with main window directly 2 years ago
window-basic-vcam-config.cpp 501a3e926d UI: Refactor Virtual Camera source selector dialog 2 years ago
window-basic-vcam-config.hpp 501a3e926d UI: Refactor Virtual Camera source selector dialog 2 years ago
window-basic-vcam.hpp 501a3e926d UI: Refactor Virtual Camera source selector dialog 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.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 e6873d3278 UI: Refactor integration and browser docks 2 years ago
window-extra-browsers.hpp b4b1b4c5d3 UI: Remove UUID from ExtraBrowsersModel 3 years ago
window-importer.cpp dde4d57d72 UI: Fix imported scene collection names duplicating 4 years ago
window-importer.hpp 191165c721 UI: Add advanced scene collection importer 5 years ago
window-log-reply.cpp 9d89de79f9 UI: Add button to Analyzer in the Log Reply window 5 years ago
window-log-reply.hpp 9d89de79f9 UI: Add button to Analyzer in the Log Reply window 5 years ago
window-main.hpp f53df7da64 clang-format: Apply formatting 6 years ago
window-missing-files.cpp 8b48d8e867 UI: Re-raise missing files dialog on macOS after file is selected 2 years ago
window-missing-files.hpp 3273472019 UI: Add missing files dialog 4 years ago
window-namedialog.cpp da04907927 Revert "UI: Disable hotkeys when a user is expected to type text" 4 years ago
window-namedialog.hpp ade4c4cf49 UI: Run Autoconfig Wizard on New Profile Creation 5 years ago
window-permissions.cpp 37526e9ac9 UI: Add macOS permissions window 3 years ago
window-permissions.hpp 37526e9ac9 UI: Add macOS permissions window 3 years ago
window-projector.cpp d2019b92d4 UI: Fix crash when double-clicking projector 2 years ago
window-projector.hpp 0553ddcec0 UI: Use weak source for projectors 2 years ago
window-remux.cpp 8e1cae4f02 UI: Remux mp4/mov to mp4/mov with suffix 2 years ago
window-remux.hpp 4a4fc3b68f UI: Declare missing overrides 6 years ago
window-youtube-actions.cpp f3b1a1cf1f UI: Use bilinear scaling for YT thumbnail 2 years ago
window-youtube-actions.hpp efd26b25ea UI: Mark YouTube window showEvent as override 3 years ago
youtube-api-wrappers.cpp 49dfc113c1 UI: Add SendChatMessage to YouTube API wrappers 3 years ago
youtube-api-wrappers.hpp 49dfc113c1 UI: Add SendChatMessage to YouTube API wrappers 3 years ago