36 Commits

Author SHA1 Message Date
HomeWorld
65417edd0e More fixes to textoutput source part 2. 2013-02-04 15:07:20 +02:00
HomeWorld
ff4ed61ae8 Fixed an ugly crash in textoutput source (invalid path used when calling OSMonitorFileStart) 2013-02-04 14:48:16 +02:00
HomeWorld
2fc93fdfb0 More fixes to textoutput source 2013-02-04 13:56:41 +02:00
HomeWorld
eb0de62b75 Added a fixed horizontal padding for text 2013-02-04 00:46:01 +02:00
HomeWorld
7bee9dabff Fixed some stupid mistakes (mine) 2013-02-03 23:31:51 +02:00
HomeWorld
1660dbc22f Small code fix 2013-02-03 20:13:22 +02:00
HomeWorld
0c327003b0 Render background according to text size if text size < minimum texture size 2013-02-03 20:05:16 +02:00
HomeWorld
6a73126a57 Make sure the text is centered if textureSize > font size 2013-02-03 18:14:14 +02:00
HomeWorld
73d84599ca Fixed text output measure string 2013-02-03 16:30:24 +02:00
HomeWorld
a221d513d3 Avoid multiple gdiplus calls if strCurrentText is 'invalid' 2013-02-03 14:18:43 +02:00
jp9000
68ed796dd5 minor adjustment to the text control code 2013-02-02 12:48:39 -07:00
HomeWorld
f11ccb11df Glue in textoutputsource bk color/opacity 2013-02-02 21:40:56 +02:00
jp9000
ac1ea04856 Added some background color stuff to the text source, just needs finishing up 2013-02-02 11:56:39 -07:00
HomeWorld
43bd9f6338 Allow a higher range for text scrolling speed (now that we made it texture size independent) 2013-01-27 13:49:42 +02:00
HomeWorld
f5ac858553 Fixed vertical text positioning / made scroll speed texture size independent 2013-01-27 09:16:35 +02:00
HomeWorld
1f21d6a5bc Fixed some 'little' mistakes in TextOutputSource 2013-01-11 21:05:21 +02:00
Richard Stanway
0898ff7c96 Fix issue with text source if change monitor fails on update 2013-01-11 00:08:54 -05:00
Richard Stanway
0a9e56d31c Move the file change monitor to OBSApi for use in other sources 2013-01-10 23:25:16 -05:00
Richard Stanway
356f55bfac Fix file change detection ignoring multiple change events 2013-01-09 20:15:33 -05:00
HomeWorld
a8027b362c Revert "Check if the desired file selected in config dialog is valid no matter if we use extents or not"
This reverts commit 4385395d3779659fe00ee5864d7780de2d5999f6.
2013-01-02 23:07:08 +02:00
HomeWorld
e0a85f8df5 Revert "Revert "Small checks added; removed delayed texture refresh (no need for it)""
This reverts commit a5e453383a06b48b7b784960f08400e3580e9ad2.
2013-01-02 23:05:16 +02:00
HomeWorld
a5e453383a Revert "Small checks added; removed delayed texture refresh (no need for it)"
This reverts commit 640e43bd83a8e0ab9d351e172b46021cc4809a12.
2013-01-02 23:04:27 +02:00
HomeWorld
4385395d37 Check if the desired file selected in config dialog is valid no matter if we use extents or not 2013-01-02 22:55:13 +02:00
HomeWorld
640e43bd83 Small checks added; removed delayed texture refresh (no need for it) 2013-01-02 21:39:03 +02:00
HomeWorld
847841941a Make sure we get notified when file size changes too 2013-01-02 13:22:06 +02:00
HomeWorld
828af6c3e6 Fixed shared access flags usage XFile::Open 2013-01-02 12:54:48 +02: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
jp9000
61dbfbfabe fixed sync problems in general, updated audio system, fixed some more bugs 2012-12-11 22:22:51 -07:00
jp9000
6ebf3633d9 tons of bug fixes, added send buffer again, fixed japanese localization, added outline 2012-12-05 19:43:44 -07:00
jim
e02464b9f7 testing framedrop code, animated gifs, more features, more fixes, translations, etc 2012-11-19 02:16:37 -07:00
jim
ee2d7fe16b graphics capture plugin update 2012-11-08 21:56:18 -07:00
jim
8021e7c49b 0.432a 2012-11-02 00:09:06 -07:00
jim
a8e82b6067 0.43a bugfixes 2012-10-28 19:21:25 -07:00
jim
0cfae6cf51 0.43a 2012-10-28 17:36:11 -07:00
jim
a5f8b3b901 fixed threading, optimized some more things, some other adjustments 2012-10-26 18:06:49 -07:00