summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-25Switch to GPLv3+.David Robillard25-459/+1433
2011-11-25Remove unused DBus class.David Robillard2-180/+0
2011-11-25Remove LASH stuff.David Robillard19-2538/+176
2011-11-24Update waf.David Robillard1-0/+0
2011-11-07Remove use of non-portable _XOPEN_SOURCE and strdup.David Robillard2-3/+3
2011-11-07Fix warning.David Robillard1-4/+2
2011-10-22Upgrade to r58/autowaf (Fix building against local libraries)David Robillard1-0/+0
2011-10-19Upgrade to r57/autowafDavid Robillard1-0/+0
2011-10-18Clang warning fixes.David Robillard3-8/+8
2011-10-15Fix man page installation directory (#781)David Robillard1-0/+0
2011-10-15Use path variables in pkgconfig files (#782).David Robillard1-0/+0
2011-09-27Load tools before autowaf.configure so e.g. --debug works correctly.David Robillard1-2/+2
2011-09-17Upgrade to r52/autowafDavid Robillard1-0/+0
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0
2011-08-20Fix compilation of Jack DBus driver (probably doesn't work correctly, though).David Robillard2-58/+38
2011-07-25Build against new versioned flowcanvas library.David Robillard1-2/+2
2011-07-07Upgrade to waf 1.6.6David Robillard2-2/+3
2011-07-04Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721).David Robillard2-7/+15
2011-06-20Fix crashes on jack client exit.David Robillard3-4/+14
2011-06-19Remove module from canvas when Jack clients exit.David Robillard2-5/+3
2011-06-17Support C-+ as well as C-= for zoom in (for non-US keyboards with unshifted `...David Robillard1-0/+1
2011-06-15Remove 'zoom full' menu itemDavid Robillard3-19/+0
2011-06-11Remove dead code.David Robillard2-17/+0
2011-06-09Clean up show/hide (gnomecanvas items are visible by default).David Robillard1-1/+0
2011-06-09Automatically resize modules at update time as necessary.David Robillard5-38/+1
2011-06-09Fix support for multiple instances of alsa clients with the same name (never ...David Robillard11-233/+197
2011-06-08Fix double-add of items to canvas (fixing rect select, among other things)David Robillard1-2/+1
2011-06-07Avoid including gtkmm.h (which brings several megs of header into the compila...David Robillard9-11/+46
2011-06-07Remove use of smart pointers in FlowCanvas entirely.David Robillard14-189/+228
2011-06-06Use sane typedefs for collections.David Robillard6-18/+16
2011-06-06Use a care pointer reference to containing module rather than boost::weak_ptr.David Robillard7-14/+14
2011-06-04Update copyright dateDavid Robillard1-1/+1
2011-06-03Remove use of boost::enable_shared_from_this<Canvas>.David Robillard3-15/+6
2011-06-03Better alignment of various class fields (save an insignificant amount of mem...David Robillard5-21/+27
2011-06-03Don't include unused DBus.hpp for Jack+DBus. Tolerate cracked out Jack+DBus ...David Robillard1-2/+3
2011-05-25Fix building documentation as part of recursive build.David Robillard2-3/+3
2011-05-25Apply patch from Alessio Treglia in ticket #678.David Robillard1-2/+1
2011-05-23Apply patch from pgiblox in ticket #693 to add --no-jack-session to patchage ...David Robillard1-1/+5
2011-05-20Run session load script from within session directory (for relative paths).David Robillard1-4/+7
2011-05-20Preliminary Jack session support in Patchage (as a session manager).David Robillard6-11/+158
2011-05-20Use a (smaller, simpler) statusbar instead of a toolbar.David Robillard5-276/+184
2011-05-20Fix compilation with LASH support enabled.David Robillard2-3/+3
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard9-300/+241
2011-05-20Remove spurious leading blank lineDavid Robillard1-1/+0
2011-05-19Update waf (don't crash on waf test when lcov is unavailable)David Robillard1-0/+0
2011-05-16Align configuration output precisely per-projectDavid Robillard1-0/+2
2011-04-28Update for new serd/sord/suil pkg-config names and versionsDavid Robillard1-0/+0
2011-04-22Fix Python whitespace (PEP8)David Robillard1-186/+186
2011-04-22Upgrade to waf 1.6.4 and autowaf r43David Robillard1-0/+0