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
0f668e132b
Add Record from Replay Buffer
...
This basically saves the current replay buffer and continues recording
to the saved file. The recording uses the standard file path.
2014-08-21 21:18:19 +02:00
palana
38f96367d1
Separate Replay Buffer from normal file recording
2014-08-21 02:29:40 +02:00
palana
1560f5b9e7
Add Save Interval support to UI/recording logic
2014-08-13 00:37:23 +02:00
palana
f3e61de4fd
Fix stop recording hotkey handler
...
Setting both start and stop recording hotkeys to the same button would
continuously toggle recording instead of only doing one action until the next
key press
2014-03-04 16:35:39 +01:00
palana
48ff7ef943
Check whether recording is possible before processing recording hotkey
...
Fixes a bug where OBS would start an encoding session without any active
outputs, and with the stop recording button disabled
2014-02-05 05:36:24 +01:00
palana
c01843dea1
Add start/stop recording hotkeys
2014-02-05 02:14:26 +01:00
palana
1b51e1344a
Consolidated start stream hotkey/button behaviour if keep recording is enabled
2014-01-12 23:01:40 +01:00
jp9000
25ffedf4d3
Fixed bug with double push-to-talk hotkeys
...
- When two push-to-talk hotkeys are in use at once, the first hotkey
that was released would turn off push-to-talk. Now, it makes sure
that both hotkeys must be released before turning it off.
2014-01-08 09:03:10 -07:00
HomeWorld
50805690c2
Report volume change when using mute/unmute hotkeys too.
2013-12-28 15:03:06 +02:00
jp9000
b146feb64f
fixed push-to-talk delay hotkey (wasn't working because everything uses nanosecond timing rather than millisecond)
2013-10-19 21:22:02 -07:00
jp9000
f07a55caad
Moving stuff around, this might be extremely painful
2013-01-24 20:31:34 -07:00
jp9000
e2ea43ca93
merging develepment branch. don't kill me!
2013-01-24 20:30:22 -07:00