Rick Allen
- Gesamtaktivitäten 282
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 0
- Abonnements 115
Kommentare
Neueste Aktivität von Rick Allen-
Hey DF,Most keyboards (may be all keyboards I'm not sure) to get + you need to press shift and the plus/equal key. Capture sees that as a combo of key presses rather than a single key. Quick fix is...
-
Have a look at http://www.phaseone.com/en/SupportMain/ ... -Page.aspxThere is no simple way for you to access color tag or ratings from applescript. That I know of, happy to be proven wrong if you ...
-
set capture name of first item of documents to "aName" set capture name format of first item of documents to "Name/-/4 Digit Counter"
-
Yeah its so fast now its awesome
-
I have a couple plugins that I have developed that will soon be for sale. Thats the reason I didn't go into too much I think it might be against the forum rules.
-
hackintosh for surface pro2 anyone 😄 😄
-
Jon What card do you recommend? I had underwhelming performance from the 4870 so bought a flashed gtx285 (mainly for cuda in Resolve) but am getting crazing redraws (works fine in Cuda demanding ap...
-
The bugs where related to xattr part of the sand boxing in seirra One capture related bug I've found and be keen to hear from others is that when closing the session window it crashes CO. I'll se...
-
WOW my log says 2014-01-05 16:10:36> Logging is now active.2014-01-05 16:10:36> OpenCL initialization...2014-01-05 16:10:36> OpenCL : found platform Apple, OpenCL Version : OpenCL 1.2 (Apr 25 2013 ...
-
Change the last if statement to this. if setCapture is true and (count of dirPaths) is greater than 0 then -- Set the first item as the capture folder set captures to first item in dirPaths ...