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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-20
Fix clear patch when patch contains driver ports (fix ticket #288).
David Robillard
2
-14
/
+36
2008-12-20
Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f...
David Robillard
15
-73
/
+107
2008-12-20
Fix race condition on clear patch.
David Robillard
4
-7
/
+7
2008-12-20
Update lv2_contexts.h:
David Robillard
2
-3
/
+3
2008-12-17
Don't link directly against libingen_client (fix ticket #302).
David Robillard
1
-1
/
+1
2008-12-16
Trim include dependency tree.
David Robillard
132
-317
/
+340
2008-12-15
Fix (most) include dependencies and resulting broken build problems.
David Robillard
7
-2
/
+12
2008-12-12
Fix assertion death on ingen -egl
David Robillard
1
-2
/
+3
2008-12-04
Fix compilation with HTTP enabled.
David Robillard
1
-2
/
+2
2008-12-03
Don't allow renaming to the same name (fix ticket #282).
David Robillard
1
-2
/
+4
2008-12-02
Make all this *&#@%* crap work:
David Robillard
2
-10
/
+59
2008-12-02
Fix loading child patches.
David Robillard
1
-17
/
+5
2008-12-02
Fix loading nested patches.
David Robillard
2
-19
/
+20
2008-12-02
Rewrite pretty much everything to do with paths in Serialiser to actually mak...
David Robillard
17
-259
/
+309
2008-12-02
Fix potential segfault when right-clicking patch nodes.
David Robillard
1
-2
/
+2
2008-11-30
Some support for bundle saving.
David Robillard
5
-31
/
+127
2008-11-29
Always/explicitly focus text entry in rename window on present.
David Robillard
2
-1
/
+10
2008-11-29
Fix path name offsetting when pasting to start at 2, not 0.
David Robillard
1
-0
/
+3
2008-11-29
Fix local includes to use quotes (to always build against local version).
David Robillard
2
-3
/
+3
2008-11-29
Upgrade to waf 1.5.0.
David Robillard
9
-58
/
+51
2008-11-29
Prefixes with underscores look weird.
David Robillard
3
-3
/
+3
2008-11-29
Only write index for Patches (i.e. don't even save the index of plugin ports,...
David Robillard
1
-2
/
+3
2008-11-29
Set properties (not variables) on internal nodes so serialisations match LV2 ...
David Robillard
3
-11
/
+15
2008-11-29
Clean up and organize internals.
David Robillard
15
-71
/
+71
2008-11-28
Sane ontology for internaals.
David Robillard
9
-23
/
+25
2008-11-28
Store module locations on drop (fix ticket #281).
David Robillard
3
-11
/
+9
2008-11-28
Cleanup.
David Robillard
1
-16
/
+12
2008-11-28
Shutup.
David Robillard
1
-2
/
+2
2008-11-28
MIDI learn for note trigger node.
David Robillard
5
-5
/
+19
2008-11-28
Fix pasting connections.
David Robillard
1
-6
/
+5
2008-11-28
Add File->Draw to render patch to graphviz (which can then be used to draw to...
David Robillard
3
-0
/
+64
2008-11-27
Fix Om patch loading when plugins have names clashing with internal names.
David Robillard
1
-9
/
+7
2008-11-27
Remove ancient OmInProcess.cpp that hasn't worked for ages.
David Robillard
1
-66
/
+0
2008-11-27
Remove old learn response event junk.
David Robillard
4
-58
/
+7
2008-11-27
MIDI learn for control node.
David Robillard
10
-35
/
+83
2008-11-27
Fix warnings for non-debug builds.
David Robillard
2
-9
/
+20
2008-11-27
Shutup.
David Robillard
1
-3
/
+1
2008-11-27
Add/install/use Ingen icons.
David Robillard
2
-1
/
+6
2008-11-27
Install Ingen menu entry.
David Robillard
2
-1
/
+3
2008-11-27
Get rid of unnecessary viewport in breadcrumb toolbar (not that it fixed the ...
David Robillard
3
-505
/
+495
2008-11-27
Fix menu mnemonics.
David Robillard
2
-516
/
+492
2008-11-27
...
David Robillard
1
-2
/
+0
2008-11-27
Replace "modes" with boolean "edit controls" in tooltips etc.
David Robillard
5
-65
/
+65
2008-11-27
Make use of status bar.
David Robillard
5
-21
/
+57
2008-11-27
Save patch document properly for loaded subpatches too.
David Robillard
2
-25
/
+32
2008-11-27
Remember document name (so File->Save doesn't prompt).
David Robillard
1
-3
/
+11
2008-11-27
Tolate paths with '.' elements (e.g. ingen -egl ./foo.ingen.ttl).
David Robillard
2
-11
/
+21
2008-11-27
Fix orphan etc. errors for 'ingen -egl' (fix ticket #201).
David Robillard
8
-32
/
+63
2008-11-27
Fix 'control change for unknown port' message on patch loading.
David Robillard
2
-16
/
+23
2008-11-25
Don't require liblo or libsoup to build queued engine interface (which is use...
David Robillard
1
-38
/
+37
[prev]
[next]