summaryrefslogtreecommitdiffstats
path: root/src/PatchageModule.hpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Update copyright dates.David Robillard1-1/+1
2014-04-06Support port pretty names via new Jack metadata API.David Robillard1-1/+2
2014-03-30StateManager => Configuration.David Robillard1-1/+1
2013-12-19FDGL: Improve flow-directed layout.David Robillard1-3/+0
2013-03-17Update copyright date.David Robillard1-1/+1
2011-12-10Fix event handling.David Robillard1-1/+1
2011-12-08Fix node moving (inform user via "moved" signal).David Robillard1-1/+1
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-6/+10
2011-12-06Death to Module.cpp.David Robillard1-3/+4
2011-12-03Don't expose canvas data structures.David Robillard1-0/+3
2011-12-01Remove menu stuff from FlowCanvas.David Robillard1-0/+4
2011-11-25Switch to GPLv3+.David Robillard1-7/+6
2011-07-04Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721).David Robillard1-1/+2
2011-06-09Fix support for multiple instances of alsa clients with the same name (never ...David Robillard1-3/+4
2011-06-07Remove use of smart pointers in FlowCanvas entirely.David Robillard1-2/+2
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-1/+0
2011-01-09Code cleanups (cpplint).David Robillard1-5/+3
2010-12-15Improve performance for setups with many apps or ports.David Robillard1-0/+2
2010-12-15Don't show `split' menu item for modules with only inputs or outputs (ticket ...David Robillard1-0/+5
2010-12-15Split PatchageModule code into PatchageModule.cpp.David Robillard1-71/+10
2010-12-15Clean up code.David Robillard1-3/+9
2010-09-04My name is David. :)David Robillard1-1/+1
2010-09-02Call FlowCanvas::Item::store_location when dragging multiple items and arrang...David Robillard1-5/+0
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-8/+8
2009-05-09Dramatically reduce resize overhead everywhere.David Robillard1-1/+0
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-0/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-08-02Apply module split restoration patch from Nedko.David Robillard1-3/+3
2008-03-16Fix inclusion guards.David Robillard1-3/+3
2008-02-22FlowCanvas performance improvements.David Robillard1-3/+7
2008-01-02Store (in memory, not to disk) module locations on arrange, so locations are ...David Robillard1-8/+13
2008-01-02Minor Patchage code cleanups.David Robillard1-26/+4
2007-09-22LV2 UI extension updates.David Robillard1-2/+0
2007-09-21Show context menu for patch ports when clicking on anonymous module, as well ...David Robillard1-9/+3
2007-07-29Fix splitting/joining of modules in the slowest, hackiest way possible (fix t...David Robillard1-2/+2
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+133