| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-09-28 | autotools based build system | Robin Haberkorn | 1 | -43/+0 | |
| 2012-09-27 | include BSD headers | Robin Haberkorn | 1 | -0/+1 | |
| since they're not available on MinGW by default and cannot be installed easily | |||||
| 2012-09-26 | isolated OSC server specific code in OscServer class and allow to register ↵ | Robin Haberkorn | 1 | -1/+2 | |
| methods in order to localize OSC method handling i.e. every Layer class is stand-alone now | |||||
| 2012-09-21 | avoid linking against libstdc++ which is not used anyway | Robin Haberkorn | 1 | -3/+3 | |
| instead link against libsupc++, defining only the bare minimum (even that could be avoided by manually defining new/delete and switching off some C++ features) | |||||
| 2012-09-21 | split program into multiple files; switched to C++ | Robin Haberkorn | 1 | -3/+5 | |
| 2012-09-16 | install into /usr/local/bin and /usr/local/share/osc-graphics | Robin Haberkorn | 1 | -1/+9 | |
| 2012-09-15 | allow setting alpha values for image and video layers | Robin Haberkorn | 1 | -1/+2 | |
| * for image layers, we must manually alpha blit if the image surface has an alpha channel (surf_alpha) * also, fill screen with black initially | |||||
| 2012-09-14 | integrated liblo | Robin Haberkorn | 1 | -2/+5 | |
| 2012-09-14 | renamed effect-pad to osc-graphics | Robin Haberkorn | 1 | -3/+3 | |
| 2012-08-15 | video layer using libVLC | Robin Haberkorn | 1 | -2/+7 | |
| 2012-08-14 | use SDL_gfx for framerate adjustment | Robin Haberkorn | 1 | -2/+5 | |
| 2012-08-14 | preliminary SDL_image integration | Robin Haberkorn | 1 | -2/+5 | |
| 2012-08-14 | SDL App skeleton | Robin Haberkorn | 1 | -0/+16 | |
