Commit History

Author SHA1 Message Date
  jp9000 f53df7da64 clang-format: Apply formatting 6 years ago
  James Park 5471e74cbe libobs: UI: Remove Qt usage from graphics thread 6 years ago
  James Park 21f4dd63d4 libobs: UI: Use graphics debug markers 6 years ago
  jp9000 03cca9d95a libobs: Background color of 0 should not be gray 6 years ago
  cg2121 0ae8a7c0ac UI: Add ability to style preview background color 7 years ago
  Richard Stanway 8b640fae24 Fix various null pointer issues detected by Coverity 8 years ago
  jp9000 e541e170a3 libobs: Fix possible reverse order mutex hard lock 8 years ago
  jp9000 27a0749d8d libobs: Add func to set display background color 10 years ago
  jp9000 ebfe477caf libobs: Add ability to disable displays 10 years ago
  jp9000 41fad2d1a4 (API Change) Use const params where applicable 11 years ago
  GoaLitiuM 10f5d7f3aa Fixed NULL pointer dereferencing in linked lists 11 years ago
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
  jp9000 5780f3f177 (API Change) Improve graphics API consistency 11 years ago
  jp9000 41176eef27 (API Change) Remove obs_graphics() 11 years ago
  jp9000 4a6d19f206 libobs: Add services API, reduce repeated code 11 years ago
  jp9000 d9251f9e87 Add source properties window (very preliminary) 11 years ago
  jp9000 e8044d0868 Use only one widget for preview 11 years ago
  jp9000 966b943d5b Remove majority of warnings 11 years ago
  jp9000 515f44be8e Revamp rendering system to allow custom rendering 11 years ago
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
  jp9000 103ef75310 Improve thread safety for scene items 11 years ago
  jp9000 563613db8f Rename obs-data.h to obs-internal.h 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 409b011a8e cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing 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
  jp9000 f255ae1922 first commit 12 years ago