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