jp9000 21fd6cd2f5 Use recursive mutex for user sources and displays 12 rokov pred
..
callback 968f5fed32 Added some return-style functions to calldata.h 12 rokov pred
graphics 1a928f638c Don't close module if opening failed during graphics initialization 12 rokov pred
media-io f3dc5227e9 Apply volume before inserting into circular buffer 12 rokov pred
util ab1d4588e2 Revert "Merge pull request #19 from asgeirom/master" 12 rokov pred
CMakeLists.txt 683585938c add infrastructure for app bundle target and unmark as advanced 12 rokov pred
makefile.am 5f5404f8cb Fixes issues with autoconf 12 rokov pred
obs-cocoa.c 70290b8c2b fixed locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program 12 rokov pred
obs-data.h 6edcd456fe implement signal/procedure handling into libobs and individual sources 12 rokov pred
obs-defs.h 19c4ee995e add major optimization to filter processing, and as a nice side effect, make it easier to create new filters and sources 12 rokov pred
obs-display.c 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 rokov pred
obs-module.c c129cc37cb update API and implement preliminary ability to add sources to scenes 12 rokov pred
obs-module.h 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 rokov pred
obs-nix.c 80b8176e29 GLX implementation and *nix-specific file handling implementation 12 rokov pred
obs-output.c c129cc37cb update API and implement preliminary ability to add sources to scenes 12 rokov pred
obs-output.h c129cc37cb update API and implement preliminary ability to add sources to scenes 12 rokov pred
obs-scene.c a2a8a5f148 Added add/remove signals to scenes 12 rokov pred
obs-scene.h 1c91e0d0e0 forgot to lock the mutex when destroying a scene item 12 rokov pred
obs-service.h 95a7da2d4c add names to sources, use 'id' for the internal source identifier names rather than 'name' 12 rokov pred
obs-source.c 3838abe1f4 Implement volumes for sources 12 rokov pred
obs-source.h 3838abe1f4 Implement volumes for sources 12 rokov pred
obs-video.c a2a8a5f148 Added add/remove signals to scenes 12 rokov pred
obs-windows.c 70290b8c2b fixed locale code, added locale files, made wx use locale files, fixed some bugs, and added platform-specific files to the main program 12 rokov pred
obs.c 21fd6cd2f5 Use recursive mutex for user sources and displays 12 rokov pred
obs.h 3838abe1f4 Implement volumes for sources 12 rokov pred
obs.hpp 991b5739d6 move libobs C++ bindings to libobs 12 rokov pred