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
/
PatchPortModule.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-04
Eliminate weird-looking empty menus on non-control ports
David Robillard
1
-4
/
+2
2011-07-04
Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721).
David Robillard
1
-5
/
+4
2011-06-10
Avoid resizing entirely when adding a port and new size/etc is simple to comp...
David Robillard
1
-3
/
+3
2011-06-09
Automatically resize modules at update time as necessary.
David Robillard
1
-4
/
+1
2011-06-07
Remove use of smart pointers in FlowCanvas entirely.
David Robillard
1
-4
/
+3
2011-06-03
Remove use of boost::enable_shared_from_this<Canvas>.
David Robillard
1
-8
/
+7
2011-05-24
Move appropriate client headers to public include directory.
David Robillard
1
-2
/
+2
2011-05-21
Fix Gtk warnings (avoid loading top level of UI file).
David Robillard
1
-2
/
+1
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
-3
/
+6
2011-05-13
Make signals private with accessors, and localise dependency on sigc::signal.
David Robillard
1
-1
/
+2
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-1
/
+1
2011-04-18
Put engine code in new Ingen::Engine namespace.
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
-10
/
+0
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
1
-1
/
+1
2011-02-19
Save/load patches as nested bundles (fix ticket #520).
David Robillard
1
-5
/
+1
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-02-04
Consistent name (property_changed) for ObjectModel::signal_property handlers.
David Robillard
1
-4
/
+4
2010-02-04
Change patch port label when human name changes (e.g. update label when chang...
David Robillard
1
-8
/
+9
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-21
/
+23
2010-01-29
Improved/quicker/easier handling of control port ranges.
David Robillard
1
-6
/
+6
2010-01-28
Use ingen-ui for prefix instead of ingenuity.
David Robillard
1
-6
/
+6
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-1
/
+0
2009-05-28
Send both coordinates of a module move as a single PUT.
David Robillard
1
-2
/
+6
2009-05-28
Fix QNAMEs being serialised as URIs.
David Robillard
1
-4
/
+4
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
1
-2
/
+1
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
1
-20
/
+14
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-10
/
+10
2009-05-13
The great ID refactoring of 2009.
David Robillard
1
-18
/
+29
2009-05-11
* New ontology.
David Robillard
1
-31
/
+65
2008-11-22
Vertical or Horizontal (i.e. hide port labels or show port labels) canvas ord...
David Robillard
1
-2
/
+2
2008-11-16
Hide subpatch module ports on destruction (fix ticket #254).
David Robillard
1
-19
/
+3
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+158