Translation Updater 25b58f0417 Update translations from Crowdin 3 years ago
..
data 25b58f0417 Update translations from Crowdin 3 years ago
forms e2e751aa55 UI: Better Hide OBS Window description, add first time dialog & tooltip 3 years ago
frontend-plugins 25b58f0417 Update translations from Crowdin 3 years ago
importers 3dbdd4b312 UI/importers: Automatically detect SL Collections on macOS 3 years ago
installer 4681e10fdf UI: Improve installer, add release notes & Quickstart link 4 years ago
obs-frontend-api 47397ce527 UI: Add `obs_frontend_open_source_interaction()` 3 years ago
win-update 10446c1a0b UI/updater: Explicitly set PSAPI_VERSION=2 3 years ago
xdg-data 0f36d7832c UI: Fix bugtracker URL in AppData file (#5861) 3 years ago
CMakeLists.txt bce1d6970a UI: Fix build with YT integration without browser 3 years ago
adv-audio-control.cpp 167f539416 libobs: Rename obs_audio_monitoring_supported to _available 3 years ago
adv-audio-control.hpp 67d2b50a91 UI: Fix bug with audio balance slider not updating 4 years ago
api-interface.cpp b9e01380f3 UI: Replace addref calls with get_ref 3 years ago
audio-encoders.cpp d124e6402c docs/sphinx: Fix various typos 6 years ago
audio-encoders.hpp f53df7da64 clang-format: Apply formatting 6 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 3d544653e8 UI: Cleanup libobs C++ type use 3 years ago
auth-oauth.hpp 0654675f32 UI: Add support for external browser OAuth 4 years ago
auth-restream.cpp 1acc14e189 UI: Fix service integration with older Qt versions 3 years ago
auth-restream.hpp 63ad0642ae UI: Specify exact service to auth login callbacks 4 years ago
auth-twitch.cpp 2c7b14bc37 UI: Add UUID to Twitch panel URLs 3 years ago
auth-twitch.hpp 2c7b14bc37 UI: Add UUID to Twitch panel URLs 3 years ago
auth-youtube.cpp 1acc14e189 UI: Fix service integration with older Qt versions 3 years ago
auth-youtube.hpp a73586b8b1 UI: Use STL random as fallback 4 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
combobox-ignorewheel.cpp 72ccefff5f UI: Rename UI files for consistency 6 years ago
combobox-ignorewheel.hpp 72ccefff5f UI: Rename UI files for consistency 6 years ago
context-bar-controls.cpp 4e04011101 UI: Don't read unloaded module in source toolbar 3 years ago
context-bar-controls.hpp 3d544653e8 UI: Cleanup libobs C++ type use 3 years ago
crash-report.cpp f53df7da64 clang-format: Apply formatting 6 years ago
crash-report.hpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 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 e00195ad6f UI: Don't recreate entire Hotkey Settings tab 3 years ago
hotkey-edit.hpp e00195ad6f UI: Don't recreate entire Hotkey Settings tab 3 years ago
item-widget-helpers.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 years ago
item-widget-helpers.hpp 792ceb028e UI: sort audio sources by name locale aware 5 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 a5bb527ce5 UI: Delete log viewer when closing it 4 years ago
log-viewer.hpp c0f19b95d5 UI: Do not always have log viewer loaded 5 years ago
media-controls.cpp adb4c40f73 UI: Remove duplicate media timer code 5 years ago
media-controls.hpp 6ab2768546 UI: Allow adjusting media slider with arrow buttons 5 years ago
media-slider.cpp 6ab2768546 UI: Allow adjusting media slider with arrow buttons 5 years ago
media-slider.hpp 6ab2768546 UI: Allow adjusting media slider with arrow buttons 5 years ago
menu-button.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 years ago
menu-button.hpp f53df7da64 clang-format: Apply formatting 6 years ago
mute-checkbox.hpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 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 b7a24d54c9 UI: Add warning on startup for running in Wine 3 years ago
obs-app.hpp 076cd5d5d4 UI: Add option to hide OBS windows on Windows 3 years ago
obs-proxy-style.cpp fddbbe259d UI: Source Toolbar 5 years ago
obs-proxy-style.hpp fddbbe259d UI: Source Toolbar 5 years ago
obs.manifest eb1c69a9ff UI: Supply Windows manifest file 5 years ago
obs.rc.in 4b9d050b33 UI: Automatically generate Windows file description 6 years ago
platform-osx.mm 076cd5d5d4 UI: Add option to hide OBS windows on Windows 3 years ago
platform-windows.cpp b7a24d54c9 UI: Add warning on startup for running in Wine 3 years ago
platform-x11.cpp 076cd5d5d4 UI: Add option to hide OBS windows on Windows 3 years ago
platform.hpp b7a24d54c9 UI: Add warning on startup for running in Wine 3 years ago
properties-view.cpp b0528e0cf7 UI: Fix properties view crash with non-obs objects 3 years ago
properties-view.hpp aa73de952b UI: Fix uninitialized memory access in OBSPropertiesView 3 years ago
properties-view.moc.hpp 35f9e82956 UI: Fix missing includes 5 years ago
qt-display.cpp 44f07f9b11 UI: Delete OBSDisplay on window hide on unix 4 years ago
qt-display.hpp 226cc22669 UI: Make OBSQTDisplay::CreateDisplay() public and allow forcing creation 4 years ago
qt-wrappers.cpp 83f08725e4 Merge pull request #5580 from VodBox/add-cpp-templates 3 years ago
qt-wrappers.hpp 05d29aa4e3 UI: Set default string size arg for QT_UTF8 / QString::fromUtf8 4 years ago
record-button.cpp e2fa510436 UI: Add save button next to replay buffer button 5 years ago
record-button.hpp e2fa510436 UI: Add save button next to replay buffer button 5 years ago
remote-text.cpp 13390b24b7 UI: Expose cURL error if Remote Text error text is empty 3 years ago
remote-text.hpp 2dd8049aef UI: Add postDataSize option to GetRemoteText 4 years ago
scene-tree.cpp d2e3d0da3c UI: Remove unnecessary code 4 years ago
scene-tree.hpp 3046f3b578 UI: Fix grid mode scenes overlapping 4 years ago
screenshot-obj.hpp a70014d7b2 UI: Add ability to make screenshots 5 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 c60ec74424 UI: Remove unneeded include 3 years ago
slider-ignorewheel.hpp 89b4e9136f UI: Various screen reader fixes 5 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 0377b962b5 UI: Disconnect group reorder signal 3 years ago
source-tree.hpp 85891630b3 UI: Dim hidden source items in source tree 4 years ago
sparkle-updater.mm ad85a9fa25 Apply clang-format to objective c code 6 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 e6f1daab8c UI: Add YouTube integration 4 years ago
ui-validation.cpp b78cdc910b UI: Add Start Streaming settings check on start 5 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 0df2cd0cfe UI: Remove unused code from visibility item widget 6 years ago
visibility-item-widget.hpp 0df2cd0cfe UI: Remove unused code from visibility item widget 6 years ago
volume-control.cpp 1dd96124e3 UI: Fix vertical grayscale meters when volume is muted 3 years ago
volume-control.hpp f52c05081a UI: Add grayscale meters when volume is muted 3 years ago
window-basic-about.cpp 314a53872d UI: Update Contribute link in about box 5 years ago
window-basic-about.hpp acc8419295 UI: Add Patreon contributors to About dialog 6 years ago
window-basic-adv-audio.cpp 167f539416 libobs: Rename obs_audio_monitoring_supported to _available 3 years ago
window-basic-adv-audio.hpp 9db6a33714 UI: Add percent checkbox to advanced audio dialog 5 years ago
window-basic-auto-config-test.cpp 0a93acbc86 UI: Fix memory leak in Auto-Configuration Wizard 3 years ago
window-basic-auto-config.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 years ago
window-basic-auto-config.hpp 85f9a8661b UI: Enable AutoConfig bandwidth test for YT integration 4 years ago
window-basic-filters.cpp 4f09cac7af UI: Remove unnecessary call 3 years ago
window-basic-filters.hpp f5947d9b9b UI: Update the filters window to be resizeable 3 years ago
window-basic-interaction.cpp da04907927 Revert "UI: Disable hotkeys when a user is expected to type text" 4 years ago
window-basic-interaction.hpp f2f336229d UI: Allow the use of Esc key to quit settings window 5 years ago
window-basic-main-browser.cpp f53df7da64 clang-format: Apply formatting 6 years ago
window-basic-main-dropfiles.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 years ago
window-basic-main-icons.cpp 82ffcdc827 UI: Add source icons 6 years ago
window-basic-main-outputs.cpp ff42da373b UI: Fix hotkey JSON error for Advanced Replay Buffer 3 years ago
window-basic-main-outputs.hpp f295bd9968 Revert "UI: Add checks for overwrite setting to replay buffer" 3 years ago
window-basic-main-profiles.cpp 167f539416 libobs: Rename obs_audio_monitoring_supported to _available 3 years ago
window-basic-main-scene-collections.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 years ago
window-basic-main-screenshot.cpp 448c7f38d0 UI: Add save notifications to status bar 4 years ago
window-basic-main-transitions.cpp 608219ad6b UI: Fix "Null 'source' parameter" warning 3 years ago
window-basic-main.cpp eb7d6e84aa UI: Add separators to system tray context menu 3 years ago
window-basic-main.hpp 076cd5d5d4 UI: Add option to hide OBS windows on Windows 3 years ago
window-basic-preview.cpp 066b281db8 UI: Ignore resizing item when it is locked 3 years ago
window-basic-preview.hpp 3d544653e8 UI: Cleanup libobs C++ type use 3 years ago
window-basic-properties.cpp ffc55b2d3a UI: Fix crash when opening transition Properties dialog 3 years ago
window-basic-properties.hpp 3d544653e8 UI: Cleanup libobs C++ type use 3 years ago
window-basic-settings-stream.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 years ago
window-basic-settings.cpp e2e751aa55 UI: Better Hide OBS Window description, add first time dialog & tooltip 3 years ago
window-basic-settings.hpp e2e751aa55 UI: Better Hide OBS Window description, add first time dialog & tooltip 3 years ago
window-basic-source-select.cpp 213712dfe5 UI: Fix Copy/Paste not including blend mode 3 years ago
window-basic-source-select.hpp fd500f15a3 UI: Apply transforms/crops correctly to sources on paste 4 years ago
window-basic-stats.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 years ago
window-basic-stats.hpp 35f9e82956 UI: Fix missing includes 5 years ago
window-basic-status-bar.cpp fa8f95018d UI: Fix crash on exit with stuck encoder 4 years ago
window-basic-status-bar.hpp d8e67d2f3c UI: Add status icons for recording and streaming 5 years ago
window-basic-transform.cpp 90f11b3eae UI: Fix a stack overlow caused by using OBSScene 3 years ago
window-basic-transform.hpp 9267c7e53d UI: Update Edit Transform dialog on scene switch 4 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 0b67dc0285 UI: Uniquely identify Custom Browser Docks 3 years ago
window-extra-browsers.hpp 0b67dc0285 UI: Uniquely identify Custom Browser Docks 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 3d544653e8 UI: Cleanup libobs C++ type use 3 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-projector.cpp 77dbe44da4 UI: Properly close projector when source is removed (#5171) 3 years ago
window-projector.hpp afd58a78e5 UI: Add option to draw safe areas in preview 4 years ago
window-remux.cpp 6f778df158 UI: Show autoremux progress bar 4 years ago
window-remux.hpp 4a4fc3b68f UI: Declare missing overrides 6 years ago
window-youtube-actions.cpp 7d5c11de2d Merge pull request #5216 from derrod/yt-thumbnail-upload 4 years ago
window-youtube-actions.hpp af6c719139 UI, libobs, obs-plugins: Fix compiler warnings 4 years ago
youtube-api-wrappers.cpp eb62162d50 UI: Log YouTube API HTTP request errors 3 years ago
youtube-api-wrappers.hpp bd45d46c3c UI: Fix YT broadcast start/stop failing due to redundant transition/reset 4 years ago