| .. |
|
data
|
386a2ef8c9
UI: Adjust server rejection error message
|
před 9 roky |
|
dist
|
a42c967260
UI: Add Russian translation for desktop icon
|
před 9 roky |
|
forms
|
02806a71f8
UI: Add crop options to scene item transform dialog
|
před 9 roky |
|
installer
|
4ef26e63f7
UI: Add installer script
|
před 9 roky |
|
CMakeLists.txt
|
544953c870
UI: Implement transitions and preview/program mode
|
před 9 roky |
|
adv-audio-control.cpp
|
fd53892a4d
UI: Fix rounding issues for advanced audio
|
před 10 roky |
|
adv-audio-control.hpp
|
dce0afa84f
UI: Use grid layout for advanced audio properties
|
před 10 roky |
|
audio-encoders.cpp
|
17fa004104
UI: If audio bitrate not available, use closest
|
před 10 roky |
|
audio-encoders.hpp
|
17fa004104
UI: If audio bitrate not available, use closest
|
před 10 roky |
|
crash-report.cpp
|
824c7b02c9
UI: Add crash report dialog
|
před 10 roky |
|
crash-report.hpp
|
824c7b02c9
UI: Add crash report dialog
|
před 10 roky |
|
display-helpers.hpp
|
f447a44f9c
Ensure sizes passed to OBS are actual pixel sizes
|
před 11 roky |
|
double-slider.cpp
|
8293103106
UI: Fix DoubleSlider behavior for OBS_NUMBER_SLIDER properties
|
před 10 roky |
|
double-slider.hpp
|
2fdd58d312
UI: Add #pragma once to double slider widget
|
před 10 roky |
|
focus-list.cpp
|
ff363bc77b
UI: Add QListWidget subclass to emit focus change
|
před 10 roky |
|
focus-list.hpp
|
ff363bc77b
UI: Add QListWidget subclass to emit focus change
|
před 10 roky |
|
hotkey-edit.cpp
|
190eef07a6
UI: Handle empty key combos from QEvents in hotkey dialog
|
před 10 roky |
|
hotkey-edit.hpp
|
b33be9fca6
UI: Add OBSHotkey{Edit,Label,Widget}
|
před 10 roky |
|
item-widget-helpers.cpp
|
3fc7453933
UI: Clear ListItem selection before deleting widgets
|
před 10 roky |
|
item-widget-helpers.hpp
|
db9e966e6c
UI: Add item widget helper functions
|
před 10 roky |
|
menu-button.cpp
|
b8547aa811
UI: Add menu button (split button) class
|
před 9 roky |
|
menu-button.hpp
|
b8547aa811
UI: Add menu button (split button) class
|
před 9 roky |
|
mute-checkbox.hpp
|
399eb6d330
UI: Add 'mute' checkbox style hint
|
před 10 roky |
|
obs-app.cpp
|
1194d093ef
UI: Fix duplicate filename specifiers
|
před 9 roky |
|
obs-app.hpp
|
086e3f4a09
UI: Add GenerateSpecifiedFilename function
|
před 9 roky |
|
obs.rc
|
2054161717
UI: Add windows exe icon
|
před 10 roky |
|
platform-osx.mm
|
832043fc7f
UI: Disable OSX V-Sync when program is open
|
před 9 roky |
|
platform-windows.cpp
|
213d8ce154
UI: Add "Always On Top" option to file menu
|
před 9 roky |
|
platform-x11.cpp
|
213d8ce154
UI: Add "Always On Top" option to file menu
|
před 9 roky |
|
platform.hpp
|
832043fc7f
UI: Disable OSX V-Sync when program is open
|
před 9 roky |
|
properties-view.cpp
|
d75ed15037
libobs: Add file saving to file property
|
před 9 roky |
|
properties-view.hpp
|
ddfe6483b3
UI: Add OBS_PROPERTY_FRAME_RATE implementation
|
před 10 roky |
|
properties-view.moc.hpp
|
24d217f799
UI: Fix "unreferenced local function" warning
|
před 10 roky |
|
qt-display.cpp
|
3422631152
UI: Refactor OBSQTDisplay for windowless context
|
před 10 roky |
|
qt-display.hpp
|
3422631152
UI: Refactor OBSQTDisplay for windowless context
|
před 10 roky |
|
qt-wrappers.cpp
|
370761ba29
UI: Add helper to delete layout and layout contents
|
před 9 roky |
|
qt-wrappers.hpp
|
370761ba29
UI: Add helper to delete layout and layout contents
|
před 9 roky |
|
remote-text.cpp
|
72e3ec7b4c
UI: Add RemoteTextThread class
|
před 10 roky |
|
remote-text.hpp
|
72e3ec7b4c
UI: Add RemoteTextThread class
|
před 10 roky |
|
slider-absoluteset-style.cpp
|
df893dde81
UI: Add SliderAbsoluteSetStyle class
|
před 10 roky |
|
slider-absoluteset-style.hpp
|
df893dde81
UI: Add SliderAbsoluteSetStyle class
|
před 10 roky |
|
source-label.cpp
|
369d95dfc3
UI: Add OBSSourceLabel
|
před 10 roky |
|
source-label.hpp
|
369d95dfc3
UI: Add OBSSourceLabel
|
před 10 roky |
|
source-list-widget.cpp
|
b53d6e9e58
UI: Add drag&drop reordering for the sources list
|
před 10 roky |
|
source-list-widget.hpp
|
b53d6e9e58
UI: Add drag&drop reordering for the sources list
|
před 10 roky |
|
sparkle-updater.mm
|
afa172feea
sparkle-updater: Enable delta update failure fallback
|
před 11 roky |
|
vertical-scroll-area.cpp
|
b2b76559f3
UI: Fix property scroll area widget not resizing
|
před 10 roky |
|
vertical-scroll-area.hpp
|
ef6064b9b5
UI: Always hide VScrollArea horizontal scroll bar
|
před 10 roky |
|
visibility-checkbox.cpp
|
53a98ecbe5
UI: Add 'visibility' checkbox
|
před 10 roky |
|
visibility-checkbox.hpp
|
53a98ecbe5
UI: Add 'visibility' checkbox
|
před 10 roky |
|
visibility-item-widget.cpp
|
65ccb2178e
UI: Fix vis. item widget appearance on linux
|
před 10 roky |
|
visibility-item-widget.hpp
|
642aa7454f
UI: Add list item widget w/ visibility checkbox
|
před 10 roky |
|
volume-control.cpp
|
669da7ba36
libobs: Do not use signals with audio capture/controls
|
před 9 roky |
|
volume-control.hpp
|
669da7ba36
libobs: Do not use signals with audio capture/controls
|
před 9 roky |
|
window-basic-adv-audio.cpp
|
9991f6a7ec
UI: Fix advanced audio properties duplication bug
|
před 9 roky |
|
window-basic-adv-audio.hpp
|
c45e74039f
UI: Fix crash in advanced audio settings
|
před 10 roky |
|
window-basic-filters.cpp
|
694a6da7b8
UI: Don't draw audio/transition sources in properties
|
před 9 roky |
|
window-basic-filters.hpp
|
e93ca4cd10
UI: Prune obs_display code from secondary windows
|
před 10 roky |
|
window-basic-interaction.cpp
|
e93ca4cd10
UI: Prune obs_display code from secondary windows
|
před 10 roky |
|
window-basic-interaction.hpp
|
e93ca4cd10
UI: Prune obs_display code from secondary windows
|
před 10 roky |
|
window-basic-main-outputs.cpp
|
50961861c7
UI: Add file formatting options for recording
|
před 9 roky |
|
window-basic-main-outputs.hpp
|
f592c33eec
UI: Implement stream delay
|
před 10 roky |
|
window-basic-main-profiles.cpp
|
ebf3abf04e
UI: Use saving functions for profiles/scenes
|
před 10 roky |
|
window-basic-main-scene-collections.cpp
|
01e7a3c621
UI: Use empty scene for new scene collection
|
před 10 roky |
|
window-basic-main-transitions.cpp
|
0c8a3ec41a
UI: Do not load transition if its plugin was removed
|
před 9 roky |
|
window-basic-main.cpp
|
1194d093ef
UI: Fix duplicate filename specifiers
|
před 9 roky |
|
window-basic-main.hpp
|
02661843de
UI: Draw cropped scene item edges as green in preview
|
před 9 roky |
|
window-basic-preview.cpp
|
27310f8b2c
UI: Add ability to crop scene items via the alt key
|
před 9 roky |
|
window-basic-preview.hpp
|
27310f8b2c
UI: Add ability to crop scene items via the alt key
|
před 9 roky |
|
window-basic-properties.cpp
|
694a6da7b8
UI: Don't draw audio/transition sources in properties
|
před 9 roky |
|
window-basic-properties.hpp
|
e93ca4cd10
UI: Prune obs_display code from secondary windows
|
před 10 roky |
|
window-basic-settings.cpp
|
50961861c7
UI: Add file formatting options for recording
|
před 9 roky |
|
window-basic-settings.hpp
|
50961861c7
UI: Add file formatting options for recording
|
před 9 roky |
|
window-basic-source-select.cpp
|
544953c870
UI: Implement transitions and preview/program mode
|
před 9 roky |
|
window-basic-source-select.hpp
|
6c193435cc
UI: Move properties window creation for new sources
|
před 10 roky |
|
window-basic-status-bar.cpp
|
e5fc4dbbcd
UI: Warn if high resource usage when encoding
|
před 9 roky |
|
window-basic-status-bar.hpp
|
e5fc4dbbcd
UI: Warn if high resource usage when encoding
|
před 9 roky |
|
window-basic-transform.cpp
|
02806a71f8
UI: Add crop options to scene item transform dialog
|
před 9 roky |
|
window-basic-transform.hpp
|
02806a71f8
UI: Add crop options to scene item transform dialog
|
před 9 roky |
|
window-license-agreement.cpp
|
c16e6cc6d7
Add license agreement dialog
|
před 11 roky |
|
window-license-agreement.hpp
|
c16e6cc6d7
Add license agreement dialog
|
před 11 roky |
|
window-log-reply.cpp
|
9cda23f4b9
UI: Add basic hotkey integration
|
před 10 roky |
|
window-log-reply.hpp
|
5ba8b09c9c
Add help menu with log file uploading
|
před 11 roky |
|
window-main.hpp
|
f9314128ea
UI: Add Profiles
|
před 10 roky |
|
window-namedialog.cpp
|
8b338b35b1
UI: Remove whitespace when asking for a name
|
před 10 roky |
|
window-namedialog.hpp
|
6dc84ad8fe
Auto suggest scene and source names.
|
před 11 roky |
|
window-projector.cpp
|
34bbc444eb
UI: Only inhibit when active or if projector open
|
před 10 roky |
|
window-projector.hpp
|
e93ca4cd10
UI: Prune obs_display code from secondary windows
|
před 10 roky |
|
window-remux.cpp
|
9cda23f4b9
UI: Add basic hotkey integration
|
před 10 roky |
|
window-remux.hpp
|
c9ee436e1c
Add UI for remuxing recordings via FFmpeg
|
před 11 roky |