summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-16refactor playlist sources to allow for MIDI and upcoming work on save/restorePaul Davis
2011-05-16Set up _last_cut_copy_source_track on copying automation points. Should help...Carl Hetherington
2011-05-16sane naming scheme for combined regions; fix deadlock when nesting to more th...Paul Davis
2011-05-16very basic Join (regions) editing operation. not finished yet, no undoable, n...Paul Davis
2011-05-16use emacs to indent ardour.menus; add Join (regions) itemPaul Davis
2011-05-15Support compilation with (old) SLV2, or (new) Lilv and (optionally) Suil.David Robillard
2011-05-14Move SLV2-independent LV2 persist state implementation to lv2_state.h.David Robillard
2011-05-14Completely localist use of SLV2 to lv2_plugin.cc and lv2_plugin_ui.cc.David Robillard
2011-05-14Make LV2World local to lv2_plugin.ccDavid Robillard
2011-05-14Remove LV2Plugin::slv2_port.David Robillard
2011-05-14Generic scale points API.David Robillard
2011-05-14Use LV2_SUPPORT define instead of HAVE_SLV2.David Robillard
2011-05-13make sure Edit property of RouteGroup is enabled when doing a few different p...Paul Davis
2011-05-13initial volley of work for AudioPlaylistSource, the basic prototype for sourc...Paul Davis
2011-05-13initial volley of work for AudioPlaylistSource, the basic prototype for sourc...Paul Davis
2011-05-13Return shuttle speed to previous value on release after sprung grab (#4039).Carl Hetherington
2011-05-12Fix update of session range location on copy-dragging regions (#4038).Carl Hetherington
2011-05-12remove unused fade_source member of AudioDiskstreamPaul Davis
2011-05-12new debug trace in ::start_transport(); add a new emission of TransportStateC...Paul Davis
2011-05-12remove unused SHUTTLE_FRACT constantPaul Davis
2011-05-12make instruments/generators do the right thing when bypassedPaul Davis
2011-05-12fix minor type errorPaul Davis
2011-05-11Fix previous patch using Ben's patch from A2 to fix #4035 properly.Carl Hetherington
2011-05-11Reset fades on regions copied from time ranges in other regions (#4035).Carl Hetherington
2011-05-11Fix compiler warning.Carl Hetherington
2011-05-11Cope with tracks having order keys higher than the number of tracks; although...Carl Hetherington
2011-05-11Fix crash when clicking on a hit (may be #4036).Carl Hetherington
2011-05-11Add missing GPL boilerplate.Carl Hetherington
2011-05-08Ensure that empty drag-created MIDI regions get a file on disk so that there ...Carl Hetherington
2011-05-08Make a new write source when the diskstream name changes so that sources don'...Carl Hetherington
2011-05-05Add a GUI to set the number of active extenders for the Mackie control surface.Carl Hetherington
2011-05-05Fix non-appearance of MIDI region names (#3891).Carl Hetherington
2011-05-05Make GhostRegion a sigc::trackable as MidiGhostRegion connects to signals. F...Carl Hetherington
2011-05-05Fix marker deletion from 9479 properly.Carl Hetherington
2011-05-05Re-use locations when setting location list state, so that selected locations...Carl Hetherington
2011-05-05Remove LocationMarker from the editor's lists before deleting it, as the dele...Carl Hetherington
2011-05-04Fix display of new tracks.Carl Hetherington
2011-05-04Disallow Marker copy construction.Carl Hetherington
2011-05-04Remove some unused code.Carl Hetherington
2011-05-04Fix restoration of connections to control surface ports.Carl Hetherington
2011-05-04No-op; coding style.Carl Hetherington
2011-05-04Fix offset of verbose cursor when dragging fade-ins (#4010).Carl Hetherington
2011-05-04Don't alter horizontal padding when shrinking tracks to their minimum height ...Carl Hetherington
2011-05-04Fix problems with sessions being saved as foo.ardour.ardour when loaded using...Carl Hetherington
2011-05-04Do log/lin mapping for Mackie faders so that they behave like the on-screen o...Carl Hetherington
2011-05-04Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders ...Carl Hetherington
2011-05-04Fix crash on startup when using BCF mode for the mackie surface.Carl Hetherington
2011-05-04Add small GUI to select Mackie / BCF2000 emulation for the mackie surface.Carl Hetherington
2011-05-04Comment typo.Carl Hetherington
2011-05-03Fix non-appearing track names when opening sessions with minimum track height...Carl Hetherington