jp9000 f7dcb6afd6 UI: Fix win uninstall not deleting desktop shortcut 4 år sedan
..
data ef2b1eb1c6 Update translations from Crowdin 4 år sedan
forms 3cc4feb8dd UI: Fix code indentation for Edit Undo/Redo 4 år sedan
frontend-plugins ef2b1eb1c6 Update translations from Crowdin 4 år sedan
importers 0a3cd9021b UI: Add versioned sources to scene collection importer 4 år sedan
installer f7dcb6afd6 UI: Fix win uninstall not deleting desktop shortcut 4 år sedan
obs-frontend-api 25a335dc3c UI: Add Frontend API function to get value of T-bar 4 år sedan
win-update 2678d351f5 UI/updater: Increase number of download workers 5 år sedan
xdg-data ef2b1eb1c6 Update translations from Crowdin 4 år sedan
CMakeLists.txt bde55cbf7b UI: Remove Qt5MacExtras 4 år sedan
adv-audio-control.cpp dfff6bcfd6 UI: Fix OBS signal recursion 4 år sedan
adv-audio-control.hpp c58f6aea35 UI: Show source icons in Advanced Audio Properties 6 år sedan
api-interface.cpp 25a335dc3c UI: Add Frontend API function to get value of T-bar 4 år sedan
audio-encoders.cpp d124e6402c docs/sphinx: Fix various typos 6 år sedan
audio-encoders.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
auth-base.cpp f53df7da64 clang-format: Apply formatting 6 år sedan
auth-base.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
auth-oauth.cpp 3b0238fc11 UI: Catch by reference 6 år sedan
auth-oauth.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
auth-restream.cpp 7dd465cae1 UI: Refactor all browser dock classes in to one 6 år sedan
auth-restream.hpp 7dd465cae1 UI: Refactor all browser dock classes in to one 6 år sedan
auth-twitch.cpp 7282802d4e UI: Use newer Twitch Dashboard docks for integration 4 år sedan
auth-twitch.hpp 7dd465cae1 UI: Refactor all browser dock classes in to one 6 år sedan
balance-slider.hpp 11f1442a3c UI: Add ability to reset sliders when double clicked 7 år sedan
clickable-label.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
combobox-ignorewheel.cpp 72ccefff5f UI: Rename UI files for consistency 6 år sedan
combobox-ignorewheel.hpp 72ccefff5f UI: Rename UI files for consistency 6 år sedan
context-bar-controls.cpp 2d524580fe UI: Fix context bar crash 4 år sedan
context-bar-controls.hpp 999495ca8c UI: Undo/Redo context bar properties 4 år sedan
crash-report.cpp f53df7da64 clang-format: Apply formatting 6 år sedan
crash-report.hpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 år sedan
display-helpers.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
double-slider.cpp f53df7da64 clang-format: Apply formatting 6 år sedan
double-slider.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
expand-checkbox.hpp d1be93ae69 UI, libobs, text-freetype2: Add missing pragma once in header files 6 år sedan
focus-list.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 år sedan
focus-list.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
horizontal-scroll-area.cpp c7c328dc83 UI: Add Vertical Mixer option 7 år sedan
horizontal-scroll-area.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
hotkey-edit.cpp 513bcb8e35 UI: Cleanup Qt for Qt6 4 år sedan
hotkey-edit.hpp 513bcb8e35 UI: Cleanup Qt for Qt6 4 år sedan
item-widget-helpers.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 år sedan
item-widget-helpers.hpp 792ceb028e UI: sort audio sources by name locale aware 5 år sedan
locked-checkbox.cpp fddbbe259d UI: Source Toolbar 5 år sedan
locked-checkbox.hpp fddbbe259d UI: Source Toolbar 5 år sedan
log-viewer.cpp e81f8e3857 UI: Don't use QTextStream::setCodec in Qt6 4 år sedan
log-viewer.hpp c0f19b95d5 UI: Do not always have log viewer loaded 5 år sedan
media-controls.cpp adb4c40f73 UI: Remove duplicate media timer code 5 år sedan
media-controls.hpp 6ab2768546 UI: Allow adjusting media slider with arrow buttons 5 år sedan
media-slider.cpp 6ab2768546 UI: Allow adjusting media slider with arrow buttons 5 år sedan
media-slider.hpp 6ab2768546 UI: Allow adjusting media slider with arrow buttons 5 år sedan
menu-button.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 år sedan
menu-button.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
mute-checkbox.hpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 år sedan
obf.c f53df7da64 clang-format: Apply formatting 6 år sedan
obf.h ccc64df371 UI: Add obfuscation func 7 år sedan
obs-app.cpp 346e268a3d UI: Remove x11info dependency 4 år sedan
obs-app.hpp 5b899788da UI: Add launch parameter to disable high-DPI scaling 5 år sedan
obs-proxy-style.cpp fddbbe259d UI: Source Toolbar 5 år sedan
obs-proxy-style.hpp fddbbe259d UI: Source Toolbar 5 år sedan
obs.manifest eb1c69a9ff UI: Supply Windows manifest file 6 år sedan
obs.rc.in 4b9d050b33 UI: Automatically generate Windows file description 7 år sedan
platform-osx.mm 117d35433f UI: Detect other instances of obs on macOS 5 år sedan
platform-windows.cpp e93d44dd18 UI: Get actual projector monitor name on windows 5 år sedan
platform-x11.cpp 48ba511bda UI: Avoid asprintf warning 5 år sedan
platform.hpp f8aa02897f UI: Detect other instances of obs on FreeBSD 5 år sedan
properties-view.cpp bd98e41ca1 UI: Fix rounding truncation 4 år sedan
properties-view.hpp eb4dbb72c7 UI: Fix audio filter changes not being added to undo 4 år sedan
properties-view.moc.hpp 35f9e82956 UI: Fix missing includes 5 år sedan
qt-display.cpp e67fdbca79 UI: Check for Expose and PlatformSurface events to create display 5 år sedan
qt-display.hpp 226cc22669 UI: Make OBSQTDisplay::CreateDisplay() public and allow forcing creation 5 år sedan
qt-wrappers.cpp 513bcb8e35 UI: Cleanup Qt for Qt6 4 år sedan
qt-wrappers.hpp 05d29aa4e3 UI: Set default string size arg for QT_UTF8 / QString::fromUtf8 4 år sedan
record-button.cpp e2fa510436 UI: Add save button next to replay buffer button 6 år sedan
record-button.hpp e2fa510436 UI: Add save button next to replay buffer button 6 år sedan
remote-text.cpp 49bd76755b Make cert revocation check fails non-fatal on Win 5 år sedan
remote-text.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
scene-tree.cpp d2e3d0da3c UI: Remove unnecessary code 4 år sedan
scene-tree.hpp 3046f3b578 UI: Fix grid mode scenes overlapping 4 år sedan
screenshot-obj.hpp a70014d7b2 UI: Add ability to make screenshots 5 år sedan
slider-absoluteset-style.cpp 1bb71e1f7f UI: Use Qt::MiddleButton instead of deprecated Qt::MidButton 5 år sedan
slider-absoluteset-style.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
slider-ignorewheel.cpp 89b4e9136f UI: Various screen reader fixes 5 år sedan
slider-ignorewheel.hpp 89b4e9136f UI: Various screen reader fixes 5 år sedan
source-label.cpp f53df7da64 clang-format: Apply formatting 6 år sedan
source-label.hpp c2ddc428b0 UI: Fix warnings for Qt 5.15 5 år sedan
source-tree.cpp 5998f4cc4d UI: Optimize backup scene for undo/redo 4 år sedan
source-tree.hpp c4c5b0d21d UI: Add Group/Ungroup Undo/Redo actions 4 år sedan
sparkle-updater.mm ad85a9fa25 Apply clang-format to objective c code 6 år sedan
spinbox-ignorewheel.cpp 72ccefff5f UI: Rename UI files for consistency 6 år sedan
spinbox-ignorewheel.hpp 72ccefff5f UI: Rename UI files for consistency 6 år sedan
ui-config.h.in db37cc34d5 UI: Remove Mixer integration 5 år sedan
ui-validation.cpp b78cdc910b UI: Add Start Streaming settings check on start 6 år sedan
ui-validation.hpp b78cdc910b UI: Add Start Streaming settings check on start 6 år sedan
undo-stack-obs.cpp 64cd451def UI: Do not allow new undo actions while undo disabled 4 år sedan
undo-stack-obs.hpp 1afe092c6e UI: Add disable push/pop to undo/redo stack 4 år sedan
url-push-button.cpp 3f6cf0e871 UI: Upgrade stream link hotlink to a button 6 år sedan
url-push-button.hpp 3f6cf0e871 UI: Upgrade stream link hotlink to a button 6 år sedan
vertical-scroll-area.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 år sedan
vertical-scroll-area.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
visibility-checkbox.cpp fddbbe259d UI: Source Toolbar 5 år sedan
visibility-checkbox.hpp fddbbe259d UI: Source Toolbar 5 år sedan
visibility-item-widget.cpp 0df2cd0cfe UI: Remove unused code from visibility item widget 6 år sedan
visibility-item-widget.hpp 0df2cd0cfe UI: Remove unused code from visibility item widget 6 år sedan
volume-control.cpp 20bbc9794d UI: Add Undo/Redo for volume change/mute via main fader 4 år sedan
volume-control.hpp bacf83dbc9 UI: Close context menu on destroy of VolControl 5 år sedan
window-basic-about.cpp 314a53872d UI: Update Contribute link in about box 5 år sedan
window-basic-about.hpp acc8419295 UI: Add Patreon contributors to About dialog 6 år sedan
window-basic-adv-audio.cpp ef5bb70db0 UI: Align Advanced Audio Percent toggle to Volume text 5 år sedan
window-basic-adv-audio.hpp 9db6a33714 UI: Add percent checkbox to advanced audio dialog 5 år sedan
window-basic-auto-config-test.cpp ebbe8d1bf9 libobs: Change service max res. to res. list 5 år sedan
window-basic-auto-config.cpp 8ecf634ba7 Revert "rtmp-services: Add Odysee.com" 4 år sedan
window-basic-auto-config.hpp a605770a2b UI: Remove Smashcast from AutoConfig 5 år sedan
window-basic-filters.cpp 2ae593860d UI: Fix filters changes not properly being added to undo stack 4 år sedan
window-basic-filters.hpp d7e4945eab UI: Add Undo/Redo for pasting multiple filters 4 år sedan
window-basic-interaction.cpp e08ad9faf3 UI: Render previews in linear sRGB space 5 år sedan
window-basic-interaction.hpp f2f336229d UI: Allow the use of Esc key to quit settings window 5 år sedan
window-basic-main-browser.cpp f53df7da64 clang-format: Apply formatting 6 år sedan
window-basic-main-dropfiles.cpp 2a87543d82 UI: Add css on Drag and Drop 4 år sedan
window-basic-main-icons.cpp 82ffcdc827 UI: Add source icons 6 år sedan
window-basic-main-outputs.cpp e0edd753ad UI: Handle mac-vth264 encoder ID change 4 år sedan
window-basic-main-outputs.hpp 448c7f38d0 UI: Add save notifications to status bar 4 år sedan
window-basic-main-profiles.cpp ade4c4cf49 UI: Run Autoconfig Wizard on New Profile Creation 5 år sedan
window-basic-main-scene-collections.cpp fb42a2ad8c UI: Remove scene collection undo/redo actions 4 år sedan
window-basic-main-screenshot.cpp 448c7f38d0 UI: Add save notifications to status bar 4 år sedan
window-basic-main-transitions.cpp 5b25dec714 Revert "UI: Fix spamming of log when setting current scene" 4 år sedan
window-basic-main.cpp cd5873e9bc UI: Fix unused parameter warning 4 år sedan
window-basic-main.hpp 5998f4cc4d UI: Optimize backup scene for undo/redo 4 år sedan
window-basic-preview.cpp 78f1983f7d UI: Remove unnecessary Undo/Redo cleanup func 4 år sedan
window-basic-preview.hpp 3a620c485e UI: Undo/Redo Transformations 4 år sedan
window-basic-properties.cpp b685d1bf88 UI: Fix proprty Undo not updating settings properly 4 år sedan
window-basic-properties.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
window-basic-settings-stream.cpp 8ecf634ba7 Revert "rtmp-services: Add Odysee.com" 4 år sedan
window-basic-settings.cpp 513bcb8e35 UI: Cleanup Qt for Qt6 4 år sedan
window-basic-settings.hpp fc6d53763a UI: Add Twitch VOD track to simple output mode 5 år sedan
window-basic-source-select.cpp 78f1983f7d UI: Remove unnecessary Undo/Redo cleanup func 4 år sedan
window-basic-source-select.hpp 60d95cb5bd UI/libobs: Undo/Redo Sources and Scenes 4 år sedan
window-basic-stats.cpp 513bcb8e35 UI: Cleanup Qt for Qt6 4 år sedan
window-basic-stats.hpp 35f9e82956 UI: Fix missing includes 5 år sedan
window-basic-status-bar.cpp fa8f95018d UI: Fix crash on exit with stuck encoder 4 år sedan
window-basic-status-bar.hpp d8e67d2f3c UI: Add status icons for recording and streaming 5 år sedan
window-basic-transform.cpp 78f1983f7d UI: Remove unnecessary Undo/Redo cleanup func 4 år sedan
window-basic-transform.hpp 3a620c485e UI: Undo/Redo Transformations 4 år sedan
window-dock-browser.cpp 6464d5f853 UI: Check for null pointer 6 år sedan
window-dock-browser.hpp 913821ee8e UI: Make BrowserDock native 5 år sedan
window-dock.cpp f53df7da64 clang-format: Apply formatting 6 år sedan
window-dock.hpp 4450843aa0 UI: Warn when closing dock widgets for first time 6 år sedan
window-extra-browsers.cpp 46dcc9c2fb UI: Lower minimum dock size 5 år sedan
window-extra-browsers.hpp 0759652cee UI: Add the ability to create custom browser docks 6 år sedan
window-importer.cpp dde4d57d72 UI: Fix imported scene collection names duplicating 4 år sedan
window-importer.hpp 191165c721 UI: Add advanced scene collection importer 6 år sedan
window-log-reply.cpp 9d89de79f9 UI: Add button to Analyzer in the Log Reply window 5 år sedan
window-log-reply.hpp 9d89de79f9 UI: Add button to Analyzer in the Log Reply window 5 år sedan
window-main.hpp f53df7da64 clang-format: Apply formatting 6 år sedan
window-missing-files.cpp 7e9aea71d9 UI: Fix missing Files dialog crash loading source icon 4 år sedan
window-missing-files.hpp 3273472019 UI: Add missing files dialog 5 år sedan
window-namedialog.cpp ade4c4cf49 UI: Run Autoconfig Wizard on New Profile Creation 5 år sedan
window-namedialog.hpp ade4c4cf49 UI: Run Autoconfig Wizard on New Profile Creation 5 år sedan
window-projector.cpp 9ac92f61be UI: Use macOS app icon for Qt app on macOS 5 år sedan
window-projector.hpp 846c3d5acc UI: Delete projector when monitor is disconnected 5 år sedan
window-remux.cpp 448c7f38d0 UI: Add save notifications to status bar 4 år sedan
window-remux.hpp 4a4fc3b68f UI: Declare missing overrides 6 år sedan