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
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
Add support for URID ports.
David Robillard
1
-0
/
+14
2012-12-29
"edge" => "arc".
David Robillard
2
-65
/
+64
2012-12-21
Fix memory leaks.
David Robillard
1
-1
/
+1
2012-11-18
Fix learn for Trigger and Internal nodes.
David Robillard
1
-8
/
+9
2012-11-18
Fix Plugin=>UI ring overflow handling.
David Robillard
2
-2
/
+7
2012-11-17
Generate sensible default symbols for plugins with URIs where the last path c...
David Robillard
1
-22
/
+32
2012-11-17
Don't complain about ingen:activity property for unknown object since it's tr...
David Robillard
1
-2
/
+3
2012-08-19
GraphObject => Node
David Robillard
4
-17
/
+17
2012-08-19
Patch => Graph
David Robillard
4
-49
/
+49
2012-08-18
Node => Block
David Robillard
7
-67
/
+69
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
3
-54
/
+45
2012-08-16
Don't save the transient ingen:activity property in the model or on disk.
David Robillard
1
-1
/
+7
2012-08-14
Replace use of old Raul Table stuff with std::map.
David Robillard
2
-74
/
+24
2012-08-14
Update for latest Raul.
David Robillard
5
-24
/
+25
2012-08-12
Use ingen:root as the path for the root patch, opening up path space for engi...
David Robillard
5
-36
/
+33
2012-08-12
Stricter symbol construction and conversion.
David Robillard
2
-2
/
+2
2012-08-10
Fix various const violations.
David Robillard
1
-4
/
+4
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
8
-25
/
+22
2012-07-30
Merge Resource and ResourceImpl, eliminating more virtual inheritance.
David Robillard
3
-8
/
+8
2012-07-30
Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...
David Robillard
2
-22
/
+18
2012-07-29
Remove unused ObjectModel::_meta.
David Robillard
1
-2
/
+0
2012-06-12
Add "expose" (to parent) operation for ports.
David Robillard
1
-0
/
+13
2012-05-23
Don't save ingen:activity as a persistent property.
David Robillard
1
-0
/
+1
2012-05-14
Trim unnecessary includes.
David Robillard
1
-1
/
+0
2012-05-12
Get copy and paste working again.
David Robillard
1
-2
/
+4
2012-05-11
Add missing includes.
David Robillard
2
-1
/
+6
2012-05-11
"Connection" => "Edge"
David Robillard
2
-25
/
+24
2012-05-11
Clean up and better document World interface.
David Robillard
2
-15
/
+15
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
1
-7
/
+7
2012-05-10
Fix compilation on Mac OS X.
David Robillard
1
-2
/
+2
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
6
-107
/
+95
2012-05-10
LV2URIMap => URIMap.
David Robillard
7
-20
/
+10
2012-05-10
Use SharedPtr references to Interfaces to keep things sane.
David Robillard
2
-75
/
+0
2012-05-02
Preliminary socket control interface, and ingen_cmd command line interface wh...
David Robillard
1
-1
/
+1
2012-05-01
Implement menu selector for enumeration ports (sort of address #780).
David Robillard
1
-0
/
+19
2012-04-28
Remove use of std::cerr.
David Robillard
1
-2
/
+2
2012-04-28
Tidy.
David Robillard
5
-48
/
+73
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
2
-68
/
+68
2012-04-26
Don't save ingen:activity property, which is transient.
David Robillard
1
-3
/
+5
2012-04-25
Preserve node UI embedded state and fix repeated embedding/de-embedding.
David Robillard
1
-1
/
+2
2012-04-23
Fix possible dereference of end iterator.
David Robillard
1
-2
/
+3
2012-04-23
Fire signal and update GUI correctly when renaming ports.
David Robillard
1
-0
/
+1
2012-04-23
Use URI defines where possible.
David Robillard
3
-5
/
+4
2012-04-22
Show non-resizable plugin UIs properly.
David Robillard
1
-2
/
+26
2012-04-12
Use URI defines from LV2 headers where possible.
David Robillard
1
-10
/
+0
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
9
-144
/
+135
2012-03-26
Update for latest LV2.
David Robillard
1
-1
/
+1
2012-03-22
Remove crufty headeres.
David Robillard
1
-1
/
+0
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
6
-54
/
+24
[prev]
[next]