summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2015-01-29fix -Wreorder in 6377fe89Robin Gareus
2015-01-29allow bundling of lv2coreRobin Gareus
2015-01-27[Summary] Adding missing initialization of the date &time formats. “Init tr...Valeriy Kamyshniy
2015-01-27Don't try to dereference a NULL ptr (the function 'ARDOUR::IO::nth()' can ret...John Emmas
2015-01-25Revert "alter default disk chunk sizes"Paul Davis
2015-01-25audio-engine use internal API to stopRobin Gareus
2015-01-24make butler thread merely ask for session state save, not actually do the sav...Paul Davis
2015-01-24Add a new signal (not yet used) to initiate session saves; alter signal name ...Paul Davis
2015-01-24alter default disk chunk sizesPaul 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-19use C locale, because POSIX locale is not supported on windows, and operation...Ben Loftis
2015-01-17Fix MIDI bounce/consolidate note resolution.David Robillard
2015-01-17Fix stuck notes in short MIDI regions.David Robillard
2015-01-17waf: fix concurrency issue with duplicate targetsRobin Gareus
2015-01-16ASIO devices have a preferred buffersize.Ben Loftis
2015-01-13fix auditioning of regions with offset - fixes #6131Robin Gareus
2015-01-12LTC: don’t flag “no lock” until delta was at zero at least least once.Robin Gareus
2015-01-12add an explicit indicator for LTC lockRobin Gareus
2015-01-12force complete peak compute.Robin Gareus
2015-01-10gracefully handle missing .midnamRobin Gareus
2015-01-10Accommodate a newly introduced #define ('LIBARDOUR') when building with MSVCJohn Emmas
2015-01-09remove cruft (old unused pre-git version files)Robin Gareus
2015-01-09fix LTC alignment.Robin Gareus
2015-01-08Fix offset events when consolidating MIDI range.David Robillard
2015-01-08remove hardcoded major version in build scriptsRobin Gareus
2015-01-08tweak boot message so the final message makes more senseBen Loftis
2015-01-07MusicalTime => Beats.David Robillard
2015-01-06Add modulus operator to MIDI transformer.David Robillard
2015-01-06Only restore plugin state (of first instance) once.Robin Gareus
2015-01-05prepare for 'ardour4'Robin Gareus
2015-01-05update windows user_cache_directory(): same pattern as config dirRobin Gareus
2015-01-05removed hardcoded ".ardour" suffixRobin Gareus
2014-12-31Add missing Variant => LV2 Atom case.David Robillard
2014-12-30Fix MIDI CC record/playback crash.David Robillard
2014-12-30Fix some mangled whitespace (noop).David Robillard
2014-12-30Revert "Fix occasional MIDI read crash."David Robillard
2014-12-29Fix occasional crash when saving MIDI.David Robillard
2014-12-29fix a few compiler warningsPaul Davis
2014-12-29Avoid another potential deadlock for good measure.David Robillard
2014-12-29Fix deadlock while recording MIDI controllers.David Robillard
2014-12-29Add some newly introduced source files to our MSVC project (libardour)John Emmas
2014-12-28Demote message about empty MIDI tracks to info.David Robillard
2014-12-28MIDI transform dialog.David Robillard
2014-12-28Fix occasional MIDI read crash.David Robillard
2014-12-28Clean up note delta command code.David Robillard
2014-12-28Fix typo.David Robillard
2014-12-26Some of libardour's istream and ostream operators are needed outside of libar...John Emmas
2014-12-26Remove the source files which got transferred to libpbdJohn Emmas
2014-12-25Conditionally remove possibly unused functions.David Robillard