summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2015-04-20add a pure virtual FileSource::close() method so that FileSource::set_path() ...Paul Davis
2015-04-20remove _file_path member from Evoral::SMFPaul Davis
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-16VST: fix a copy/paste typo and possible segfaultRobin Gareus
2015-04-15update russian translationPaul Davis
2015-04-15fix for memory overrun during read_peaks(), from sebastian reicheltPaul Davis
2015-04-11remove unused local variablePaul Davis
2015-04-11Fix dangling location on new location -> undo.nick_m
2015-04-10Merge branch 'uk-english'Colin Fletcher
2015-04-07Revert "prevent double declicks (click after RecStop)"Robin Gareus
2015-04-07prevent double declicks (click after RecStop)Robin Gareus
2015-04-07linear declickRobin Gareus
2015-04-07low-pass filter gain-fader.Robin Gareus
2015-04-06fix crash during new session creation when sync-to-JACK is enabled as a prefe...Paul Davis
2015-04-06changes related to resetting source paths during save-as.Paul Davis
2015-04-06after save-as, if switching to new session, reset all track write sources to ...Paul Davis
2015-04-05fix ambiguous use of pow()Paul Davis
2015-04-05bump default silent-after-seconds duration to 10 minutesPaul Davis
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-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-02Update libs/ardour UK English localisationColin Fletcher
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