482 Commits

Author SHA1 Message Date
Eric
b51c39381d Changed move to edge hotkeys to Ctrl + Alt + arrows. 2013-04-13 00:45:46 +02:00
Eric
1ffefdebf9 Add hotkeys for all new alignment options. 2013-04-13 00:00:07 +02:00
Eric
7f7938a692 Menu options for moving items to the edges. 2013-04-12 19:45:25 +02:00
Eric
06408b4443 Menu items for centering sources horizontally and vertically. 2013-04-12 19:24:31 +02:00
jp9000
20711fa013 okay, more audio issues fixed. thank god. 2013-04-12 01:40:32 -07:00
jp9000
8d41d8f61e fixed a timing bug on devices that don't output the proper 10ms sample sizes 2013-04-12 00:10:20 -07:00
paibox
4413b5e429 Quick fix so that ToggleCapturing does not get called while the stream is starting up/shutting down. 2013-04-11 21:55:54 +02:00
jp9000
eb676b5b6a 0.48.013 - Fixed a few more issues with the audio subsystem 2013-04-10 22:18:52 -07:00
jp9000
5f417936d3 Added "Video adapter" selection option to video settings 2013-04-10 21:18:00 -07:00
HomeWorld
11e4863c19 Fix a small oversight in sources listctrl custom draw code (DrawText - use DT_NOPREFIX to turn off processing of prefix characters) 2013-04-11 06:13:35 +03:00
Richard Stanway
ddfd131e29 Fix process priority setting (accidentally removed in b6c6a5ab) 2013-04-10 20:09:58 -04:00
jp9000
ae2e0e314a fixed spelling error 2013-04-08 17:17:47 -07:00
jp9000
82ed338804 fixed FLV file output, add SEI to the first keyframe, not the header 2013-04-08 17:16:14 -07:00
HomeWorld
8cec29a7c9 Fixed an issue with preview window not being properly updated on main wnd maximize 2013-04-08 09:36:57 +03:00
jp9000
eb33bbc397 renamed pull request function to CopyElement and adjusted convention 2013-04-07 11:02:57 -07:00
partouf
56a1508798 Added menu item to Copy/Duplicate a Scene 2013-04-06 22:19:13 +02:00
jp9000
2d1bb2189c 0.48.012 - properly account for WASAPI timing on packets that are not exactly 10ms samples 2013-04-06 01:02:03 -07:00
jp9000
f345fc59b8 Made the audio input a little more tolerant on the timing incoming audio packets 2013-04-05 22:56:32 -07:00
jp9000
219f01f764 0.48.010 - changed locale for dshowplugin 2013-04-05 16:56:36 -07:00
jp9000
8d95a1e7ac Made a significant number of adjustments to the audio subsystem that should ensure all extra audio streams play back properly and on time 2013-04-05 16:56:02 -07:00
Eric
035f52f05a Show stream start and stop time in log. 2013-04-05 23:52:49 +02:00
Richard Stanway
2bf85d3ce7 Fixed high FPS transparent gifs not rendering properly. 2013-04-05 03:12:40 -04:00
Richard Stanway
86b96a2b76 Fix image sources rendering at 99% opacity when opacity is set to 100 2013-04-05 01:49:06 -04:00
Richard Stanway
f18301002b Make auto-reconnect more robust, continue retrying even on network errors 2013-04-05 01:33:56 -04:00
Richard Stanway
14186fb35f Fix crash that occurs if MP4FileStream file is destroyed after 1 frame 2013-04-04 21:42:22 -04:00
Richard Stanway
0b78eedc4e Fix integer overflow with byte counter on NullNetwork 2013-04-04 03:39:52 -04:00
Richard Stanway
9aceaadbcc Some small code cleanups via static analysis (cppcheck) 2013-04-04 03:20:02 -04:00
HomeWorld
1da99309bd Fixed an issue where the RenderMessage static text isn't properly repainted on maximize/restore down. (issue #171) 2013-04-03 22:46:56 +03:00
HomeWorld
882d51f0a1 Force the display to be always on too when previewing/streaming 2013-04-03 10:17:56 +03:00
Richard Stanway
dc0ef7e7e2 Show bitrate when previewing stream 2013-04-03 02:56:25 -04:00
jp9000
333e148597 Got rid of the redundant clockFreq param for the QPC time functions 2013-04-02 23:04:26 -07:00
jp9000
51c356b1c3 removed more traces of the HQ audio resampling option 2013-04-02 23:03:18 -07:00
jp9000
b6a1847a4e fixed bug with FLV files 2013-04-02 23:01:04 -07:00
jp9000
d001f62df0 Removed lower quality audio resampling 2013-04-02 23:00:09 -07:00
jp9000
c2a13e8321 Fixed a bug with RTMP publisher queued packets being inserted potentially out of order, and also fixed a bug with proper code not being called on the first keyframe 2013-04-02 22:58:32 -07:00
Richard Stanway
f2223f2e52 Better fix for SleepTo 2013-04-03 01:38:32 -04:00
Richard Stanway
225950129b Fix integer underflow in SleepTo 2013-04-03 01:20:18 -04:00
Richard Stanway
6d4652da5f Fix updater compatibility with portable mode 2013-04-01 20:14:20 -04:00
HomeWorld
fb53cc80c5 After Shell_NotifyIcon is called destroy loaded icon if it's the case 2013-04-01 09:28:25 +03:00
jp9000
abfef72d85 0.48.007 - removed circular list usage until I can verify it's 100% safe to use, removed a potential memory leak from directshow sources, other minor checks and tweaks 2013-03-31 05:47:11 -07:00
paibox
d8760b06a2 Fix a small memory leak that would occur when enabling point filtering in Windows 7. (And possibly Vista.) 2013-03-31 14:36:32 +02:00
Richard Stanway
71f1d0c912 Add a couple more lower bitrate audio options 2013-03-30 21:12:51 -04:00
jp9000
881774d083 Made SEI data properly be applied to mp4/flv files 2013-03-30 18:07:02 -07:00
jp9000
68f6b7aaa5 fixed a relatively big problem with CBR not using filler data, and with CBR SEI packets not transmitting correctly 2013-03-30 18:06:23 -07:00
jp9000
ea8f69f7c8 0.48.006 - Fixed a problem that caused SC2 scene switcher plugin to not work anymore 2013-03-30 14:02:16 -07:00
jp9000
13f60be92e 0.48.005 - Also fixed some locale issues 2013-03-30 13:47:24 -07:00
jp9000
48591d7c21 removed a memory leak from the bitmap source 2013-03-30 13:44:22 -07:00
jp9000
e6e7e528c9 Fixed the first frame of the 100ns code so it doesn't give a 50-day frame delta 2013-03-30 13:43:35 -07:00
jp9000
3929e7ae40 Make app use null network rather than bandwidth analysis when previewing 2013-03-30 13:42:41 -07:00
jp9000
91aa0bee2f Probably going to change back to FastAlloc for the time being 2013-03-30 13:42:11 -07:00