summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-19Fix record crash, use pixfufs instead of canvas text in markers, use leftmost...Nick Mainsbridge
2009-05-18do not look for (and potentially exit) jack servers if jack is already runningPaul Davis
2009-05-17Correct name(tm)Sampo Savolainen
2009-05-17Fix small typoSampo Savolainen
2009-05-08when changing a Route name, make that sure that a Route with ControlOuts chan...Paul Davis
2009-05-07Fix crash for TAV items that don't contain a name pixbuf.Nick Mainsbridge
2009-05-05Speed up regionview creation by using pixbufs for name labels instead of Gnom...Nick Mainsbridge
2009-04-30implement panner reset functionality (missing since 0.99?)Paul Davis
2009-04-29catch jack shutdown (from server) and handle it better then we used to in ter...Paul Davis
2009-04-27fix broken patch that caused crash when loading an older session without "def...Paul Davis
2009-04-27write buffer stats to file on disk underrun/overrunPaul Davis
2009-04-16fix minor issues with displaying and hiding plugin automation lanes. the men...Ben Loftis
2009-04-14EXPERIMENTAL! NEEDS TESTING! remove "offset" from almost everything in the pr...Paul Davis
2009-04-14update packager text about VSTPaul Davis
2009-04-14mark AU plugin as uninitialized after uninitializing itPaul Davis
2009-03-27actual fix for vestige header file specification in SConscript2.8Paul Davis
2009-03-27save+restore VST preset program number; don't call begin/endSetProgram for VS...Paul Davis
2009-03-27some totally untested FST/VST changesPaul Davis
2009-03-27fix scons breakage on older versions of sconsPaul Davis
2009-03-27better tooltip(s) for the kbd focus button in a plugin GUI windowPaul Davis
2009-03-27stop a lot of warnings about GtkSpinButton non-zero page size deprecationPaul Davis
2009-03-27plugin manager: filter-by-type really is filter-by-category, so fix the namin...Paul Davis
2009-03-27no-cache-port-buffers fix from stephane letzPaul Davis
2009-03-27add vestige dir to tarballPaul Davis
2009-03-26ensure that the name used the control out IO for a route always uses the desi...Paul Davis
2009-03-26provide more accurate diagnostics from AudioEngine::port_registration_failure...Paul Davis
2009-03-26change wording of VST/x86_64 blocking messagePaul Davis
2009-03-26prevent VST build on DIST_TARGET=x86_64Paul Davis
2009-03-26remove this spurious directoryPaul Davis
2009-03-26more tweaks for RB compilation and linkingPaul Davis
2009-03-26merge from thirdparty rubberband 1.3 @ 4901Paul Davis
2009-03-26remove another dead file, post-VAMP-2.0 cleanupPaul Davis
2009-03-26remove dead files, post-VAMP-2.0 cleanupPaul Davis
2009-03-26rearrange and update VAMP tree to match VAMP 2.0Paul Davis
2009-03-252.8 ... yeah, baby!Paul Davis
2009-03-25reverse all SAE keybindings so that next/prev-region-boundary variants (with ...Paul Davis
2009-03-25always compute range for a redirect automation line, even if it will not be d...Paul Davis
2009-03-25make LADSPA and LV2 plugins pay attention to "offset" in connect_and_run, aga...Paul Davis
2009-03-25do not pass a non-zero offset to plugins AFTER the first call to connect_and_...Paul Davis
2009-03-25remove some debug output; always zero VstParameterProperties "flags" member s...Paul Davis
2009-03-24VST omnibus commit edition: use wine_pthread_create() everywhere instead of p...Paul Davis
2009-03-24possible fix for clipping in RB effect-created regionsPaul Davis
2009-03-24move FST/winegcc thing around even more to avoid breaking OS X buildPaul Davis
2009-03-23use boost::dynamic_pointer_cast<> to avoid use of ::get() methodPaul Davis
2009-03-23use region sync points correctly for grid and PH motion (i hope)Paul Davis
2009-03-23use region sync points correctly for grid and PH motion (i hope)Paul Davis
2009-03-23always build automation menu for route_time_axis, even for SAE versionPaul Davis
2009-03-23quantize speed changes in semitone mode to whole semitones, range is 2 octavesPaul Davis
2009-03-21Make compilation work again.Sampo Savolainen
2009-03-21carl's patch for split/region-drag crashPaul Davis