remove useless error output
[ardour.git] / libs /
2015-01-21 Robin Gareusapply Theme > “Show waveform clipping”
2015-01-20 Robin Gareusclarify reasonable synth description.
2015-01-19 Robin Gareusfew more basic ControList/Curve Tests
2015-01-19 Guido AulisiCurve::_get_vector: fix return value when veclen == 1
2015-01-19 Robin Gareus2-point Curve Linear Interpolation Test
2015-01-19 Robin Gareusminimalistic Evoral::Curve Unit Test.
2015-01-19 Robin GareusHotfix crash in OSX engine dialog.
2015-01-19 Ben Loftisuse C locale, because POSIX locale is not supported...
2015-01-18 John EmmasOn Windows, #include <shellapi.h> so we can use ShellEx...
2015-01-18 Ben Loftisfix open_uri for windows
2015-01-18 Ben LoftisDramatically improve windows session-save-time by avoid...
2015-01-18 David RobillardFix MIDI bounce/consolidate note resolution.
2015-01-18 David RobillardFix stuck notes in short MIDI regions.
2015-01-17 Robin Gareuswaf: fix concurrency issue with duplicate targets
2015-01-17 David RobillardRevert "Kludgey fix for invisible playhead when scrolled."
2015-01-17 David RobillardCompute arrow bbox manually to appease crazy canvas.
2015-01-17 David RobillardKludgey fix for invisible playhead when scrolled.
2015-01-17 David RobillardPut playhead on top of everything.
2015-01-17 David RobillardUpdate arrow bbox when geometry changes.
2015-01-17 David RobillardFix clipping for scroll groups an offset bbox.
2015-01-16 Ben LoftisASIO devices have a preferred buffersize.
2015-01-15 David RobillardFix setting command key bindings on OSX.
2015-01-14 Robin GareusJACK: add support for device names with whitespace
2015-01-13 Robin Gareusfix auditioning of regions with offset - fixes #6131
2015-01-12 Robin GareusLTC: don’t flag “no lock” until delta was at zero at...
2015-01-12 Robin Gareusadd an explicit indicator for LTC lock
2015-01-12 Robin Gareusforce complete peak compute.
2015-01-12 John EmmasWhen building with MSVC make sure any backends / panner...
2015-01-12 David RobillardFix mouse event position offset bug.
2015-01-11 Robin Gareusadd a midi->audio dummy backend mode.
2015-01-10 Robin Gareusgracefully handle missing .midnam
2015-01-10 John EmmasAccommodate a newly introduced #define ('LIBARDOUR...
2015-01-10 John EmmasAdd a newly introduced header file to our MSVC project...
2015-01-10 John EmmasAdd support for the C99 function 'log2()' which is...
2015-01-09 Robin Gareusremove cruft (old unused pre-git version files)
2015-01-09 Robin Gareusfix LTC alignment.
2015-01-09 David RobillardFix offset events when consolidating MIDI range.
2015-01-08 David RobillardFix bounding box of rectangles with wide outlines.
2015-01-08 Robin Gareusremove hardcoded major version in build scripts
2015-01-08 David RobillardClose polygon borders (fix partially drawn hits).
2015-01-08 Ben Loftistweak boot message so the final message makes more...
2015-01-07 David RobillardMusicalTime => Beats.
2015-01-07 David RobillardAdd modulus operator to MIDI transformer.
2015-01-06 Robin GareusOnly restore plugin state (of first instance) once.
2015-01-05 David RobillardFix MIDI file descriptor leaks.
2015-01-05 Robin Gareusprepare for 'ardour4'
2015-01-05 Robin Gareusupdate windows user_cache_directory(): same pattern...
2015-01-05 Robin Gareusremoved hardcoded ".ardour" suffix
2015-01-02 John EmmasAccommodate some newly introduced source files for...
2015-01-01 Tim MayberryAdd PBD debug macros for recording timing data
2015-01-01 Tim MayberryAdd tests that show the timing differences between...
2015-01-01 Tim MayberryAdd PBD::Timer/StandardTimer/BlinkTimer classes for...
2015-01-01 Tim MayberryAdd Timing, TimingData and Timed classes for time measu...
2014-12-31 David RobillardFix alleged use of uninitialized variable.
2014-12-31 David RobillardAdd missing Variant => LV2 Atom case.
2014-12-31 Paul Davisfix incorrect test for valid MIDI events.
2014-12-31 Paul DavisFix range "arithmetic"
2014-12-31 David RobillardLoad what we can from broken/truncated MIDI files.
2014-12-31 Robin Gareusdon't take temporary copy of MIDI sequence
2014-12-30 Robin Gareusadd a MIDI loopback mode to the Dummy Backend
2014-12-30 David RobillardFix MIDI CC record/playback crash.
2014-12-30 David RobillardFix some mangled whitespace (noop).
2014-12-30 David RobillardRevert "Fix occasional MIDI read crash."
2014-12-30 David RobillardFix occasional crash when saving MIDI.
2014-12-30 David RobillardFix off-by-one MIDI note names.
2014-12-29 Paul Davisfix a few compiler warnings
2014-12-29 David RobillardAvoid another potential deadlock for good measure.
2014-12-29 David RobillardBlind fix for MIDI iteration bug.
2014-12-29 David RobillardFix deadlock while recording MIDI controllers.
2014-12-29 Robin Gareusupdate numbering of midi-test sequences
2014-12-29 Robin Gareusadd a midi-CC sustain-pedal test sequence
2014-12-29 Robin Gareusadd 'size' field to midi-sequences
2014-12-29 Robin Gareusmake it easier to add new midi sequences
2014-12-29 John EmmasAdd some newly introduced source files to our MSVC...
2014-12-29 David RobillardDemote message about empty MIDI tracks to info.
2014-12-28 David RobillardMIDI transform dialog.
2014-12-28 David RobillardFix occasional MIDI read crash.
2014-12-28 David RobillardClean up note delta command code.
2014-12-28 David RobillardFix typo.
2014-12-28 Robin Gareususe ldflags for wine linking
2014-12-28 Robin Gareusadd explicit chmod for good measure
2014-12-28 Robin Gareusfix [rare] concurrent build issue:
2014-12-26 John EmmasSome of libardour's istream and ostream operators are...
2014-12-26 John EmmasRemove the source files which got transferred to libpbd
2014-12-26 John Emmasclass 'PBD::Configuration' doesn't actually get exporte...
2014-12-26 John EmmasAdd some newly introduced source files to our MSVC...
2014-12-26 David RobillardConditionally remove possibly unused functions.
2014-12-25 David RobillardRemove warning when adding MIDI model controls.
2014-12-24 David RobillardFix crash when getting width of item with no bbox.
2014-12-24 David RobillardSupport fancy controls for some AU units.
2014-12-24 David RobillardAdd --no-lrdf configure option.
2014-12-24 David RobillardFix OSX build.
2014-12-24 Robin Gareusfix clang compilation
2014-12-24 Robin Gareusproper default setup and fallbacks for video on windows
2014-12-23 Robin Gareusfix for case-sensitive FS - aa80515f3
2014-12-23 Robin Gareusfix and cleanup c404ef98 (windows config dir)
2014-12-23 Greg Zharun[Summary] Fixed audio export on Windows. Added support...
2014-12-23 Paul Davisindent cleanup
2014-12-23 Paul Davisnew file, derived from old libs/ardour/configuration.cc
2014-12-23 Paul Davismove ARDOUR::Configuration and ARDOUR::ConfigVariable...
next