Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-14 | Add brief comments for undocumented "public" functions | David Robillard | 1 | -0/+2 | |
2024-11-14 | Remove unused prototypes and make functions static where possible | David Robillard | 1 | -4/+0 | |
2022-08-17 | Define JALV_BEGIN_DECLS and define JALV_END_DECLS | David Robillard | 1 | -6/+3 | |
One lines good, three lines bad. | |||||
2022-08-17 | Move control-related type definitions to control.h | David Robillard | 1 | -1/+55 | |
2022-08-17 | Move JalvURIDs and JalvNodes to their own headers | David Robillard | 1 | -0/+1 | |
2022-08-17 | Remove Jalv back pointer from ControlID | David Robillard | 1 | -2/+13 | |
Bit of a kludge, but this unblocks further cleanup and modularization. The Gtk static data / signal issues can be addressed later. | |||||
2022-08-17 | Separate control.h from jalv_internal.h | David Robillard | 1 | -0/+40 | |