31 Commits

Author SHA1 Message Date
palana
f4ed09778e Add RTL-aware wrappers for DialogBox and CreateDialog
This makes previous RTL-changes (except for OBSMessageBox) obsolete
2014-02-26 07:07:13 +01:00
jp9000
f83442633b Replace MessageBox with wrapper for RTL languages 2014-02-24 18:18:21 -07:00
HomeWorld
96e400fd91 Refactored BitmapImageSource (moved core functionality into a new class - BitmapImage). Changed BitmapTransitionSource to use BitmapImage - implements #102 2014-02-08 14:40:00 +02:00
Richard Stanway
cdb01ba36d Fix timing issues with variable FPS gifs 2013-11-19 23:55:12 +01:00
Richard Stanway
58e404aeff Fix a crash that occurs with corrupt .gif files 2013-05-08 12:23:19 -04:00
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
Richard Stanway
ea422ae53d Fix small issue with reconfiguring animated gif sources 2013-05-01 19:01:01 -04: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
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
jp9000
48591d7c21 removed a memory leak from the bitmap source 2013-03-30 13:44:22 -07:00
paibox
3198d9dcf9 Added color key functionality to the Image source 2013-03-12 06:09:22 +01:00
jp9000
34f73441b3 finally fixed that utterly stupid size reset thing 2013-02-22 23:42:06 -07:00
Richard Stanway
7590562bd9 Defer loading image for 1 second on update in case file is in use 2013-01-31 01:34:54 -05:00
Richard Stanway
42d9d74e67 Fix last frame of non-infinite animated gifs being invalid 2013-01-27 01:11:26 -05:00
Richard Stanway
94a659cc1e Support change detection for image source 2013-01-11 00:08:24 -05: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
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
Richard Stanway
6d49cf337b Crash fix for animated .gifs with zero delay times 2012-12-12 10:01:35 -05:00
jim
8a5995e19f changed pdbs to output to rundir, added mouse cursor to graphics capture, removed redundant hook stuff, reverted frame drop code, and other tweaks 2012-11-22 18:02:33 -07:00
jim
7e10a6cad2 added more info to crash handler, fixed some bugs, adjusted rtmp code, removed unnecessary traces 2012-11-22 06:50:22 -07:00
jim
e02464b9f7 testing framedrop code, animated gifs, more features, more fixes, translations, etc 2012-11-19 02:16:37 -07:00
jim
e9ef18f40e 0.421a 2012-10-11 20:56:02 -07:00
jim
d7a02213cb 0.41a amend 2012-10-10 23:00:14 -07:00
jim
d1536097a8 0.42a 2012-10-10 22:13:08 -07:00
jim
dc0c272100 0.41a 2012-10-02 19:09:18 -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
jp9000
5b9e3b9dcb Initial commit 2012-08-30 21:54:15 -07:00