628 Commits

Author SHA1 Message Date
Eric
8192dc8911 Cropping from the corners support. 2013-04-30 00:09:06 +02:00
Eric
d449641b01 Enhanced cropping support. Source box changes size with cropping, don't reset cropping to 0 when re-editing it. 2013-04-29 23:52:13 +02:00
HomeWorld
9c4fa22b3e Fixed a crash described in issue #197 2013-04-27 21:44:49 +03:00
jp9000
9be06b887c 0.51b - updated header 2013-04-26 00:45:35 -07:00
jp9000
eb960a5a2e increased threshold at which new audio samples can be discarded 2013-04-26 00:40:54 -07:00
jp9000
798362fed0 made a tiny fix for text color issues on the status bar 2013-04-25 22:10:14 -07:00
Jim
22250887ae Merge pull request #196 from kc5nra/upstream
Rudimentary crop gui support
2013-04-25 21:44:15 -07:00
jp9000
0ef44c0744 removed frame duplication for now 2013-04-25 19:18:36 -07:00
jp9000
f01fc602ce made a hack for when mic data gets behind due to minor device sampling issues 2013-04-25 16:02:04 -07:00
John R. Bradley
c3a66d0b8e Rudimentary crop gui support 2013-04-25 19:31:05 +09:00
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