ardour.git
2012-06-02 Carl HetheringtonPaste to the track under the mouse if we are using...
2012-06-02 Paul Davisremember to disconnect the _notify object when an AU...
2012-06-02 Carl HetheringtonPersist track MIDNAM settings via a GUI property. ...
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-02 Carl HetheringtonPut MIDNAM stuff into the patch change dialog.
2012-06-02 Paul Davisremove AU GUI debugging test in which arrow keys could...
2012-06-02 Carl HetheringtonFix non-updated ordinary fade-outs during trim drags
2012-06-01 Paul Davisfinally, working AU plugin GUI resizing, at least in...
2012-06-01 Paul Davistweak splash destruction
2012-06-01 Paul Davisrevert part of earlier MCP patch from rodrigo
2012-06-01 Carl HetheringtonFix silly typo.
2012-06-01 Carl HetheringtonAdd GPL boilerplate; fix dangling instance pointer...
2012-06-01 Carl HetheringtonClaim button release on patch change events so that
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 Paul Davisdestroy splash when hiding it to workaround odd bug...
2012-06-01 Carl HetheringtonWhen we rename a track, only rename its playlist if it
2012-06-01 Carl HetheringtonFix capitalisation.
2012-06-01 Paul Davismore info when linux build goes wrong
2012-06-01 Paul Davisuse patchelf to reset RPATH within bundled libraries...
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 HetheringtonMove delta-to-edit-point options to the main clock...
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 Carl HetheringtonFix incorrect automation point drags when a drag is...
2012-05-31 Carl HetheringtonPush of automation points is done on the GUI side,...
2012-05-31 Carl HetheringtonRemove some more unwanted roundings from control point...
2012-05-31 Carl HetheringtonAllow movement of several vertically-colinear points...
2012-05-31 Carl HetheringtonHandle discontiguous control point selections properly...
2012-05-31 Carl HetheringtonRemove suspect pixel-based control point x position...
2012-05-31 Carl HetheringtonDon't round conversions from frame to unit when setting...
2012-05-31 Carl HetheringtonSlightly unpleasant hack to stop control points being
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 Davisfix osx build script when the path to the plugin folder...
2012-05-30 Paul Davisfixup previous commit for OS X
2012-05-30 Paul Davismore cleanups and standardization of fixup_bundle_envir...
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
2012-05-29 Paul DavisMCP: fix assigment of outbound sysex messages, and...
2012-05-29 Paul Davisfix missing negation from previous MCP commit
2012-05-29 Paul Davispatch from dave flick to tackle a variety of cursor...
2012-05-29 Paul Davispatch from rodrigo severo to make mackie timecode displ...
2012-05-29 Paul Davisarguably cleaner tweak to previous commit
2012-05-29 Paul Davissubstantive change to try to provide some rationality...
2012-05-29 Paul Davisdon't reset region fades to default after a playlist...
2012-05-28 Carl HetheringtonRemove duplicate include.
2012-05-28 Carl HetheringtonExpand comment.
2012-05-28 Carl HetheringtonClear selection on starting a MIDI note rubberband
2012-05-28 Carl HetheringtonEmit SelectionCleared() when unique-selecting the first
2012-05-28 Carl HetheringtonDeselect MIDI notes when leaving internal edit mode
2012-05-28 Carl HetheringtonMissing files.
2012-05-28 Carl HetheringtonAdd path_is_within to decide if a path is within a...
2012-05-28 Paul Davisexplicit checks for all components of the LV2 stack
2012-05-27 David RobillardRe-implement URIMap to tolerate broken plugins that...
2012-05-27 Carl HetheringtonPrevent x movement of the end points of region gain
2012-05-27 Carl HetheringtonPatch from tophatdave to improve display of timestretch in
2012-05-27 Carl HetheringtonPatch from colinf to avoid splitting unselected regions
2012-05-27 Paul Davisadd a fix for the one problem case from the last commit...
2012-05-27 Paul Davisdon't add regions created with announce=false to the...
2012-05-27 Paul Davisdon't alter session search path frm within FileSource...
2012-05-27 Paul DavisMIDI::Port::(get|set)_state() should be virtual, so...
2012-05-27 Carl HetheringtonPatch from antgel to fix resampling of sessions with no
2012-05-27 Paul DavisMCP: remember to drain the x-thread FIFO that tells...
2012-05-26 Paul Davisconvert audioregion xfade stuff to properties, add...
2012-05-25 Paul Davisadd ::length() method to Evoral::ControlList
2012-05-25 Paul Davisnew device profile for BCF2000 from James Roberts
2012-05-25 Paul Davismissing method for MCP
2012-05-24 Paul Davisalways create short xfades when adding a region based...
2012-05-24 Paul Davisquieten down linux build script
2012-05-24 Paul Davisremove old RECMUTEX conditional
2012-05-24 Paul Davisadd support for <HasMeters value=XX/> stanza in MCP...
2012-05-24 Paul Davisadd BCF2000 device info file for MCP
2012-05-24 Paul Davisremove unused segmented display parameter from MCP...
2012-05-24 Paul Davisbuild script tweaks for OS X
2012-05-24 Carl HetheringtonMissing include.
2012-05-24 Carl HetheringtonTweak comment.
2012-05-24 Paul Davismore build script cleanups
2012-05-24 Paul Davismore build script cleanups
2012-05-24 Paul Davismore build script cleanups
2012-05-24 Paul Davismore build script cleanups
2012-05-24 Paul Davismore build script cleanups
2012-05-24 Paul Davismore build script cleanups
2012-05-24 Paul Davismore build script cleanups
2012-05-24 Paul Davismore build script cleanups
2012-05-24 Paul Davisbuild script tweaks for most consistency
next