Zakk
|
2749544f71
|
Added some capture type icons for the library. Library now filterable/searchable
|
2015-10-25 20:39:10 -04:00 |
|
Zakk
|
77dd533d7c
|
Base Text capture doesn't re-render unless the assigned text has changed. Should improve CPU use of non-static text. (Timers etc)
|
2015-04-23 07:12:21 -04:00 |
|
Zakk
|
64a3c4a596
|
The base TextCapture class handles loading the settings interface now and inserts standard text controls (font, alignment) in addition to whatever the actual capture source requires.
Fixed the excessive amounts of blank space in source setting pane(s)
|
2015-04-18 21:33:48 -04:00 |
|
Zakk
|
850169b02f
|
Some changes to CSInputLayer to handle text centering and alignment. Modified some of the size animations to be more sane. CAOpenGLLayer resizing is still stupid tho :(
|
2015-04-12 04:58:37 -04:00 |
|
Zakk
|
fb02503b7f
|
Syphon based sources now have an option to select how frame updates to the layer are handled.
|
2015-02-20 05:55:19 -05:00 |
|
Zakk
|
96455ca5b0
|
Syphon source now grabs the IOSurface before receiving a frame notification, so restored Syphon Sources from 'fast' SyphonInjected processes work
|
2015-02-15 08:37:15 -05:00 |
|
Zakk
|
59a3625430
|
Add formatters to all relevant date/time sources.
|
2015-02-12 23:23:38 -05:00 |
|
Zakk
|
2c6d8dc59e
|
Split time sources into elapsed time from reference point, time until reference point and a combined stopwatch/countdown for a fixed interval.
|
2015-02-12 07:36:47 -05:00 |
|
Zakk
|
97a35e8b5d
|
Added time related sources. Current time, elapsed time from any past point in time, and a countdown to a given date/time (or just X seconds of countdown)
|
2015-02-08 23:16:34 -05:00 |
|