| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2012-09-26 | moved layer registration from OSCServer into main.cpp using new OSCServer::re... | Robin Haberkorn | 1 | -0/+9 |
| 2012-09-26 | renamed OscServer to OSCServer | Robin Haberkorn | 1 | -6/+6 |
| 2012-09-26 | isolated OSC server specific code in OscServer class and allow to register me... | Robin Haberkorn | 1 | -11/+50 |
| 2012-09-24 | fixed layer deletion: base class destructor must be virtual so that when dele... | Robin Haberkorn | 1 | -1/+1 |
| 2012-09-24 | use BSD list macros instead of handwritten list primitives | Robin Haberkorn | 1 | -3/+5 |
| 2012-09-21 | split program into multiple files; switched to C++ | Robin Haberkorn | 1 | -0/+76 |
