summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-04-05add libardour code for going completely silent after a compile-time defined n...Paul Davis
2015-04-05AU preset debugingRobin Gareus
2015-04-05removed unusued value_as_string.cc source filePaul Davis
2015-04-05session rename details:Robin Gareus
2015-04-05fix renaming renamed session.Robin Gareus
2015-04-05fix rename error messageRobin Gareus
2015-04-05update peak filename when renaming session, fixes #5869Robin Gareus
2015-04-05add missing includeRobin Gareus
2015-04-05децибелRobin Gareus
2015-04-04fix mistake in small .de updateEdgar Aichinger
2015-04-04another small .de updateEdgar Aichinger
2015-04-04fix OSC parameter mapping, fixes #6224Robin Gareus
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