Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-03-16 | Fix Jack D-Bus stuff. | David Robillard | 3 | -3/+3 |
2008-03-16 | Fix inclusion guards. | David Robillard | 14 | -43/+42 |
2008-03-16 | Add Jack D-Bus driver (from Nedko). | David Robillard | 11 | -32/+1326 |
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 |
2008-02-22 | Minor refresh/initial display speedups. | David Robillard | 5 | -57/+47 |
2008-02-20 | Support jack client de-registration event. | David Robillard | 4 | -3/+52 |
2008-02-17 | Remove Jack API dependence from PatchageEvent. | David Robillard | 8 | -116/+196 |
2008-02-17 | Add --help and -A/--no-alsa command line options (patch from nedko w/ modific... | David Robillard | 2 | -1/+18 |
2008-02-09 | Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere. | David Robillard | 1 | -0/+2 |
2008-01-27 | Fix typo. | David Robillard | 1 | -2/+2 |
2008-01-09 | Insignificant patchage refresh performance improvement. | David Robillard | 2 | -2/+0 |
2008-01-09 | More patchage refresh performance improvements. | David Robillard | 2 | -32/+20 |
2008-01-09 | More patchage refresh performance improvements. | David Robillard | 1 | -18/+3 |
2008-01-09 | Patchage refresh performance improvements | David Robillard | 3 | -18/+6 |
2008-01-06 | Make about window transient of main window. | David Robillard | 1 | -0/+1 |
2008-01-06 | Add tooltips for toolbar widgets. | David Robillard | 1 | -28/+13 |
2008-01-06 | Tone down port colours a touch. | David Robillard | 2 | -5/+4 |
2008-01-06 | Use colours derived from Tango-palette (de-candified, darkened). | David Robillard | 1 | -4/+6 |
2008-01-06 | Use named (themeable) icon for all window icons, desktop menu entry, and abou... | David Robillard | 2 | -4/+3 |
2008-01-06 | Install icon to standard (themeable) location. | David Robillard | 2 | -1/+3 |
2008-01-06 | More verbose LASH console output. | David Robillard | 1 | -8/+6 |
2008-01-05 | Sync one-liner in README and about dialog. | David Robillard | 1 | -1/+2 |