obs-studio/obs
jp9000 52746c2523 Add (temporary terrible) volume controls
- Add volume control

   These volume controls are basically nothing more than sliders.  They
   look terrible and hopefully will be as temporary as they are
   terrible.

 - Allow saving of specific non-user sources via obs_load_source and
   obs_save_source functions.

 - Save data of desktop/mic audio sources (sync data, volume data, etc),
   and load the data on startup.

 - Make it so that a scene is created by default if first time using the
   application.  On certain operating systems where supported, a default
   capture will be created.  Desktop capture on mac, particularly.  Not
   sure what to do about windows because monitor capture on windows 7 is
   completely terrible and is bad to start users off with.
2014-05-03 22:54:38 -07:00
..
forms Add (temporary terrible) volume controls 2014-05-03 22:54:38 -07:00
CMakeLists.txt Add (temporary terrible) volume controls 2014-05-03 22:54:38 -07:00
display-helpers.hpp Ensure sizes passed to OBS are actual pixel sizes 2014-04-16 22:39:05 +02:00
obs-app.cpp Remove setsockopt for SIGPIPE; disable SIGPIPE via signal() on non-WIN32 2014-04-24 23:50:40 +02:00
obs-app.hpp Activate user-selected audio devices 2014-03-07 17:03:34 -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 Add (temporary terrible) volume controls 2014-05-03 22:54:38 -07:00
volume-control.hpp Add (temporary terrible) volume controls 2014-05-03 22:54:38 -07:00
window-basic-main.cpp Add (temporary terrible) volume controls 2014-05-03 22:54:38 -07:00
window-basic-main.hpp Add (temporary terrible) volume controls 2014-05-03 22:54:38 -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 obs-studio UI: Implement stream settings UI 2014-04-24 02:19:03 -07:00
window-basic-settings.hpp obs-studio UI: Implement stream settings UI 2014-04-24 02:19:03 -07:00
window-main.hpp Move basic mode configuration to a separate file 2014-03-06 21:08:12 -07:00
window-namedialog.cpp Fix building on non-MSVC compilers 2014-01-24 18:56:33 +01:00
window-namedialog.hpp Fix building on non-MSVC compilers 2014-01-24 18:56:33 +01:00