index
:
ingen.git
atom-cpp
fix-unused-parameter-warnings
groups
main
newparallel
nodeless
parallel
parallel-work
parameters
sequencefix
serd1
tasks
Ingen modular audio processor
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-02
Fix crash on copy/paste.
David Robillard
1
-2
/
+2
2009-05-30
Set plugin GUI window's role to "plugin_ui" (for WM kludges etc).
David Robillard
1
-0
/
+1
2009-05-30
Fix path in dynamic load plugin window title (don't show path: URI prefix).
David Robillard
1
-1
/
+1
2009-05-30
Better load plugin window geometry hinting.
David Robillard
2
-11
/
+14
2009-05-30
Multi-select in load plugin window (add several plugins at once).
David Robillard
2
-74
/
+90
2009-05-30
Fix load plugin window.
David Robillard
1
-1
/
+3
2009-05-29
Fix reconnecting to engine via various protocols (inferred from user URI) in ...
David Robillard
1
-14
/
+36
2009-05-29
Make connection parsing consistent with other parse methods.
David Robillard
1
-1
/
+1
2009-05-28
Rename 'request_object' 'get'.
David Robillard
1
-1
/
+1
2009-05-28
Fix LADSPA names in plugin selection dialog.
David Robillard
1
-12
/
+26
2009-05-28
Remove vestigial request_variable interface.
David Robillard
1
-1
/
+1
2009-05-28
Speed/clean up plugin menu generation a bit.
David Robillard
1
-24
/
+24
2009-05-28
Generic plugin property mechanism.
David Robillard
3
-47
/
+18
2009-05-28
Create objects via SetMetadataEvent.
David Robillard
1
-1
/
+0
2009-05-28
Fix property saving to/from file (e.g. module locations).
David Robillard
1
-0
/
+1
2009-05-28
Send port ranges and new subpatches as single PUTs.
David Robillard
2
-9
/
+7
2009-05-28
Send both coordinates of a module move as a single PUT.
David Robillard
2
-4
/
+10
2009-05-28
Send plugin node creation as a single PUT instead of a bunch of separate set_...
David Robillard
1
-8
/
+4
2009-05-28
Fix QNAMEs being serialised as URIs.
David Robillard
6
-20
/
+19
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
17
-75
/
+44
2009-05-27
Add methods documentation page.
David Robillard
1
-1
/
+1
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
11
-13
/
+13
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
12
-88
/
+64
2009-05-14
Fix crash on wacky plugins of some unknown variety... ticket #367.
David Robillard
1
-0
/
+2
2009-05-13
Fix crash on patch load.
David Robillard
1
-2
/
+2
2009-05-13
Remove old/unused DSSI program API.
David Robillard
1
-3
/
+0
2009-05-13
Update copyright dates.
David Robillard
68
-68
/
+68
2009-05-13
Strip trailing whitespace.
David Robillard
69
-658
/
+658
2009-05-13
Use new query system to get LADSPA plugin names from the engine.
David Robillard
2
-31
/
+60
2009-05-13
Remove special request_port_value, just use request_variable with predicate i...
David Robillard
1
-1
/
+1
2009-05-13
Remove 'using' declarations from headers.
David Robillard
7
-9
/
+20
2009-05-13
The great ID refactoring of 2009.
David Robillard
35
-150
/
+190
2009-05-12
Bring EngineInterface and ClientInterface closer together.
David Robillard
1
-1
/
+1
2009-05-12
Fix internal node names.
David Robillard
1
-29
/
+67
2009-05-12
Detach/Reattach from/to Jack from UI (ticket #180).
David Robillard
3
-405
/
+467
2009-05-11
Remove unused flag.
David Robillard
2
-4
/
+0
2009-05-11
O(nlogn) plugin menu generation (previously O(n^2)) where n = number of plugi...
David Robillard
2
-32
/
+42
2009-05-11
* New ontology.
David Robillard
30
-169
/
+260
2009-05-10
Show current value for all ports (not just plugin node ports) in status bar o...
David Robillard
2
-11
/
+12
2009-05-04
Strip trailing whitespace from waf scripts.
David Robillard
1
-1
/
+1
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
9
-9
/
+9
2009-03-21
Fix Gtk warnings about non-zero adjustment page size.
David Robillard
1
-9
/
+9
2009-02-14
LV2 preset support (except you have to press entire on the menu items, clicki...
David Robillard
2
-3
/
+58
2009-02-12
Merge various collections into single files, reduce rampant code duplication.
David Robillard
1
-6
/
+6
2008-12-21
Remove destroyed patches from patch tree window (fix ticket #311).
David Robillard
1
-1
/
+7
2008-12-21
Don't allow setting port range to values that don't include the current port ...
David Robillard
1
-4
/
+16
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
8
-8
/
+8
2008-12-21
Fix control range stuff (fix ticket #298).
David Robillard
3
-16
/
+24
2008-12-20
Fix window closing stuff (fix ticket #296).
David Robillard
5
-20
/
+45
2008-12-20
Remove traces of old icon crap.
David Robillard
5
-123
/
+1
[prev]
[next]