OBS Studio - Free and open source software for live streaming and screen recording
Go to file
SuslikV ac783946d0
UI: Fix scrollbar handle alignment for Dark theme
Fixes an issue when it was hard to drag by mouse the scroll handle in
Dark theme if scroll handle size is close to full size
(https://obsproject.com/mantis/view.php?id=466) or close to minimal
size.

Also, the mouse pointer was misaligned to the scroll handle when
moving: the scroll handle always moves faster than mouse pointer itself
and finishes first.
2018-09-17 14:29:29 +02:00
additional_install_files Improve additional_install_files for debug/release 2014-07-18 22:41:11 -07:00
CI obs-browser: Fix local macOS build issues 2018-09-11 01:29:13 -07:00
cmake cmake: Make directory before copying file 2018-09-07 03:41:36 -07:00
config update build system to autotools (finally) 2013-10-29 23:21:40 -07:00
deps cmake: Make static VC runtime libraries consistent 2018-09-12 07:49:13 -07:00
docs Merge pull request #1323 from Andersama/effect-annotation-parsing 2018-09-12 01:16:21 -07:00
libobs Merge pull request #1428 from pantherrui/master 2018-09-17 05:19:58 -07:00
libobs-d3d11 libobs: Add HLSL annotation parsing 2018-09-08 05:22:12 -07:00
libobs-opengl libobs-opengl: Store FBOs per texture instead of per device 2018-08-31 19:00:20 -03:00
plugins Merge pull request #1377 from Andersama/chroma-key-optimization 2018-09-17 02:18:41 -07:00
test test/test-input: Add audio buffering sync test source 2018-01-14 01:28:28 -08:00
UI UI: Fix scrollbar handle alignment for Dark theme 2018-09-17 14:29:29 +02:00
.editorconfig .editorconfig: Add file to speed up editor configuration 2017-06-14 21:35:09 -05:00
.gitattributes Fix ffmpeg/x264 find modules according to cmake find module naming conventions 2014-05-22 13:03:47 +02:00
.gitignore cmake: Add .vs directories to .gitignore 2018-03-12 15:33:43 -07:00
.gitmodules .gitmodules: Update submodules to new obsproject org 2018-04-22 05:43:11 -07:00
.mailmap mailmap: Disambiguate between another author 2017-02-22 16:04:45 +01:00
.travis.yml CI: Update Travis Mac builds to Xcode 9.4 and macOS 10.13 2018-08-02 00:08:17 -04:00
appveyor.yml CI: Use env variable for CEF cache on Windows 2018-08-24 01:04:25 +02:00
AUTHORS Update AUTHORS file 2018-09-07 00:04:02 -07:00
CMakeLists.txt cmake: Add variable-length array checks 2018-09-03 17:39:22 -03:00
CONTRIBUTING.rst Fix typo in contributor guide 2018-07-25 12:00:44 +03:00
COPYING deps-w32-pthreads: Update FSF address 2015-07-11 09:10:27 -07:00
Doxyfile Add doxygen configuration file for obs. 2014-10-19 15:00:07 +02:00
INSTALL Update INSTALL 2018-07-14 08:21:00 +01:00
README.rst Fix README hyperlinks under Credits 2018-09-09 02:31:36 -04:00

OBS Studio <https://obsproject.com>
===================================

What is OBS Studio?
-------------------

  OBS Studio is software designed for capturing, compositing, encoding,
  recording, and streaming video content, efficiently.

  It's distributed under the GNU General Public License v2 - see the
  accompanying COPYING file for more details.

Quick Links
-----------

 - Website: https://obsproject.com

 - Help/Documentation/Guides: https://github.com/obsproject/obs-studio/wiki

 - Forums: https://obsproject.com/forum/

 - Build Instructions: https://github.com/obsproject/obs-studio/wiki/Install-Instructions

 - Developer/API Documentation: https://obsproject.com/docs

 - Bug Tracker: https://obsproject.com/mantis/

   (Note: The bug tracker is linked to forum accounts.  To use the bug
   tracker, log in to a forum account)

Contributing
------------

 - If you wish to contribute code to the project, please make sure to
   read the coding and commit guidelines:
   https://github.com/obsproject/obs-studio/blob/master/CONTRIBUTING.rst

 - Developer/API documentation can be found here:
   https://obsproject.com/docs

 - If you wish to contribute translations, do not submit pull requests.
   Instead, please use Crowdin.  For more information read this thread:
   https://obsproject.com/forum/threads/how-to-contribute-translations-for-obs.16327/

 - Other ways to contribute are by helping people out with support on
   our forums or in our community chat.  Please limit support to topics
   you fully understand -- bad advice is worse than no advice.  When it
   comes to something that you don't fully know or understand, please
   defer to the official help or official channels.

Credits
-------
 - Icons made by `Freepik <https://www.freepik.com>`_ from
   `Flaticon <https://www.flaticon.com/>`_ are licensed under
   `CC 3.0 BY <https://creativecommons.org/licenses/by/3.0/>`_.