jp9000
66183e65d1
woops, minor stupid little code bit
2013-01-30 04:45:26 -07:00
jp9000
4a7dc0154c
fixed some major issues with frame timing
...
fixed cfr sync issue
fixed some major sync issues that may have been present in major version
fixed a bug with audio output timing
made mic data output more accurately as long as the qpc timestamp checks out
2013-01-30 04:43:40 -07:00
Richard Stanway
c6ecb0b166
Show error instead of crashing on missing shader
2013-01-28 11:27:38 -05:00
jp9000
b76b863687
reverted some audio code to an older working version for now
2013-01-28 03:55:03 -07:00
jp9000
ab4daa4a6e
added an option to change global audio time
...
made a slight adjustment to the way the webroot message works
2013-01-27 23:30:14 -07:00
HomeWorld
43bd9f6338
Allow a higher range for text scrolling speed (now that we made it texture size independent)
2013-01-27 13:49:42 +02:00
HomeWorld
af4afec3d5
Do not process preview's window WM_ERASEBKGND msg when previewing or streaming (bRunning = true)
2013-01-27 13:13:00 +02:00
HomeWorld
21e888a797
Small code cleanup since we took care of child controls flickering long time ago (obs main window WS_CLIPCHILDREN)
2013-01-27 12:32:52 +02:00
HomeWorld
f5ac858553
Fixed vertical text positioning / made scroll speed texture size independent
2013-01-27 09:16:35 +02:00
Richard Stanway
a673d6e712
Fix deadlock when aborting stream with a full R1CHbuffer™
2013-01-27 01:38:08 -05:00
jp9000
9dca975317
fixed potenital bug with devices where it could query a dumb videoinfo2
2013-01-26 23:20:41 -07:00
Richard Stanway
42d9d74e67
Fix last frame of non-infinite animated gifs being invalid
2013-01-27 01:11:26 -05:00
Richard Stanway
732aaa2cbd
Fix off-by-one and invalid array dereference in libnsgif
2013-01-27 01:10:48 -05:00
jp9000
deaa09f318
fix for devices that can choose a lower priority output type
...
also, a little audio tweak
2013-01-25 16:57:45 -07:00
jp9000
8c1b200f43
welp, 100ns timing turned out to be a really bad idea
2013-01-25 16:42:06 -07:00
HomeWorld
453565c46f
Small visual improvements of software source region select window
2013-01-25 11:12:24 +02:00
jp9000
34da87be39
enabled full range again in x264
...
increased scene buffering size to 200ms
added transparency to the sub-region thing
2013-01-25 00:12:26 -07:00
jp9000
507bc1cc4e
one missing include
2013-01-24 22:23:01 -07:00
jp9000
b6b183cd21
Fixed the mixing problem with mics when the desktop is muted
2013-01-24 20:42:24 -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
HomeWorld
40dd74e06b
Make sure when adding a new source that the list item coresponding to it is visible and selected (also deselect all previous selected items)
2013-01-21 10:01:30 +02:00
HomeWorld
5962b8fe89
Make sure sources listview column widths are as expected after obs window is shown
2013-01-21 07:44:36 +02:00
Richard Stanway
6176a1d2fb
Add low latency mode to reduce network strain
...
Remove remnant send buffer code
2013-01-20 01:51:36 -05:00
Richard Stanway
2db898684f
Log librtmp errors to the log file and show connection errors
2013-01-16 15:12:31 -05:00
William Hamilton
d0f594a429
Fix sources horizontal scroll bar flicker on set scene.
2013-01-16 03:13:47 -06:00
William Hamilton
f66aea2ec6
Fix sources list column width glitch.
2013-01-15 23:07:04 -06:00
Jim
8d88482dd5
Merge pull request #60 from hwdro/master
...
Replace existing 2.1/4.0/4.1/7.1 downmix code | Some fixes in TextOutputSource
2013-01-14 13:54:38 -08:00
William Hamilton
ce0320e2ad
listview fix so that columns autosize correctly
2013-01-12 14:58:43 -06:00
HomeWorld
1f21d6a5bc
Fixed some 'little' mistakes in TextOutputSource
2013-01-11 21:05:21 +02:00
William Hamilton
9b9bbfaaa3
Arrow keys to move sources around for fine precision.
2013-01-11 04:20:24 -06:00
William Hamilton
1f8d829d2d
full row select fix for sources listview
2013-01-11 00:49:33 -06:00
Richard Stanway
0898ff7c96
Fix issue with text source if change monitor fails on update
2013-01-11 00:08:54 -05:00
Richard Stanway
94a659cc1e
Support change detection for image source
2013-01-11 00:08:24 -05:00
Richard Stanway
11780d4d47
Don't crash on bad timestamps in debug build
2013-01-10 23:33:35 -05:00
Richard Stanway
0a9e56d31c
Move the file change monitor to OBSApi for use in other sources
2013-01-10 23:25:16 -05:00
Richard Stanway
356f55bfac
Fix file change detection ignoring multiple change events
2013-01-09 20:15:33 -05:00
William Hamilton
927927a1fa
Small fix on sources select in the preview window.
2013-01-09 02:30:54 -06:00
William Hamilton
7fe14fae15
Changed sources' listview style to keep sources in single column.
2013-01-09 01:09:20 -06:00
William Hamilton
7831d9e44c
Added "always on top" option.
2013-01-08 23:50:53 -06:00
William Hamilton
e23f554c45
Filter double clicks on source list checkboxes.
2013-01-08 03:26:21 -06:00
William Hamilton
4874bd12ad
Merge branch 'master' of https://github.com/jp9000/OBS
2013-01-08 02:32:18 -06:00
William Hamilton
43ffabfd5b
Added checkboxes to sources list to toggle rendering in the scene.
...
Required extensive changes add the listbox had to be converted to a listview, which uses a very different messaging scheme. Some other minor fixes having to do with the sources list....
2013-01-08 02:22:20 -06:00
Richard Stanway
95c1c2aa78
Fix RTMP server logging, disable remnnant send buffer code
2013-01-07 02:54:01 -05:00
Richard Stanway
9c0627563b
Don't bother checking filename if save to file is disabled
2013-01-07 02:53:48 -05:00
jp9000
320c06e773
Added goodgame.ru back to services.xconfig
2013-01-04 14:56:23 -07:00
Richard Stanway
81511fafd1
Crash fix when failing to initialize mic
2013-01-03 11:19:40 -05:00
Richard Stanway
8e5f380fc4
GUID generation
2013-01-03 00:36:59 -05:00
Richard Stanway
4b892303be
Merge remote-tracking branch 'origin/master'
2013-01-03 00:28:59 -05:00
Richard Stanway
e597765c85
Fix platform check defines
2013-01-03 00:28:34 -05:00