Historique des commits

Auteur SHA1 Message Date
  jp9000 f53df7da64 clang-format: Apply formatting il y a 6 ans
  jp9000 7f6cf97bd7 libobs: Add obs_render_main_texture il y a 8 ans
  jp9000 b0104fcee0 (API Change) libobs: Remove source_type param from functions il y a 10 ans
  jp9000 2bd8ab7c09 (API Change) libobs: Add global module config path il y a 10 ans
  GoaLitiuM 517827875a test: Update Windows test application for windowless contexts il y a 10 ans
  Palana 44b5afbd07 (API Change) libobs: Add profile_name_store_t parameter to obs_startup il y a 10 ans
  Palana 1d39c3e9b6 (API Change) libobs: Add hotkey data to *_create functions il y a 11 ans
  jp9000 fb414e8988 win/test: Fix string format specifier il y a 11 ans
  Carl Fürstenberg 6095e7ef51 Add SOVERSION to libobs-opengl il y a 11 ans
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs il y a 11 ans
  jp9000 73baaa59e9 (API Change) Unsquish libobs (base) names il y a 11 ans
  jp9000 b007c6b139 (API Change) Un-squish obs_sceneitem_* il y a 11 ans
  jp9000 59ea3becf2 (API Change) Refactor module handling il y a 11 ans
  jp9000 778cc2b318 (API Change) obs_reset_video: Use return codes il y a 11 ans
  jp9000 4cc1a42908 Use IETF standard language tags for locale names il y a 11 ans
  Jim 2ea50cab36 Merge pull request #124 from jp9000/new-locale-handling il y a 11 ans
  jp9000 899f053034 Add API for setting/getting current locale il y a 11 ans
  jp9000 3c2d81033f Mark WinMain parameters as unused il y a 11 ans
  jp9000 506daa17d9 Changed the windows test app a bit il y a 11 ans
  jp9000 dbd8b2167d Update test programs and filters il y a 11 ans
  jp9000 fa490fa8c4 Implement some basic logging for windows il y a 11 ans
  jp9000 771eac6015 Be more consistent about log levels il y a 12 ans
  jp9000 8e81d8be56 Revamp API and start using doxygen il y a 12 ans
  BtbN 45ec80fb7d Full rewrite of all CMakeLists il y a 12 ans
  jp9000 c4af3e2a75 change obs_scene_destroy to obs_scene_release, add ability to add scenes, fix name dialog sizing il y a 12 ans
  jp9000 e5ef03954e added name dialog code, moved 'using namespace std;' out of headers and into source files il y a 12 ans
  jp9000 cec94b042e implement scene adding callbacks, make a few API tweaks il y a 12 ans
  jp9000 95a7da2d4c add names to sources, use 'id' for the internal source identifier names rather than 'name' il y a 12 ans
  Palana e6017ec1ba changed allocation counter to uint64_t il y a 12 ans
  jp9000 e5c99175c5 fixed some build issues on non-windows systems il y a 12 ans