John R. Bradley 3ae747dd50 win-mf: Add Media Foundation AAC Encoder 10 년 전
..
data 99db4d7577 UI: Toggle password "Show" button text when clicked 10 년 전
dist 3cbabc6b55 Add .desktop file for obs on linux 11 년 전
forms 7c97e21a1f UI: Add menu options to open settings folders 10 년 전
CMakeLists.txt 6a136ade4f UI: Add (AAC) audio encoder inspection helpers 10 년 전
adv-audio-control.cpp fd53892a4d UI: Fix rounding issues for advanced audio 10 년 전
adv-audio-control.hpp dce0afa84f UI: Use grid layout for advanced audio properties 10 년 전
audio-encoders.cpp 3ae747dd50 win-mf: Add Media Foundation AAC Encoder 10 년 전
audio-encoders.hpp 6a136ade4f UI: Add (AAC) audio encoder inspection helpers 10 년 전
crash-report.cpp 824c7b02c9 UI: Add crash report dialog 10 년 전
crash-report.hpp 824c7b02c9 UI: Add crash report dialog 10 년 전
display-helpers.hpp f447a44f9c Ensure sizes passed to OBS are actual pixel sizes 11 년 전
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 10 년 전
focus-list.cpp ff363bc77b UI: Add QListWidget subclass to emit focus change 10 년 전
focus-list.hpp ff363bc77b UI: Add QListWidget subclass to emit focus change 10 년 전
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 815b916b73 UI: Do not delete via takeItem in ClearListItems 10 년 전
item-widget-helpers.hpp db9e966e6c UI: Add item widget helper functions 10 년 전
mute-checkbox.hpp 399eb6d330 UI: Add 'mute' checkbox style hint 10 년 전
obs-app.cpp 5e178c12e7 UI: Insert timestamps after log newlines 10 년 전
obs-app.hpp f9314128ea UI: Add Profiles 10 년 전
obs.rc 2054161717 UI: Add windows exe icon 10 년 전
platform-osx.mm cac6ad1822 Move config values from the commandline to obsconfig.h 11 년 전
platform-windows.cpp 0c631db046 UI: Add funcs to get windows ver. and disable aero 10 년 전
platform-x11.cpp 20863c5ed3 UI: Fix bug with xinerama on linux 11 년 전
platform.hpp 0c631db046 UI: Add funcs to get windows ver. and disable aero 10 년 전
properties-view.cpp 99db4d7577 UI: Toggle password "Show" button text when clicked 10 년 전
properties-view.hpp 9d1204a8bc UI: Add editable list property to properties view 10 년 전
qt-display.hpp 851d13e910 UI: Add override specifier 10 년 전
qt-wrappers.cpp 95857b4443 UI: Enable drag&drop reordering for scenes 10 년 전
qt-wrappers.hpp 95857b4443 UI: Enable drag&drop reordering for scenes 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 10 년 전
slider-absoluteset-style.hpp df893dde81 UI: Add SliderAbsoluteSetStyle class 10 년 전
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 10 년 전
vertical-scroll-area.hpp ef6064b9b5 UI: Always hide VScrollArea horizontal scroll bar 10 년 전
visibility-checkbox.cpp 53a98ecbe5 UI: Add 'visibility' checkbox 10 년 전
visibility-checkbox.hpp 53a98ecbe5 UI: Add 'visibility' checkbox 10 년 전
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 10 년 전
volume-control.cpp 3c93345179 UI: Add optional config button to volume controls 10 년 전
volume-control.hpp 3c93345179 UI: Add optional config button to volume controls 10 년 전
window-basic-adv-audio.cpp da358da9a7 UI: Save project only on new changes 10 년 전
window-basic-adv-audio.hpp c45e74039f UI: Fix crash in advanced audio settings 10 년 전
window-basic-filters.cpp b566428233 UI: Allow resize without timers 10 년 전
window-basic-filters.hpp b566428233 UI: Allow resize without timers 10 년 전
window-basic-interaction.cpp b566428233 UI: Allow resize without timers 10 년 전
window-basic-interaction.hpp b566428233 UI: Allow resize without timers 10 년 전
window-basic-main-outputs.cpp 5bb88634fb UI: Create best matching audio encoder for given bitrate 10 년 전
window-basic-main-outputs.hpp 473244da3c UI: Release recording/streaming signals before outputs 10 년 전
window-basic-main-profiles.cpp a903ae3103 UI: Fix logging for profiles/scene collections 10 년 전
window-basic-main-scene-collections.cpp a903ae3103 UI: Fix logging for profiles/scene collections 10 년 전
window-basic-main.cpp fab5eb5ba3 UI: Properly ensure save on exit 10 년 전
window-basic-main.hpp 9f6f6d632b UI: Remove all unused user sources on load 10 년 전
window-basic-preview.cpp 0e4969535b UI: Allow right-clicking to select preview items 10 년 전
window-basic-preview.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs 11 년 전
window-basic-properties.cpp b566428233 UI: Allow resize without timers 10 년 전
window-basic-properties.hpp b566428233 UI: Allow resize without timers 10 년 전
window-basic-settings.cpp 0b7cd0ac38 UI: Log when user changes settings 10 년 전
window-basic-settings.hpp 3b16477480 UI: Store global audio sources in scenes file only 10 년 전
window-basic-source-select.cpp 9cda23f4b9 UI: Add basic hotkey integration 10 년 전
window-basic-source-select.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs 11 년 전
window-basic-status-bar.cpp 83df87c552 UI: Show remaining reconnect timeout duration 10 년 전
window-basic-status-bar.hpp 83df87c552 UI: Show remaining reconnect timeout duration 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 9cda23f4b9 UI: Add basic hotkey integration 10 년 전
window-projector.hpp 661acfe043 UI: Add right-click context menu to projector 10 년 전
window-remux.cpp 9cda23f4b9 UI: Add basic hotkey integration 10 년 전
window-remux.hpp c9ee436e1c Add UI for remuxing recordings via FFmpeg 11 년 전