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
/
Port.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-26
Fix port menu to allow disconnecting a single port from everything.
David Robillard
1
-1
/
+0
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-6
/
+6
2013-02-03
Port control performance improvements (further improvement for #879).
David Robillard
1
-7
/
+2
2013-02-02
GUI support for integer controls.
David Robillard
1
-8
/
+18
2013-02-02
Show check box for toggle ports and ellipsis for enumeration (menu) ports.
David Robillard
1
-0
/
+5
2013-02-02
More generic Atom class.
David Robillard
1
-11
/
+11
2013-02-02
Fix drag connecting.
David Robillard
1
-2
/
+2
2013-02-02
Fix status bar hover text.
David Robillard
1
-3
/
+6
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-23
/
+23
2013-01-12
Lint.
David Robillard
1
-1
/
+1
2013-01-11
Use range-based for loops where possible.
David Robillard
1
-5
/
+5
2013-01-08
Re-enable node documentation.
David Robillard
1
-6
/
+2
2013-01-08
Add support for URID ports.
David Robillard
1
-0
/
+64
2012-11-21
GUI::Configuration => GUI::Style.
David Robillard
1
-2
/
+2
2012-11-21
Move human name and port label options to main configuration.
David Robillard
1
-11
/
+19
2012-08-19
Patch => Graph
David Robillard
1
-13
/
+13
2012-08-18
Node => Block
David Robillard
1
-9
/
+9
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-2
/
+2
2012-08-16
Remove all 'using namespace Raul'.
David Robillard
1
-3
/
+2
2012-08-12
Use ingen:root as the path for the root patch, opening up path space for engi...
David Robillard
1
-2
/
+2
2012-08-11
Reset peaks on disconnected inputs on the client side, reducing bandwidth and...
David Robillard
1
-3
/
+16
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-2
/
+1
2012-05-23
Update status bar only for control ports with the pointer over them.
David Robillard
1
-7
/
+10
2012-05-11
Add missing includes.
David Robillard
1
-2
/
+5
2012-05-11
Clean up and better document World interface.
David Robillard
1
-2
/
+2
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
1
-6
/
+6
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-1
/
+1
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-1
/
+0
2012-05-01
Implement menu selector for enumeration ports (sort of address #780).
David Robillard
1
-0
/
+33
2012-04-23
Remove cruft.
David Robillard
1
-25
/
+0
2012-04-12
Use URI defines from LV2 headers where possible.
David Robillard
1
-5
/
+0
2012-04-05
Remove use of Glibmm variant wrapper which is inexplicably recent (fix #827).
David Robillard
1
-6
/
+3
2012-04-05
Fix wonky controls when plugin GUI is open (fix #822).
David Robillard
1
-6
/
+9
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-4
/
+4
2012-03-16
Preliminary work towards native LV2 UI.
David Robillard
1
-13
/
+13
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
/
+2
2012-03-12
Make port controls actually do something.
David Robillard
1
-34
/
+34
2011-12-08
Clean up port event stuff.
David Robillard
1
-7
/
+29
2011-12-06
FlowCanvas's successor is hereby dubbed Ganv.
David Robillard
1
-8
/
+8
2011-12-03
Don't expose canvas data structures.
David Robillard
1
-6
/
+6
2011-12-01
Fix compilation.
David Robillard
1
-3
/
+3
2011-12-01
Remove menu stuff from FlowCanvas.
David Robillard
1
-0
/
+9
2011-11-28
Independent control of corner radiuses.
David Robillard
1
-1
/
+3
2011-11-28
Implement port boxes as a custom gnomecanvas C widget.
David Robillard
1
-5
/
+3
2011-11-09
Update for changes in LV2 SVN.
David Robillard
1
-1
/
+1
2011-10-22
De-singleton-ify GUI.
David Robillard
1
-25
/
+26
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-1
/
+1
[next]