23 Commits

Author SHA1 Message Date
Richard Stanway
11590c39b7 Support adding folders to the Image Slideshow
The contents of the folder will be loaded on each source initialization, allowing files to be added / removed without having to update the source.
2015-07-01 15:23:32 +02:00
Richard Stanway
897700b073 Fix < 3 sec transition times causing slideshow to get stuck 2015-04-09 13:06:08 +02:00
qiumin
bffee4911a remove user defined "round" that never invoked
the round did not override round in math.h
2015-02-25 21:19:25 +08:00
HomeWorld
75578718d0 BitmapTransitionSource: Add opacity control 2015-02-22 20:14:30 +02:00
jp9000
691c251d89 Revert "Update OBS to D3D11"
This reverts commit fb3188a7cd94a4577238aae1692f91f847949090.

This was a change that was added to fix support for certain intel
devices, but ultimately I feel like it's just not needed and is trying
to fix something that isn't broken.
2015-01-23 14:52:22 -08:00
jp9000
f1e2ea51c8 Change min. slide show transition time to 1 sec
I could have sworn I set this to 1 second before, it's dumb to have
arbitrary limitations on things
2015-01-08 20:38:46 -08:00
jp9000
fb3188a7cd Update OBS to D3D11
This should fix the issues that have been happening with those intel
integrated laptops.
2014-11-19 15:48:12 -08:00
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
jp9000
39391c9fa0 fixed a bug with the slideshow source resizing itself improperly 2013-09-18 11:32:51 -07:00
jp9000
6e27940693 made fade-in default for slide show source 2013-05-09 18:41:05 -07:00
jp9000
5e258018c2 removed "no duplicate image" limitation for slide show 2013-04-19 12:30:36 -07:00
Richard Stanway
9aceaadbcc Some small code cleanups via static analysis (cppcheck) 2013-04-04 03:20:02 -04:00
HomeWorld
9445b0702a Implemented #50 (slideshow disable fading | randomize) 2013-02-28 14:33:07 +02:00
jp9000
34f73441b3 finally fixed that utterly stupid size reset thing 2013-02-22 23:42:06 -07:00
jp9000
070e46ed0b increased slideshow limitation from 5-30 to 3-600 2013-02-05 02:48:59 -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
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
d1536097a8 0.42a 2012-10-10 22:13:08 -07:00
jim
dc0c272100 0.41a 2012-10-02 19:09:18 -07:00
jim
eed3eab722 finished slide show source/etc 2012-10-02 15:45:58 -07:00
jim
8943a7331d dshow fixes (again), transition source, other random things 2012-10-02 14:06:47 -07:00