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
2013-06-08
Fix potential ringbuffer race for UI events.
David Robillard
1
-1
/
+3
2013-06-08
Probably fix thread safety of debug printing (#911).
David Robillard
2
-2
/
+5
2013-05-27
Support rsz:minimumSize for atom and event ports.
David Robillard
2
-2
/
+17
2013-05-26
Work around Gtk bug for labels on sliders (patch from Robin Gareus).
David Robillard
1
-5
/
+17
2013-05-26
Fix default setting for non-sequential enumeration ports
David Robillard
1
-2
/
+6
2013-05-09
Communicate UI update rate to plugin and UI.
David Robillard
3
-18
/
+23
2013-05-09
Add command-line option to control UI update frequency.
David Robillard
3
-2
/
+11
2013-03-24
Fix crash when running "jalv" with bad command line arguments.
David Robillard
1
-1
/
+1
2013-02-22
Fix key events for X11 in Gtk.
David Robillard
1
-0
/
+1
2013-02-11
Group controls under headings if port group information is available.
David Robillard
3
-117
/
+234
2013-01-27
Remove unused noe.
David Robillard
2
-2
/
+0
2013-01-26
Support state:loadDefaultState.
David Robillard
2
-1
/
+12
2013-01-22
Use a dynamically allocated buffer for reading from plugin=>UI ring to avoid ...
David Robillard
2
-1
/
+10
2013-01-17
Fix memory leak.
David Robillard
1
-0
/
+1
2013-01-10
Support event-based file parameters in built-in UI.
David Robillard
3
-23
/
+116
2013-01-05
Send LV2 time properties with correct types from specification.
David Robillard
1
-2
/
+2
2012-11-17
Make URI map thread-safe, fixing occasional crashes for plugins with UIs.
David Robillard
2
-5
/
+20
2012-11-16
Send new time information to plugin when Jack tempo changes.
David Robillard
2
-1
/
+5
2012-11-14
Add menu bar and pass parent widget in Qt version for true UI embedding
David Robillard
1
-4
/
+15
2012-09-30
Refuse to instantiate plugins which require unsupported features.
David Robillard
1
-1
/
+33
2012-09-16
Support latest options and morph extensions.
David Robillard
1
-9
/
+9
2012-08-29
Update for latest options extension.
David Robillard
1
-16
/
+13
2012-08-29
Implement buf-size via options.
David Robillard
2
-45
/
+6
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
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-21
Implement basic support for the new options extension and use it to pass the ...
David Robillard
2
-2
/
+20
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-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
Support latest LV2 buf-size extension.
David Robillard
1
-7
/
+11
2012-08-05
Fix UI/plugin communication.
David Robillard
2
-2
/
+2
2012-08-03
Fix crash when invalid plugin URIs are used.
David Robillard
1
-2
/
+4
2012-08-03
MSVC portability work.
David Robillard
1
-4
/
+9
2012-08-02
Pass parent widget to suil_instance_new.
David Robillard
6
-80
/
+102
2012-08-02
Always call Jalv struct `jalv'.
David Robillard
1
-267
/
+267
2012-08-02
Fix compilation on Windows.
David Robillard
2
-0
/
+10
2012-07-29
Add Gtk3 UI.
David Robillard
1
-6
/
+47
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-08
Notify plugins of Jack transport changes by sending events (an atom:Blank with
David Robillard
2
-51
/
+72
2012-07-07
Don't fill plugin=>UI ringbuffer when no UI is present.
David Robillard
1
-1
/
+1
2012-06-13
Tolerate loading presets with port values that aren't xsd:decimal (fix #824).
David Robillard
1
-4
/
+11
2012-06-05
Use LV2 buf-size extension.
David Robillard
2
-1
/
+46
2012-05-27
Support lv2:sampleRate control ports.
David Robillard
1
-10
/
+17
[prev]
[next]