aboutsummaryrefslogtreecommitdiffstats
path: root/src/lv2_evbuf.h
AgeCommit message (Collapse)AuthorFilesLines
2022-08-17Relax unnecessarily narrow typesDavid Robillard1-2/+2
2022-08-17Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2022-05-27Use consistent comment stylesDavid Robillard1-23/+20
2022-05-27Format all code with clang-formatDavid Robillard1-3/+3
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2018-09-23Remove support for deprecated event and uri-map extensionsDavid Robillard1-26/+1
2014-08-08Use Markdown in doc comments for better source readability.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5429 a436a847-0d15-0410-975c-d299462d15a1
2014-08-08Use Markdown in doc comments for better source readability.David Robillard1-13/+13
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5428 a436a847-0d15-0410-975c-d299462d15a1
2012-02-29Update for latest atom extension.David Robillard1-10/+13
Dump Jack transport information as an atom:Object. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4005 a436a847-0d15-0410-975c-d299462d15a1
2012-02-28Update LV2_Evbuf (matches that used in current ardour 3.0).David Robillard1-1/+12
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4003 a436a847-0d15-0410-975c-d299462d15a1
2012-02-17Update for latest atom extension.David Robillard1-8/+0
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-0/+8
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-21/+15
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-2/+7
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3608 a436a847-0d15-0410-975c-d299462d15a1
2011-11-07Implement atom buffer.David Robillard1-15/+20
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3606 a436a847-0d15-0410-975c-d299462d15a1
2011-11-05Add abstract interface for event buffers (towards event/atom compatibility).David Robillard1-0/+146
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@3598 a436a847-0d15-0410-975c-d299462d15a1