This website requires JavaScript.
Explore
Help
Sign in
github-starred
/
CocoaSplit
Watch
2
Star
0
Fork
You've already forked CocoaSplit
0
mirror of
https://github.com/zakk4223/CocoaSplit.git
synced
2026-05-16 06:05:49 -06:00
Code
Issues
32
Projects
Packages
Wiki
Activity
Actions
v1.9.9
CocoaSplit
/
CapturePlugins
/
CSMovieCapturePlugin
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
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
..
CSMovieCapturePlugin
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
CSMovieCapturePlugin.xcodeproj
Added a 'plugin loaded' call for extraplugins, so they can do any on-load setup they might need to do. Moved application observation in layout switcher to the plugin load call instead of the menu click event.
Fixes
#65
2015-02-17 01:41:42 -05:00