| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-10-04 | rewritten recorder using ffmpeg libs (without SDL_ffmpeg) | Robin Haberkorn | 1 | -2/+8 | |
| * SDL_ffmpeg was broken and is hard to get * my implementation allows specifying an output codec. if the codec supports the screen's pixel format, no conversion is performed saving lots of performance (also beneficial for post-processing a recorded video) | |||||
| 2012-10-03 | allow to stop video recoding via (/recorder/start s "") and OSCGraphics.record() | Robin Haberkorn | 1 | -2/+3 | |
| 2012-10-03 | added video recorder based on SDL_ffmpeg | Robin Haberkorn | 1 | -1/+17 | |
| 2012-10-03 | fixed OSCGraphicsText | Robin Haberkorn | 1 | -3/+3 | |
| 2012-10-03 | ChucK text layer wrapper | Robin Haberkorn | 4 | -1/+110 | |
| 2012-09-28 | ensure that chuck wrapper's lib.ck contains the installation path | Robin Haberkorn | 2 | -10/+12 | |
| a custom Makefile rule must be used since the *dir output variables are not fully expanded | |||||
| 2012-09-28 | autotools based build system | Robin Haberkorn | 2 | -0/+4 | |
| 2012-09-17 | add video rate, position, paused commands. pause videos by default | Robin Haberkorn | 1 | -0/+61 | |
| 2012-09-17 | added methods for changing image/video file/URL | Robin Haberkorn | 3 | -2/+18 | |
| 2012-09-17 | all layer constructor methods support an alpha argument | Robin Haberkorn | 2 | -15/+27 | |
| 2012-09-17 | allow setting box color | Robin Haberkorn | 2 | -6/+41 | |
| 2012-09-16 | optimize port polling | Robin Haberkorn | 2 | -8/+20 | |
| 2012-09-16 | added support for OSCGraphicPorts: they allow you to control layer ↵ | Robin Haberkorn | 4 | -14/+53 | |
| parameters by chucking a port into the UGen graph | |||||
| 2012-09-16 | added chuck wrappers | Robin Haberkorn | 6 | -0/+212 | |
