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
/
PortMenu.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
Enable graph port menu items in external view
David Robillard
1
-5
/
+5
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2015-02-17
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2014-08-28
Don't show value menu items for control outputs.
David Robillard
1
-5
/
+6
2014-08-09
Improve object context menu.
David Robillard
1
-0
/
+4
2014-08-09
Fix GUI updates after operations by emulating set feedback.
David Robillard
1
-4
/
+4
2014-01-24
Fix various whitespace and formatting issues.
David Robillard
1
-3
/
+2
2014-01-24
Remove redundant and unnecessary properties from saved graphs and protocol.
David Robillard
1
-16
/
+8
2014-01-18
Consolidate URIs.
David Robillard
1
-1
/
+1
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-2
/
+2
2013-02-02
More generic Atom class.
David Robillard
1
-2
/
+2
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-16
/
+16
2012-08-19
GraphObject => Node
David Robillard
1
-1
/
+1
2012-08-19
Patch => Graph
David Robillard
1
-9
/
+9
2012-08-18
Node => Block
David Robillard
1
-14
/
+14
2012-08-14
Update for latest Raul.
David Robillard
1
-1
/
+1
2012-08-12
Use ingen:root as the path for the root patch, opening up path space for engi...
David Robillard
1
-5
/
+5
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-1
/
+0
2012-07-30
Merge Resource and ResourceImpl, eliminating more virtual inheritance.
David Robillard
1
-1
/
+1
2012-06-12
Tidy.
David Robillard
1
-14
/
+11
2012-06-12
Add "expose" (to parent) operation for ports.
David Robillard
1
-21
/
+55
2012-05-11
Avoid including gtkmm.h
David Robillard
1
-1
/
+0
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
1
-10
/
+10
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-2
/
+3
2012-04-28
Lint.
David Robillard
1
-1
/
+1
2012-04-28
Remove using declarations from headers.
David Robillard
1
-0
/
+4
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2012-03-25
Update for latest atom extension.
David Robillard
1
-1
/
+1
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-1
/
+1
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
1
-1
/
+1
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-2
/
+6
2011-10-22
Move basic URI map and unmap implementation to URIs.
David Robillard
1
-6
/
+6
2011-10-22
Fix menus.
David Robillard
1
-0
/
+4
2011-10-22
De-singleton-ify GUI.
David Robillard
1
-13
/
+13
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-1
/
+1
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
1
-4
/
+4
2011-10-03
Remove static PortType enumeration from public/client side interface.
David Robillard
1
-1
/
+3
2011-08-20
Fix port and node menus
David Robillard
1
-5
/
+1
2011-07-04
Eliminate weird-looking empty menus on non-control ports
David Robillard
1
-12
/
+14
2011-07-04
Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721).
David Robillard
1
-5
/
+3
2011-05-24
Move appropriate client headers to public include directory.
David Robillard
1
-2
/
+2
2011-05-20
Remove dependency on glade and glademm (migrate to GtkBuilder).
David Robillard
1
-2
/
+2
2011-05-13
Make models const in client code.
David Robillard
1
-11
/
+12
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-1
/
+1
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-7
/
+0
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
1
-1
/
+1
2010-10-28
OSX compilation fix: #include missing <math.h> and use std::isnan.
David Robillard
1
-2
/
+3
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
1
-2
/
+2
[next]