summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2015-03-05Handle edits while playing precisely.David Robillard
2015-03-05Clean up MidiPlaylist::read, kill copy-paste code.David Robillard
2015-03-01use Xthreads in session butler.Robin Gareus
2015-02-28API to delete AU cache & blacklistRobin Gareus
2015-02-20fix logic of Session::audio_source_name_is_unique()Paul Davis
2015-02-19change Audio backend sample time methods to use a 64 bit timelinePaul Davis
2015-02-18Revert "[Summary] Eliminated redundant marker update notification which lead ...Paul Davis
2015-02-18Revert "fix indentation from previous commit and previous edits"Paul Davis
2015-02-17another required fix following recent cherry-picks from wavesPaul Davis
2015-02-17[Summary] Blocked redundant skip marker (during skip ranges consolidation) up...GZharun
2015-02-17fix indentation from previous commit and previous editsPaul Davis
2015-02-17[Summary] Eliminated redundant marker update notification which lead to creat...GZharun
2015-02-13correctly set track loop status when locating away from loop range (and later...Paul Davis
2015-02-10infrastructure to allow tracing of all MIDI portsPaul Davis
2015-02-06fix (and comment) on subtle bug with audio file data width functionPaul Davis
2015-02-05modify behaviour of session when updating skips to use new SessionEvent APIPaul Davis
2015-02-05expand SessionEvent API to allow ::clear_events() to work correctly.Paul Davis
2015-02-05Clean up Session's _current_trans when aborting a drag.nick_m
2015-01-30clarify sync-lock and disable it by default.Robin Gareus
2015-01-30take down backend specific threads with backendRobin Gareus
2015-01-24Add a new signal (not yet used) to initiate session saves; alter signal name ...Paul Davis
2015-01-24add function to get data width for ARDOUR::SampleFormatPaul Davis
2015-01-23split apart read and write chunk size and offer platform-dependent sizes for ...Paul Davis
2015-01-16ASIO devices have a preferred buffersize.Ben Loftis
2015-01-12add an explicit indicator for LTC lockRobin Gareus
2015-01-10gracefully handle missing .midnamRobin Gareus
2015-01-07MusicalTime => Beats.David Robillard
2015-01-06Add modulus operator to MIDI transformer.David Robillard
2014-12-30Fix some mangled whitespace (noop).David Robillard
2014-12-28MIDI transform dialog.David Robillard
2014-12-28Clean up note delta command code.David Robillard
2014-12-26Some of libardour's istream and ostream operators are needed outside of libar...John Emmas
2014-12-24Support fancy controls for some AU units.David Robillard
2014-12-24Fix OSX build.David Robillard
2014-12-24fix clang compilationRobin Gareus
2014-12-24proper default setup and fallbacks for video on windowsRobin Gareus
2014-12-23indent cleanupPaul Davis
2014-12-22move ARDOUR::Configuration and ARDOUR::ConfigVariable into libpbdPaul Davis
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-21change SessionEvent::Immediate to -1, and ensure that clear_events() uses it ...Paul Davis
2014-12-20Maintain correct tracker state on MIDI overwrite.David Robillard
2014-12-19Revert "Change default for region selection after split on Mixbus"Colin Fletcher
2014-12-19Change default for region selection after split on MixbusColin Fletcher
2014-12-19Add a config option to control region selection after split.Colin Fletcher
2014-12-18Mute automation via normal mute button.David Robillard
2014-12-17MIDI bounce.David Robillard
2014-12-17Remove some aborts that don't really need to be.David Robillard
2014-12-17Fix various MIDI locking issues.David Robillard
2014-12-16add new parameter for minimum value of any range locationPaul Davis
2014-12-13Structure MIDI device selector by manufacturer.David Robillard