obs-studio/obs
jp9000 50e1ec585d UI: Use defaults when changing to different encoders
In the advanced output section of settings, when a different encoder is
set, it would try to pass over settings from the other encoder, which
may or may not be fully compatible with different encoders.  Instead,
just set it to defaults if it's on an encoder that's different from the
currently loaded encoder.
2016-05-11 13:12:34 -07:00
..
data Update translations from Crowdin 2016-04-24 19:55:39 +02:00
dist UI: Add Russian translation for desktop icon 2016-03-20 11:11:20 -07:00
forms UI: Add support for QSV encoder to simple output 2016-04-19 08:29:24 -07:00
installer UI: Change message regarding vcredist 2016-04-14 01:21:37 +02:00
CMakeLists.txt UI: Implement transitions and preview/program mode 2016-01-26 11:49:56 -08:00
adv-audio-control.cpp
adv-audio-control.hpp
audio-encoders.cpp UI: If audio bitrate not available, use closest 2015-09-21 18:49:07 -07:00
audio-encoders.hpp UI: If audio bitrate not available, use closest 2015-09-21 18:49:07 -07:00
crash-report.cpp
crash-report.hpp
display-helpers.hpp
double-slider.cpp UI: Fix DoubleSlider behavior for OBS_NUMBER_SLIDER properties 2015-07-01 08:22:04 +02:00
double-slider.hpp
focus-list.cpp
focus-list.hpp
hotkey-edit.cpp UI: Handle empty key combos from QEvents in hotkey dialog 2015-05-15 17:08:25 +02:00
hotkey-edit.hpp
item-widget-helpers.cpp UI: Clear ListItem selection before deleting widgets 2015-11-06 11:36:51 +01:00
item-widget-helpers.hpp UI: Add item widget helper functions 2015-07-02 17:56:03 -07:00
menu-button.cpp UI: Add menu button (split button) class 2016-01-25 17:29:10 -08:00
menu-button.hpp UI: Add menu button (split button) class 2016-01-25 17:29:10 -08:00
mute-checkbox.hpp
obs-app.cpp UI: Convert all encoder settings to use "rate_control" 2016-05-11 13:12:33 -07:00
obs-app.hpp UI: Check to ensure window starts up inside a monitor 2016-05-05 15:31:35 -07:00
obs.rc
platform-osx.mm UI: Disable OSX V-Sync when program is open 2016-01-25 17:44:41 -08:00
platform-windows.cpp UI: Add "Always On Top" option to file menu 2016-01-25 17:29:10 -08:00
platform-x11.cpp UI: Add "Always On Top" option to file menu 2016-01-25 17:29:10 -08:00
platform.hpp UI: Disable OSX V-Sync when program is open 2016-01-25 17:44:41 -08:00
properties-view.cpp libobs: Add file saving to file property 2016-02-07 16:33:57 -08:00
properties-view.hpp UI: Add OBS_PROPERTY_FRAME_RATE implementation 2015-11-14 15:57:21 +01:00
properties-view.moc.hpp UI: Fix "unreferenced local function" warning 2015-11-15 09:49:23 -08:00
qt-display.cpp UI: Refactor OBSQTDisplay for windowless context 2015-08-05 01:07:11 -07:00
qt-display.hpp UI: Refactor OBSQTDisplay for windowless context 2015-08-05 01:07:11 -07:00
qt-wrappers.cpp UI: Add helper to delete layout and layout contents 2016-01-25 17:29:09 -08:00
qt-wrappers.hpp UI: Add helper to delete layout and layout contents 2016-01-25 17:29:09 -08:00
remote-text.cpp obs: Disable ALPN in RemoteTextThread 2016-04-25 00:28:25 +02:00
remote-text.hpp UI: Add RemoteTextThread class 2015-05-24 16:20:12 -07:00
slider-absoluteset-style.cpp
slider-absoluteset-style.hpp
source-label.cpp UI: Add OBSSourceLabel 2015-05-11 20:45:27 +02:00
source-label.hpp UI: Add OBSSourceLabel 2015-05-11 20:45:27 +02:00
source-list-widget.cpp UI: Add drag&drop reordering for the sources list 2015-06-28 05:09:45 +02:00
source-list-widget.hpp UI: Add drag&drop reordering for the sources list 2015-06-28 05:09:45 +02:00
sparkle-updater.mm
vertical-scroll-area.cpp
vertical-scroll-area.hpp
visibility-checkbox.cpp
visibility-checkbox.hpp
visibility-item-widget.cpp
visibility-item-widget.hpp
volume-control.cpp libobs: Do not use signals with audio capture/controls 2016-01-26 11:49:47 -08:00
volume-control.hpp libobs: Do not use signals with audio capture/controls 2016-01-26 11:49:47 -08:00
window-basic-adv-audio.cpp UI: Fix advanced audio properties duplication bug 2016-01-25 17:29:10 -08:00
window-basic-adv-audio.hpp
window-basic-filters.cpp obs: Remove draw callbacks when closing various windows 2016-04-20 20:30:27 +02:00
window-basic-filters.hpp UI: Prune obs_display code from secondary windows 2015-08-05 01:07:13 -07:00
window-basic-interaction.cpp obs: Remove draw callbacks when closing various windows 2016-04-20 20:30:27 +02:00
window-basic-interaction.hpp UI: Prune obs_display code from secondary windows 2015-08-05 01:07:13 -07:00
window-basic-main-outputs.cpp UI: Use CQP for NVENC when using simple output mode 2016-05-11 13:12:33 -07:00
window-basic-main-outputs.hpp UI: Implement stream delay 2015-09-10 12:13:40 -07:00
window-basic-main-profiles.cpp UI: Use saving functions for profiles/scenes 2015-08-21 18:22:25 -07:00
window-basic-main-scene-collections.cpp UI: Discard backup file when renaming scene collection 2016-04-13 20:13:20 -07:00
window-basic-main-transitions.cpp UI: Fix bug where transition refs would not release 2016-05-07 00:11:53 -07:00
window-basic-main.cpp UI: Check to ensure window starts up inside a monitor 2016-05-05 15:31:35 -07:00
window-basic-main.hpp UI: Add NVENC support to simple output 2016-04-19 09:20:27 -07:00
window-basic-preview.cpp UI: Fix alt-crop not working with X/Y flipped sources 2016-05-02 17:09:07 -07:00
window-basic-preview.hpp UI: Add snap options to general settings section 2016-04-06 18:08:48 -07:00
window-basic-properties.cpp obs: Remove draw callbacks when closing various windows 2016-04-20 20:30:27 +02:00
window-basic-properties.hpp UI: Prune obs_display code from secondary windows 2015-08-05 01:07:13 -07:00
window-basic-settings.cpp UI: Use defaults when changing to different encoders 2016-05-11 13:12:34 -07:00
window-basic-settings.hpp UI: Use defaults when changing to different encoders 2016-05-11 13:12:34 -07:00
window-basic-source-select.cpp UI: Implement transitions and preview/program mode 2016-01-26 11:49:56 -08:00
window-basic-source-select.hpp UI: Move properties window creation for new sources 2015-10-30 10:15:42 +01:00
window-basic-status-bar.cpp UI: Don't alert user of encode lag if skip count < 10 2016-04-26 15:02:40 -07:00
window-basic-status-bar.hpp UI: Warn if high resource usage when encoding 2016-01-25 17:29:10 -08:00
window-basic-transform.cpp UI: Add crop options to scene item transform dialog 2016-03-30 19:00:07 -07:00
window-basic-transform.hpp UI: Add crop options to scene item transform dialog 2016-03-30 19:00:07 -07:00
window-license-agreement.cpp
window-license-agreement.hpp
window-log-reply.cpp
window-log-reply.hpp
window-main.hpp UI: Add Profiles 2015-07-03 18:35:30 -07:00
window-namedialog.cpp UI: Remove whitespace when asking for a name 2015-07-02 17:18:45 -07:00
window-namedialog.hpp
window-projector.cpp UI: Fix projector connecting the wrong source signal 2016-04-26 15:02:41 -07:00
window-projector.hpp UI: Prune obs_display code from secondary windows 2015-08-05 01:07:13 -07:00
window-remux.cpp
window-remux.hpp