summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-03when AudioSource::read_peaks() provides start+cnt too close to the end, be su...Paul Davis
2015-06-02break apart style errors from style warnings in pre-commit hookPaul Davis
2015-06-02expand commentPaul Davis
2015-06-02don't use the return value from AudioRegion::read_peaks() because it is eithe...Paul Davis
2015-06-02close all source files before renaming interchange tree in Session::rename()Paul Davis
2015-06-02AudioRegion::read_peaks() should return 0 or the number of peaks read, not th...Paul Davis
2015-06-02Amend WaveView::send_request() such that it'll compile with MSVCJohn Emmas
2015-06-01reinstate absent image.Paul Davis
2015-06-02fix duplicate inc/decrement in AutoSpin?Robin Gareus
2015-06-02NOOP, fix whitespaceRobin Gareus
2015-06-02always round integer steps (regardless of enum)Robin Gareus
2015-06-02properly handle integer steps in plugin controlsRobin Gareus
2015-06-01fix cursor in smart mode, when moving up and down the frame handlesBen Loftis
2015-06-01remove debug output and get logic correct to cause first render to always use...Paul Davis
2015-06-01drop in threaded waveview changes via the two affected files.Paul Davis
2015-06-01Fix some visual loopholes when switching tools inside a region:Ben Loftis
2015-06-01fix importing A2 automation data - fixes #6359Robin Gareus
2015-06-01coreaudio support for multiple devicesRobin Gareus
2015-06-01engine dialog fixes for multiple devicesRobin Gareus
2015-05-31Allow selection of input and output devices in EngineDialog for backends that...Tim Mayberry
2015-05-31Add API to ARDOUR::AudioBackend to allow different input and output devicesTim Mayberry
2015-05-31fix the cairo-fletcher-fluctuationRobin Gareus
2015-05-30vector icons should at least be 6x6 pxRobin Gareus
2015-05-30Stationary Playhead.Ben Loftis
2015-05-29factor out Route::muted_by_others from existing codeBen Loftis
2015-05-28tweaks and improvements to Save-AsPaul Davis
2015-05-28change the semantics of AudioFileSource::peak_path() and Session::peak_path()...Paul Davis
2015-05-28add name text for ToggleExternalSync actionPaul Davis
2015-05-28only use and present the buggy gradient parameter if built with a suitably pa...Paul Davis
2015-05-28rearrange and redesign UIConfiguration/ARDOUR_UI APIs to allow correct initia...Paul Davis
2015-05-28add control for buggy gradient optionPaul Davis
2015-05-28add buggy gradient optionPaul Davis
2015-05-28Fix uninitialised variable.nick_m
2015-05-28amend 3f5d17d, clear changes to MIDI as well.Robin Gareus
2015-05-28Fix region paste (ctrl+v) undo.Robin Gareus
2015-05-27prevent crash when using WM close button on "new route name contains bad char...Paul Davis
2015-05-27relax LinuxVST GUI event loop.Robin Gareus
2015-05-27fader: start muted, ramp up/interpolate to targetRobin Gareus
2015-05-27some more information output to log during save-as, for debuggingPaul Davis
2015-05-27fix unsigned/signed math errorPaul Davis
2015-05-27add new MIDI map file for M-Audio Oxygen 49, from Erik DerooPaul Davis
2015-05-27ensure that Mackie Control bank left/right commands always hit the same bound...Paul Davis
2015-05-27Add some newly introduced sources to our MSVC project (gtkmm2ext)John Emmas
2015-05-27Gtkmm2ext::ArdourIcon::render() is needed outside of libgtkmm2ext (so let's m...John Emmas
2015-05-26Rationalize some aspects of region-gain control-point visibility:Ben Loftis
2015-05-26more pixel rounding (small range icon)Robin Gareus
2015-05-26icon pixel compatibilityRobin Gareus
2015-05-26replace tool pixel icons with vector drawingRobin Gareus
2015-05-26refactor vector icon drawingRobin Gareus
2015-05-25a go at a pixel-compatible vector “hand” icon.Robin Gareus