628 Commits

Author SHA1 Message Date
Richard Stanway
41ae11ef8b Make the shared texture keyed mutex failing a non-fatal error 2012-12-14 01:06:37 -05:00
Richard Stanway
cc11b7913a Merge remote-tracking branch 'origin/master' 2012-12-14 01:06:12 -05:00
jp9000
89ce5e3474 just made it so broken timestamp devices ignore time 2012-12-13 13:43:47 -07:00
jp9000
74851f4d1d final little bugfixes before 0.455 2012-12-13 12:01:41 -07:00
Richard Stanway
954cc6ad2d Improve logging of some errors 2012-12-13 10:09:50 -05:00
jp9000
1f0152ad91 fixed transcoding issues, fixed issues that could occur with bad mics/devices, logging more data, fixed bugs related to scene changing 2012-12-12 19:48:44 -07:00
Richard Stanway
6d49cf337b Crash fix for animated .gifs with zero delay times 2012-12-12 10:01:35 -05:00
Richard Stanway
ecd7c37fcf Add check for incompatible code patches 2012-12-12 06:36:07 -05:00
Richard Stanway
215df6573b Fix some network shutdown race conditions 2012-12-12 01:39:18 -05:00
jp9000
2ae899fe79 remerging the new meter code, sorry! 2012-12-11 22:54:36 -07:00
jp9000
61dbfbfabe fixed sync problems in general, updated audio system, fixed some more bugs 2012-12-11 22:22:51 -07:00
William Hamilton
6bfafca7de Updated volume meter: added logarithmic scale, 6dB graduations, more frequent updates, and level maximum indicator
Fixed sse code to compute correct sum of squares and maximums.
2012-12-10 23:35:40 -06:00
Richard Stanway
9f3f3c579c Merge branch 'sendbuffer' 2012-12-10 08:23:31 -05:00
Richard Stanway
1cdc107a60 Only switch cwd if files appear to be missing 2012-12-10 08:22:05 -05:00
Richard Stanway
be525a0623 Cleanup logging code, improve error handling in buffered sender 2012-12-10 08:21:38 -05:00
Richard Stanway
b15c37163e Merge remote-tracking branch 'origin/master' into sendbuffer 2012-12-10 08:00:10 -05:00
Richard Stanway
769181e17a Fix RTMP shutdown with the new buffering system 2012-12-10 07:59:41 -05:00
Richard Stanway
66d7b28896 Volume meter improvements 2012-12-10 07:34:07 -05:00
notr1ch
27b6d7d005 Merge pull request #6 from bilhamil/master
Volume Meter and Volume Control Scaling
2012-12-10 01:40:36 -08:00
William Hamilton
b92250db8d Replaced tabs with 4 spaces 2012-12-10 03:19:49 -06:00
William Hamilton
6db08ff8ed Added volume meter. Meter uses red/yellow/green scheme.
Also rescaled volume control to logarithmic scale as per http://www.dr-lex.be/info-stuff/volumecontrols.html
2012-12-10 00:50:49 -06:00
Richard Stanway
a5f3a5113b Dynamic buffer size
Move RTMP close prior to network code shutdown
2012-12-08 07:15:42 -05:00
Richard Stanway
cbf58f984f Local buffering test 2012-12-08 05:28:29 -05:00
Richard Stanway
a932d55d5d Download updater function 2012-12-08 05:27:58 -05:00
Richard Stanway
2e47113101 Always use app folder for cwd 2012-12-08 01:21:05 -05:00
Richard Stanway
a40eec64bb Add Updater.cpp 2012-12-08 01:04:31 -05:00
Richard Stanway
b06488b20c Bind to network interface option 2012-12-06 22:18:03 -05:00
jp9000
de86aa03f9 added stripped pdb stuff, fixed minor resize bug 2012-12-05 23:39:25 -07:00
jp9000
8cd08c4a1d allow selective compiling of dxgi1.2 2012-12-05 22:32:31 -07:00
jp9000
0784e6b637 fixed crashes, added dxgi1.2 stuff 2012-12-05 21:48:21 -07:00
jp9000
6ebf3633d9 tons of bug fixes, added send buffer again, fixed japanese localization, added outline 2012-12-05 19:43:44 -07:00
Muf
6b0966a7ea Fix % that was on the wrong side, make GetPacketStrain gradual again 2012-12-06 01:46:43 +01:00
jp9000
286704a176 another CTS/DTS fix, fixed network issues, removed send buffer, fixed some graphics capture crashes, fixed win 8 sleep problems 2012-12-04 03:17:34 -07:00
jim
10df6ddbc2 accidently network thread priority code 2012-12-01 05:52:08 -07:00
jim
ff1517e99d adjusted settings dialog size, fixed cts problem, added cbr option, made some other tweaks 2012-11-30 14:16:16 -07:00
Richard Stanway
0361a0ce13 Fix that damn typo in every log file :) 2012-11-29 23:09:45 -05:00
Richard Stanway
4eeaf895ed Fix crash dump logs on AMD64
Switch to process-wide exception handler instead of VEH.
2012-11-29 20:55:31 -05:00
jim
8d039f66c8 testing a new revision of frame drop code 2012-11-28 19:22:19 -07:00
jim
b6c6a5ab79 tweaked framedrop code again 2012-11-28 13:29:52 -07:00
Richard Stanway
750499d76e Preset change warning 2012-11-28 01:03:51 -05:00
Richard Stanway
ea827b7c40 Add dire warning when changing x264 preset 2012-11-27 22:36:05 -05:00
jim
32f3493276 testing time-based frame drop code 2012-11-27 13:41:46 -07:00
jim
072e34f8c5 testing time-based frame drop code 2012-11-27 13:39:10 -07:00
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