0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/plugins
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
..
dshow Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00
linux-pulseaudio Add option to use alternative timestamps 2014-04-28 22:00:04 +02:00
linux-xshm Add missing project directives 2014-04-01 21:19:31 +02:00
mac-avcapture Fix Obj-C property usage 2014-04-29 02:33:08 -07:00
mac-capture Improve properties API 2014-04-04 00:30:37 -07:00
obs-ffmpeg Improve bundle fixup 2014-04-13 11:05:46 -07:00
obs-outputs Close rtmp connection when stream is stopped. 2014-04-26 02:04:37 +02:00
obs-x264 obs-x264: Woops, forgot to remove .rc 2014-04-26 11:39:28 -07:00
rtmp-services Add (temporary terrible) volume controls 2014-05-03 22:54:38 -07:00
win-capture Add 'common' and 'custom' RTMP services 2014-04-19 20:54:18 -07:00
win-wasapi Improve properties API 2014-04-04 00:30:37 -07:00
CMakeLists.txt Add basic OSX AV capture plugin 2014-04-29 00:06:12 +02:00