Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-24 | Remove client from world. | David Robillard | 1 | -2/+0 |
2011-11-09 | Update for changes in LV2 SVN. | David Robillard | 1 | -2/+2 |
2011-11-02 | Use ingen namespace for canvas-x and canvas-y and remove ingenuity namespace. | David Robillard | 1 | -2/+2 |
2011-10-22 | Fix compilation on Mac OS X | David Robillard | 1 | -0/+1 |
2011-10-22 | Move basic URI map and unmap implementation to URIs. | David Robillard | 1 | -0/+3 |
2011-10-21 | Move uri() to CommonInterface. | David Robillard | 1 | -0/+2 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 4 | -0/+293 |
2011-10-21 | Move URIs.hpp to public shared include directory. | David Robillard | 1 | -0/+103 |
2011-10-21 | Separate URIs from LV2URIMap. | David Robillard | 3 | -11/+14 |
2011-10-21 | Move World.hpp and Module.hpp to public include directory. | David Robillard | 2 | -0/+166 |
2011-10-21 | Begin moving shared headers to public include directory. | David Robillard | 5 | -0/+271 |