0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/obs
jp9000 c69e7c96f3 UI: Base encoder rescales on output resolution
The 'rescale' values in advanced output section are supposed to be based
upon the output resolution of the program.  Meaning they should not be
used for scaling up, because the resolution downloaded from the graphics
processor is the output resolution set in video settings; thus any
resolution you set for the 'rescale' values is scaled from that.
2015-02-08 01:29:15 -08:00
..
data UI: Isolate filter localization strings 2015-02-07 12:12:12 -08:00
dist Add .desktop file for obs on linux 2014-08-05 21:15:31 +02:00
forms UI: Add button for adv. audio properties 2015-02-07 02:43:37 -08:00
adv-audio-control.cpp UI: Implement source mixer modification signals 2015-02-04 16:51:52 -08:00
adv-audio-control.hpp UI: Implement source mixer modification signals 2015-02-04 16:51:52 -08:00
CMakeLists.txt UI: Refactor output handling 2015-02-06 03:17:33 -08:00
crash-report.cpp UI: Add crash report dialog 2015-01-03 02:37:21 -08:00
crash-report.hpp UI: Add crash report dialog 2015-01-03 02:37:21 -08:00
display-helpers.hpp Ensure sizes passed to OBS are actual pixel sizes 2014-04-16 22:39:05 +02:00
obs-app.cpp (API Change) Make os_get_config_path safer to use 2015-01-15 23:44:38 -08:00
obs-app.hpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
platform-osx.mm Move config values from the commandline to obsconfig.h 2014-07-26 14:07:14 +02:00
platform-windows.cpp Move config values from the commandline to obsconfig.h 2014-07-26 14:07:14 +02:00
platform-x11.cpp UI: Fix bug with xinerama on linux 2014-12-22 01:12:58 +01:00
platform.hpp Add platform specific locale priority enumeration 2014-07-13 19:10:39 +02:00
properties-view.cpp UI: Keep prop. view scroll positions if modified 2015-02-06 00:01:21 -08:00
properties-view.hpp UI: Keep prop. view scroll positions if modified 2015-02-06 00:01:21 -08:00
qt-display.hpp Mark method as override 2014-01-25 07:23:57 +01:00
qt-wrappers.cpp Adjust OBSErrorBox severity 2014-07-13 15:23:26 +02:00
qt-wrappers.hpp Use only one widget for preview 2014-03-07 10:19:03 -07:00
source-list-widget.cpp UI: Add SourceListWidget - QListWidget subclass 2015-01-05 03:38:18 -08:00
source-list-widget.hpp UI: Add SourceListWidget - QListWidget subclass 2015-01-05 03:38:18 -08:00
sparkle-updater.mm sparkle-updater: Enable delta update failure fallback 2014-11-01 03:06:26 +01:00
vertical-scroll-area.cpp UI: Fix property scroll area widget not resizing 2015-01-03 07:31:51 -08:00
vertical-scroll-area.hpp UI: Always hide VScrollArea horizontal scroll bar 2015-01-03 07:32:04 -08:00
volume-control.cpp obs: Allow styling of volume meters 2015-01-14 02:01:20 -05:00
volume-control.hpp obs: Allow styling of volume meters 2015-01-14 02:01:20 -05:00
window-basic-adv-audio.cpp UI: Rename 'Media Channel' to 'Tracks' 2015-02-04 16:51:51 -08:00
window-basic-adv-audio.hpp UI: Add advanced audio properties dialog 2014-12-28 01:51:56 -08:00
window-basic-interaction.cpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-basic-interaction.hpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-basic-main-outputs.cpp UI: Fix encoder rescaling for streaming 2015-02-08 01:11:34 -08:00
window-basic-main-outputs.hpp UI: Add advanced output settings 2015-02-06 11:55:48 -08:00
window-basic-main.cpp (API Change) Fix obs_service_gettype func name 2015-02-07 08:19:34 -08:00
window-basic-main.hpp UI: Make service settings use OK/Apply/Cancel 2015-02-07 08:11:46 -08:00
window-basic-preview.cpp Do not draw selected item outline if selected item is invisible 2014-10-14 02:42:30 +02:00
window-basic-preview.hpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-basic-properties.cpp UI: Fix bug when canceling first source properties 2015-01-24 22:10:37 -08:00
window-basic-properties.hpp UI: Add Okay/Cancel Buttons to Properties Dialog 2015-01-15 21:49:03 -08:00
window-basic-settings.cpp UI: Base encoder rescales on output resolution 2015-02-08 01:29:15 -08:00
window-basic-settings.hpp UI: Base encoder rescales on output resolution 2015-02-08 01:29:15 -08:00
window-basic-source-select.cpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-basic-source-select.hpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-basic-status-bar.cpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-basic-status-bar.hpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-basic-transform.cpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-basic-transform.hpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-license-agreement.cpp Add license agreement dialog 2014-07-13 11:40:47 -07:00
window-license-agreement.hpp Add license agreement dialog 2014-07-13 11:40:47 -07:00
window-log-reply.cpp Add help menu with log file uploading 2014-05-18 17:44:10 -07:00
window-log-reply.hpp Add help menu with log file uploading 2014-05-18 17:44:10 -07:00
window-main.hpp (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
window-namedialog.cpp Auto suggest scene and source names. 2014-05-12 15:01:51 -04:00
window-namedialog.hpp Auto suggest scene and source names. 2014-05-12 15:01:51 -04:00
window-remux.cpp Fix memory leak when opening and closing remux window without remuxing 2014-10-13 20:09:44 +02:00
window-remux.hpp Add UI for remuxing recordings via FFmpeg 2014-10-12 19:56:52 +02:00