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
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
2010-02-13
Learn and remove bindings exclusively through property interface.
David Robillard
1
-0
/
+1
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-7
/
+10
2010-01-30
Tidy.
David Robillard
1
-2
/
+2
2010-01-29
Improved/quicker/easier handling of control port ranges.
David Robillard
1
-1
/
+64
2010-01-29
Magic MIDI binding via special ingen_control port.
David Robillard
1
-0
/
+3
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-1
/
+0
2009-11-18
Less reliance on Buffer::type() (which doesn't really make sense, since buffe...
David Robillard
1
-1
/
+1
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
1
-1
/
+1
2009-11-15
Better Parse plugin, working Print plugin.
David Robillard
1
-1
/
+1
2009-11-14
Object extension.
David Robillard
1
-1
/
+1
2009-11-12
String port support.
David Robillard
1
-1
/
+1
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-7
/
+7
2008-12-16
Trim include dependency tree.
David Robillard
1
-0
/
+1
2008-11-22
Hide polyphonic menu entry for event ports (fix ticket #270).
David Robillard
1
-0
/
+3
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+69
[prev]