543 Commits

Author SHA1 Message Date
jp9000
2d05e4edd3 reverted to memcpy because Jim apparently didn't do proper testing like he should have 2013-05-03 17:17:45 -07:00
Richard Stanway
05bc377a84 Fix memory leak with new animated gif frame cache 2013-05-03 19:53:10 -04:00
jp9000
4b50f99f6b cleaned up shared texture functions a bit 2013-05-01 21:10:06 -07:00
jp9000
d2e7e2af6f added timestamping to all lines in log files 2013-05-01 17:58:42 -07:00
Richard Stanway
ea422ae53d Fix small issue with reconfiguring animated gif sources 2013-05-01 19:01:01 -04:00
jp9000
6b37fdf576 replaced tabs (for the time being at least. probably going to switch everything to tabs later) 2013-05-01 15:58:55 -07:00
jp9000
e9df987b73 Fixed a slight comment bug 2013-05-01 15:48:30 -07:00
jp9000
d918efdc4a Add a debug flag when administrator - prevents issues with game capture being able to open target process 2013-05-01 15:48:07 -07:00
Richard Stanway
7360873361 Save decoded gif frames in RAM, greatly lowers CPU usage from animated gifs 2013-05-01 00:56:57 -04:00
Richard Stanway
73f68bdc3f Static analysis cleanups 2013-04-30 23:11:08 -04:00
Richard Stanway
6ab9f303da Show kbps as a measure of network rate, not queuing rate 2013-04-30 22:35:56 -04:00
Eric
c1d57c206f Remove any leading or trailing spaces from the stream key/playpath. 2013-04-30 18:22:23 +02:00
John R. Bradley
d14c39b22a Merge branch 'master' of https://github.com/jp9000/OBS 2013-04-30 21:19:09 +09:00
John R. Bradley
4b77209ad7 Fixed double-click resize bug
Double clicking on the title bar while the resize handle was
visible would cause it to never leave the 'resizing' state which
prevented selections from rendering.
2013-04-30 21:15:49 +09:00
Richard Stanway
e81b76ebda Record additional stuff in crash dumps 2013-04-30 02:10:15 -04:00
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