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
/
jalv_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-12
Add missing const qualifiers
David Robillard
1
-5
/
+5
2024-07-12
Remove dead code
David Robillard
1
-2
/
+1
2022-08-17
Make worker opaque
David Robillard
1
-3
/
+2
2022-08-17
Define JALV_BEGIN_DECLS and define JALV_END_DECLS
David Robillard
1
-6
/
+3
2022-08-17
Factor out jalv_write_event()
David Robillard
1
-6
/
+20
2022-08-17
Factor out jalv_write_control()
David Robillard
1
-0
/
+18
2022-08-17
Clarify communication function names
David Robillard
1
-5
/
+5
2022-08-17
Make jalv_ui_port_index() private
David Robillard
1
-3
/
+0
2022-08-17
Clean up atom dumping code
David Robillard
1
-0
/
+7
2022-08-17
Use clearer names for communication rings
David Robillard
1
-31
/
+31
2022-08-17
Fix whitespace
David Robillard
1
-0
/
+1
2022-08-17
Switch to meson build system
David Robillard
1
-2
/
+2
2022-08-17
Remove unused member
David Robillard
1
-1
/
+0
2022-08-17
Separate JalvLog from Jalv
David Robillard
1
-0
/
+2
2022-08-17
Move REALTIME definition to jack.c
David Robillard
1
-6
/
+0
2022-08-17
Reduce dependence on jalv_internal.h
David Robillard
1
-9
/
+2
2022-08-17
Move JalvWorker definition to worker.h
David Robillard
1
-14
/
+1
2022-08-17
Remove Jalv back pointer from Worker
David Robillard
1
-1
/
+3
2022-08-17
Move Port definition to its own header
David Robillard
1
-17
/
+0
2022-08-17
Separate options.h from jalv_internal.h
David Robillard
1
-20
/
+1
2022-08-17
Move control-related type definitions to control.h
David Robillard
1
-52
/
+1
2022-08-17
Move JalvURIDs and JalvNodes to their own headers
David Robillard
1
-74
/
+2
2022-08-17
Remove Jalv back pointer from ControlID
David Robillard
1
-22
/
+23
2022-08-17
Clearly separate frontends from common internals
David Robillard
1
-3
/
+0
2022-08-17
Separate control.h from jalv_internal.h
David Robillard
1
-16
/
+0
2022-08-17
Separate ui.h from jalv_internal.h
David Robillard
1
-21
/
+0
2022-08-17
Separate backend.h from jalv_internal.h
David Robillard
1
-16
/
+0
2022-08-17
Separate state.h from jalv_internal.h
David Robillard
1
-43
/
+0
2022-08-17
Separate log.h from jalv_internal.h
David Robillard
1
-32
/
+1
2022-08-17
Adopt REUSE machine-readable licensing standard
David Robillard
1
-15
/
+2
2022-05-30
Move implementations out of shared header
David Robillard
1
-29
/
+8
2022-05-30
Remove use of VLAs
David Robillard
1
-1
/
+2
2022-05-27
Add Gtk plugin selector UI
Alexandros Theodotou
1
-0
/
+3
2022-05-27
Move platform-specific terminal code out of headers
David Robillard
1
-26
/
+4
2022-05-27
Use consistent comment styles
David Robillard
1
-9
/
+7
2022-05-27
Format all code with clang-format
David Robillard
1
-266
/
+243
2021-02-15
Pass ui:scaleFactor option to UIs
Alexandros Theodotou
1
-1
/
+7
2021-01-02
Use email address instead of website for attribution
David Robillard
1
-1
/
+1
2020-12-14
Fix inconsistent parameter name
David Robillard
1
-1
/
+1
2020-12-14
Remove meaningless const qualifiers in declarations
David Robillard
1
-6
/
+6
2020-12-14
Clean up includes
David Robillard
1
-5
/
+11
2020-12-14
Remove Jack session support
David Robillard
1
-1
/
+0
2020-07-21
Add format function annotations
David Robillard
1
-0
/
+8
2020-04-19
Define _POSIX_C_SOURCE locally
David Robillard
1
-0
/
+2
2020-04-05
Add a command line argument to select a specific UI
Hanspeter Portner
1
-0
/
+1
2020-04-05
Add lv2:extensionData and ui:showInterface nodes
David Robillard
1
-0
/
+2
2020-03-17
Implement ui:requestValue
David Robillard
1
-0
/
+3
2019-11-03
Use screen refresh rate with Gtk3 and Qt5
David Robillard
1
-0
/
+3
2019-11-03
Fix crash with Qt
David Robillard
1
-1
/
+1
2019-10-17
Make jalv_update return int
David Robillard
1
-1
/
+1
[next]