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