aboutsummaryrefslogtreecommitdiffstats
path: root/src/lv2_evbuf.c
AgeCommit message (Collapse)AuthorFilesLines
2011-11-09Update for changes in LV2 SVN.David Robillard1-0/+8
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3608 a436a847-0d15-0410-975c-d299462d15a1
2011-11-07Implement atom buffer.David Robillard1-58/+143
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3606 a436a847-0d15-0410-975c-d299462d15a1
2011-11-06Fix compilation against latest LV2 svn.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3599 a436a847-0d15-0410-975c-d299462d15a1
2011-11-05Add abstract interface for event buffers (towards event/atom compatibility).David Robillard1-0/+159
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3598 a436a847-0d15-0410-975c-d299462d15a1