aboutsummaryrefslogtreecommitdiff
path: root/chuck/OSCGraphics.ck
AgeCommit message (Expand)AuthorFilesLines
2012-10-04rewritten recorder using ffmpeg libs (without SDL_ffmpeg)Robin Haberkorn1-2/+8
2012-10-03allow to stop video recoding via (/recorder/start s "") and OSCGraphics.record()Robin Haberkorn1-2/+3
2012-10-03added video recorder based on SDL_ffmpegRobin Haberkorn1-1/+17
2012-10-03ChucK text layer wrapperRobin Haberkorn1-0/+35
2012-09-17added methods for changing image/video file/URLRobin Haberkorn1-2/+2
2012-09-17all layer constructor methods support an alpha argumentRobin Haberkorn1-13/+24
2012-09-17allow setting box colorRobin Haberkorn1-6/+6
2012-09-16added support for OSCGraphicPorts: they allow you to control layer parameters...Robin Haberkorn1-1/+1
2012-09-16added chuck wrappersRobin Haberkorn1-0/+121