Don't assume compiler can avoid copy to const ref.
[ardour.git] / libs / ardour /
2014-12-18 David RobillardDon't assume compiler can avoid copy to const ref.
2014-12-18 David RobillardMute automation via normal mute button.
2014-12-18 David RobillardMIDI bounce.
2014-12-18 David RobillardRemove some aborts that don't really need to be.
2014-12-17 David RobillardFix various MIDI locking issues.
2014-12-16 Paul Davisuse new parameter to limit minimum length of any range...
2014-12-16 Paul Davisadd new parameter for minimum value of any range location
2014-12-14 Paul Davismove ScopedFileDescriptor into libpbd and use it
2014-12-14 John EmmasOnly attempt to close our peakfile '_fd' if we have...
2014-12-13 John EmmasOnly attempt to close '_peakfile_fd' if we have a valid...
2014-12-13 David RobillardStructure MIDI device selector by manufacturer.
2014-12-10 Paul DavisMerge branch 'nofilemanager'
2014-12-10 Paul DavisRevert "fix some cast warnings"
2014-12-10 Paul Davisremove file manager LRU cache from code.
2014-12-10 Paul Davisfix some cast warnings
2014-12-10 Paul Davisfix some cast warnings
2014-12-10 Paul Davissimpler approach for Apple setrlimit() compatibility...
2014-12-10 Paul Davistry some alternate, hard numbers when resetting open...
2014-12-10 Paul Davisremove ugly and unnecessary debugging output
2014-12-10 John EmmasUse DEBUG_THREAD_SELF when using DEBUG_TRACE with pthre...
2014-12-10 Paul Davisadd DEBUG_THREAD_SELF to allow use of DEBUG_TRACE with...
2014-12-09 Ben Loftisadd set-session-extents-from-edit-range
2014-12-09 Paul Davismore DEBUG::Butler output, formatting corrections,...
2014-12-09 Robin Gareusremove superfluous PBD/ARDOUR:: init calls
2014-12-09 Paul Davisadd DEBUG::Butler and use it
2014-12-09 Paul Daviscorrect install location for .mo files (i18n) and clean...
2014-12-07 John EmmasAdd some newly introduced source files to our MSVC...
2014-12-07 David RobillardAdd legatize and remove overlap MIDI operations.
2014-12-07 David RobillardInvalidate iterator whenever model changes.
2014-12-06 David RobillardFix uninitialized members.
2014-12-05 Robin Gareusfix small memory leak in the tests
2014-12-05 Robin Gareusupdate to 'new' ControlList API
2014-12-05 Paul Davisif a Route's processor lock cannot be taken, fill buffe...
2014-12-05 Robin Gareusfix "expected" <> "actual" semantics in test-util
2014-12-05 David RobillardMake recorded MIDI controls discrete, take 2.
2014-12-05 David RobillardFix crash when twiddling MIDI controllers (#6050).
2014-12-05 David RobillardFix steps for log controls with wide range.
2014-12-04 David RobillardMake gain controls step by roughly 1.0/0.1 dB.
2014-12-04 Robin Gareusactual expected test results:
2014-12-04 Robin Gareusmake all tests pass
2014-12-04 Paul Davisfix to follow changes to evoral/libardour split
2014-12-04 Paul Davisadapt changes to async MIDI port to use new evoral...
2014-12-04 Paul Davismodify MidiUI code to use crossthreadchannel on all...
2014-12-04 Paul Davisalter Async MIDI port implementation to use crossthread...
2014-12-03 Robin GareusTest: update AutomationList properties for v3.5
2014-12-03 Robin GareusTest: print assert message if XML property mismatch
2014-12-03 Robin Gareusfix audioengine use in unit-tests.
2014-12-03 Robin Gareusfix MTDM test
2014-12-03 Robin GareusTests: ensure that libardour is initialized
2014-12-03 Robin Gareusfix audio-engine dtor.
2014-12-03 Robin Gareusfix test segfault
2014-12-03 Robin Gareususe Dummy backend for tests
2014-12-03 Tim MayberryUse PBD::tmp_writable_directory in libardour test_util.cc
2014-12-03 Tim MayberryFixes for AudioEngine test
2014-12-03 Tim MayberryRemove unused test_common.h/cc files
2014-12-03 Tim MayberryMove libardour test utility code into one source file
2014-12-03 Tim MayberryUse ardev_common.sh to setup environment for running...
2014-12-03 David RobillardFix range of pan controls.
2014-12-02 John EmmasMake 'ARDOUR::ParameterDescriptor' exportable, so that...
2014-12-02 David RobillardFix lost MIDI events due to broken range check.
2014-12-02 David RobillardFix automation write/touch.
2014-12-02 David RobillardReplace half-baked param metadata with descriptor.
2014-12-01 Julien de KozakMake it compile with C++11 support.
2014-12-01 Colin FletcherComments in various call-sites of coverage()
2014-12-01 David RobillardRemove braindead Parameter inheritance abuse.
2014-12-01 David RobillardReplace thinning static state with parameter.
2014-12-01 David RobillardTrim the include tree.
2014-12-01 David RobillardMove EventRingBuffer to libardour.
2014-12-01 David RobillardAdd missing namespace qualifiers.
2014-12-01 David RobillardClean up state tracking of raw MIDI.
2014-12-01 David RobillardSave mute automation state.
2014-11-30 Robin Gareususe update_steps() instead of custom function
2014-11-30 Robin Gareusupdate_steps(), properly handle integer ranges
2014-11-30 Robin Gareusfix ladpsa default value.
2014-11-30 Robin Gareusfix LV2 default port value.
2014-11-29 David RobillardFix write for boolean automation.
2014-11-29 Robin Gareuschange ownership of processor window-proxy
2014-11-29 David RobillardSet discrete by default for boolean parameters.
2014-11-29 David RobillardSomewhat working gain automation.
2014-11-28 David RobillardSet the toggled default metadata of parameters.
2014-11-26 Paul Davisremove "port sources" management from MidiControlUI...
2014-11-25 Colin FletcherFix build of evoral tests
2014-11-25 David RobillardRemove dead code.
2014-11-23 Robin Gareusamend c4533939b9
2014-11-23 Robin Gareushotfix windows-compilation (unfinished bfe49540b9)
2014-11-23 Robin Gareusmake debug message more useful
2014-11-23 Robin Gareusfix/silence various compiler warnings.
2014-11-23 Robin Gareususe NULL not 0 for c-functions (even in c++ code)
2014-11-23 Paul Davisremove use of CrossThreadChannel::selectable() to allow...
2014-11-23 David RobillardFix quantization and other time-related ops.
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-11-22 David RobillardFix const violation warnings in tempo.cc.
2014-11-20 David RobillardFix lost MIDI note offs and controllers.
2014-11-20 David RobillardReduce unnecessary non-const MIDI buffer access.
2014-11-20 David RobillardClean up some MIDI code.
2014-11-20 Robin Gareusdebug trace lost midi-messages
2014-11-20 David RobillardFix dropped MIDI events, especially with record enabled.
2014-11-18 David RobillardRemove obviously dead/redundant code.
2014-11-18 David RobillardClean up funny code and initialize variables.
2014-11-18 David RobillardConstrain variable scopen and avoid uninitialized value...
next