aboutsummaryrefslogtreecommitdiffstats
path: root/src/options.h
AgeCommit message (Collapse)AuthorFilesLines
2024-11-24Improve header documentationDavid Robillard1-0/+1
2024-11-24Rename ambiguous "buffer_size" field to "ring_size"David Robillard1-1/+1
There's already a lot of "buffer" sizes, and there's about to be even more, so rename this to "ring" size to be obviously about the communication rings.
2022-08-17Fix comment typoDavid Robillard1-1/+1
2022-08-17Define JALV_BEGIN_DECLS and define JALV_END_DECLSDavid Robillard1-6/+4
One lines good, three lines bad.
2022-08-17Separate options.h from jalv_internal.hDavid Robillard1-0/+37