Commit History

Author SHA1 Message Date
  jpark37 e638cc9f82 libobs: Add support for nonlinear SRGB blending 3 years ago
  jw0z96 447b17e75e libobs: Implement additional source blending modes 4 years ago
  Exeldro 32e7ba1abe UI: Add visibility transitions 5 years ago
  Kurt Kartaltepe 5efb10a5e2 libobs: Fix leaking obs-internal.h 4 years ago
  jp9000 f53df7da64 clang-format: Apply formatting 6 years ago
  James Park e01fcae133 libobs: UI: Fix rotated line scale 6 years ago
  jp9000 35704c4c04 libobs: Remove group_sceneitem from obs_scene struct 7 years ago
  jp9000 26d5560da3 libobs: Add scene item grouping 7 years ago
  jp9000 690f738a76 libobs: Add custom size support to scenes 7 years ago
  jp9000 ff52d34027 libobs: Defer and refactor scene item transform update 7 years ago
  jp9000 2ef00ecec4 libobs: Add private settings to scene items/sources 8 years ago
  cg2121 fce078d997 UI, libobs: Add ability to lock individual scene items 8 years ago
  jp9000 2c74fc36e2 libobs: Add scene item IDs 8 years ago
  Ryan Foster be98cee2a0 Fix various typos across multiple modules 8 years ago
  jp9000 d49833830c libobs: Add ability to use scale filters on scene items 9 years ago
  jp9000 eb1ee87f38 libobs: Add functions to crop individual scene items 9 years ago
  jp9000 0d7a969ebf libobs: Add functions to defer scene item update 9 years ago
  jp9000 3c68196c5c libobs: Buffer scene item visibility actions 9 years ago
  jp9000 40d6f986e6 libobs: Split scene mutex to improve performance 9 years ago
  Palana 23a2228142 libobs: Add scene item hotkeys 10 years ago
  jp9000 b23f8cc6e1 Scenes: Implement more item positioning features 11 years ago
  jp9000 154e0c59e1 Use atomic functions where appropriate 11 years ago
  jp9000 8e81d8be56 Revamp API and start using doxygen 11 years ago
  jp9000 103ef75310 Improve thread safety for scene items 11 years ago
  jp9000 1c91e0d0e0 forgot to lock the mutex when destroying a scene item 11 years ago
  jp9000 966c091078 make scene items use linked list rather than array (containers are a bad habit), add a few functions for getting scene item information, also use a mutex to prevent race conditions when using the linked list 11 years ago
  jp9000 8298fa4dc7 With the permission of my fellow contributors, I'm switching obs-studio back to GPL v2+ to prevent issues between this project and the original OBS project, and for personal reasons to avoid legal ambiguity (not political reasons, I admittedly would prefer GPL v3+) 12 years ago
  jp9000 9570f0b8d7 change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information 12 years ago
  Peter SZTANOJEV 0301b24ace modernize header guards to #pragma once 12 years ago
  jp9000 f255ae1922 first commit 12 years ago