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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-11
Sort options in command line help output
David Robillard
2
-58
/
+58
2022-12-11
Add missing short versions of command line options
David Robillard
1
-1
/
+1
2022-12-11
Fix clashing command line options
David Robillard
1
-1
/
+1
2022-12-11
Clean up command line help output
David Robillard
1
-5
/
+6
2022-12-11
Remove Gtk portability wrappers that are no longer necessary
David Robillard
1
-41
/
+26
2022-12-11
Don't expand combo box controls
David Robillard
1
-0
/
+2
2022-12-11
Use Gtk switches instead of checkboxes for toggle controls
David Robillard
1
-13
/
+17
2022-12-11
Replace use of deprecated Gtk interfaces
David Robillard
1
-70
/
+52
2022-12-11
Remove Gtk2 interface
David Robillard
1
-24
/
+1
2022-11-16
Fix potential memory leaks
David Robillard
1
-1
/
+8
2022-11-16
Switch to external zix dependency
David Robillard
14
-1268
/
+11
2022-09-09
Jalv 1.6.8
David Robillard
1
-1
/
+1
2022-08-23
Fix "preset" console command when "presets" hasn't been called
David Robillard
1
-0
/
+1
2022-08-22
Update stale zix/common.h
David Robillard
1
-73
/
+12
2022-08-18
Fix duplicate macro definition
David Robillard
1
-9
/
+0
2022-08-17
Fix build with build system checks disabled
David Robillard
1
-6
/
+18
2022-08-17
Support both rdfs:label and lv2:name for port group labels
David Robillard
1
-0
/
+6
2022-08-17
Use an aligned buffer for reading UI events
David Robillard
1
-4
/
+11
2022-08-17
Clean up symap implementation and run unit test
David Robillard
2
-62
/
+80
2022-08-17
Clean up jalv_open()
David Robillard
1
-28
/
+25
2022-08-17
Factor jalv_init_display() out of jalv_open()
David Robillard
1
-24
/
+29
2022-08-17
Factor feature initialization out of jalv_open()
David Robillard
1
-91
/
+104
2022-08-17
Factor jalv_init_env() out of jalv_open()
David Robillard
1
-8
/
+13
2022-08-17
Clean up comments
David Robillard
2
-4
/
+18
2022-08-17
Fix comment typo
David Robillard
1
-1
/
+1
2022-08-17
Use logging API for almost all console output
David Robillard
5
-14
/
+22
2022-08-17
Simplify command line usage printing code
David Robillard
1
-14
/
+15
2022-08-17
Only log custom UI URI when one is expected
David Robillard
1
-7
/
+5
2022-08-17
Factor URI mappings out from jalv_open()
David Robillard
1
-79
/
+91
2022-08-17
Make worker opaque
David Robillard
4
-86
/
+181
2022-08-17
Clean up and document worker implementation
David Robillard
1
-38
/
+52
2022-08-17
Define JALV_BEGIN_DECLS and define JALV_END_DECLS
David Robillard
13
-72
/
+56
2022-08-17
Fix thread-safety of plugin/UI communication rings
David Robillard
2
-49
/
+93
2022-08-17
Fix comment typo
David Robillard
1
-1
/
+1
2022-08-17
Factor out jalv_write_event()
David Robillard
4
-21
/
+36
2022-08-17
Factor out jalv_write_control()
David Robillard
5
-32
/
+43
2022-08-17
Factor out the concept of writing a "packet" in the worker
David Robillard
1
-7
/
+13
2022-08-17
Update zix
David Robillard
9
-149
/
+664
2022-08-17
Fix misleading variable name
David Robillard
1
-4
/
+4
2022-08-17
Relax unnecessarily narrow types
David Robillard
5
-31
/
+15
2022-08-17
Clean up log messages for consistency
David Robillard
2
-4
/
+4
2022-08-17
Clarify communication function names
David Robillard
3
-22
/
+23
2022-08-17
Make jalv_ui_port_index() private
David Robillard
2
-12
/
+11
2022-08-17
Propagate worker errors to the scheduler when possible
David Robillard
1
-3
/
+4
2022-08-17
Clean up atom dumping code
David Robillard
3
-47
/
+36
2022-08-17
Fix spurious transport messages
David Robillard
1
-3
/
+4
2022-08-17
Remove unnecessary casts
David Robillard
2
-7
/
+7
2022-08-17
Remove lilv dependency from worker.h and worker.c
David Robillard
3
-8
/
+7
2022-08-17
Use clearer names for communication rings
David Robillard
5
-50
/
+50
2022-08-17
Fix whitespace
David Robillard
2
-2
/
+6
[next]