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
/
ingen
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-04
Update copyright dates.
David Robillard
11
-11
/
+11
2015-03-16
Fix launching GUI with no engine.
David Robillard
1
-2
/
+1
2015-03-08
Fix UI update on custom UI control changes.
David Robillard
1
-1
/
+11
2015-03-02
Fix compilation with -fvisibility=hidden.
David Robillard
11
-21
/
+27
2015-02-17
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2015-02-08
Server-side copy paste with LV2 state support.
David Robillard
3
-2
/
+12
2015-02-07
Demodularize socket stuff.
David Robillard
1
-0
/
+79
2014-08-08
Fix compilation with GCC 4.6.
David Robillard
1
-2
/
+2
2014-02-02
Disable responses in the usual case where the UI doesn't care.
David Robillard
1
-0
/
+1
2014-01-24
Fix various whitespace and formatting issues.
David Robillard
5
-31
/
+30
2014-01-24
Order scale points by value (fix #951).
David Robillard
1
-2
/
+1
2014-01-07
Remove unused plugin icon stuff.
David Robillard
1
-9
/
+3
2014-01-04
Fix documentation pane.
David Robillard
1
-1
/
+3
2013-11-01
Implement static UI port notifications (fix #935).
David Robillard
1
-1
/
+4
2013-06-09
Support removing properties from the properties dialog.
David Robillard
1
-0
/
+2
2013-02-24
Don't send port values to UI for audio ports (fix Calf crash).
David Robillard
1
-0
/
+1
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
6
-36
/
+35
2013-02-02
Tidy.
David Robillard
1
-2
/
+2
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
8
-109
/
+113
2013-01-11
Use type safe enumerations.
David Robillard
6
-9
/
+9
2013-01-09
Load internal plugin data files and rework documentation code to work the sam...
David Robillard
1
-1
/
+1
2013-01-08
Add support for URID ports.
David Robillard
1
-0
/
+1
2013-01-05
Fix graph_type of BlockModel (fix copy and paste).
David Robillard
1
-1
/
+1
2012-12-29
"edge" => "arc".
David Robillard
2
-14
/
+14
2012-12-23
Use more sensible URI scheme for Ingen paths.
David Robillard
3
-3
/
+3
2012-11-18
Fix learn for Trigger and Internal nodes.
David Robillard
1
-17
/
+4
2012-08-19
GraphObject => Node
David Robillard
5
-15
/
+15
2012-08-19
Patch => Graph
David Robillard
7
-21
/
+19
2012-08-18
Node => Block
David Robillard
6
-40
/
+40
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
3
-5
/
+4
2012-08-14
Replace use of old Raul Table stuff with std::map.
David Robillard
2
-6
/
+2
2012-08-14
Update for latest Raul.
David Robillard
5
-10
/
+11
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
7
-34
/
+32
2012-07-30
Merge Resource and ResourceImpl, eliminating more virtual inheritance.
David Robillard
2
-6
/
+4
2012-07-30
Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...
David Robillard
3
-23
/
+15
2012-07-29
Remove unused ObjectModel::_meta.
David Robillard
1
-1
/
+0
2012-07-26
Report subject with errors to client for more meaningful error messages.
David Robillard
3
-7
/
+7
2012-06-12
Add "expose" (to parent) operation for ports.
David Robillard
1
-0
/
+1
2012-05-11
Generate API documentation.
David Robillard
10
-8
/
+16
2012-05-11
Fix include guards.
David Robillard
1
-3
/
+3
2012-05-11
Add missing includes.
David Robillard
2
-0
/
+3
2012-05-11
"Connection" => "Edge"
David Robillard
2
-11
/
+11
2012-05-11
Clean up and better document World interface.
David Robillard
1
-3
/
+3
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-5
/
+3
2012-05-10
Use SharedPtr references to Interfaces to keep things sane.
David Robillard
1
-2
/
+31
2012-05-01
Implement menu selector for enumeration ports (sort of address #780).
David Robillard
2
-0
/
+8
2012-04-28
Remove unused method prototypes.
David Robillard
1
-2
/
+0
2012-04-28
Remove unused slots and signals.
David Robillard
2
-10
/
+0
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
5
-45
/
+45
2012-04-28
Lint.
David Robillard
3
-4
/
+11
[next]