55 Commits

Author SHA1 Message Date
hwdro
a4cde72698 obs-text: Add bk color/opacity properties 2016-09-21 00:09:53 +03:00
jp9000
b2a85a2820 obs-text: Reload whenever file timestamp has changed
Rather than reload when the timestamp is greater than the previous
timestamp, reload whenever the timestamp has changed.
2016-09-16 19:47:24 -07:00
jp9000
31f106c1b5 obs-text: Fix typo 2016-09-15 05:20:59 -07:00
jp9000
1bbe152a55 obs-text: Fix call type for GDIObj helper class
The call type for the deleter function used with the GDIObj helper class
is __stdcall.  Without it, it'll fail to build in 32bit properly.
2016-09-15 04:52:22 -07:00
jp9000
34eb4cd409 obs-text: Add GDI+ text source 2016-09-14 16:59:46 -07:00