Age | Commit message (Expand) | Author | Files | Lines |
2011-03-16 | Font-based sizing (implement ticket #374). | David Robillard | 3 | -0/+74 |
2011-02-17 | Fix compilation with --jack-dbus (fix ticket #626). | David Robillard | 2 | -81/+50 |
2011-02-04 | Fix warnings when building with --strict (but without --debug). | David Robillard | 1 | -0/+2 |
2011-01-12 | Tweak PATH in OSX bundle so libjack can find jackd. | David Robillard | 1 | -0/+6 |
2011-01-11 | Build a proper .app on OSX. | David Robillard | 1 | -1/+37 |
2011-01-09 | Code cleanups (cpplint). | David Robillard | 26 | -68/+79 |
2011-01-08 | Support via waf for running from the build directory. | David Robillard | 3 | -34/+46 |
2011-01-08 | Add version to about dialog (implement ticket #625). | David Robillard | 1 | -6/+9 |
2011-01-08 | Fix configuration header define names to not stomp on global namespace. | David Robillard | 5 | -27/+27 |
2011-01-06 | Link against -ldl when necessary. | David Robillard | 1 | -1/+3 |
2011-01-06 | Clean up port cache (fix crashes and wacky behaviour caused when clients/port... | David Robillard | 3 | -21/+25 |
2010-12-18 | Arrange interface input/output modules (and other split modules) beside each ... | David Robillard | 2 | -5/+25 |
2010-12-18 | Fix compilation. | David Robillard | 1 | -1/+1 |
2010-12-18 | Fix module removal. | David Robillard | 2 | -0/+27 |
2010-12-18 | Remove previously committed warning, which isn't always a problem... :/ | David Robillard | 1 | -2/+1 |
2010-12-18 | Remove pointless empty module resize. | David Robillard | 1 | -2/+2 |
2010-12-16 | Fix crash on unfound ALSA port. | David Robillard | 1 | -14/+15 |
2010-12-15 | Fix compilation with --jack-dbus (fix ticket #604). | David Robillard | 3 | -22/+43 |
2010-12-15 | Improve performance for setups with many apps or ports. | David Robillard | 11 | -85/+149 |
2010-12-15 | Improve JACK refresh performance significantly. | David Robillard | 3 | -48/+22 |
2010-12-15 | Reduce polling frequency of Jack X-Run information. | David Robillard | 4 | -111/+65 |
2010-12-15 | Fix compilation with Jack D-Bus (tested working w/ jack-1.9.6). | David Robillard | 2 | -1/+3 |
2010-12-15 | Update Copyright date in About dialog. | David Robillard | 1 | -1/+1 |
2010-12-15 | Don't show `split' menu item for modules with only inputs or outputs (ticket ... | David Robillard | 2 | -0/+44 |
2010-12-15 | Add file missing from last commit. | David Robillard | 1 | -0/+98 |
2010-12-15 | Remove mind-blowingly ancient comment markup. | David Robillard | 1 | -2/+0 |
2010-12-15 | Split PatchageModule code into PatchageModule.cpp. | David Robillard | 1 | -71/+10 |
2010-12-15 | Tolerate insane behaviour of latest SVN Jack (r4089). | David Robillard | 2 | -9/+11 |
2010-12-15 | Remove modelines. | David Robillard | 9 | -9/+2 |
2010-12-15 | Remove LashProxy dependency from Project. | David Robillard | 7 | -137/+126 |
2010-12-15 | LashClient => Client. | David Robillard | 8 | -89/+83 |
2010-12-15 | Simplify LashClient. | David Robillard | 3 | -45/+18 |
2010-12-15 | Clean up code. | David Robillard | 22 | -105/+149 |
2010-12-15 | Fix previous commit's failed attempt to ignore ports (sane ALSA driver). | David Robillard | 2 | -45/+99 |
2010-12-15 | Fix removal of ALSA duplex ports (remove both corresponding canvas ports). | David Robillard | 8 | -114/+93 |
2010-12-14 | Fix memory leaks. | David Robillard | 2 | -3/+8 |
2010-12-14 | Fix crash when resetting dropouts after JACK dies (fix ticket #513). | David Robillard | 1 | -1/+2 |
2010-12-14 | Better error messages. | David Robillard | 2 | -10/+35 |
2010-12-14 | Use Raul::log for console logging. | David Robillard | 11 | -47/+44 |
2010-12-14 | Add -J (or --no-jack) option to avoid auto-connecting to JACK at startup (fix... | David Robillard | 2 | -3/+15 |
2010-12-13 | Fix connecting to ALSA duplex ports. | David Robillard | 1 | -6/+3 |
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 |