907 Commits

Author SHA1 Message Date
paibox
38635c4632 Fix Window Capture for windows with no title
Windows with no title now display the process name instead, and does not
break the window order in the list.
2013-11-10 13:38:41 +01:00
HomeWorld
a9fc361ab1 Fixed some text output source properties UI elements enable/disable conditions 2013-11-03 19:54:08 +02:00
jp9000
6e82cb201c 0.583 - fixed a tiny bug for mic audio time offset, made a minor tweak to an audio coefficient, and added a new string 2013-10-24 08:00:43 -07:00
HomeWorld
be5e859c4d Fixed a small UI bug introduced by 78cfebc (sources listview columns not being resized properly) 2013-10-23 08:35:39 +03:00
HomeWorld
5e1bb56c9e Fixed a bug introduced in 1cb6bd3fbd7f7193f3e1f7687f020d0edfd01aa8 , calc scale before config 2013-10-23 08:11:14 +03:00
jp9000
e93c809df3 directshow, if unable to find an appropriate resolution, use 'recommended' resolution, or just use whatever's available, if any (this mainly seems to happen only with the elgato) 2013-10-20 22:21:40 -07:00
jp9000
59c31fff6f updated to version 0.582b 2013-10-19 21:22:22 -07: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
c0793a456d updated version to 0.581b 2013-10-17 15:38:27 -07:00
Richard Stanway
b37fbb5570 Fix resize / move related crashes when editing during a scene change 2013-10-17 23:57:51 +02:00
Richard Stanway
c5b4fd2fa9 Re-apply fix from 0c23e43e21d8f62e432892822efe3069757a4731 2013-10-17 23:45:34 +02:00
palana
1cb6bd3fbd Fixed source properties window while not previewing 2013-10-17 23:07:23 +02:00
palana
0a32e58f05 Updated Microsoft Basic Render Driver detection for display device enumeration 2013-10-17 22:41:28 +02:00
palana
c1021997b7 Fixed broken identifier 2013-10-17 00:57:41 +02:00
palana
3bacf25fea Added detection for unsupported high resolutions on Sandy Bridge QSV 2013-10-17 00:12:47 +02:00
palana
caff2f8874 Updated cpu model and cpu family detection 2013-10-17 00:12:47 +02:00
jp9000
1e1907fcc0 update to v0.58b and disable test build flag 2013-10-16 12:43:46 -07:00
palana
00333d37a3 Added output enumeration to display adapter enumeration logging 2013-10-16 21:41:30 +02:00
Richard Stanway
53b60d8d24 Fix LSP crashes when ending a stream 2013-10-15 23:03:34 +02:00
Richard Stanway
18320c562a Misc uninitialized variable fixes 2013-10-15 23:03:34 +02:00
Richard Stanway
0c23e43e21 Fix some scene change related menu crashes 2013-10-12 16:11:01 +02:00
jp9000
632585b77b add 'show connected audio devices only' checkbox to audio settings 2013-10-09 15:32:19 -07:00
palana
56b2baf286 Add error message for failed initialization on windows 7 (and earlier) 2013-10-07 16:34:53 +02:00
jp9000
d4f54a3c5f add a 'stream up on startup' command line option, (-start) 2013-10-05 10:23:09 -07:00
jp9000
45d5ea09dc also make sure that the warning that settings was changed is displayed 2013-10-04 08:20:07 -07:00
jp9000
4cdeeaaa18 make sure that settings are marked as 'updated' even when selecting veryfast preset 2013-10-04 08:18:28 -07:00
Richard Stanway
921d7f5ac1 Add option to manually check for updates 2013-10-02 23:18:30 +02:00
HomeWorld
78cfebc527 Show main wnd after we're done with init stuff and not before 2013-09-29 01:26:02 +03:00
jp9000
8f50853182 ...left tabs on, sorry about that, fixed 2013-09-28 13:37:09 -07:00
jp9000
25cdbe8b37 Allow overwriting of recorded files via ini 2013-09-28 13:36:02 -07:00
jp9000
5d90138f33 log buffering time and update version to 0.57.04 2013-09-27 19:56:55 -07:00
jp9000
f5a7ac4027 changed skip threshold to 1/4th of a second 2013-09-27 12:15:15 -07:00
jp9000
a5bf16ec03 updated version to 0.57.03 2013-09-27 11:56:57 -07:00
Richard Stanway
0aad967854 We're a SocketLoop not a SendLoop 2013-09-27 18:57:32 +02:00
Richard Stanway
df84336aa0 Fix preset warning triggering when reverting to veryfast 2013-09-26 21:21:21 +02:00
jp9000
d455ec9e77 made frame skip threshold adjustable, and increased the base threshold 2013-09-25 16:41:53 -07:00
jp9000
d9ff578253 updated version to 0.57.01 quicksync test build 2013-09-25 16:41:05 -07:00
palana
134a13c80d Moved QSV encoder implementation to QSVHelper
Notable improvements:
- fixes d3d11 mode on all tested configurations
- should improve compatibility with Optimus (untested)
2013-09-25 21:36:21 +02:00
jp9000
9ef424ade8 merged original stable changes and fixed 700ms scene buffering offset default 2013-09-24 23:18:53 -07:00
jp9000
f8fbcdf715 removed some tabs 2013-09-24 19:06:19 -07:00
jp9000
3d62f3889f added an 'x264 encoding profile' option box in advanced, changed version to 0.57 2013-09-24 19:02:33 -07:00
Richard Stanway
8a5247af89 More RTMP logging stuff 2013-09-24 20:23:05 +02:00
HomeWorld
c09a54f345 Clear copied scene hotkey (avoid conflict with source scene) 2013-09-23 14:12:45 +03:00
Richard Stanway
f8ea9d6b25 Log last send time during FD_CLOSE shutdown 2013-09-23 12:06:14 +02:00
Richard Stanway
da1249ab88 Log send stalls 2013-09-23 11:00:32 +02:00
jp9000
25c8a4c1c7 changed some bad default values 2013-09-22 21:37:51 -07:00
jp9000
ef9ca85047 made profiler log results a bit more clean 2013-09-22 15:11:23 -07:00
jp9000
0f7a114b69 fixed a bad formatted string 2013-09-21 19:20:48 -07:00
jp9000
53268a59d2 slight adjustment to message timing 2013-09-20 21:25:23 -07:00
jp9000
b95889d1b0 added a red message on the status bar if encoding is taking too long to process 2013-09-20 21:22:41 -07:00