ardour.git
2012-06-12 Paul Davismore changes to patch change/plugin preset support...
2012-06-11 Carl HetheringtonPatch from colinf to put the playlist / take name in...
2012-06-11 Paul Davislots more work trying to create a common structure...
2012-06-11 Paul Davismake canvas flag use NoEventText for its label, and...
2012-06-11 Carl HetheringtonRemove old line.
2012-06-11 Carl HetheringtonFactor out 'persistent' tooltip code from the panner
2012-06-11 Carl HetheringtonTry to make cppunit mandatory if --test is passed to
2012-06-11 Paul Davispartially-done (but compile-friendly) move of instrumen...
2012-06-11 Carl HetheringtonDon't change playlists of frozen tracks when changing the
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-06-11 Carl HetheringtonRemove unused method.
2012-06-11 Carl HetheringtonRemove debug code.
2012-06-10 Paul Davisremove craziness of propagating MIDI 7 bit limits into...
2012-06-10 Carl HetheringtonFix another place where regions can be inserted into a
2012-06-10 Carl HetheringtonFix incorrect display of automation lines after points are
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 HetheringtonCommit one reversible command for the whole of an impor...
2012-06-09 Carl HetheringtonFix up hack to cope with zero-length imported MIDI...
2012-06-09 Carl HetheringtonRename import_audiofiles -> import_files.
2012-06-09 Carl HetheringtonRemove extra .mid suffix added to cloned MIDI region...
2012-06-09 Carl HetheringtonMake sure that regions created during AsTrack and AsTap...
2012-06-09 Carl HetheringtonMake crossfade edge drags undoable.
2012-06-09 Carl HetheringtonSet up _old_follow_playhead correctly in all cases...
2012-06-09 Carl HetheringtonSomewhat primitive implementation of allowing the edit...
2012-06-09 Carl HetheringtonExtend a previous region if we click in a MIDI automati...
2012-06-09 Carl HetheringtonRemove apparently erroneous commit_reversible_command.
2012-06-08 Carl HetheringtonNo-op; some comments, remove some unused stuff, minor...
2012-06-08 Carl HetheringtonRemove erroneous refusal to create aux sends on MIDI...
2012-06-08 Carl HetheringtonPatch from Tim Mayberry to fix substitution and install of
2012-06-08 Carl HetheringtonWhen sounding notes on selection / note movements,...
2012-06-08 Carl HetheringtonRemove unused declaration.
2012-06-08 Carl HetheringtonPatch from colinf to sensitize region-related actions...
2012-06-08 Carl HetheringtonGrey-out patch changes on inactive channels rather...
2012-06-07 Carl HetheringtonSlightly grubby hack to fix up the state of the Window...
2012-06-07 Carl HetheringtonRevert 12596; the string should include a descender.
2012-06-07 Carl HetheringtonDon't set TimeFXRequest done to true too early; it...
2012-06-06 Todd Nauglefix typo
2012-06-06 Carl HetheringtonPatch from epitech_user to fix crash on zooming out too
2012-06-06 Carl HetheringtonUpdated Spanish translation from Pablo_F (#4912).
2012-06-06 Paul Davisremove beta page from startup wizard; use dbl-click...
2012-06-06 Paul Davisadd "v" as a new MIDI editing key for velocity, add...
2012-06-06 Paul DavisMCP: latest patch from Rodrigo:
2012-06-06 Paul Davisincomplete change to allow all selected MIDI notes...
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 HetheringtonSmall cleanup.
2012-06-06 Carl HetheringtonCapitalisation tweak.
2012-06-06 Carl HetheringtonRemove some unused code.
2012-06-06 Paul Daviskludgy hack/fix for plugin windows reappearing at ...
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 Davispatch from tim mayberry to fix crash when creating...
2012-06-04 Paul Davisrevert previous commit
2012-06-04 Paul Davisdon't create a TimeFX dialog unless we actually need one
2012-06-04 Paul Davismake ARDOUR::AutomationList state management full local...
2012-06-03 Carl HetheringtonTrim <PatchBank>s with unresolved <UsesPatchNameList>s
2012-06-03 Carl HetheringtonLook in the UsesPatchNameList for the name rather than
2012-06-03 Carl HetheringtonMake the speaker dialog graphic's area rectangular...
2012-06-03 Carl HetheringtonDon't allow aux sends from MIDI tracks for the time
2012-06-02 Carl HetheringtonSpeculative fix for timefx add_command calls happening...
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...
next