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
/
PatchCanvas.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-16
Add edit checkbutton to canvas menu for fast mouse based control.
David Robillard
1
-9
/
+22
2009-11-14
Object extension.
David Robillard
1
-1
/
+1
2009-06-03
Hide empty classes in plugin context menu (ticket #295).
David Robillard
1
-9
/
+17
2009-06-03
Organize ingen_module like other modules.
David Robillard
1
-1
/
+0
2009-06-02
Fix crash on copy/paste.
David Robillard
1
-2
/
+2
2009-05-29
Make connection parsing consistent with other parse methods.
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
1
-1
/
+1
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
1
-28
/
+8
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
1
-2
/
+2
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
1
-38
/
+20
2009-05-14
Fix crash on wacky plugins of some unknown variety... ticket #367.
David Robillard
1
-0
/
+2
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-43
/
+43
2009-05-13
Remove 'using' declarations from headers.
David Robillard
1
-0
/
+2
2009-05-13
The great ID refactoring of 2009.
David Robillard
1
-7
/
+7
2009-05-11
Remove unused flag.
David Robillard
1
-3
/
+0
2009-05-11
O(nlogn) plugin menu generation (previously O(n^2)) where n = number of plugi...
David Robillard
1
-29
/
+37
2009-05-11
* New ontology.
David Robillard
1
-31
/
+43
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
1
-1
/
+1
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
1
-1
/
+1
2008-12-20
Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f...
David Robillard
1
-1
/
+1
2008-12-02
Rewrite pretty much everything to do with paths in Serialiser to actually mak...
David Robillard
1
-11
/
+35
2008-11-27
Fix menu mnemonics.
David Robillard
1
-2
/
+2
2008-11-22
Vertical or Horizontal (i.e. hide port labels or show port labels) canvas ord...
David Robillard
1
-4
/
+4
2008-11-22
Add option to hide port labels.
David Robillard
1
-0
/
+13
2008-11-22
Finer grained locking on RDF world lock when parsing: prevents deadlock on lo...
David Robillard
1
-3
/
+9
2008-11-16
Hide subpatch module ports on destruction (fix ticket #254).
David Robillard
1
-1
/
+11
2008-11-10
Turn off OSC debug dumping in engine.
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-2
/
+2
2008-10-12
Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.
David Robillard
1
-16
/
+0
2008-10-12
Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...
David Robillard
1
-6
/
+6
2008-10-09
Don't add copies of every plugin each time menu is shown (testing FTW) (fix t...
David Robillard
1
-1
/
+1
2008-10-07
Add support for plugin class multiple inheritance (multiple menu entires for ...
David Robillard
1
-13
/
+18
2008-10-07
Separate building skeleton plugin menu from adding plugins, and add plugins o...
David Robillard
1
-48
/
+76
2008-10-03
Support building locally against header-only libraries in autowaf.
David Robillard
1
-1
/
+1
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+773