Warchamp7 9febf96a61 UI: Fix text shifting on lineEdits 3 년 전
..
data 9febf96a61 UI: Fix text shifting on lineEdits 3 년 전
forms bbeafeabdd UI: Add more information to describe output format 3 년 전
frontend-plugins df96e68ca6 cmake: Disable LNK4099 warning 3 년 전
importers a427d69d76 UI/importers: Fix compiler warning 3 년 전
installer 4681e10fdf UI: Improve installer, add release notes & Quickstart link 4 년 전
obs-frontend-api 1f0f2be15e UI: Update CMakeLists.txt for main OBS app 3 년 전
win-update 1f0f2be15e UI: Update CMakeLists.txt for main OBS app 3 년 전
xdg-data 1f0f2be15e UI: Update CMakeLists.txt for main OBS app 3 년 전
CMakeLists.txt 50372164d0 UI: Move multiview render into a new class 3 년 전
adv-audio-control.cpp 1cf93a4b29 UI: Fix compiling error on nix platforms 3 년 전
adv-audio-control.hpp b307d38ef6 UI: Fix typo with SetSourceName function 3 년 전
api-interface.cpp 65a360fa41 obs-frontend-api: Add function to get frontend translated string 3 년 전
audio-encoders.cpp 02e5410381 UI: Fix audio ids not being stored properly 3 년 전
audio-encoders.hpp 02e5410381 UI: Fix audio ids not being stored properly 3 년 전
auth-base.cpp ca3f244584 UI: Rework YouTube broadcast setup flow 4 년 전
auth-base.hpp ca3f244584 UI: Rework YouTube broadcast setup flow 4 년 전
auth-listener.cpp 8c9bb3a84b UI: Fix AuthListener error HTTP response body 4 년 전
auth-listener.hpp 0a13ce851d UI: Properly verify state parameter for YouTube auth 4 년 전
auth-oauth.cpp 5dcabaf5cf UI: Make OAuth base URL configurable 3 년 전
auth-oauth.hpp 0654675f32 UI: Add support for external browser OAuth 4 년 전
auth-restream.cpp 5dcabaf5cf UI: Make OAuth base URL configurable 3 년 전
auth-restream.hpp 63ad0642ae UI: Specify exact service to auth login callbacks 4 년 전
auth-twitch.cpp 5dcabaf5cf UI: Make OAuth base URL configurable 3 년 전
auth-twitch.hpp 2c7b14bc37 UI: Add UUID to Twitch panel URLs 4 년 전
auth-youtube.cpp 2dd1a3fc6f UI: Fix compilation with browser disabled 3 년 전
auth-youtube.hpp 3513c78be2 UI: Add ability to send messages to YouTube chat 3 년 전
balance-slider.hpp 11f1442a3c UI: Add ability to reset sliders when double clicked 7 년 전
clickable-label.hpp f53df7da64 clang-format: Apply formatting 6 년 전
context-bar-controls.cpp fcf6b24e44 UI: Fix crash if missing module in context bar 3 년 전
context-bar-controls.hpp 7b418d5be3 UI: Use std::unique_ptr for ui variables 3 년 전
crash-report.cpp f53df7da64 clang-format: Apply formatting 6 년 전
crash-report.hpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 년 전
display-helpers.hpp afd58a78e5 UI: Add option to draw safe areas in preview 4 년 전
double-slider.cpp f53df7da64 clang-format: Apply formatting 6 년 전
double-slider.hpp f53df7da64 clang-format: Apply formatting 6 년 전
expand-checkbox.hpp d1be93ae69 UI, libobs, text-freetype2: Add missing pragma once in header files 6 년 전
focus-list.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 년 전
focus-list.hpp f53df7da64 clang-format: Apply formatting 6 년 전
horizontal-scroll-area.cpp c7c328dc83 UI: Add Vertical Mixer option 7 년 전
horizontal-scroll-area.hpp f53df7da64 clang-format: Apply formatting 6 년 전
hotkey-edit.cpp 936bd58874 UI: Add new theme Yami 3 년 전
hotkey-edit.hpp e00195ad6f UI: Don't recreate entire Hotkey Settings tab 4 년 전
item-widget-helpers.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 년 전
item-widget-helpers.hpp 792ceb028e UI: sort audio sources by name locale aware 5 년 전
lineedit-autoresize.cpp 5a298106bc UI: Add vertically expanding LineEdit Widget 3 년 전
lineedit-autoresize.hpp 5a298106bc UI: Add vertically expanding LineEdit Widget 3 년 전
locked-checkbox.cpp fddbbe259d UI: Source Toolbar 5 년 전
locked-checkbox.hpp fddbbe259d UI: Source Toolbar 5 년 전
log-viewer.cpp c426622690 UI: Create Log Viewer window XML file, migrate code 3 년 전
log-viewer.hpp c426622690 UI: Create Log Viewer window XML file, migrate code 3 년 전
media-controls.cpp 7b418d5be3 UI: Use std::unique_ptr for ui variables 3 년 전
media-controls.hpp 7b418d5be3 UI: Use std::unique_ptr for ui variables 3 년 전
media-slider.cpp fca727c191 UI: Add eventFilter to media slider 3 년 전
media-slider.hpp fca727c191 UI: Add eventFilter to media slider 3 년 전
menu-button.cpp 936bd58874 UI: Add new theme Yami 3 년 전
menu-button.hpp f53df7da64 clang-format: Apply formatting 6 년 전
multiview.cpp 50372164d0 UI: Move multiview render into a new class 3 년 전
multiview.hpp 50372164d0 UI: Move multiview render into a new class 3 년 전
mute-checkbox.hpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 년 전
obf.c f53df7da64 clang-format: Apply formatting 6 년 전
obf.h ccc64df371 UI: Add obfuscation func 7 년 전
obs-app.cpp 08cee21158 UI: Apply default stylesheet before applying theme 3 년 전
obs-app.hpp 08cee21158 UI: Apply default stylesheet before applying theme 3 년 전
obs-proxy-style.cpp 34bbb94acd UI: Use int return type in OBSIgnoreWheelProxyStyle 3 년 전
obs-proxy-style.hpp e33b7d2dab UI: Disable wheel scrolling on QComboBoxes 3 년 전
obs.manifest eb1c69a9ff UI: Supply Windows manifest file 6 년 전
obs.rc.in 1f0f2be15e UI: Update CMakeLists.txt for main OBS app 3 년 전
platform-osx.mm 0fa7834bfc UI: Use libobs rosetta detection 3 년 전
platform-windows.cpp cabc3c8aec UI: Implement Taskbar Overlay for Qt6 3 년 전
platform-x11.cpp 41521b2816 UI: Move taskbar overlay functions into platform.hpp 3 년 전
platform.hpp 0fa7834bfc UI: Use libobs rosetta detection 3 년 전
properties-view.cpp bf985946a4 libobs,UI,docs: Add info as text property sub-type in the property API 3 년 전
properties-view.hpp 89881147c7 UI: Fix deferred source properties not updating 3 년 전
properties-view.moc.hpp 35f9e82956 UI: Fix missing includes 5 년 전
qt-display.cpp f8d415afbe UI: Close display before native surfaces 3 년 전
qt-display.hpp f8d415afbe UI: Close display before native surfaces 3 년 전
qt-wrappers.cpp 1cf93a4b29 UI: Fix compiling error on nix platforms 3 년 전
qt-wrappers.hpp 1cf93a4b29 UI: Fix compiling error on nix platforms 3 년 전
record-button.cpp e2fa510436 UI: Add save button next to replay buffer button 6 년 전
record-button.hpp e2fa510436 UI: Add save button next to replay buffer button 6 년 전
remote-text.cpp 85addc3dac UI, file-updater, rtmp-services: Enable curl ALPN support 3 년 전
remote-text.hpp 2dd8049aef UI: Add postDataSize option to GetRemoteText 4 년 전
scene-tree.cpp d2e3d0da3c UI: Remove unnecessary code 4 년 전
scene-tree.hpp 3046f3b578 UI: Fix grid mode scenes overlapping 4 년 전
screenshot-obj.hpp a70014d7b2 UI: Add ability to make screenshots 5 년 전
slider-absoluteset-style.cpp 1bb71e1f7f UI: Use Qt::MiddleButton instead of deprecated Qt::MidButton 5 년 전
slider-absoluteset-style.hpp f53df7da64 clang-format: Apply formatting 6 년 전
slider-ignorewheel.cpp c60ec74424 UI: Remove unneeded include 4 년 전
slider-ignorewheel.hpp 89b4e9136f UI: Various screen reader fixes 5 년 전
source-label.cpp f53df7da64 clang-format: Apply formatting 6 년 전
source-label.hpp c2ddc428b0 UI: Fix warnings for Qt 5.15 5 년 전
source-tree.cpp 2bb780468c UI: Fix formatting 3 년 전
source-tree.hpp 85891630b3 UI: Dim hidden source items in source tree 4 년 전
sparkle-updater.mm ad85a9fa25 Apply clang-format to objective c code 6 년 전
spinbox-ignorewheel.cpp 72ccefff5f UI: Rename UI files for consistency 6 년 전
spinbox-ignorewheel.hpp 72ccefff5f UI: Rename UI files for consistency 6 년 전
streaming-helpers.cpp bc80d0ca95 UI: Hide network features if a non-RTMP service is set 3 년 전
streaming-helpers.hpp bc80d0ca95 UI: Hide network features if a non-RTMP service is set 3 년 전
ui-config.h.in 5dcabaf5cf UI: Make OAuth base URL configurable 3 년 전
ui-validation.cpp b78cdc910b UI: Add Start Streaming settings check on start 6 년 전
ui-validation.hpp b78cdc910b UI: Add Start Streaming settings check on start 6 년 전
undo-stack-obs.cpp 3ce12bc5e9 UI: Optimize undo/redo functions with constant references 4 년 전
undo-stack-obs.hpp 3ce12bc5e9 UI: Optimize undo/redo functions with constant references 4 년 전
url-push-button.cpp 3f6cf0e871 UI: Upgrade stream link hotlink to a button 6 년 전
url-push-button.hpp 3f6cf0e871 UI: Upgrade stream link hotlink to a button 6 년 전
vertical-scroll-area.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 년 전
vertical-scroll-area.hpp f53df7da64 clang-format: Apply formatting 6 년 전
visibility-checkbox.cpp fddbbe259d UI: Source Toolbar 5 년 전
visibility-checkbox.hpp fddbbe259d UI: Source Toolbar 5 년 전
visibility-item-widget.cpp 34e346a011 UI: Fix crash when pressing `tab` key in rename 3 년 전
visibility-item-widget.hpp 34e346a011 UI: Fix crash when pressing `tab` key in rename 3 년 전
volume-control.cpp 936bd58874 UI: Add new theme Yami 3 년 전
volume-control.hpp 6a5a5b4538 UI: Make volume meter tweakable by stylesheet 3 년 전
window-basic-about.cpp 1f0f2be15e UI: Update CMakeLists.txt for main OBS app 3 년 전
window-basic-about.hpp acc8419295 UI: Add Patreon contributors to About dialog 6 년 전
window-basic-adv-audio.cpp 295386781f UI: Cleanup advanced audio window 3 년 전
window-basic-adv-audio.hpp 295386781f UI: Cleanup advanced audio window 3 년 전
window-basic-auto-config-test.cpp 1dc3da4163 UI: Add "H.264" to simple hardware encoders 3 년 전
window-basic-auto-config.cpp 22ffc04f73 UI: Refactor duplicated streaming page code 3 년 전
window-basic-auto-config.hpp 22ffc04f73 UI: Refactor duplicated streaming page code 3 년 전
window-basic-filters.cpp e053f9dd26 UI,mac-avcapture: Use consistent variables in locales 3 년 전
window-basic-filters.hpp 61ffb5c4d8 UI: Add OBSQTDisplay::OnMove()/OnDisplayChange() 3 년 전
window-basic-interaction.cpp 80600c1c26 UI: Fix compiler warning when WIN32 is not defined 3 년 전
window-basic-interaction.hpp 61ffb5c4d8 UI: Add OBSQTDisplay::OnMove()/OnDisplayChange() 3 년 전
window-basic-main-browser.cpp f53df7da64 clang-format: Apply formatting 6 년 전
window-basic-main-dropfiles.cpp 475d8432cb UI: Support JXR image dropEvent on Windows 3 년 전
window-basic-main-icons.cpp 82ffcdc827 UI: Add source icons 6 년 전
window-basic-main-outputs.cpp 29ae00e4af UI: Add Apple H.264 hardware encoder to simple mode 3 년 전
window-basic-main-outputs.hpp b745a100a3 Merge pull request #5371 from norihiro/automatic-file-splitting 3 년 전
window-basic-main-profiles.cpp 29ae00e4af UI: Add Apple H.264 hardware encoder to simple mode 3 년 전
window-basic-main-scene-collections.cpp e053f9dd26 UI,mac-avcapture: Use consistent variables in locales 3 년 전
window-basic-main-screenshot.cpp 448c7f38d0 UI: Add save notifications to status bar 4 년 전
window-basic-main-transitions.cpp 936bd58874 UI: Add new theme Yami 3 년 전
window-basic-main.cpp 873ee8e7ba UI: Fix reset ui warning showing on first start 3 년 전
window-basic-main.hpp 29ae00e4af UI: Add Apple H.264 hardware encoder to simple mode 3 년 전
window-basic-preview.cpp 066b281db8 UI: Ignore resizing item when it is locked 4 년 전
window-basic-preview.hpp 3d544653e8 UI: Cleanup libobs C++ type use 4 년 전
window-basic-properties.cpp 80600c1c26 UI: Fix compiler warning when WIN32 is not defined 3 년 전
window-basic-properties.hpp dbb063eae6 UI: Create Properties window XML file, migrate code 3 년 전
window-basic-settings-stream.cpp bc80d0ca95 UI: Hide network features if a non-RTMP service is set 3 년 전
window-basic-settings.cpp bbeafeabdd UI: Add more information to describe output format 3 년 전
window-basic-settings.hpp bbeafeabdd UI: Add more information to describe output format 3 년 전
window-basic-source-select.cpp f2b049c0e7 UI: Add support for nonlinear SRGB blending 3 년 전
window-basic-source-select.hpp fd500f15a3 UI: Apply transforms/crops correctly to sources on paste 4 년 전
window-basic-stats.cpp 3d544653e8 UI: Cleanup libobs C++ type use 4 년 전
window-basic-stats.hpp 35f9e82956 UI: Fix missing includes 5 년 전
window-basic-status-bar.cpp fa8f95018d UI: Fix crash on exit with stuck encoder 4 년 전
window-basic-status-bar.hpp d8e67d2f3c UI: Add status icons for recording and streaming 5 년 전
window-basic-transform.cpp 90f11b3eae UI: Fix a stack overlow caused by using OBSScene 4 년 전
window-basic-transform.hpp 9267c7e53d UI: Update Edit Transform dialog on scene switch 4 년 전
window-dock-browser.cpp 6464d5f853 UI: Check for null pointer 6 년 전
window-dock-browser.hpp 913821ee8e UI: Make BrowserDock native 5 년 전
window-dock.cpp f53df7da64 clang-format: Apply formatting 6 년 전
window-dock.hpp 4450843aa0 UI: Warn when closing dock widgets for first time 6 년 전
window-extra-browsers.cpp 2a0e3c0c9b UI: Save custom browser docks with docks data 3 년 전
window-extra-browsers.hpp b4b1b4c5d3 UI: Remove UUID from ExtraBrowsersModel 3 년 전
window-importer.cpp dde4d57d72 UI: Fix imported scene collection names duplicating 4 년 전
window-importer.hpp 191165c721 UI: Add advanced scene collection importer 6 년 전
window-log-reply.cpp 9d89de79f9 UI: Add button to Analyzer in the Log Reply window 5 년 전
window-log-reply.hpp 9d89de79f9 UI: Add button to Analyzer in the Log Reply window 5 년 전
window-main.hpp f53df7da64 clang-format: Apply formatting 6 년 전
window-missing-files.cpp e053f9dd26 UI,mac-avcapture: Use consistent variables in locales 3 년 전
window-missing-files.hpp 3273472019 UI: Add missing files dialog 5 년 전
window-namedialog.cpp da04907927 Revert "UI: Disable hotkeys when a user is expected to type text" 4 년 전
window-namedialog.hpp ade4c4cf49 UI: Run Autoconfig Wizard on New Profile Creation 5 년 전
window-projector.cpp 50372164d0 UI: Move multiview render into a new class 3 년 전
window-projector.hpp 50372164d0 UI: Move multiview render into a new class 3 년 전
window-remux.cpp 2d75167e4c UI: Truncate displayed file paths in the middle in Remux window 3 년 전
window-remux.hpp 4a4fc3b68f UI: Declare missing overrides 6 년 전
window-youtube-actions.cpp 3513c78be2 UI: Add ability to send messages to YouTube chat 3 년 전
window-youtube-actions.hpp efd26b25ea UI: Mark YouTube window showEvent as override 3 년 전
youtube-api-wrappers.cpp 49dfc113c1 UI: Add SendChatMessage to YouTube API wrappers 3 년 전
youtube-api-wrappers.hpp 49dfc113c1 UI: Add SendChatMessage to YouTube API wrappers 3 년 전