summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2015-04-02when copying A3 config files, consider that the user may have /config rather ...Paul Davis
2015-04-02[Summary] Adding option to avoid sorting the routs in Session::foreach method...Valeriy Kamyshniy
2015-04-02fix #6227, ‘old_peak_path()’ does not exist on win.Robin Gareus
2015-04-01NOOP, just whitespaceRobin Gareus
2015-04-01add header to deal with destruction issues for tempo mapPaul Davis
2015-04-01remove race condition when editing tempo/meter information.Paul Davis
2015-04-01delete tempo map at appropriate timesPaul Davis
2015-03-31updated i18n files from ./waf i18nPaul Davis
2015-03-31add new signals to AudioEngine from waves backend changes.Paul Davis
2015-03-31[Summary] Fixed several backend issues: made reset counter check atomic, remo...Greg Zharun
2015-03-31[Summary] Added actions to handle abnormal behavior during stream stop for MI...Greg Zharun
2015-03-31[Summary] Made device control panel open request synchronized with other crit...Greg Zharun
2015-03-31move "been here before" path concept into libardour, and use it appropriately...Paul Davis
2015-03-31fix OSX/PPC 10.4 long mathsRobin Gareus
2015-03-30note to midi devs.Robin Gareus
2015-03-30fix typo in skip/state-trackerRobin Gareus
2015-03-30Update Russian translationAlexandre Prokoudine
2015-03-30hack AudioAnalyzer for VAMP OnsetdetectRobin Gareus
2015-03-30fix crash #6161 - another throw w/o catchRobin Gareus
2015-03-30Add some newly introduced sources to our MSVC project (libardour)John Emmas
2015-03-30Fix mute of MIDI tracks with channel forcing.David Robillard
2015-03-30Add CD Metadata "PERFORMER" & "TITLE" fields to .toc & .cue exportColin Fletcher
2015-03-30Export EAN barcode number to 'CATALOG' field in .cue & .toc filesColin Fletcher
2015-03-30Add EAN barcode field to session metadataColin Fletcher
2015-03-30More informative debug output from SessionMetadata::{get|set}_value()Colin Fletcher
2015-03-30update German Translation #6213Edgar Aichinger
2015-03-28French translation updateFrédéric Rech
2015-03-26Follow MIDI control values with automation faders.David Robillard
2015-03-25likely fix for debug buildBen Loftis
2015-03-25fix touch-recording of automation in a loopBen Loftis
2015-03-24Resolve only active notes when muted/non-soloed.David Robillard
2015-03-23update spanish translation, #6204pablus
2015-03-23rework check for old configuration filesRobin Gareus
2015-03-23limit plugin-preset ‘seen_set_state’ message.Robin Gareus
2015-03-22update system_configRobin Gareus
2015-03-22add GPL boilerplate.Robin Gareus
2015-03-22fix #6208, negative broadcast timestampsRobin Gareus
2015-03-21disable pre-fader mute by defaultRobin Gareus
2015-03-21fix --disable-plugins (bypass ‘em all)Robin Gareus
2015-03-21Don't open peakfiles O_NONBLOCK or O_NOATIME.nick_m
2015-03-17fix windows + VST debug versionsRobin Gareus
2015-03-16fix compiler warningPaul Davis
2015-03-16Add route dialog order hint changes.nick_m
2015-03-14Fix stretch for MIDI regions (#6164).David Robillard
2015-03-14ignore master & monitor when “solo all [in group]”Robin Gareus
2015-03-13Fix some build anomalies between PROGRAM_NAME and PROGRAM_VERSIONJohn Emmas
2015-03-12alter config file copying infrastructure so it can be used at a suitable time...Paul Davis
2015-03-12amend 7bb9d04, fix midi loopingRobin Gareus
2015-03-12cont’d work on a16dd7c, fixes #6170Robin Gareus
2015-03-12explain midi starvation, issue #6170Robin Gareus