aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/lv2plug.in/ns/ext/atom/util.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-22Install standard headers to simpler include pathsDavid Robillard1-509/+0
2016-10-04Add lv2_atom_object_get_typed()David Robillard1-0/+56
2016-09-18Update copyright datesDavid Robillard1-1/+1
2015-02-27Fix LV2_ATOM_TUPLE_FOREACH macro.Hanspeter Portner1-2/+2
2014-11-25Single-page API documentation with unified style.David Robillard1-0/+7
2014-07-31Use Doxygen Markdown support for more human-readable doc comments.David Robillard1-18/+18
2014-07-28Add missing C extern declarations for C++.David Robillard1-1/+1
2014-02-08Add lv2_atom_sequence_clear() and lv2_atom_sequence_append_event() helper fun...David Robillard1-0/+46
2014-01-24Fix -Wconversion warnings in headers.David Robillard1-4/+4
2014-01-04LV2 1.8.0David Robillard1-1/+1
2013-12-17Make lv2_atom_*_is_end() arguments const.David Robillard1-12/+12
2013-12-15Fix casting away of const (patch from Robin Gareus).David Robillard1-5/+5
2013-01-17Fix lv2_atom_sequence_end().David Robillard1-1/+1
2012-06-13Add lv2_atom_object_body_get().David Robillard1-1/+38
2012-05-18Fix lv2_atom_object_next() on 32-bit platforms.David Robillard1-4/+5
2012-04-12Update doxygen markup.David Robillard1-1/+1
2012-04-12Make all atom/util.h functions start with lv2_atom.David Robillard1-141/+79
2012-02-23Fix util.h in C++.David Robillard1-0/+4
2012-02-23Separately define body types for atoms with non-trivial bodies so the type de...David Robillard1-18/+64
2012-02-19Clean up documentation.David Robillard1-12/+14
2012-02-19atom/atom-helpers.h => atom/util.h.David Robillard1-0/+372