Jim
af320a0838
Merge pull request #1480 from kkartaltepe/module-descriptions
...
Plugins: Add descriptions to modules
2018-09-16 15:34:28 -07:00
Kurt Kartaltepe
d86c8121ed
Plugins: Add descriptions to modules
2018-09-11 18:28:58 -07:00
Gol-D-Ace
a79aaa28ab
Update translations from Crowdin
2018-08-18 04:16:35 +02:00
Gol-D-Ace
88282c168c
Update translations from Crowdin
2018-03-15 09:00:28 +01:00
Gol-D-Ace
ae22886f67
Update translations from Crowdin
2018-01-22 04:55:52 +01:00
jp9000
7bd06e7f26
Update translations from Crowdin
2017-10-17 05:39:22 -07:00
Gol-D-Ace
8d8c2e5a22
Update translations from Crowdin
2017-08-10 16:07:40 +02:00
Skid-Inc
2b085da63a
obs-text: Fix file reader occasionally not updating
...
Delayed reading the text file till the update after the timestamp
changes, this should fix a minor issue where if the file updates twice
in one second, only the first change it displayed.
2017-06-27 11:14:26 +01:00
Gol-D-Ace
3d2cacd782
Update translations from Crowdin
2017-05-20 10:18:41 +02:00
Gol-D-Ace
dbf95bdc15
Update translations from Crowdin
2017-03-05 23:40:11 +01:00
Gol-D-Ace
a13c0a3c29
Update translations from Crowdin
2017-02-27 20:54:02 +01:00
sorayuki
a5c7cb52f1
obs-text: Fix issue drawing some chinese characters
...
Some Chinese fonts (for example "STHupo") won't render any characters in
the GDI+ text source.
Closes jp9000/obs-studio#800
2017-02-25 02:33:26 -08:00
Gol-D-Ace
6223ed6520
Update translations from Crowdin
2017-01-07 00:23:16 +01:00
Gol-D-Ace
69f0bc244a
Update translations from Crowdin
2016-12-23 20:46:47 +01:00
jp9000
c4580ac6ba
obs-text: Do not reset blend state
...
Similar to the parent commit, do not reset the blend state if the source
is not marked as a custom drawn source. Filters applied won't have the
correct blend state and the alpha edges of the text will be partially
black.
2016-12-21 15:31:13 -08:00
Gol-D-Ace
90e805ad9b
Update translations from CrowdIn
2016-11-16 00:32:47 +01:00
jp9000
ed85b22534
Update translations from CrowdIn
2016-11-03 13:32:52 -07:00
Michael Fabian Dirks
4bafe668ee
obs-text: Add gradient feature
...
Closes jp9000/obs-studio#636
2016-09-29 12:15:17 -07:00
jp9000
32378124af
obs-text: Change file update interval to 1 sec (from 2)
2016-09-28 02:01:30 -07:00
Gol-D-Ace
aadc7263c0
Update translations from Crowdin
2016-09-28 01:17:24 +02:00
jp9000
ff05574654
obs-text: Change default font size to 36
2016-09-22 20:57:43 -07:00
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