summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-19Add proper copyright lines.David Robillard1-1/+3
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard1-12/+12
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard12-14/+14
2008-10-11Run ldconfig after install for individual projects, as well as top level.David Robillard1-0/+3
2008-10-11Always check for compiler_cc in addition to compiler_cxx.David Robillard1-0/+1
2008-10-06Make option descriptions less confusing.David Robillard1-3/+3
2008-10-03Print option defaults with help.David Robillard1-3/+3
2008-10-03Fix initialization order.David Robillard1-1/+1
2008-10-03Update build documentation for waf.David Robillard1-0/+1
2008-10-03Good riddance.David Robillard12-344/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard12-14/+12
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard1-24/+13
2008-10-02Depend on Jack 109 and the ever presence of Jack MIDI.David Robillard1-0/+2
2008-10-02Fix JACK detection.David Robillard1-2/+3
2008-10-02Use libjack by default unless --jack-dbus is passed (D-Bus present doesn't me...David Robillard1-8/+8
2008-10-02Build against local libraries with uselib_local instead of CFLAGS kludges.David Robillard1-1/+1
2008-10-02Factor out header printing...David Robillard1-1/+1
2008-10-02Factor more things into autowaf.David Robillard1-2/+3
2008-10-02Add option system to autowaf (place for consistent global options e.g. prefix).David Robillard1-18/+9
2008-10-01Fix building against libjack when built as a child with --no-jack-dbus.David Robillard1-2/+4
2008-10-01Integrate patchage into build system.David Robillard7-151/+204
2008-09-30Wafify ingen.David Robillard1-0/+132
2008-09-30Add Nedko to authors file.David Robillard1-0/+1
2008-09-27Fix compilation with Jack Dbus.David Robillard1-2/+2
2008-09-09Update icon cache when installing debian package.David Robillard1-0/+2
2008-09-09Bump version.David Robillard1-1/+1
2008-09-09Remove supposedly invalid category from desktop file.David Robillard1-1/+1
2008-09-09Add ChangeLog.David Robillard1-0/+14
2008-09-09Reorganize repository to allow tagging.David Robillard0-0/+0
2008-09-07Clean up glade widget names.David Robillard1-4/+4
2008-09-07Separate PortRef (now PortID) from PatchageEvent.David Robillard13-70/+106
2008-09-07Hide projects list when LASH is not available.David Robillard1-1/+3
2008-09-07Move debian -> debian-sid.David Robillard10-3/+9
2008-08-22Fix initial state of (View->Projects) menu item.David Robillard1-0/+3
2008-08-22Lash D-Bus support and projects list from LADI Patchage, with improvements/cl...David Robillard28-741/+2703
2008-08-02Format split/location code from Nedko for consistency.David Robillard2-48/+40
2008-08-02Apply module split restoration patch from Nedko.David Robillard3-56/+117
2008-07-10Fix patchage/raul building without jack.David Robillard5-12/+51
2008-07-10Fix compilation on (some installations of) gcc 4.3.David Robillard1-0/+1
2008-07-07Add missing debian directory.David Robillard8-0/+167
2008-07-06Debian packaging.David Robillard3-7/+16
2008-06-10Fix handling of clients with duplex alsa ports and jack ports (force split).David Robillard1-9/+25
2008-06-09Cleanup/shrink code.David Robillard1-235/+175
2008-06-09Fix creation of new ports on split modules (fixes ticket #144).David Robillard1-9/+23
2008-06-09Code formatting cleanups.David Robillard1-15/+16
2008-06-09Fix unresized modules when first connecting to Alsa Sequencer.David Robillard1-1/+13
2008-06-09Scroll canvas with arrow keys.David Robillard4-4/+22
2008-05-14Add flag to force disable assembly (some people get compile errors for unknow...David Robillard1-1/+1
2008-05-01Apply Jack D-Bus improvements from nedko.David Robillard2-24/+203
2008-05-01GCC 4.3 fixes.David Robillard2-5/+5