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