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
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
2011-03-17
Show plugin/port documentation in side pane when selected.
David Robillard
1
-1
/
+14
2011-02-22
Tidy.
David Robillard
1
-16
/
+30
2011-02-22
Better PluginUI abstraction.
David Robillard
1
-11
/
+5
2011-02-19
Save/load patches as nested bundles (fix ticket #520).
David Robillard
1
-3
/
+1
2011-02-16
Drop redlandmm for sordmm.
David Robillard
1
-1
/
+0
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-03-06
Fix deadlock when LV2 GUIs fail to instantiate (fix ticket #491).
David Robillard
1
-1
/
+1
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-1
/
+1
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
1
-3
/
+3
2010-02-23
Fix various code issues discovered by cppcheck.
David Robillard
1
-5
/
+1
[prev]
[next]