0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/vs/2013
jp9000 0d17d13116 Implement properties definition interface
Implement a properties definition interface to allow modules to export
general properties associated with objects of libobs.

The properties definition interface allows the option for automatic
settings UI generation (which will make simple plugins easier to develop
without the need for user interface), as well as allow real-time
property editing of values of things like sources/outputs/etc without
having to open property dialogs.  More property types can be added in
the future as needed as well.
2014-02-01 18:01:31 -07:00
..
libobs Implement properties definition interface 2014-02-01 18:01:31 -07:00
libobs-d3d11 converted project to vs2013, removed 2010 support (ugh) 2013-12-14 16:01:30 -07:00
libobs-opengl Changed constness on passed argument, updated VC++ project files 2014-01-25 23:23:26 -06:00
obs-ffmpeg Finish the rest of the settings dialog code 2014-01-26 15:36:15 -07:00
obs-outputs Add preliminary ffmpeg plugin (still testing) 2014-01-19 03:16:41 -07:00
obs-studio Add module UI export capability 2014-02-01 00:49:50 -07:00
pthreads Full rewrite of all CMakeLists 2014-01-24 18:56:32 +01:00
test-input Finish the rest of the settings dialog code 2014-01-26 15:36:15 -07:00
wintest converted project to vs2013, removed 2010 support (ugh) 2013-12-14 16:01:30 -07:00
OBS.sln Changed constness on passed argument, updated VC++ project files 2014-01-25 23:23:26 -06:00