103 Commits

Author SHA1 Message Date
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
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
e1fe865a1b something about copyTextures not being NUM_RENDER_BUFFERS 2013-02-01 04:16:39 -07: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
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
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
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
e2ea43ca93 merging develepment branch. don't kill me! 2013-01-24 20:30:22 -07:00
William Hamilton
9b9bbfaaa3 Arrow keys to move sources around for fine precision. 2013-01-11 04:20:24 -06:00
William Hamilton
7831d9e44c Added "always on top" option. 2013-01-08 23:50:53 -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
jp9000
645f9c49ef added capture card audio fully
added mic/capture card audio time offset controls
fixed a memory leak with gifs
don't show fonts that GDI+ can't render
2013-01-02 01:14:30 -07:00
jp9000
ab859da2aa fixed some mic sync issues
fixed some potential desktop sync issues
fixed some bad names
fixed more json issues
fixed mp4 file syncing
2012-12-30 14:30:08 -07:00
jp9000
efe771565f capture card audio stuff, audio system adjustments, audio thread adjustments 2012-12-25 09:34:07 -07:00
William Hamilton
e389321dd2 Updated volume meter to show both max and rms with green gradient. 2012-12-19 11:50:59 -06:00
jp9000
544975b4e7 added sizing/aspect ignore/positioning to graphics capture, added mouse to win8 capture, fixed push-to-talk volume, added push-to-talk delay 2012-12-16 22:27:41 -07:00
jp9000
2573310d75 made volume controls linear again, updated win8 monitor capture 2012-12-15 16:53:33 -07:00
jp9000
b9d79f4c3f tons of fixes related to audio and crashes, argh. also win8 capture 2012-12-14 04:13:38 -07:00
jp9000
74851f4d1d final little bugfixes before 0.455 2012-12-13 12:01:41 -07: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
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
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
jim
ff1517e99d adjusted settings dialog size, fixed cts problem, added cbr option, made some other tweaks 2012-11-30 14:16:16 -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
334d6f1b1e Vectored Exception Handler for crash dump writing 2012-11-15 04:56:04 -05:00
jim
8021e7c49b 0.432a 2012-11-02 00:09:06 -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
jim
75db90544f updated graphics capture code, other random tweaks 2012-10-20 22:42:35 -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
jim
e9ef18f40e 0.421a 2012-10-11 20:56:02 -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
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
dc0c272100 0.41a 2012-10-02 19:09:18 -07:00
jim
9271b73d93 updated hotkey code, settings tweaks, added hotkey for stopping stream, and got rid of the text message in software capture 2012-09-30 23:14:13 -07:00
jim
a623c310b1 setscene multithread fix, fit to screen, publish bug, dshow bugs 2012-09-30 12:51:24 -07:00
jim
f9369671d2 0.40a 2012-09-27 11:50:34 -07:00
jim
22ef776851 SEI Adjustment 2012-09-26 21:00:12 -07:00
jim
71be2c937e file saving, advanced settings, bug fixes, cats and dogs living together... mass hysteria! 2012-09-26 19:54:42 -07:00
jim
f99d74d008 0.38a 2012-09-20 23:07:10 -07:00
jim
e9b10290d5 0.37a 2012-09-16 21:02:44 -07:00
jim
dbfe80f28e 0.36a 2012-09-12 20:55:40 -07:00
jim
ac224ac6a5 0.35a 2012-09-10 01:04:20 -07:00