85 Commits

Author SHA1 Message Date
Richard Stanway
ff68f56d02 Set network thread to high priority 2012-11-26 23:50:40 -05:00
Richard Stanway
8919f6c3ca Add advanced option to set process priority 2012-11-26 23:50:13 -05:00
jim
cb2a91d3be added CTS padding, fixed graphics capture memory leak, fixed graphics capture crash 2012-11-25 00:44:06 -07:00
Richard Stanway
30fab1a6b7 Fix symbol loading from non-default folders 2012-11-23 17:48:26 -05:00
jim
ce7a1bd59b and make SO_SNDBUF use bytes, not kilobytes 2012-11-23 14:46:04 -07:00
jim
d453668ca7 fixed SO_SNDBUF to use bytes instead of bits, woops. also version changes 2012-11-23 14:42:23 -07:00
jim
0ae4377fcc made RTMP use SO_SNDBUF with 2*bitrate, made cursor capture properly in game capture, and fixed some other bugs 2012-11-23 14:34:45 -07:00
jim
8a5995e19f changed pdbs to output to rundir, added mouse cursor to graphics capture, removed redundant hook stuff, reverted frame drop code, and other tweaks 2012-11-22 18:02:33 -07:00
jim
7e10a6cad2 added more info to crash handler, fixed some bugs, adjusted rtmp code, removed unnecessary traces 2012-11-22 06:50:22 -07:00
jim
a606b51271 took out some unnecessary logging 2012-11-21 11:28:28 -07:00
jim
129e068b1d improving framedrop code, bugfixes, got rid of tabs in source (I hate tabs), and other things 2012-11-21 11:21:40 -07:00
Richard Stanway
0b51cf7157 Set send buffer default size to 1460 2012-11-21 01:22:58 -05:00
Richard Stanway
3eaecdf9e2 Crash rather than using uninitialzed memory from bad shader types 2012-11-20 23:39:13 -05:00
Richard Stanway
a9fbf4962a Fix possible buffer overrun on long module names in crash handler 2012-11-20 23:38:10 -05:00
jim
bf71c44e6a fixed some alt-tab issues with graphics capture, also still tweaking frame drop code 2012-11-20 20:53:58 -07:00
jim
6f84b5b75d testing out further framedrop code changes 2012-11-19 18:08:03 -07:00
jim
e02464b9f7 testing framedrop code, animated gifs, more features, more fixes, translations, etc 2012-11-19 02:16:37 -07:00
Richard Stanway
43afb4869e Fix crash handler triggering too soon on C++ exception throws 2012-11-18 18:20:44 -05:00
jim
d68269c6e1 more capture tweaks/fixes mostly 2012-11-15 08:22:54 -07:00
Richard Stanway
334d6f1b1e Vectored Exception Handler for crash dump writing 2012-11-15 04:56:04 -05:00
jim
7c65f2e5a7 minor tweaks, made d3d9 capture awesome, as well as d3d10.0 capture 2012-11-14 19:58:01 -07:00
Richard Stanway
63d9c370fd Add option to capture layered windows to desktop source 2012-11-13 02:22:47 -05:00
Richard Stanway
53cdd82c62 Cap smallest send buffer size at minimum IP datagram size 2012-11-12 21:23:33 -05:00
Richard Stanway
2ca9c565b3 Use multiples of TCP MSS for send buffer 2012-11-12 21:09:59 -05:00
jim
ee2d7fe16b graphics capture plugin update 2012-11-08 21:56:18 -07:00
Richard Stanway
df2a6d4484 Incompatible hook module detection / warning. 2012-11-07 18:27:01 -05:00
Richard Stanway
ee29d53551 Use nagling if send buffer is disabled. 2012-11-07 18:26:36 -05:00
jim
8021e7c49b 0.432a 2012-11-02 00:09:06 -07:00
jim
a8e82b6067 0.43a bugfixes 2012-10-28 19:21:25 -07:00
jim
0cfae6cf51 0.43a 2012-10-28 17:36:11 -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
Richard Stanway
c108d1d506 Fix crash when desktop audio is muted with no mic 2012-10-23 01:01:47 -04:00
jim
75db90544f updated graphics capture code, other random tweaks 2012-10-20 22:42:35 -07:00
jim
2a9e4490f4 0.421a minor tweak again 2012-10-11 22:53:26 -07:00
jim
931736feaa fixed a thread lock issue, and hopefully fixed a bug with the window capture 2012-10-11 22:07:29 -07:00
Richard Stanway
7b13902b15 Merge remote-tracking branch 'origin/master' 2012-10-11 23:58:15 -04:00
Richard Stanway
78bc98c08e Fix dangling pointer after updating desktop capture settings 2012-10-11 23:58:05 -04:00
jim
e9ef18f40e 0.421a 2012-10-11 20:56:02 -07:00
Richard Stanway
cc8c295649 Move status bar update outside scene mutex to avoid deadlocks 2012-10-11 19:43:02 -04:00
jim
738d31c443 0.42a hotfix for GetDefaultMicID 2012-10-11 09:55:19 -07:00
jim
d7a02213cb 0.41a amend 2012-10-10 23:00:14 -07:00
jim
d1536097a8 0.42a 2012-10-10 22:13:08 -07:00
jim
4699c61e0e 0.414 - finally truly fixed sync issues thank god - also tons of other stuff 2012-10-08 01:42:59 -07:00
jim
d819ae7f72 a few bugfixes, plus fixed latency issues with send buffer code 2012-10-06 20:49:06 -07:00
jim
20590c77c5 took out rtmp logging 2012-10-05 22:22:07 -07:00
jim
745889f71f fixed ustream/livestream problems, tweaked thread code for the capture thread to help ensure sync, and updated the rtmp library 2012-10-05 22:19:45 -07:00
jim
bcf5e3f702 fixed device format priority, added more supported device formats, added an option to force mono on mics, tweaked d3d code 2012-10-05 17:22:56 -07:00
jim
e544bbe758 flv fix, garbled output fix, tiny encoder adjustment, gpu compatibility fix, other dshow fixes 2012-10-04 17:38:26 -07:00
jim
312c06b5e4 0.411a - forgot version number 2012-10-03 16:12:31 -07:00