Age | Commit message (Expand) | Author | Files | Lines |
2010-09-04 | My name is David. :) | David Robillard | 29 | -30/+30 |
2010-09-02 | Call FlowCanvas::Item::store_location when dragging multiple items and arrang... | David Robillard | 1 | -5/+0 |
2010-06-13 | Fix compilation without Jack even more :) | David Robillard | 1 | -0/+2 |
2010-02-04 | Use std::string.clear(). | David Robillard | 1 | -2/+2 |
2009-12-09 | Patchage 0.4.3. | David Robillard | 1 | -2/+2 |
2009-12-09 | Fix compilation with --jack-dbus. | David Robillard | 2 | -50/+31 |
2009-08-11 | Scroll to center properly on initial display. | David Robillard | 1 | -5/+1 |
2009-06-14 | Fix various build issues from ticket #382. | David Robillard | 1 | -0/+2 |
2009-05-13 | Update copyright dates. | David Robillard | 28 | -28/+28 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 30 | -275/+275 |
2009-05-12 | Fix threading issues on Jack exit. | David Robillard | 6 | -19/+21 |
2009-05-12 | Gracefully handle JACK shutdown/zombification/etc. | David Robillard | 1 | -9/+9 |
2009-05-12 | Update glade file. | David Robillard | 1 | -110/+114 |
2009-05-09 | Dramatically reduce resize overhead everywhere. | David Robillard | 8 | -194/+218 |
2009-05-09 | Fix crash on LASH client removal. | David Robillard | 2 | -9/+16 |
2009-05-07 | Fix crash on tool bar update from Jack. | David Robillard | 1 | -1/+4 |
2009-05-03 | Update waf configuration header for new waf scheme (in 1.5.6). | David Robillard | 12 | -12/+12 |
2008-12-21 | Change configuration header name to something less likely to conflict. | David Robillard | 12 | -12/+12 |
2008-12-21 | Fix crash for very short lived Jack ports (fix ticket #188). | David Robillard | 3 | -4/+13 |
2008-12-20 | Don't attempt to write nonexistant module location settings (fix ticket #252). | David Robillard | 1 | -4/+9 |
2008-12-16 | Trim include dependency tree. | David Robillard | 5 | -6/+2 |
2008-11-29 | Upgrade to waf 1.5.0. | David Robillard | 2 | -4/+4 |
2008-10-20 | Add missing files. | David Robillard | 1 | -0/+41 |
2008-10-20 | Make Ingen and Patchage relocatable binaries when built as a bundle. | David Robillard | 1 | -14/+18 |
2008-10-19 | Use a non-conflicting name for app specific DATA_DIR. | David Robillard | 1 | -2/+2 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 12 | -14/+14 |
2008-10-03 | Fix initialization order. | David Robillard | 1 | -1/+1 |
2008-10-03 | Good riddance. | David Robillard | 1 | -63/+0 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 11 | -11/+11 |
2008-10-01 | Integrate patchage into build system. | David Robillard | 5 | -35/+38 |
2008-09-27 | Fix compilation with Jack Dbus. | David Robillard | 1 | -2/+2 |
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-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 | 27 | -726/+2691 |
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 | 4 | -11/+50 |
2008-07-10 | Fix compilation on (some installations of) gcc 4.3. | David Robillard | 1 | -0/+1 |
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-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-03-19 | Fix building w/o Alsa. | David Robillard | 1 | -1/+1 |
2008-03-16 | Yet more Patchage D-Bus fixes. | David Robillard | 3 | -13/+10 |