0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/obs
jp9000 ab1543977f UI: Add new volume meter handling
This adds support for the more smooth volume levels that accounts for
both level and magnitude.  Currently, it just averages level and
magnitude, later on a full audio meter control can be made that would
properly utilize level, magnitude, and peak.

Also cleaned up the code a bit and removed some trailing whitespace.
2014-06-03 04:51:27 -07:00
..
forms Add help menu with log file uploading 2014-05-18 17:44:10 -07:00
CMakeLists.txt Update Qt5 usage in CMakeLists 2014-05-19 03:02:57 +02:00
display-helpers.hpp Ensure sizes passed to OBS are actual pixel sizes 2014-04-16 22:39:05 +02:00
obs-app.cpp Add help menu with log file uploading 2014-05-18 17:44:10 -07:00
obs-app.hpp Add help menu with log file uploading 2014-05-18 17:44:10 -07:00
platform-osx.mm Remove unnecessary distinction between 32bit and 64bit on osx 2014-01-25 20:39:09 +01:00
platform-windows.cpp Adjust file finding functions to also search the install root dir on Windows 2014-01-26 02:04:37 +01:00
platform-x11.cpp Fixed a small Memory Leak 2014-04-26 01:34:35 +02:00
platform.hpp Finish the rest of the settings dialog code 2014-01-26 15:36:15 -07:00
properties-view.cpp Properties VIew: Fix a more form layout issues 2014-04-24 21:28:56 -07:00
properties-view.hpp Fix an issue with properties view 2014-04-24 01:43:54 -07:00
qt-display.hpp Mark method as override 2014-01-25 07:23:57 +01:00
qt-wrappers.cpp Fix getting the X11 display with the Qt ui 2014-04-03 23:41:22 +02:00
qt-wrappers.hpp Use only one widget for preview 2014-03-07 10:19:03 -07:00
volume-control.cpp UI: Add new volume meter handling 2014-06-03 04:51:27 -07:00
volume-control.hpp UI: Add new volume meter handling 2014-06-03 04:51:27 -07:00
window-basic-main.cpp Add help menu with log file uploading 2014-05-18 17:44:10 -07:00
window-basic-main.hpp Add help menu with log file uploading 2014-05-18 17:44:10 -07:00
window-basic-properties.cpp Enforce minimum source size for the preview window 2014-04-28 21:54:01 +02:00
window-basic-properties.hpp Fix crash when closing windows via the X title bar button 2014-04-17 17:20:00 +02:00
window-basic-settings.cpp Add help menu with log file uploading 2014-05-18 17:44:10 -07:00
window-basic-settings.hpp Improved settings usability. 2014-05-12 13:34:26 -04:00
window-basic-source-select.cpp Release sources after name check 2014-05-14 22:20:08 +02:00
window-basic-source-select.hpp Add 'source selection' dialog 2014-05-10 18:47:48 -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 Move basic mode configuration to a separate file 2014-03-06 21:08:12 -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