| .. |
|
callback
|
e9ded173f1
add my signal/callback interface from another project, also update license of utility files to ISC 1.3
|
il y a 12 ans |
|
graphics
|
74aa1c466b
add osx iosurface opengl integration
|
il y a 12 ans |
|
media-io
|
ff47b3a2dc
added functions to get current audio/video output information
|
il y a 12 ans |
|
util
|
e9ded173f1
add my signal/callback interface from another project, also update license of utility files to ISC 1.3
|
il y a 12 ans |
|
CMakeLists.txt
|
6887f00359
Merge pull request #7 from MattMcNam/master
|
il y a 12 ans |
|
makefile.am
|
0199c84687
updated automake files with latest osx changes
|
il y a 12 ans |
|
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
|
il y a 12 ans |
|
obs-data.h
|
9218627892
add obs_source functions to allow name manipulation and lookup based upon name, and a few other functions related to getting/setting source information
|
il y a 12 ans |
|
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
|
il y a 12 ans |
|
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+)
|
il y a 12 ans |
|
obs-module.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+)
|
il y a 12 ans |
|
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+)
|
il y a 12 ans |
|
obs-nix.c
|
8847d11e8e
adjust file locations to be more portable
|
il y a 12 ans |
|
obs-output.c
|
95a7da2d4c
add names to sources, use 'id' for the internal source identifier names rather than 'name'
|
il y a 12 ans |
|
obs-output.h
|
95a7da2d4c
add names to sources, use 'id' for the internal source identifier names rather than 'name'
|
il y a 12 ans |
|
obs-scene.c
|
95a7da2d4c
add names to sources, use 'id' for the internal source identifier names rather than 'name'
|
il y a 12 ans |
|
obs-scene.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+)
|
il y a 12 ans |
|
obs-service.h
|
95a7da2d4c
add names to sources, use 'id' for the internal source identifier names rather than 'name'
|
il y a 12 ans |
|
obs-source.c
|
922eb7b8e8
make direct filter rendering optional (can be useful for certain cases)
|
il y a 12 ans |
|
obs-source.h
|
9218627892
add obs_source functions to allow name manipulation and lookup based upon name, and a few other functions related to getting/setting source information
|
il y a 12 ans |
|
obs-video.c
|
24c45458b5
use the preview window as the main window associated with the OpenGL context
|
il y a 12 ans |
|
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
|
il y a 12 ans |
|
obs.c
|
399b0c8d10
apply configure video settings on startup
|
il y a 12 ans |
|
obs.h
|
d97250933b
fix prototype
|
il y a 12 ans |
|
obs.hpp
|
991b5739d6
move libobs C++ bindings to libobs
|
il y a 12 ans |