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
/
NodeModule.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-22
Show non-resizable plugin UIs properly.
David Robillard
1
-0
/
+3
2012-04-05
Fix subpatch creation (fix #826).
David Robillard
1
-4
/
+10
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
-19
/
+12
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
1
-1
/
+1
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-7
/
+12
2012-03-10
Rename ingen:canvas-x and ingen:canvas-y to ingen:canvasX and ingen:canvasY t...
David Robillard
1
-8
/
+8
2011-12-10
Fix event handling.
David Robillard
1
-1
/
+4
2011-12-08
Fix node moving (inform user via "moved" signal).
David Robillard
1
-3
/
+3
2011-12-07
Remove cruft from public API.
David Robillard
1
-4
/
+1
2011-12-06
FlowCanvas's successor is hereby dubbed Ganv.
David Robillard
1
-3
/
+3
2011-12-06
Death to Module.cpp.
David Robillard
1
-11
/
+5
2011-12-05
Move event handling down to C level.
David Robillard
1
-4
/
+9
2011-12-04
Move module ports down to C level.
David Robillard
1
-3
/
+3
2011-12-04
Remove redundant _canvas field from Item.
David Robillard
1
-2
/
+2
2011-12-03
Don't expose canvas data structures.
David Robillard
1
-8
/
+8
2011-12-02
Remove Shape::store_location() in favour of Joinable::signal_moved.
David Robillard
1
-0
/
+3
2011-12-01
Move color stuff down to C level.
David Robillard
1
-3
/
+0
2011-12-01
Use consistent property wrappers for x and y coordinates.
David Robillard
1
-4
/
+4
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
Make FlowCanvas::Port no longer a Gnome::Canvas::Group.
David Robillard
1
-1
/
+2
2011-11-27
Don't expose non-const Module::ports.
David Robillard
1
-1
/
+1
2011-11-02
Use ingen namespace for canvas-x and canvas-y and remove ingenuity namespace.
David Robillard
1
-8
/
+8
2011-10-22
De-singleton-ify GUI.
David Robillard
1
-24
/
+29
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
-5
/
+5
2011-10-10
Fix crash when deleting a node with an embedded GUI.
David Robillard
1
-0
/
+2
2011-10-01
Support inline display of HTML LV2 documentation via WebKit.
David Robillard
1
-4
/
+4
2011-09-23
Fix patch port canvas positioning across save/load.
David Robillard
1
-7
/
+5
2011-09-06
Fix crash when clicking patch modules (fix #769).
David Robillard
1
-1
/
+4
2011-08-20
Fix port and node menus
David Robillard
1
-1
/
+1
2011-07-04
Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721).
David Robillard
1
-4
/
+5
2011-06-10
Avoid resizing entirely when adding a port and new size/etc is simple to comp...
David Robillard
1
-4
/
+4
2011-06-09
Automatically resize modules at update time as necessary.
David Robillard
1
-13
/
+3
2011-06-07
Remove use of smart pointers in FlowCanvas entirely.
David Robillard
1
-17
/
+16
2011-06-06
Use sane typedefs for collections.
David Robillard
1
-3
/
+3
2011-06-03
Remove use of boost::enable_shared_from_this<Canvas>.
David Robillard
1
-8
/
+8
2011-05-24
Move appropriate client headers to public include directory.
David Robillard
1
-4
/
+4
2011-05-24
Remove use of ingen-config.h in soon-to-be-public headers.
David Robillard
1
-3
/
+1
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
-7
/
+8
2011-05-13
Make signals private with accessors, and localise dependency on sigc::signal.
David Robillard
1
-7
/
+9
2011-04-28
Switch to Lilv from SLV2.
David Robillard
1
-1
/
+1
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
-2
/
+2
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-21
/
+0
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
1
-1
/
+1
[prev]
[next]