| .. |
|
callback
|
968f5fed32
Added some return-style functions to calldata.h
|
12 years ago |
|
graphics
|
1a928f638c
Don't close module if opening failed during graphics initialization
|
12 years ago |
|
media-io
|
faa7f4d20e
Properly position position mixed audio data
|
12 years ago |
|
util
|
f827ba38ef
Added a sinewave audio test source
|
12 years ago |
|
CMakeLists.txt
|
683585938c
add infrastructure for app bundle target and unmark as advanced
|
12 years ago |
|
makefile.am
|
5f5404f8cb
Fixes issues with autoconf
|
12 years ago |
|
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 years ago |
|
obs-data.h
|
6edcd456fe
implement signal/procedure handling into libobs and individual sources
|
12 years ago |
|
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 years ago |
|
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 years ago |
|
obs-module.c
|
c129cc37cb
update API and implement preliminary ability to add sources to scenes
|
12 years ago |
|
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 years ago |
|
obs-nix.c
|
80b8176e29
GLX implementation and *nix-specific file handling implementation
|
12 years ago |
|
obs-output.c
|
c129cc37cb
update API and implement preliminary ability to add sources to scenes
|
12 years ago |
|
obs-output.h
|
c129cc37cb
update API and implement preliminary ability to add sources to scenes
|
12 years ago |
|
obs-scene.c
|
a2a8a5f148
Added add/remove signals to scenes
|
12 years ago |
|
obs-scene.h
|
1c91e0d0e0
forgot to lock the mutex when destroying a scene item
|
12 years ago |
|
obs-service.h
|
95a7da2d4c
add names to sources, use 'id' for the internal source identifier names rather than 'name'
|
12 years ago |
|
obs-source.c
|
faa7f4d20e
Properly position position mixed audio data
|
12 years ago |
|
obs-source.h
|
3838abe1f4
Implement volumes for sources
|
12 years ago |
|
obs-video.c
|
a2a8a5f148
Added add/remove signals to scenes
|
12 years ago |
|
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 years ago |
|
obs.c
|
6b8e84844a
Add preliminary audio processing
|
12 years ago |
|
obs.h
|
3838abe1f4
Implement volumes for sources
|
12 years ago |
|
obs.hpp
|
991b5739d6
move libobs C++ bindings to libobs
|
12 years ago |