index
:
jalv.git
fix-ctrl-c-hang
main
osx
serd1
ui-request-parameter
Jalv LV2 host
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
log.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-24
Use angle brackets for library includes
David Robillard
1
-2
/
+2
2024-11-24
Move control port printing to console client
David Robillard
1
-6
/
+0
2024-11-24
Improve header documentation
David Robillard
1
-2
/
+1
2024-11-24
Use a typedef for ports like other structs
David Robillard
1
-3
/
+2
2024-11-17
Move string utilities to a separate compilation unit
David Robillard
1
-8
/
+0
2024-11-14
Add brief comments for undocumented "public" functions
David Robillard
1
-0
/
+8
2024-11-14
Remove unused prototypes and make functions static where possible
David Robillard
1
-4
/
+0
2024-10-12
Add missing const qualifiers
David Robillard
1
-1
/
+1
2022-08-17
Use logging API for almost all console output
David Robillard
1
-0
/
+1
2022-08-17
Define JALV_BEGIN_DECLS and define JALV_END_DECLS
David Robillard
1
-6
/
+3
2022-08-17
Separate JalvLog from Jalv
David Robillard
1
-0
/
+6
2022-08-17
Use a consistent interface for error/warning/debug logging
David Robillard
1
-2
/
+16
2022-08-17
Reduce dependence on jalv_internal.h
David Robillard
1
-1
/
+1
2022-08-17
Move Port definition to its own header
David Robillard
1
-0
/
+2
2022-08-17
Separate log.h from jalv_internal.h
David Robillard
1
-0
/
+54