summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-19Put images on the fade in/out menus. Fixes #3411.Carl Hetherington
2010-09-19Save / restore settings from the editor region list context menu.Carl Hetherington
2010-09-18Colour odd/even region list lines differently to improve readibility.Carl Hetherington
2010-09-18Preserve region list selection state even if a region is selected which is no...Carl Hetherington
2010-09-18Update regions list when editing a region fade. Fixes #3458.Carl Hetherington
2010-09-18Disable region drags in internal edit mode. Fixes #3456.Carl Hetherington
2010-09-18Provide both FreeBoB and FFADO options in the engine dialogue. Fixes #3457.Carl Hetherington
2010-09-18Fix save/reload of pan automation.Carl Hetherington
2010-09-17copy edit commentPaul Davis
2010-09-17fix reversed direction of MIDI note drag previewPaul Davis
2010-09-17patch from Johan Mattson to make -I/-O options in engine dialog actually work...Paul Davis
2010-09-17text edit fix for #686Paul Davis
2010-09-17fix errors in midi note drag preview (#3446)Paul Davis
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-17megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags fo...Paul Davis
2010-09-16prevent drags on nascent-captured regionsPaul Davis
2010-09-16Use a maximum of 3 phase invert buttons per strip. Should fix #3455.Carl Hetherington
2010-09-16Patch from Colin to move panners above the fader so that faders align even wi...Carl Hetherington
2010-09-16Tidy formatting.Carl Hetherington
2010-09-16lincoln's patch for scroomer pinching, from #3222Paul Davis
2010-09-16make resampled sources (during import) report their "natural position" (i.e. ...Paul Davis
2010-09-15when there is a chord at the beginning of a note selection, play the whole ch...Paul Davis
2010-09-15cleaner version of previous commitPaul Davis
2010-09-15(optionally) play note(s) as they are moved around on the pitch axis (finishe...Paul Davis
2010-09-15lincoln's patch to stop a3 from nuking bounced files created by a2, fixes #3441Paul Davis
2010-09-15fix crash on first-run of ardour3, caused by trying to add non-existent XML n...Paul Davis
2010-09-15fix crash caused when deleting a region without a playlist PLUS make it impos...Paul Davis
2010-09-15Copy-edit.Carl Hetherington
2010-09-14Fix bug introduced in one of my previous commits when prevented recording reg...Carl Hetherington
2010-09-14Tidy up PeaksReady locking slightly and emit it during done_with_peakfile_wri...Carl Hetherington
2010-09-14put a gray line above the region view name highlight; make region view name h...Paul Davis
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-09-14use isspace() and not isgraph() to identify whitespace; remove Glib::ustring ...Paul Davis
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-09-14Fix restoration of MementoCommand<Crossfade>. Fixes #3418.Carl Hetherington
2010-09-14Just flush processors on stop (when plugins-stop-on-transport is true) rather...Carl Hetherington
2010-09-14Fix another assertion failure if a saved selection doesn't correspond to the ...Carl Hetherington
2010-09-13restore "add MIDI region on click in MIDI track" functionalityPaul Davis
2010-09-13possible fix (by rearrangement) for #3424Paul Davis
2010-09-10Add missing files.Carl Hetherington
2010-09-09Allow drags of automation in time ranges where the automation is on a MIDI tr...Carl Hetherington
2010-09-09Fix crash when clicking on an AutomationRegionView in range mode.Carl Hetherington
2010-09-09Add some debugging code for mouse drags.Carl Hetherington
2010-09-09Patch from Lincoln to fix placement of plugins in 2.X sessions. Fixes #3444.Carl Hetherington
2010-09-09Copy-edit.Carl Hetherington
2010-09-09Fix assertion failure when turning plugins off.Carl Hetherington
2010-09-09nframes64_t -> frame{pos,cnt}_tCarl Hetherington
2010-09-09Fix confusion with _pointer_frame_offset and snapping; makes e.g. playhead dr...Carl Hetherington
2010-09-09Fix crossfade visibility on startup so that it respects the configured setting.Carl Hetherington
2010-09-09Update coverage frames when the playlist changes; improves display a bit in s...Carl Hetherington