make switching between input+disk monitoring work "right" for MIDI tracks; also fix...
[ardour.git] / libs /
2012-06-18 Paul Davismake switching between input+disk monitoring work ...
2012-06-18 Carl HetheringtonSimple arrangement to run basic load tests on a corpus
2012-06-18 Carl HetheringtonFix comment.
2012-06-18 Carl HetheringtonMake EnumWriter exceptions a bit more informative.
2012-06-18 Carl HetheringtonFix (?) failure to load A2 sessions with a ControlOut.
2012-06-18 Carl HetheringtonFix up profiling.
2012-06-18 Carl HetheringtonUse a map of region names to speed up
2012-06-18 Carl HetheringtonDo XML comparisons better in tests.
2012-06-18 Carl HetheringtonBasic region naming test.
2012-06-17 Carl HetheringtonProfile of duplicating lots of regions.
2012-06-17 Carl HetheringtonResurrect profiling code.
2012-06-17 Carl HetheringtonUse hardware optimization when running tests.
2012-06-17 Carl HetheringtonHacky fix for track height step losing 'grip' on the
2012-06-17 Carl HetheringtonRemove believed-unnecessary and broken MIDI thru option;
2012-06-17 Carl HetheringtonAdd option to disable autoscroll of editor (#4721).
2012-06-16 Carl HetheringtonAdd missing set_state of _mute_control; fixes #3959.
2012-06-16 Carl HetheringtonReturn silence from read_from_sources() if we try to...
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2012-06-16 Paul DavisMCP: patch from seablade to fix pot displays (both...
2012-06-16 Paul DavisSsshhhhh....
2012-06-16 Paul Davisextra insurance against ProcessThread::init() being...
2012-06-16 Paul Davisnever try to remove state from a read-only session
2012-06-14 Carl HetheringtonSimple test for playlist region equivalency.
2012-06-14 Carl HetheringtonRemove debugging.
2012-06-14 Carl HetheringtonHopefully fix race between engine being halted and...
2012-06-14 Carl HetheringtonFix uninitialised variable.
2012-06-13 Carl HetheringtonSlightly tweaked patch from royvegard to add optional...
2012-06-13 Carl HetheringtonAdd operation_in_progress() method.
2012-06-13 Carl HetheringtonFix some uninitialised variable warnings.
2012-06-13 Paul Davisadd use of access(2) to filesystem exists_and_is_writab...
2012-06-13 Paul Davisflip default value of Plugin::presets_are_MIDI_programs...
2012-06-13 Rodrigo SeveroSmall change to Timecode display (SMTPE) in the Mackie.
2012-06-13 Rodrigo SeveroPrevents a master fader being created without a control...
2012-06-12 Rodrigo SeveroBogus commit to comment commit 12689:
2012-06-12 Rodrigo Severogit-svn-id: svn://localhost/ardour2/branches/3.0@12689...
2012-06-12 Carl HetheringtonHandle failure of statfs to return available disc space...
2012-06-12 Paul Davisfix complete screw up in connecting MIDNAM PatchNameLis...
2012-06-12 Paul Davismore changes to patch change/plugin preset support...
2012-06-11 Paul Davislots more work trying to create a common structure...
2012-06-11 Carl HetheringtonFactor out 'persistent' tooltip code from the panner
2012-06-11 Paul Davispartially-done (but compile-friendly) move of instrumen...
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-06-11 Carl HetheringtonRemove debug code.
2012-06-10 Paul Davisremove craziness of propagating MIDI 7 bit limits into...
2012-06-10 Carl HetheringtonAdd test for compound regions with the layering
2012-06-10 Carl HetheringtonSet up layering correctly on compound playlists so...
2012-06-10 Carl HetheringtonFix off-by-one in computation of crossfade lengths.
2012-06-09 Carl HetheringtonClean up libardour tests a bit.
2012-06-09 Carl HetheringtonSend OSC URL announcement to the info stream.
2012-06-09 Carl HetheringtonFix crash in tests; not sure about the root cause.
2012-06-09 Carl HetheringtonDelete the session before the AudioEngine is stopped...
2012-06-09 Carl HetheringtonTest combination of regions.
2012-06-09 Carl HetheringtonComment tweaks.
2012-06-09 Carl HetheringtonFix off-by-one in body_range().
2012-06-09 Carl HetheringtonFix crash when MackieControlProtocol has gone away.
2012-06-09 Carl HetheringtonComment tweak.
2012-06-09 Carl HetheringtonSend LV2 notes to the info stream.
2012-06-09 Paul DavisMCP: latest patch from Rodrigo:
2012-06-09 Carl HetheringtonRename import_audiofiles -> import_files.
2012-06-09 Carl HetheringtonRemove extra .mid suffix added to cloned MIDI region...
2012-06-08 Carl HetheringtonNo-op; some comments, remove some unused stuff, minor...
2012-06-07 Carl HetheringtonSlightly grubby hack to fix up the state of the Window...
2012-06-07 Carl HetheringtonDon't set TimeFXRequest done to true too early; it...
2012-06-06 Carl HetheringtonUpdated Spanish translation from Pablo_F (#4912).
2012-06-06 Paul DavisMCP: latest patch from Rodrigo:
2012-06-06 Carl HetheringtonCall PBD::EnumWriter::destroy in ARDOUR::cleanup (from
2012-06-06 Carl HetheringtonCall ARDOUR::cleanup at the end of libardour tests...
2012-06-06 Carl HetheringtonPatch from Tim Mayberry:
2012-06-06 Carl HetheringtonProvide dialogs to edit pan values numerically, at...
2012-06-06 Carl HetheringtonRemove some unused code.
2012-06-05 Paul Daviswhen selecting one of a set of variable I/O configs...
2012-06-05 Carl HetheringtonMarginal cleanup.
2012-06-04 Paul Davismake ARDOUR::AutomationList state management full local...
2012-06-03 Carl HetheringtonLook in the UsesPatchNameList for the name rather than
2012-06-02 Carl HetheringtonFix operator< so that strict weak ordering is
2012-06-02 Paul DavisMCP: another patch from rodrigo:
2012-06-02 Paul Daviscouple of fixes to enable building, and building with...
2012-06-01 Paul Davisrevert part of earlier MCP patch from rodrigo
2012-06-01 Carl HetheringtonPrevent latency measurement output buffer being silenced by
2012-06-01 Carl HetheringtonMinor tidy-ups to MTDM code; add test.
2012-06-01 Carl HetheringtonWhen we rename a track, only rename its playlist if it
2012-06-01 Paul DavisMCP: Patch from Rodrigo that:
2012-06-01 Paul Davisfix construction of new xfades from legacy xfades,...
2012-06-01 Carl HetheringtonMake faders visually desensitised when their tracks...
2012-05-31 Carl HetheringtonRemove unused method.
2012-05-31 Carl HetheringtonFix uninitialised variable causing garbage output from...
2012-05-31 Carl HetheringtonHopefully less bad version of Evoral::RangeList::subtract,
2012-05-31 Carl HetheringtonAdd primary-modifier click on monitor knobs to go to...
2012-05-31 Carl HetheringtonUse the same logic to decide on step size when scroll...
2012-05-31 Paul Davisfix comment regarding keyboard modifiers on OS X
2012-05-31 Paul Davisallow alt-drag on stereo panner to move just one side...
2012-05-30 Paul Davisrevert previous change
2012-05-30 Paul Davistry not thinning when loading old-school automation...
2012-05-30 Paul Davisrethink how to load legacy crossfades as new-style...
2012-05-30 Paul Davisdon't abort when loading legacy xfades if the constitue...
2012-05-30 Paul Davisdebugging legacy xfade loading, part 2
2012-05-30 Paul Davisdebugging legacy xfade loading
2012-05-30 Paul DavisMCP: metering changes from rodrigo, makes metering...
2012-05-30 Paul DavisMCP: remove misleading and confusing and out of date...
2012-05-29 Paul DavisMCP: correct display of timecode
next