aboutsummaryrefslogtreecommitdiff
path: root/layer_image.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-28autotools based build systemRobin Haberkorn1-170/+0
2012-09-27undefine GFX_ALPHA_ADJUST workaround so it doesn't cause problems when refere...Robin Haberkorn1-0/+1
2012-09-27LayerImage: work around GFX_ALPHA_ADJUST definition issueRobin Haberkorn1-0/+4
2012-09-27LayerImage cleanup (removed unused code)Robin Haberkorn1-16/+0
2012-09-27use initializer lists where convenientRobin Haberkorn1-4/+5
2012-09-26moved layer registration from OSCServer into main.cpp using new OSCServer::re...Robin Haberkorn1-0/+2
2012-09-26renamed OscServer to OSCServerRobin Haberkorn1-1/+1
2012-09-26isolated OSC server specific code in OscServer class and allow to register me...Robin Haberkorn1-0/+21
2012-09-21split program into multiple files; switched to C++Robin Haberkorn1-0/+157