Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  jp9000 e9342143a7 Simplify and extend callback/signalling system 11 tahun lalu
  jp9000 771eac6015 Be more consistent about log levels 11 tahun lalu
  jp9000 268e4e7811 Add more checks for NULL pointers 11 tahun lalu
  jp9000 096cce9a86 Rename scene signals 11 tahun lalu
  jp9000 be81276f03 Implement volume handling 11 tahun lalu
  jp9000 d4f1eacc1f Implement source activation/deactivation 11 tahun lalu
  jp9000 14c95ac421 Add functions to enumerate source children/tree 11 tahun lalu
  jp9000 966b943d5b Remove majority of warnings 11 tahun lalu
  jp9000 8e81d8be56 Revamp API and start using doxygen 11 tahun lalu
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset 11 tahun lalu
  Palana ac23df500a Remove external ref count visibility 11 tahun lalu
  jp9000 37ed83acec Use QMetaObject::invokeMethod in libobs callbacks 11 tahun lalu
  jp9000 6e1dd92f0c Improve thread safety in UI code 11 tahun lalu
  jp9000 74032922bc Fix another bug (don't commit without compiling) 11 tahun lalu
  jp9000 73d4e1331c And cover the one in scene_destroy 11 tahun lalu
  jp9000 7b37dc6cbb Oh and while we're at it I suppose another fix 11 tahun lalu
  jp9000 f26cb706c2 Clean up the previous commit a bit 11 tahun lalu
  jp9000 f2e1ce533c Use mutex instead of variable for RC check 11 tahun lalu
  jp9000 103ef75310 Improve thread safety for scene items 11 tahun lalu
  jp9000 3243a9f8c5 Fix the design flaw with obs_sceneitem_destroy 11 tahun lalu
  Palana 2fa208adfb Check if scene item is actually alive when calling obs_sceneitem_destroy 11 tahun lalu
  Palana af03444cbe Use recursive mutex for scene mutex 11 tahun lalu
  jp9000 9116be8d9c Improve safety for settings usage 11 tahun lalu
  jp9000 6c44291693 Implement settings interface for plugins 11 tahun lalu
  jp9000 a2a8a5f148 Added add/remove signals to scenes 12 tahun lalu
  jp9000 1c91e0d0e0 forgot to lock the mutex when destroying a scene item 12 tahun lalu
  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 12 tahun lalu
  jp9000 c129cc37cb update API and implement preliminary ability to add sources to scenes 12 tahun lalu
  jp9000 c4af3e2a75 change obs_scene_destroy to obs_scene_release, add ability to add scenes, fix name dialog sizing 12 tahun lalu
  jp9000 cec94b042e implement scene adding callbacks, make a few API tweaks 12 tahun lalu