ardour.git
2010-08-25 Paul Davisadded new files
2010-08-25 Paul Davismajor chunk of the region layering editor from 2.X...
2010-08-25 Paul Davisstrip no-longer used code related to plugin parameter...
2010-08-25 Paul Davismake sure that Crossfades increment source use counts
2010-08-25 Carl HetheringtonSmall cleanups.
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-25 Carl HetheringtonModify StatefulDiffCommand undo record to only contain...
2010-08-25 Carl HetheringtonSmall cleanups.
2010-08-25 Carl HetheringtonMove various code up the Property / Stateful hierarchies.
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-08-25 Carl HetheringtonRemove unused and broken method.
2010-08-25 Carl HetheringtonSnap to grid when drawing MIDI regions. Fixes #3412.
2010-08-24 Paul Davisfix load+save of plugin parameter automation
2010-08-24 Paul Davisadd GUI config support for seamless loop option
2010-08-24 Carl HetheringtonSetup tab directions correctly depending on where they...
2010-08-24 Carl HetheringtonPut a bit of padding between the tabs and the window...
2010-08-24 Carl HetheringtonTweak arrangement of labels and tabs in port matrices.
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
2010-08-24 Carl HetheringtonTidy up region drag move code a bit.
2010-08-23 Carl HetheringtonBe sure to update group tabs when a route group is...
2010-08-23 Paul Davis3.0 version of rev 5564 from 2.x - basic boolean plugin...
2010-08-23 Paul Davislarge part of rev 5374 from 2.x, fwd port to 3.0
2010-08-22 Carl HetheringtonMove some RegionListProperty methods up to SequenceProp...
2010-08-22 Paul Davisforward port of 7539 from 2.x
2010-08-22 Paul DavisLV2 external GUI fixes forward ported from 2.x
2010-08-20 Carl HetheringtonDon't write undo records for automation that moves...
2010-08-20 Carl HetheringtonFix automation re-load.
2010-08-20 Carl HetheringtonFix my broken logic for control point selection.
2010-08-20 Carl HetheringtonLimit region-based automation to the edges of regions...
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-20 Paul Davisversion of 6997 from 2.x: if selecting an automation...
2010-08-20 Carl HetheringtonRe-work duplicate and buggy ensure_buffers() method.
2010-08-20 Paul Davisforward port 7015 from 2.x
2010-08-20 Carl HetheringtonAllow drag when creating a MIDI region. Fixes #3363.
2010-08-19 Carl HetheringtonFix drag from region list onto track.
2010-08-19 Carl HetheringtonResize internal send target buffers on set_block_size...
2010-08-19 Carl HetheringtonSnap to note start rather than mouse pointer when dragg...
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-08-19 Carl HetheringtonWrite BWF info on export. Fixes #3398.
2010-08-18 Carl HetheringtonSet cursor to hint that you can drag automation up...
2010-08-18 Carl HetheringtonFix font sizing in the big clock.
2010-08-18 Carl HetheringtonFix another potential similar bug.
2010-08-18 Carl HetheringtonFix crash on opening locations window.
2010-08-18 Carl HetheringtonFix regression accidentally introduced in last commit...
2010-08-18 Carl HetheringtonPlugin UI state should of course be saved per-session...
2010-08-18 Carl HetheringtonFix warnings.
2010-08-18 Carl HetheringtonFirst go at saving window visibility and position state...
2010-08-17 Paul Davisforward port 2.X various changes (not all, but i have...
2010-08-17 Paul Davisinitialize _step_editor to null
2010-08-17 Carl HetheringtonContinue rolling after goto-wallclock if appropriate...
2010-08-17 Carl HetheringtonPatch from lincoln to tweak ordering of zoom buttons...
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6909
2010-08-17 Paul Davisforgetten menu items from previous commit
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-08-15 Paul Davissome fuzzy logic to avoid note "overlaps" during step...
2010-08-15 Paul Davissplit out the logic behind step editing from MidiTimeAx...
2010-08-15 Carl HetheringtonFix windows key shortcuts on Linux.
2010-08-15 Carl HetheringtonAnother missing icon.
2010-08-15 Carl HetheringtonFix missing icons.
2010-08-15 Carl HetheringtonFix up solo / mute colouring in the tracks list. Shoul...
2010-08-15 Carl HetheringtonMake route list tab LEDs follow record state correctly.
2010-08-15 Carl HetheringtonAdd Beat/20 grid subdivision. Fixes #3126.
2010-08-15 Carl HetheringtonNo-op: indentation.
2010-08-14 Carl HetheringtonAdd note edit dialog. Fixes #3346.
2010-08-13 Carl HetheringtonName phase invert buttons correctly so that themeing...
2010-08-13 Paul Davisstep editor: add double, triple dotted note support...
2010-08-13 Paul DavisBindings save release bindings as well as press bindings
2010-08-13 Carl HetheringtonImplement per-channel phase invert. Fixes #3392. ...
2010-08-13 Carl HetheringtonPatch from colinf to add tape-style region stretching...
2010-08-13 Carl HetheringtonAdd shortcut for link object/range mode. Fixes #3242.
2010-08-13 Carl HetheringtonFix bug whereby region could not be dragged to the...
2010-08-13 Carl HetheringtonSet tooltips correctly so that range button gets a...
2010-08-13 Carl HetheringtonDon't set session dirty flag on setting up the play...
2010-08-13 Paul Davisadd step editing sustain support
2010-08-13 Carl HetheringtonMove _port_offset up to AudioPort, as MidiPort does...
2010-08-13 Carl HetheringtonHopefully fix dropped MIDI notes on loop. Fixes #3133.
2010-08-13 Paul Davisonly the last step-edited note remains selected after...
2010-08-12 Carl HetheringtonAdd option to normalize across all selected regions...
2010-08-12 Paul Davislotsa keybindings for nearly everything in the step...
2010-08-12 Paul Davisforward port commit 7608 for a3
2010-08-12 Carl HetheringtonMake automation-follows-regions the default.
2010-08-12 Carl HetheringtonModify option text to reflect the fact that MIDI automa...
2010-08-12 Carl HetheringtonIndent sub-options for moving locked/glued markers.
2010-08-11 Carl HetheringtonAdd option to insert time to move glued / locked marker...
2010-08-11 Carl HetheringtonMove insert time dialog to its own file.
2010-08-11 Paul Daviswhen adding a new region for step editing, do rounding...
2010-08-11 Paul Davismake step edit cursor follow zoom (and change its color...
2010-08-11 Paul Davisfix up initial step edit pos when operating on an exist...
2010-08-11 Paul Davisvari-size rect as step-edit cursor
2010-08-11 Paul Davisadd a first hack at a step edit cursor (to be changed...
2010-08-11 Paul Davisrename mezzo-piano dynamics icon for consistency
2010-08-11 Paul Daviswhite versions of the SVG dynamics icons
2010-08-11 Paul Davisswitch dynamics icons to white and shrink their size...
2010-08-11 Carl HetheringtonAdd submenus for route group, playlist and automation...
2010-08-11 Carl HetheringtonMove track mode into a submenu.
2010-08-11 Carl HetheringtonHopefully fix up automation control point selection...
2010-08-10 Paul Davislabel various spinners in the step editor
2010-08-10 Paul Davisneo was told there was no spoon, i'm telling you there...
next