Jim 83f08725e4 Merge pull request #5580 from VodBox/add-cpp-templates 3 лет назад
..
data ea1ae59149 UI: More user-friendly error when using a bad output path 3 лет назад
forms a33c5c6be1 UI: Move Docks into top level menu 3 лет назад
frontend-plugins 83f08725e4 Merge pull request #5580 from VodBox/add-cpp-templates 3 лет назад
importers 3dbdd4b312 UI/importers: Automatically detect SL Collections on macOS 3 лет назад
installer 4681e10fdf UI: Improve installer, add release notes & Quickstart link 4 лет назад
obs-frontend-api 8d349ea4aa obs-frontend-api: Add scripting shutdown event 4 лет назад
win-update 10446c1a0b UI/updater: Explicitly set PSAPI_VERSION=2 3 лет назад
xdg-data ca72f890da UI: Set donation, bugtracker, and translate AppData fields 3 лет назад
CMakeLists.txt 293b7951ed UI: Update python linkage for older compilers 4 лет назад
adv-audio-control.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
adv-audio-control.hpp 67d2b50a91 UI: Fix bug with audio balance slider not updating 3 лет назад
api-interface.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
audio-encoders.cpp d124e6402c docs/sphinx: Fix various typos 6 лет назад
audio-encoders.hpp f53df7da64 clang-format: Apply formatting 6 лет назад
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 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
auth-oauth.hpp 0654675f32 UI: Add support for external browser OAuth 4 лет назад
auth-restream.cpp 1acc14e189 UI: Fix service integration with older Qt versions 3 лет назад
auth-restream.hpp 63ad0642ae UI: Specify exact service to auth login callbacks 4 лет назад
auth-twitch.cpp 2c7b14bc37 UI: Add UUID to Twitch panel URLs 3 лет назад
auth-twitch.hpp 2c7b14bc37 UI: Add UUID to Twitch panel URLs 3 лет назад
auth-youtube.cpp 1acc14e189 UI: Fix service integration with older Qt versions 3 лет назад
auth-youtube.hpp a73586b8b1 UI: Use STL random as fallback 4 лет назад
balance-slider.hpp 11f1442a3c UI: Add ability to reset sliders when double clicked 7 лет назад
clickable-label.hpp f53df7da64 clang-format: Apply formatting 6 лет назад
combobox-ignorewheel.cpp 72ccefff5f UI: Rename UI files for consistency 6 лет назад
combobox-ignorewheel.hpp 72ccefff5f UI: Rename UI files for consistency 6 лет назад
context-bar-controls.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
context-bar-controls.hpp 3d544653e8 UI: Cleanup libobs C++ type use 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 0c1524b53c UI: Add Hotkey filter search and duplicate detection 4 лет назад
hotkey-edit.hpp 0c1524b53c UI: Add Hotkey filter search and duplicate detection 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 лет назад
locked-checkbox.cpp fddbbe259d UI: Source Toolbar 5 лет назад
locked-checkbox.hpp fddbbe259d UI: Source Toolbar 5 лет назад
log-viewer.cpp a5bb527ce5 UI: Delete log viewer when closing it 4 лет назад
log-viewer.hpp c0f19b95d5 UI: Do not always have log viewer loaded 5 лет назад
media-controls.cpp adb4c40f73 UI: Remove duplicate media timer code 5 лет назад
media-controls.hpp 6ab2768546 UI: Allow adjusting media slider with arrow buttons 5 лет назад
media-slider.cpp 6ab2768546 UI: Allow adjusting media slider with arrow buttons 5 лет назад
media-slider.hpp 6ab2768546 UI: Allow adjusting media slider with arrow buttons 5 лет назад
menu-button.cpp 01b274f1da UI: Rename 'obs' dir to 'UI' 9 лет назад
menu-button.hpp f53df7da64 clang-format: Apply formatting 6 лет назад
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 6 лет назад
obs-app.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
obs-app.hpp 54a808c34a UI: Set Twitch Panel Dark Mode using OBS theme 3 лет назад
obs-proxy-style.cpp fddbbe259d UI: Source Toolbar 5 лет назад
obs-proxy-style.hpp fddbbe259d UI: Source Toolbar 5 лет назад
obs.manifest eb1c69a9ff UI: Supply Windows manifest file 5 лет назад
obs.rc.in 4b9d050b33 UI: Automatically generate Windows file description 6 лет назад
platform-osx.mm 7fffca945e Revert "UI: Remove macOS-Default Full Screen Menu Item" 4 лет назад
platform-windows.cpp f0e3cd1f91 UI: Simplify expressions in GetMonitorName 4 лет назад
platform-x11.cpp 5fccf86b07 UI: Fix build with Clang and libc++ 4 лет назад
platform.hpp 7fffca945e Revert "UI: Remove macOS-Default Full Screen Menu Item" 4 лет назад
properties-view.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
properties-view.hpp eb4dbb72c7 UI: Fix audio filter changes not being added to undo 4 лет назад
properties-view.moc.hpp 35f9e82956 UI: Fix missing includes 5 лет назад
qt-display.cpp 44f07f9b11 UI: Delete OBSDisplay on window hide on unix 4 лет назад
qt-display.hpp 226cc22669 UI: Make OBSQTDisplay::CreateDisplay() public and allow forcing creation 4 лет назад
qt-wrappers.cpp 83f08725e4 Merge pull request #5580 from VodBox/add-cpp-templates 3 лет назад
qt-wrappers.hpp 05d29aa4e3 UI: Set default string size arg for QT_UTF8 / QString::fromUtf8 4 лет назад
record-button.cpp e2fa510436 UI: Add save button next to replay buffer button 5 лет назад
record-button.hpp e2fa510436 UI: Add save button next to replay buffer button 5 лет назад
remote-text.cpp 13390b24b7 UI: Expose cURL error if Remote Text error text is empty 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 4 лет назад
slider-absoluteset-style.hpp f53df7da64 clang-format: Apply formatting 6 лет назад
slider-ignorewheel.cpp 89b4e9136f UI: Various screen reader fixes 5 лет назад
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 3d544653e8 UI: Cleanup libobs C++ type use 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 лет назад
ui-config.h.in e6f1daab8c UI: Add YouTube integration 4 лет назад
ui-validation.cpp b78cdc910b UI: Add Start Streaming settings check on start 5 лет назад
ui-validation.hpp b78cdc910b UI: Add Start Streaming settings check on start 5 лет назад
undo-stack-obs.cpp 64cd451def UI: Do not allow new undo actions while undo disabled 4 лет назад
undo-stack-obs.hpp 1afe092c6e UI: Add disable push/pop to undo/redo stack 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 0df2cd0cfe UI: Remove unused code from visibility item widget 6 лет назад
visibility-item-widget.hpp 0df2cd0cfe UI: Remove unused code from visibility item widget 6 лет назад
volume-control.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
volume-control.hpp 2be0d6b8ef Revert "UI: Update volume controls by callback" 4 лет назад
window-basic-about.cpp 314a53872d UI: Update Contribute link in about box 5 лет назад
window-basic-about.hpp acc8419295 UI: Add Patreon contributors to About dialog 6 лет назад
window-basic-adv-audio.cpp a150fe7573 UI: Remove unused/nonexistent signal/slot connections 3 лет назад
window-basic-adv-audio.hpp 9db6a33714 UI: Add percent checkbox to advanced audio dialog 5 лет назад
window-basic-auto-config-test.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-auto-config.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-auto-config.hpp 85f9a8661b UI: Enable AutoConfig bandwidth test for YT integration 4 лет назад
window-basic-filters.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-filters.hpp d7e4945eab UI: Add Undo/Redo for pasting multiple filters 4 лет назад
window-basic-interaction.cpp da04907927 Revert "UI: Disable hotkeys when a user is expected to type text" 4 лет назад
window-basic-interaction.hpp f2f336229d UI: Allow the use of Esc key to quit settings window 5 лет назад
window-basic-main-browser.cpp f53df7da64 clang-format: Apply formatting 6 лет назад
window-basic-main-dropfiles.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-main-icons.cpp 82ffcdc827 UI: Add source icons 6 лет назад
window-basic-main-outputs.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-main-outputs.hpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-main-profiles.cpp ff22897d68 libobs/UI: Stop using preprocessor directives for monitor 4 лет назад
window-basic-main-scene-collections.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-main-screenshot.cpp 448c7f38d0 UI: Add save notifications to status bar 4 лет назад
window-basic-main-transitions.cpp 83f08725e4 Merge pull request #5580 from VodBox/add-cpp-templates 3 лет назад
window-basic-main.cpp 83f08725e4 Merge pull request #5580 from VodBox/add-cpp-templates 3 лет назад
window-basic-main.hpp 83f08725e4 Merge pull request #5580 from VodBox/add-cpp-templates 3 лет назад
window-basic-preview.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-preview.hpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-properties.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-properties.hpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-settings-stream.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-settings.cpp 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-basic-settings.hpp 0c1524b53c UI: Add Hotkey filter search and duplicate detection 4 лет назад
window-basic-source-select.cpp 3d544653e8 UI: Cleanup libobs C++ type use 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 3 лет назад
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 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
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 4 лет назад
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 0b67dc0285 UI: Uniquely identify Custom Browser Docks 3 лет назад
window-extra-browsers.hpp 0b67dc0285 UI: Uniquely identify Custom Browser Docks 3 лет назад
window-importer.cpp dde4d57d72 UI: Fix imported scene collection names duplicating 4 лет назад
window-importer.hpp 191165c721 UI: Add advanced scene collection importer 5 лет назад
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 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-missing-files.hpp 3273472019 UI: Add missing files dialog 4 лет назад
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 3d544653e8 UI: Cleanup libobs C++ type use 3 лет назад
window-projector.hpp afd58a78e5 UI: Add option to draw safe areas in preview 4 лет назад
window-remux.cpp 6f778df158 UI: Show autoremux progress bar 4 лет назад
window-remux.hpp 4a4fc3b68f UI: Declare missing overrides 6 лет назад
window-youtube-actions.cpp 7d5c11de2d Merge pull request #5216 from derrod/yt-thumbnail-upload 4 лет назад
window-youtube-actions.hpp af6c719139 UI, libobs, obs-plugins: Fix compiler warnings 4 лет назад
youtube-api-wrappers.cpp af6c719139 UI, libobs, obs-plugins: Fix compiler warnings 4 лет назад
youtube-api-wrappers.hpp bd45d46c3c UI: Fix YT broadcast start/stop failing due to redundant transition/reset 4 лет назад