aboutsummaryrefslogtreecommitdiffstats
path: root/src/lv2_evbuf.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-18Implement/fix atom event port UI notifications.David Robillard1-5/+9
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3985 a436a847-0d15-0410-975c-d299462d15a1
2012-02-17Update for latest atom extension.David Robillard1-30/+20
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3983 a436a847-0d15-0410-975c-d299462d15a1
2012-02-12Update for latest atom extension.David Robillard1-3/+18
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3982 a436a847-0d15-0410-975c-d299462d15a1
2012-02-08Update for latest Atom extension.David Robillard1-49/+43
Probably fix #802. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3976 a436a847-0d15-0410-975c-d299462d15a1
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