summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2009-07-19missing initializer for _follow_overlap in Crossfade - can lead to exceptions...Paul Davis
2009-07-18imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin co...Paul Davis
2009-07-06another OSX/apple-gcc fix2.8.1Paul Davis
2009-07-06add NO translator name and remove debugging output line from audioengine.ccPaul Davis
2009-07-06new fr_FR translate for libardourPaul Davis
2009-07-06remove extra use of legalize_for_path() and just make sure that session and s...Paul Davis
2009-07-05more legalize_path hacks to handle stupidly named sessionPaul Davis
2009-07-05handle session names provided by user that contain '/' (mantis #1193)Paul Davis
2009-07-04use sscanf with the correct type conversion and not atoi/atol to load nframes...Paul Davis
2009-07-04try to name/number new routes-from-templates to avoid colliding names if addi...Paul Davis
2009-07-03do not attempt to use scroll view for AU plugin GUIs (fixes crash-on-delete o...Paul Davis
2009-07-01fix from carl so that switching into write automation mode doesn't reset gain...Paul Davis
2009-06-26playlist sort patch from nick_m, improves ordering of playlists in menu. smal...Paul Davis
2009-06-25another part of the fix for cleanup: when successfully using link(2) to embed...Paul Davis
2009-06-24splash screen fix from nedko ; fix cleanup's failure to correctly locate file...Paul Davis
2009-06-15Missing header fileSampo Savolainen
2009-06-14Fix small problem with uninitialized data fed to sndfileSampo Savolainen
2009-06-13Swedish translation from Petter SundlöfSampo Savolainen
2009-06-10Allow Insert Time option to move tempos and time sig changes, as per #1951 (t...Ben Loftis
2009-06-03Numerical sort patch from mantis #2654Sampo Savolainen
2009-05-08when changing a Route name, make that sure that a Route with ControlOuts chan...Paul Davis
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-14EXPERIMENTAL! NEEDS TESTING! remove "offset" from almost everything in the pr...Paul Davis
2009-04-14mark AU plugin as uninitialized after uninitializing itPaul 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-27no-cache-port-buffers fix from stephane letzPaul 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-26more tweaks for RB compilation and linkingPaul 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-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-19remove some AU debugging outputPaul Davis
2009-03-19clean up & extend handling of various AU Component types & subtypes - makes A...Paul Davis
2009-03-17VST chunk save/restore patch from Martin ProfittlichPaul Davis
2009-03-17more rational handling of silence when (a) running freeze/export/bounce (b) d...Paul Davis
2009-03-17clean up VST debugging outputPaul Davis
2009-03-13revert VST debugging hacksPaul Davis
2009-03-13Show which plugins are discovered - otherwise users won't know which plugin i...Sampo Savolainen
2009-03-13a lot of VST support odds-and-ends, including preset discovery and support, e...Paul Davis
2009-03-12new options for moving playhead to next/previous region boundaryPaul Davis
2009-03-11default click i/o setup is dual monoPaul Davis
2009-03-06new/updated/extended spanish translation from Grupo de Traducción al EspañolPaul Davis