summaryrefslogtreecommitdiff
path: root/libs
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-02Window focus handling fixes.nick_m
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-31fixes for recent waves tracks => ardour cherry-picks of the wavesaudio backendPaul Davis
2015-03-31add new signals to AudioEngine from waves backend changes.Paul Davis
2015-03-31manually merge current version of WavesMidiDevice::{open,close}()Paul Davis
2015-03-31[Summary] Audio Backend code cleanup - PORTION BValeriy Kamyshniy
2015-03-31[Summary] Audio Backend code cleanup - PORTION AValeriy Kamyshniy
2015-03-31[Summary] Changed midi stop order related to audioGreg Zharun
2015-03-31[Summary] Removed unnecessary abortionGreg Zharun
2015-03-31[Summary] Very seldom crash. Cleared temp data gave almost stable workGreg Zharun
2015-03-31[Summary] Fixed several backend issues: made reset counter check atomic, remo...Greg Zharun
2015-03-31[Summary] Fixed crash on MAC when MIDI device name is 0 refGZharun
2015-03-31[Summary] Removed useless outputGreg 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-31[Summary] Following review Paul did after 9b0fc7b743219b8daecbef91c9772937fd8...Valeriy Kamyshniy
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-30Skeleton backend for brave volunteers.Robin 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-30coreaudio: swap default aggregate clock source.Robin Gareus
2015-03-30hack AudioAnalyzer for VAMP OnsetdetectRobin Gareus
2015-03-30fix crash #6161 - another throw w/o catchRobin Gareus
2015-03-30For the canvas library, #include 'gtkmm2ext/gui_thread.h' rather than 'gtk2_a...John Emmas
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-30Better fix for 6183.nick_m
2015-03-30update German Translation #6213Edgar Aichinger
2015-03-30Backend - change midi optons string.nick_m
2015-03-28Merge French translationsRaphaël Doursenaud
2015-03-28French translation updateFrédéric Rech
2015-03-28First pass updating french translationRaphaël Doursenaud
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-24Fix 0006183 (waveview crash).nick_m