456 Commits

Author SHA1 Message Date
Richard Stanway
4f162f17be Fix index errors on publish service selection due to new ID lookup 2013-02-04 00:20:34 -05:00
jp9000
48a159f3d5 bug fix with the profiles menu 2013-02-03 16:30:23 -07:00
HomeWorld
eb0de62b75 Added a fixed horizontal padding for text 2013-02-04 00:46:01 +02:00
HomeWorld
640571f517 Merge remote-tracking branch 'upstream/master' 2013-02-03 23:42:51 +02:00
HomeWorld
7bee9dabff Fixed some stupid mistakes (mine) 2013-02-03 23:31:51 +02:00
jp9000
814d9564c8 fixed dashboard button bug where it wouldn't display on startup 2013-02-03 14:14:42 -07:00
jp9000
5a059da5a6 Added multiple instance command line parameter 2013-02-03 14:10:54 -07:00
HomeWorld
1660dbc22f Small code fix 2013-02-03 20:13:22 +02:00
HomeWorld
0c327003b0 Render background according to text size if text size < minimum texture size 2013-02-03 20:05:16 +02:00
HomeWorld
6a73126a57 Make sure the text is centered if textureSize > font size 2013-02-03 18:14:14 +02:00
HomeWorld
73d84599ca Fixed text output measure string 2013-02-03 16:30:24 +02:00
HomeWorld
a221d513d3 Avoid multiple gdiplus calls if strCurrentText is 'invalid' 2013-02-03 14:18:43 +02:00
William Hamilton
03be7d0497 Focus fix for arrow key bumping on drag, also adjust mouse drag offset correctly for key bumping. 2013-02-03 04:26:09 -06:00
jp9000
0886fd7c82 Reverse source order on startup if version < 0x470 2013-02-03 03:23:28 -07:00
Richard Stanway
b0bfed325f Update secureanywhere advice since exceptions don't work 2013-02-02 18:29:41 -05:00
jp9000
68ed796dd5 minor adjustment to the text control code 2013-02-02 12:48:39 -07:00
HomeWorld
f11ccb11df Glue in textoutputsource bk color/opacity 2013-02-02 21:40:56 +02:00
jp9000
ac1ea04856 Added some background color stuff to the text source, just needs finishing up 2013-02-02 11:56:39 -07:00
jp9000
91e900a6cc Added a profile menu for quickly switching between profiles
Added a button in software capture to set the base stream output size to the target size
2013-02-02 04:52:45 -07:00
William Hamilton
30eb2dd364 Preview window fix on minimized. Prevents crash when starting to stream when minimized and red boxes disappearing on minimize.
Also header file name fix for me.
2013-02-01 23:18:35 -06: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
10610836e5 tiny adjustment to that last commit 2013-02-01 04:18:02 -07:00
jp9000
e1fe865a1b something about copyTextures not being NUM_RENDER_BUFFERS 2013-02-01 04:16:39 -07:00
Richard Stanway
7590562bd9 Defer loading image for 1 second on update in case file is in use 2013-01-31 01:34:54 -05:00
Richard Stanway
0ad353685f Alternative low latency mode and associated settings 2013-01-30 23:04:44 -05:00
Richard Stanway
549957312c Remove empty log lines from x264 log 2013-01-30 23:04:22 -05:00
jp9000
77a1ea5d2d fixed a tiny bug with variable framerate timing that would cause the cts offset to go all wacky unintentioanlly 2013-01-30 06:14:20 -07:00
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