Andrew Story
c054777d66
Allow plugins to toggle the default transition via the API
2014-12-16 14:06:01 -08:00
hohoho
658800ee2e
Added scene collections API calls
2014-10-16 00:56:00 -07:00
palana
b3817488b4
Add API support for Replay Buffer
...
Closes https://github.com/jp9000/OBS/issues/374
2014-09-01 05:03:10 +02:00
palana
87ba3a736e
Add optimize settings button (this "replaces" the defaults button when available)
...
Displaying both the defaults and the optimize button requires (currently
unnecessary) tweaking of the settings dialog, so they are mutually exclusive for
now
2014-03-08 19:42:19 +01:00
adocilesloth
6258828c70
Add API calls for capture fps, bytes per second, total frames, total frames dropped and total stream time
2014-02-14 22:16:44 +00:00
palana
c5e432ef13
Add API calls for recording status and keep recording setting
2014-02-05 16:42:24 +01:00
palana
65d9c25441
Allow settings dialogs to cancel applying settings
2014-01-04 01:14:36 +01:00
jp9000
3520b15ca4
Allow the option to select sample rate to stream at rather than have it hard coded to 48000hz
2013-09-02 18:40:15 -07:00
jp9000
83c3d732a6
Added some extra functions and callbacks for API version checks for plugins to prevent them from necessarily loading if the API version number changes or is incompatible
2013-05-07 14:40:13 -07:00
jp9000
51c356b1c3
removed more traces of the HQ audio resampling option
2013-04-02 23:03:18 -07:00
jp9000
ea8f69f7c8
0.48.006 - Fixed a problem that caused SC2 scene switcher plugin to not work anymore
2013-03-30 14:02:16 -07:00
William Hamilton
28ae32920e
Switch event api to plugin export c-style calls. Virtual-function calls too fragile.
2013-03-19 17:52:00 -05:00
Lucas Murray
00c41fd8a5
Make the DirectX control fill all available space; Display a message
...
when the user isn't streaming or if the preview is disabled; 1:1 mode
now center aligns the preview if the window is too small
2013-03-18 18:02:07 +08:00
Lucas Murray
86f931902d
Moved SettingsPane to OBSApi
2013-03-16 18:55:41 +08:00
Lucas Murray
69f4c00760
Add an API for accessing the current RMS, max and peak volume
...
statistics for the desktop and microphone audio sources
2013-03-14 22:06:02 +08:00
Lucas Murray
793c59f7a0
Merge remote-tracking branch 'upstream/master'
2013-03-04 12:07:22 +08:00
Lucas Murray
8116b0680e
Added a 1:1 preview mode that is currently always enabled
2013-03-04 11:36:50 +08:00
jp9000
f04942d524
woops, forgot the C-style exports
2013-03-03 18:27:38 -07:00
jp9000
675d0c6d6c
added an audio filter API
2013-03-03 18:20:38 -07:00
William Hamilton
80ef8d6295
Added audio volume API calls and events.
2013-02-11 23:00:53 -06:00
jp9000
5d6dfdedb9
added a function to get the d3d texture from an obs texture
2013-02-09 12:49:33 -07:00
jp9000
87fd5a155c
Added C-style API exports instead of relying on horrible virtual function tables
...
Fixed a bug with item insertation
2013-02-06 09:39:15 -07:00
William Hamilton
6f38e48239
Cleaned up API additions to not break backward compatibility with older plugins.
2013-02-01 22:51:09 -06:00
William Hamilton
55b067c3f9
API trigger additions, added reporting and listeners, some new api calls such as set source order and render, and some other small api fixes.
2013-02-01 21:51:49 -06:00
jp9000
e2ea43ca93
merging develepment branch. don't kill me!
2013-01-24 20:30:22 -07:00
jp9000
ab859da2aa
fixed some mic sync issues
...
fixed some potential desktop sync issues
fixed some bad names
fixed more json issues
fixed mp4 file syncing
2012-12-30 14:30:08 -07:00
jp9000
efe771565f
capture card audio stuff, audio system adjustments, audio thread adjustments
2012-12-25 09:34:07 -07:00
jim
a5f8b3b901
fixed threading, optimized some more things, some other adjustments
2012-10-26 18:06:49 -07:00
jim
42c6b401e2
threading, optimizations, api additions, directshow features
2012-10-24 23:58:42 -07:00
jim
d1536097a8
0.42a
2012-10-10 22:13:08 -07:00
jim
a623c310b1
setscene multithread fix, fit to screen, publish bug, dshow bugs
2012-09-30 12:51:24 -07:00
jim
f9369671d2
0.40a
2012-09-27 11:50:34 -07:00
jim
71be2c937e
file saving, advanced settings, bug fixes, cats and dogs living together... mass hysteria!
2012-09-26 19:54:42 -07:00
jim
f99d74d008
0.38a
2012-09-20 23:07:10 -07:00
jim
e9b10290d5
0.37a
2012-09-16 21:02:44 -07:00
jp9000
5b9e3b9dcb
Initial commit
2012-08-30 21:54:15 -07:00