Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-01 | Fix Version fields in other .desktop files. | David Robillard | 1 | -1/+0 |
2008-03-19 | Fix building w/o Alsa. | David Robillard | 1 | -1/+1 |
2008-03-16 | Yet more Patchage D-Bus fixes. | David Robillard | 4 | -15/+18 |
2008-03-16 | Fix configure.ac oops. | David Robillard | 1 | -0/+1 |
2008-03-16 | Fix Jack D-Bus stuff. | David Robillard | 4 | -12/+9 |
2008-03-16 | --enable-dbus => --enable-jack-dbus | David Robillard | 1 | -2/+2 |
2008-03-16 | Fix inclusion guards. | David Robillard | 14 | -43/+42 |
2008-03-16 | Add Jack D-Bus driver (from Nedko). | David Robillard | 12 | -36/+1347 |
2008-02-24 | Rework event handling slightly for jack dbus driver. | David Robillard | 3 | -12/+12 |
2008-02-23 | Plug several memory leaks. | David Robillard | 4 | -9/+21 |
2008-02-23 | Trim some unnecessary widgets. | David Robillard | 3 | -241/+81 |
2008-02-23 | Rearrange event port referencing stuff to make a bit more sense. | David Robillard | 9 | -128/+99 |
2008-02-23 | Fix drawing issues on refresh. | David Robillard | 2 | -14/+6 |
2008-02-22 | Fix window size/positioning. | David Robillard | 1 | -2/+2 |
2008-02-22 | Fix zoom font sizes (kinda). | David Robillard | 2 | -3/+3 |
2008-02-22 | FlowCanvas performance improvements. | David Robillard | 2 | -5/+9 |