summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2015-06-16add Record-Safe feature to libardour (from Nikolay Polyanovskii)Paul Davis
2015-06-12We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanis...Paul Davis
2015-06-02properly handle integer steps in plugin controlsRobin Gareus
2015-05-31Add API to ARDOUR::AudioBackend to allow different input and output devicesTim Mayberry
2015-05-29factor out Route::muted_by_others from existing codeBen Loftis
2015-05-10Layering - the return of "later is higher".nick_m
2015-05-07extend save-as API to allow for new empty sessions based on currentPaul Davis
2015-05-07fix Session::rename()Paul Davis
2015-05-04API to reset plugin parameters to defaultRobin Gareus
2015-05-04add signal for automation state changes per pluginRobin Gareus
2015-05-04fix thinko in 2e4428bRobin Gareus
2015-05-03add an API to silence buffers (without session)Robin Gareus
2015-05-02log(0) - who would have guessed.Robin Gareus
2015-05-02professionalize peak-metersRobin Gareus
2015-05-01constrain initial custom meter positions.Robin Gareus
2015-04-30session: add signal to indicate batch updatesRobin Gareus
2015-04-29add xrun counter API to sessionRobin Gareus
2015-04-29delegate signal emission to dedicated thread.Robin Gareus
2015-04-27special case [optimize] RT processor reorder.Robin Gareus
2015-04-27click-less processor re-ordering.Robin Gareus
2015-04-26clickless meter-point changesRobin Gareus
2015-04-25Amp: allow to disable midi velocityRobin Gareus
2015-04-25prepare trim automationRobin Gareus
2015-04-25prepare trim remote controlRobin Gareus
2015-04-25prepare 0dBFS peak meterRobin Gareus
2015-04-24add Input Trim (just after disk i/o) to Audio TracksRobin Gareus
2015-04-24Amp control: power-scale (fader) and dB-scale (knob)Robin Gareus
2015-04-24define Trim Parameter Type.Robin Gareus
2015-04-22coefficients are floating-point.Robin Gareus
2015-04-22Initial Gain Coefficient tweaksBen Loftis
2015-04-21Added support for exporting mp4 chapter marksJohannes Mueller
2015-04-21Port 'Cut time' code from MixbusColin Fletcher
2015-04-21merge fix for tempo branchBen Loftis
2015-04-21merge monitor_section branchBen Loftis
2015-04-20add a pure virtual FileSource::close() method so that FileSource::set_path() ...Paul Davis
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-07Revert "prevent double declicks (click after RecStop)"Robin Gareus
2015-04-07prevent double declicks (click after RecStop)Robin 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-05add libardour code for going completely silent after a compile-time defined n...Paul Davis
2015-04-02[Summary] Adding option to avoid sorting the routs in Session::foreach method...Valeriy Kamyshniy
2015-04-01NOOP, just whitespaceRobin Gareus
2015-04-01remove race condition when editing tempo/meter information.Paul Davis
2015-03-31add new signals to AudioEngine from waves backend changes.Paul Davis
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