Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-19 | Use dynamic type IDs for Atoms (for direct compatibility with LV2 atoms). | David Robillard | 1 | -8/+10 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4079 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-05-18 | Strip double blank lines. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@3279 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2010-02-02 | Make sizeof(Raul::Atom) the size of a pointer. | David Robillard | 1 | -0/+22 | |
Accomplished by wrapping up blob stuff in a separately allocated object so all Atoms don't pay the size penalty. Bump version to 0.6.2 and ABI version to 5,0,0. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2403 a436a847-0d15-0410-975c-d299462d15a1 |