jp9000 292e893a2d UI: Prevent video init with bad video settings 10 years ago
..
data ea9db8249b Add latest translations from CrowdIn 10 years ago
dist 3cbabc6b55 Add .desktop file for obs on linux 11 years ago
forms 48a3230b07 UI: Fix a wrong label alignment in settings window 10 years ago
CMakeLists.txt 544953c870 UI: Implement transitions and preview/program mode 10 years ago
adv-audio-control.cpp fd53892a4d UI: Fix rounding issues for advanced audio 11 years ago
adv-audio-control.hpp dce0afa84f UI: Use grid layout for advanced audio properties 11 years ago
audio-encoders.cpp 17fa004104 UI: If audio bitrate not available, use closest 10 years ago
audio-encoders.hpp 17fa004104 UI: If audio bitrate not available, use closest 10 years ago
crash-report.cpp 824c7b02c9 UI: Add crash report dialog 11 years ago
crash-report.hpp 824c7b02c9 UI: Add crash report dialog 11 years ago
display-helpers.hpp f447a44f9c Ensure sizes passed to OBS are actual pixel sizes 11 years ago
double-slider.cpp 8293103106 UI: Fix DoubleSlider behavior for OBS_NUMBER_SLIDER properties 10 years ago
double-slider.hpp 2fdd58d312 UI: Add #pragma once to double slider widget 10 years ago
focus-list.cpp ff363bc77b UI: Add QListWidget subclass to emit focus change 10 years ago
focus-list.hpp ff363bc77b UI: Add QListWidget subclass to emit focus change 10 years ago
hotkey-edit.cpp 190eef07a6 UI: Handle empty key combos from QEvents in hotkey dialog 10 years ago
hotkey-edit.hpp b33be9fca6 UI: Add OBSHotkey{Edit,Label,Widget} 10 years ago
item-widget-helpers.cpp 3fc7453933 UI: Clear ListItem selection before deleting widgets 10 years ago
item-widget-helpers.hpp db9e966e6c UI: Add item widget helper functions 10 years ago
menu-button.cpp b8547aa811 UI: Add menu button (split button) class 10 years ago
menu-button.hpp b8547aa811 UI: Add menu button (split button) class 10 years ago
mute-checkbox.hpp 399eb6d330 UI: Add 'mute' checkbox style hint 10 years ago
obs-app.cpp 544953c870 UI: Implement transitions and preview/program mode 10 years ago
obs-app.hpp 124ccb68de UI: Allow file name generation without spaces 10 years ago
obs.rc 2054161717 UI: Add windows exe icon 10 years ago
platform-osx.mm 832043fc7f UI: Disable OSX V-Sync when program is open 10 years ago
platform-windows.cpp 213d8ce154 UI: Add "Always On Top" option to file menu 10 years ago
platform-x11.cpp 213d8ce154 UI: Add "Always On Top" option to file menu 10 years ago
platform.hpp 832043fc7f UI: Disable OSX V-Sync when program is open 10 years ago
properties-view.cpp ddfe6483b3 UI: Add OBS_PROPERTY_FRAME_RATE implementation 10 years ago
properties-view.hpp ddfe6483b3 UI: Add OBS_PROPERTY_FRAME_RATE implementation 10 years ago
properties-view.moc.hpp 24d217f799 UI: Fix "unreferenced local function" warning 10 years ago
qt-display.cpp 3422631152 UI: Refactor OBSQTDisplay for windowless context 10 years ago
qt-display.hpp 3422631152 UI: Refactor OBSQTDisplay for windowless context 10 years ago
qt-wrappers.cpp 370761ba29 UI: Add helper to delete layout and layout contents 10 years ago
qt-wrappers.hpp 370761ba29 UI: Add helper to delete layout and layout contents 10 years ago
remote-text.cpp 72e3ec7b4c UI: Add RemoteTextThread class 10 years ago
remote-text.hpp 72e3ec7b4c UI: Add RemoteTextThread class 10 years ago
slider-absoluteset-style.cpp df893dde81 UI: Add SliderAbsoluteSetStyle class 10 years ago
slider-absoluteset-style.hpp df893dde81 UI: Add SliderAbsoluteSetStyle class 10 years ago
source-label.cpp 369d95dfc3 UI: Add OBSSourceLabel 10 years ago
source-label.hpp 369d95dfc3 UI: Add OBSSourceLabel 10 years ago
source-list-widget.cpp b53d6e9e58 UI: Add drag&drop reordering for the sources list 10 years ago
source-list-widget.hpp b53d6e9e58 UI: Add drag&drop reordering for the sources list 10 years ago
sparkle-updater.mm afa172feea sparkle-updater: Enable delta update failure fallback 11 years ago
vertical-scroll-area.cpp b2b76559f3 UI: Fix property scroll area widget not resizing 11 years ago
vertical-scroll-area.hpp ef6064b9b5 UI: Always hide VScrollArea horizontal scroll bar 11 years ago
visibility-checkbox.cpp 53a98ecbe5 UI: Add 'visibility' checkbox 10 years ago
visibility-checkbox.hpp 53a98ecbe5 UI: Add 'visibility' checkbox 10 years ago
visibility-item-widget.cpp 65ccb2178e UI: Fix vis. item widget appearance on linux 10 years ago
visibility-item-widget.hpp 642aa7454f UI: Add list item widget w/ visibility checkbox 10 years ago
volume-control.cpp 669da7ba36 libobs: Do not use signals with audio capture/controls 10 years ago
volume-control.hpp 669da7ba36 libobs: Do not use signals with audio capture/controls 10 years ago
window-basic-adv-audio.cpp 9991f6a7ec UI: Fix advanced audio properties duplication bug 10 years ago
window-basic-adv-audio.hpp c45e74039f UI: Fix crash in advanced audio settings 11 years ago
window-basic-filters.cpp b0104fcee0 (API Change) libobs: Remove source_type param from functions 10 years ago
window-basic-filters.hpp e93ca4cd10 UI: Prune obs_display code from secondary windows 10 years ago
window-basic-interaction.cpp e93ca4cd10 UI: Prune obs_display code from secondary windows 10 years ago
window-basic-interaction.hpp e93ca4cd10 UI: Prune obs_display code from secondary windows 10 years ago
window-basic-main-outputs.cpp 6e20310945 UI: Use flac for lossless audio 10 years ago
window-basic-main-outputs.hpp f592c33eec UI: Implement stream delay 10 years ago
window-basic-main-profiles.cpp ebf3abf04e UI: Use saving functions for profiles/scenes 10 years ago
window-basic-main-scene-collections.cpp 01e7a3c621 UI: Use empty scene for new scene collection 10 years ago
window-basic-main-transitions.cpp a071c03470 UI: Fix studio mode always duplicating scene 10 years ago
window-basic-main.cpp 292e893a2d UI: Prevent video init with bad video settings 10 years ago
window-basic-main.hpp 544953c870 UI: Implement transitions and preview/program mode 10 years ago
window-basic-preview.cpp a999017e95 UI: Do not select on right-click 10 years ago
window-basic-preview.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
window-basic-properties.cpp 4c3394f7bf UI: Use a default size for the properties window 10 years ago
window-basic-properties.hpp e93ca4cd10 UI: Prune obs_display code from secondary windows 10 years ago
window-basic-settings.cpp fddb7d283d UI: Fix settings window data always being "changed" 10 years ago
window-basic-settings.hpp 832043fc7f UI: Disable OSX V-Sync when program is open 10 years ago
window-basic-source-select.cpp 544953c870 UI: Implement transitions and preview/program mode 10 years ago
window-basic-source-select.hpp 6c193435cc UI: Move properties window creation for new sources 10 years ago
window-basic-status-bar.cpp e5fc4dbbcd UI: Warn if high resource usage when encoding 10 years ago
window-basic-status-bar.hpp e5fc4dbbcd UI: Warn if high resource usage when encoding 10 years ago
window-basic-transform.cpp 9cda23f4b9 UI: Add basic hotkey integration 10 years ago
window-basic-transform.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
window-license-agreement.cpp c16e6cc6d7 Add license agreement dialog 11 years ago
window-license-agreement.hpp c16e6cc6d7 Add license agreement dialog 11 years ago
window-log-reply.cpp 9cda23f4b9 UI: Add basic hotkey integration 10 years ago
window-log-reply.hpp 5ba8b09c9c Add help menu with log file uploading 11 years ago
window-main.hpp f9314128ea UI: Add Profiles 10 years ago
window-namedialog.cpp 8b338b35b1 UI: Remove whitespace when asking for a name 10 years ago
window-namedialog.hpp 6dc84ad8fe Auto suggest scene and source names. 11 years ago
window-projector.cpp 34bbc444eb UI: Only inhibit when active or if projector open 10 years ago
window-projector.hpp e93ca4cd10 UI: Prune obs_display code from secondary windows 10 years ago
window-remux.cpp 9cda23f4b9 UI: Add basic hotkey integration 10 years ago
window-remux.hpp c9ee436e1c Add UI for remuxing recordings via FFmpeg 11 years ago