aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontend.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-24Improve header documentationDavid Robillard1-2/+1
2024-11-17Rename UI port event function and move it to the appropriate headerDavid Robillard1-0/+8
2024-10-12Add missing const qualifiersDavid Robillard1-3/+3
2024-10-12Factor frontend command-line arguments into a structDavid Robillard1-2/+8
2022-08-17Define JALV_BEGIN_DECLS and define JALV_END_DECLSDavid Robillard1-6/+3
2022-08-17Reduce dependence on jalv_internal.hDavid Robillard1-1/+1
2022-08-17Separate options.h from jalv_internal.hDavid Robillard1-0/+1
2022-08-17Clearly separate frontends from common internalsDavid Robillard1-0/+55