518 Commits

Author SHA1 Message Date
HomeWorld
b8b7d90134 Window Capture: Update subregion values if another window is selected 2013-04-24 17:32:33 +03:00
HomeWorld
ed3d9ac120 Fixed an issue with window capture config (previously selected subregion values getting overwritten) 2013-04-24 16:06:22 +03:00
jp9000
14a58b1dc7 0.50.01 - added an extra speaker configuration 2013-04-23 16:46:36 -07:00
jp9000
f631dd7c13 0.50 - updated main header 2013-04-22 14:52:20 -07:00
jp9000
5182df6405 made default text size 48 2013-04-22 14:25:24 -07:00
jp9000
f4f042a51c made a backward compatibility fix for the settings pane 2013-04-21 19:40:51 -07:00
jp9000
17d25d30ba made it so the process priority selection uses the translated text rather than english values 2013-04-21 16:17:36 -07:00
jp9000
dd77c94db0 properly resize sources when using double-click to configure 2013-04-21 12:31:02 -07:00
jp9000
4664b8d266 0.48.018 - updated french translation 2013-04-21 11:39:36 -07:00
jp9000
d26c20846f woops, update declarion parameters for SetCropping as well 2013-04-20 12:55:05 -07:00
jp9000
5077cc54a4 fixed cropping code to properly account for inversion of either positional values or texture coordinate values, and fixed the texture coordinate problem 2013-04-20 12:52:10 -07:00
jp9000
97e29d43fb made it so that a selected global source properly resizes when you reconfigure 2013-04-19 12:32:58 -07:00
jp9000
5e258018c2 removed "no duplicate image" limitation for slide show 2013-04-19 12:30:36 -07:00
jp9000
54cf3c5a5a Merge remote-tracking branch 'origin/master' 2013-04-19 10:50:37 -07:00
jp9000
fccdc638aa Split up software capture into window and monitor capture. Put warnings on monitor capture for vista/7 and when aero is on 2013-04-19 10:50:16 -07:00
Richard Stanway
be2e8582b8 Initial cropping support (no UI) 2013-04-19 13:21:06 -04:00
jp9000
bd9e916985 added global audio offset back in 2013-04-19 08:41:49 -07:00
jp9000
5d80168190 renamed one variable for clarity 2013-04-18 23:03:55 -07:00
Eric
4b5aa335aa Remove some debug code and make sure we don't jump past the end when there are no plugin settings panes. 2013-04-18 18:13:03 +02:00
jp9000
139a1119fd apply timestamp smoothing to all devices to prevent stuttering/hiccupts 2013-04-18 09:06:15 -07:00
jp9000
d529506a1e deleted some whitespace and added simplified chinese locale 2013-04-18 08:07:33 -07:00
jp9000
823c596abd Merge remote-tracking branch 'origin/master' 2013-04-18 08:02:56 -07:00
jp9000
dd9bd2f75c Added the ability for settings panes to have a "defaults" button, added the button to the "Advanced" section 2013-04-18 08:00:34 -07:00
Eric
6814ceeae5 Keep focus on the settings list when loading new settings panes. 2013-04-18 12:52:02 +02:00
Eric
9efedb714d Add a separator between the builtin settings panes and the plugin settings panes. 2013-04-18 11:19:05 +02:00
Richard Stanway
60cf1405d8 Disable main window while sending out final part of delayed stream 2013-04-17 00:05:38 -04:00
jp9000
d4c30782d2 adjusted some variable names for clarity 2013-04-16 19:56:32 -07:00
jp9000
48590d23b6 change one last sample rate size to constant for consistency 2013-04-16 19:50:01 -07:00
jp9000
7d6b8805d9 removed some rather senseless debug code, and changed the sample rate sizes to constants 2013-04-16 19:47:22 -07:00
jp9000
78501dacc4 yet more (and hopefully final) audio subsystem fixes 2013-04-16 19:41:55 -07:00
Jim
5f36c3053d Merge pull request #188 from ThoNohT/settings
App->CancelSettings() should be called when clicking no, not when clicki...
2013-04-15 09:40:14 -07:00
Jim
d7c68c397c Merge pull request #187 from ThoNohT/SourceAlign
Additional alignment options for sources.
2013-04-15 09:40:03 -07:00
Eric
3c474250ae Enable the Apply button after changing Device in video settings. 2013-04-15 18:17:05 +02:00
Eric
9824c2e8e9 App->CancelSettings() should be called when clicking no, not when clicking cancel after switching settings pages with unapplied changes. 2013-04-14 17:46:55 +02:00
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
Richard Stanway
b38f393213 Improve handling of DXGI_ERROR_DEVICE_REMOVED error 2013-04-12 17:53:49 -04:00
Eric
7f7938a692 Menu options for moving items to the edges. 2013-04-12 19:45:25 +02:00
jp9000
2cc418333f 0.48.014 - fixed a potential issue with game capture when it's disabled 2013-04-12 10:36:48 -07: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