summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2013-01-21More style-only changes.David Robillard
2013-01-21Actually flush to disk continuously while MIDI loop recording.David Robillard
2013-01-21More whitespace-only changes.David Robillard
2013-01-21Fix whitespace.David Robillard
2013-01-20Fix compilation with --test.David Robillard
2013-01-20Show matching controller name in automation lane header.David Robillard
2013-01-19Gracefully handle errors parsing midnam documents instead of crashing.David Robillard
2013-01-19Use a std::set for MIDI device models so the combo is sorted and the user can...David Robillard
2013-01-19slightly more informational debug messagePaul Davis
2013-01-19Replace a bunch of potential crashes with graceful handling of the situation.David Robillard
2013-01-18more debugging output for failed LXVST opens, and drop use of NULLPaul Davis
2013-01-17fix up Location::first_location_(after|before) to do the right thing when mar...Paul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-16use regex to match [mM][iI][dD] file extension for MIDI files, thus making i...Paul Davis
2013-01-16Fix compilation against svn lilv (const-correctness).David Robillard
2013-01-16remove debug outputPaul Davis
2013-01-16a bit more debug tracing for control protocolsPaul Davis
2013-01-16when stopping transport, revert _default_transport_speed to 1.0 if current sp...Paul Davis
2013-01-15remove some debug outputPaul Davis
2013-01-15fix a couple of unused parametersPaul Davis
2013-01-15better error msg about autoloop locationPaul Davis
2013-01-09DE libardour translation updatePaul Davis
2013-01-09remove timecode subframe configurationRobin Gareus
2013-01-09fix bad fix to error stringPaul Davis
2013-01-09A few more typo fixes in libardour.Colin Fletcher
2013-01-09minor translation fixes/typos from edogawaPaul Davis
2013-01-08tentative redesign of MIDI looping, will probably fix #5050 but needs more ex...Paul Davis
2013-01-08fix ru.po after bad svn mergePaul Davis
2013-01-08MTC generator, revert inert changes in previous commit.Robin Gareus
2013-01-08fix MTC generatorRobin Gareus
2013-01-07latest po updates, including updated russian po-files from alexandrePaul Davis
2013-01-07latest i18n update (including updated nn.po from eivind)Paul Davis
2013-01-07reinstate wiimote support, thanks to work by jannis pohlmannPaul Davis
2013-01-06fix continuing SNAFUs with ::set_state() for control protocols and the parent...Paul Davis
2013-01-05Send LV2 time properties with correct types from specification.David Robillard
2013-01-04allow region list selection of whole file regions to select every instance of...Paul Davis
2013-01-04Fix crash when loading LV2 plugins with a corrupt LV2_Descriptor::extension_d...David Robillard
2013-01-04merge Marcel Bonnet's patches for Free-BSDRobin Gareus
2013-01-03latest .po updates from ./waf i18nPaul Davis
2013-01-03expose operation to remove subgroupPaul Davis
2013-01-03new (!) german translation initiated by edgarPaul Davis
2013-01-03various i18n fixes and updates after a ./waf i18n runPaul Davis
2013-01-02various fixes for moving markers, fixes a crash reported by tim blechmann and...Paul Davis
2012-12-30fix vari-speed stuck at zero and playing backwards.Robin Gareus
2012-12-26remove "edit" property from track/bus groups; use "select" property which sho...Paul Davis
2012-12-23fix #5035 - restore pan automation stateRobin Gareus
2012-12-23another buffersize fix (see #5221 and rev13715)Robin Gareus
2012-12-23fix buffer overflow of wrap_buffer (may fix #5221)Robin Gareus