summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-10new generic MIDI binding map for Novation Impulse 61 from Alexandre ProkoudinePaul Davis
2013-09-09start reordering of Session initializationPaul Davis
2013-09-09fix name of control app for Delta1010Paul Davis
2013-09-09move control app launching back into audio backend to allow ASIO/CoreAudio mo...Paul Davis
2013-09-09fix control app breakagePaul Davis
2013-09-09fix crash when unconditionally using null env var; tweak packing of control a...Paul Davis
2013-09-09add envy24 control app namePaul Davis
2013-09-09launching control app is now responsibility of ardour GUI, not audio backend;...Paul Davis
2013-09-09initial work on adding access to h/w control apps when ardour starts JACKPaul Davis
2013-09-09add can_change_{sample_rate,buffer_size}_while_running() methods to an AudioB...Paul Davis
2013-09-09move engine dialog from a widget to an actual dialog; emit Session::AudioEngi...Paul Davis
2013-09-09hide tick-marks on narrow mixer-metersRobin Gareus
2013-09-09widen narrow mixer-meters,hide metric display insteadRobin Gareus
2013-09-09meterbridge: don't display metrics of invisible tracksRobin Gareus
2013-09-08vtl: update to ffmpeg v1.2.1 [lib]x264 option.Robin Gareus
2013-09-07move inadvertently moved jack_slave.cc back to its rightful spotPaul Davis
2013-09-07other changes for separated jack backendPaul Davis
2013-09-07move JACK audio backend to its own folder and adjust build system to reflect ...Paul Davis
2013-09-06add input/output channel counts and reorganize table somewhatPaul Davis
2013-09-06add support in JACK backend for specifying number of input and output channel...Paul Davis
2013-09-06save/restore I/O latency values in audio/midi setupPaul Davis
2013-09-06fix merge conflicts with audioenginePaul Davis
2013-09-06fix JACK backend setup so that we know about graph, port changes etc.Paul Davis
2013-09-06tighten up error handling a little bit during various setup functions for Mac...Paul Davis
2013-09-06exit early from AsyncMIDIPort::drain() if it will never be used in a process ...Paul Davis
2013-09-05fix a problem creating and displaying connected status for ports not owned by...Paul Davis
2013-09-05always save/keep audio/MIDI setup states so that they are available for use *...Paul Davis
2013-09-05move MidiPortManager from AudioEngine to SessionPaul Davis
2013-09-05shorten tab labels on audio/midi setup notebookPaul Davis
2013-09-04save and restore the selected engine state at startupPaul Davis
2013-09-04fix up restoration of saved state from disk, still incompletePaul Davis
2013-09-04save and restore audio/MIDI setup states to disk (in ardour.rc)Paul Davis
2013-09-04save and restore settings for different backend/driver/device combinationsPaul Davis
2013-09-04change names of actions groups that include "jack"Paul Davis
2013-09-04rename interface_ stuff in the engine dialog to device_, since that feels a b...Paul Davis
2013-09-04squash another compiler warningRobin Gareus
2013-09-04vtl: fix small issue with video source file on exportRobin Gareus
2013-09-03Merge branch 'master' into audioenginePaul Davis
2013-09-03bump to 3.43.4Paul Davis
2013-09-03fix error introduced during recent changes to Mackie control support, involvi...Paul Davis
2013-09-03updated .po files from waf i18n, plus an updated gtk2_ardour/de.po from Edgar...Paul Davis
2013-09-03Revert "bump to 3.4"Paul Davis
2013-09-02revert to --backtrace enabled by default, since the original goal of this cha...Paul Davis
2013-09-02bump to 3.4Paul Davis
2013-09-02add std:: to clarify use of llabs on OS XPaul Davis
2013-09-02LV2 extUI handling - amend to previous commit.Robin Gareus
2013-09-02LV2 external UI handling - revert to <= 3.3. behaviourRobin Gareus
2013-09-01improve scroll and drag behaviour of volume-controller knobRobin Gareus
2013-08-31fix keyboard interaction with volume knobs (monitor section)Robin Gareus
2013-08-29fix typo in IEC-meter 'weird-float' protection.Robin Gareus