CocoaSplit/CapturePlugins/CSTextCapturePlugin/CSTextCapturePlugin
2015-04-18 21:33:48 -04:00
..
en.lproj Most of the input plugins 2014-08-29 03:42:33 -04:00
CSTextCaptureFactory.h Added NowPlaying (generate text source based on currently playing song in iTunes or Spotify) and FileText (get text from a file) plugins 2015-01-01 20:50:21 -05:00
CSTextCaptureFactory.m 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
CSTextCapturePlugin-Info.plist Added NowPlaying (generate text source based on currently playing song in iTunes or Spotify) and FileText (get text from a file) plugins 2015-01-01 20:50:21 -05:00
CSTextCapturePlugin-Prefix.pch Most of the input plugins 2014-08-29 03:42:33 -04:00
FileTextCapture.h Added NowPlaying (generate text source based on currently playing song in iTunes or Spotify) and FileText (get text from a file) plugins 2015-01-01 20:50:21 -05:00
FileTextCapture.m Added NowPlaying (generate text source based on currently playing song in iTunes or Spotify) and FileText (get text from a file) plugins 2015-01-01 20:50:21 -05:00
FileTextCaptureViewController.h 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. 2015-04-18 21:33:48 -04:00
FileTextCaptureViewController.m Added NowPlaying (generate text source based on currently playing song in iTunes or Spotify) and FileText (get text from a file) plugins 2015-01-01 20:50:21 -05:00
FileTextCaptureViewController.xib 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. 2015-04-18 21:33:48 -04:00
TextCapture.h Moved most of the TextCaptureSource code into the main code base, so plugins can inherit a base Text Source for more flexibility. 2014-12-31 14:10:12 -05:00
TextCapture.m Animations are now explicitly added to a layout, instead of showing all possible animations. Added animations and input assignments are saved and restored along with the layout. 2015-03-27 10:04:35 -04:00
TextCaptureViewController.h 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. 2015-04-18 21:33:48 -04:00
TextCaptureViewController.m Moved most of the TextCaptureSource code into the main code base, so plugins can inherit a base Text Source for more flexibility. 2014-12-31 14:10:12 -05:00
TextCaptureViewController.xib 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. 2015-04-18 21:33:48 -04:00