summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-22Upgrade to waf 1.6.4David Robillard1-0/+0
2011-04-16Update copyright headersDavid Robillard40-51/+51
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard20-132/+16
2011-03-28Update waf (use standard LV2_PATH on Windows)David Robillard1-0/+0
2011-03-27Update waf (working windows version)David Robillard1-0/+0
2011-03-27Update wafDavid Robillard1-0/+0
2011-03-27Update waf to use gnu_dirs tool and use dir vars more sanely.David Robillard1-0/+0
2011-03-27Fix typo.David Robillard1-1/+1
2011-03-21Bump Raul dependency to 0.7.0 (fix ticket #662).David Robillard1-1/+1
2011-03-16Font-based sizing (implement ticket #374).David Robillard4-1/+75
2011-03-16Update for new waf/autowaf.David Robillard1-3/+3
2011-03-15Add INSTALL and waf files.David Robillard2-0/+35
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard3-25/+26
2011-03-06Python 2/3: Use print('') instead of print() to print empty lines.David Robillard1-1/+1
2011-03-03Fix Python3 compatibility.David Robillard1-4/+5
2011-02-23Tidy.David Robillard1-1/+1
2011-02-17Fix compilation with --jack-dbus (fix ticket #626).David Robillard2-81/+50
2011-02-04Fix warnings when building with --strict (but without --debug).David Robillard1-0/+2
2011-01-12Patchage 0.5.0.David Robillard2-5/+7
2011-01-12Add missing COPYING files for raul and patchage.David Robillard1-0/+340
2011-01-12Tweak PATH in OSX bundle so libjack can find jackd.David Robillard1-0/+6
2011-01-11Build a proper .app on OSX.David Robillard8-3/+508
2011-01-11Build OSX application bundle.David Robillard3-3/+46
2011-01-11Add more icon sizes.David Robillard4-16/+5
2011-01-10Make check for dladdr non-mandatory.David Robillard1-4/+5
2011-01-09Code cleanups (cpplint).David Robillard26-68/+79
2011-01-08Support via waf for running from the build directory.David Robillard4-36/+63
2011-01-08Add version to about dialog (implement ticket #625).David Robillard2-8/+16
2011-01-08Fix configuration header define names to not stomp on global namespace.David Robillard6-30/+30
2011-01-06Link against -ldl when necessary.David Robillard1-1/+3
2011-01-06Clean up port cache (fix crashes and wacky behaviour caused when clients/port...David Robillard3-21/+25
2010-12-19Improve man page.David Robillard1-5/+5
2010-12-18Update ChangeLog.David Robillard1-1/+2
2010-12-18Arrange interface input/output modules (and other split modules) beside each ...David Robillard3-6/+26
2010-12-18Fix compilation.David Robillard1-1/+1
2010-12-18Fix module removal.David Robillard2-0/+27
2010-12-18Remove previously committed warning, which isn't always a problem... :/David Robillard1-2/+1
2010-12-18Remove pointless empty module resize.David Robillard1-2/+2
2010-12-17Use autowaf.run_ldconfig.David Robillard1-4/+0
2010-12-16Tidy.David Robillard1-12/+14