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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-17
Make URI map thread-safe, fixing occasional crashes for plugins with UIs.
David Robillard
3
-6
/
+22
2012-11-16
Send new time information to plugin when Jack tempo changes.
David Robillard
3
-2
/
+7
2012-11-14
Add menu bar and pass parent widget in Qt version for true UI embedding
David Robillard
3
-5
/
+22
2012-10-27
Jalv 1.2.0
David Robillard
2
-5
/
+5
2012-09-30
Refuse to instantiate plugins which require unsupported features.
David Robillard
2
-1
/
+35
2012-09-16
Support latest options and morph extensions.
David Robillard
2
-10
/
+10
2012-09-13
Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...
David Robillard
1
-0
/
+0
2012-09-13
Update to r86/autowaf (Fix pkg-config checking with --pardebug).
David Robillard
1
-0
/
+0
2012-09-11
Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).
David Robillard
1
-0
/
+0
2012-09-10
Update to r83/autowaf (Fix mandatory pkg-config checks).
David Robillard
1
-0
/
+0
2012-09-10
Support building against parallel debuggable libraries via pkg-config.
David Robillard
1
-0
/
+0
2012-08-29
Update for latest options extension.
David Robillard
1
-16
/
+13
2012-08-29
Implement buf-size via options.
David Robillard
3
-46
/
+7
2012-08-29
Implement providing block length to plugin via options.
David Robillard
2
-13
/
+26
2012-08-29
Add missing return.
David Robillard
1
-0
/
+1
2012-08-22
Fix Jack Session 'save and close' operation.
David Robillard
6
-1
/
+31
2012-08-22
Update NEWS.
David Robillard
1
-0
/
+1
2012-08-22
Fix state restoration.
David Robillard
2
-8
/
+9
2012-08-22
Set control widgets initially to actual control value, not default value.
David Robillard
1
-16
/
+13
2012-08-22
Use in Jack session command line.
David Robillard
1
-1
/
+1
2012-08-22
Bump LV2 dependency version.
David Robillard
1
-1
/
+1
2012-08-21
Implement basic support for the new options extension and use it to pass the ...
David Robillard
3
-3
/
+21
2012-08-21
Set WM_ROLE to 'plugin_ui' to appease someone who would never do the same for...
David Robillard
1
-0
/
+1
2012-08-20
Add newline before EOF.
David Robillard
1
-1
/
+1
2012-08-13
Don't use GCC only warnings flags on clang.
David Robillard
1
-0
/
+0
2012-08-10
Upgrade to r75/autowaf (enable stricter compiler flags).
David Robillard
1
-0
/
+0
2012-08-10
Fix a ton of warnings.
David Robillard
4
-23
/
+24
2012-08-10
Fix unnecessary implicit float=>double conversions.
David Robillard
1
-1
/
+1
2012-08-09
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
6
-26
/
+26
2012-08-08
Update to r74/autowaf (Add autowaf.set_c99_mode()).
David Robillard
2
-5
/
+1
2012-08-08
Clean up wscript files.
David Robillard
1
-1
/
+1
2012-08-08
Support latest LV2 buf-size extension.
David Robillard
2
-8
/
+12
2012-08-06
Update to r73/autowaf (Windows path fixes).
David Robillard
1
-0
/
+0
2012-08-05
Fix UI/plugin communication.
David Robillard
2
-2
/
+2
2012-08-05
Update to waf 1.7.2.
David Robillard
1
-0
/
+0
2012-08-04
Update to waf 1.7.1.
David Robillard
1
-0
/
+0
2012-08-03
Fix crash when invalid plugin URIs are used.
David Robillard
1
-2
/
+4
2012-08-03
MSVC portability work.
David Robillard
2
-5
/
+14
2012-08-02
Pass parent widget to suil_instance_new.
David Robillard
7
-80
/
+103
2012-08-02
Always call Jalv struct `jalv'.
David Robillard
1
-267
/
+267
2012-08-02
Clean up wscript files.
David Robillard
1
-4
/
+0
2012-08-02
Fix compilation on Windows.
David Robillard
2
-0
/
+10
2012-07-29
Add Gtk3 UI.
David Robillard
3
-8
/
+64
2012-07-18
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-07-16
... actually compile. Duh.
David Robillard
1
-1
/
+1
2012-07-16
Don't send UI updates if UI is not present (correct fix for r4513).
David Robillard
1
-1
/
+1
2012-07-09
Update to r72/autowaf (don't run ldconfig when destdir is given as an option).
David Robillard
1
-0
/
+0
2012-07-09
Improve documentation style.
David Robillard
1
-0
/
+0
2012-07-09
Factor out documentation fixup stuff to autowaf.
David Robillard
1
-0
/
+0
2012-07-09
Improve INSTALL file.
David Robillard
1
-17
/
+41
[next]