summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-12-09Fix Mackie control Gain while in flip mode (vpot control of gain)Len Ovens
2015-12-09update german translationEdgar Aichinger
2015-12-09fix/workaround OSX "No Memory Pool"Robin Gareus
2015-12-08Fix MCP send display value scaling.Len Ovens
2015-12-09there is no "default" mackie device profilePaul Davis
2015-12-09if Mackie device profile name is empty, use a default name that makes sense a...Paul Davis
2015-12-08Set vpot to the same range as the fader. Fixes trim from -16 to -20.Len Ovens
2015-12-08Set_self_solo should always set the mute_master state as well.Ben Loftis
2015-12-082K? that's micro -- use macrosoft for lots a files, please!Robin Gareus
2015-12-08faderport: stop trying to cache LED state (fixes various bugs); blink mute fo...Paul Davis
2015-12-08standardize port-namesRobin Gareus
2015-12-08touch peakfile after closing a SndFileSourcePaul Davis
2015-12-08add config variable to en/disable opening the plugin gui after adding a pluginRobin Gareus
2015-12-08fix previous commit.Robin Gareus
2015-12-08portaudio connect & graph-changed callbacks (untested)Robin Gareus
2015-12-07MCU: fix likely copypaste thinko in mcu panner knobsBen Loftis
2015-12-07adjust generic MIDI surface support to (1) properly use boost::shared_ptr<Por...Paul Davis
2015-12-07remove unnecessary (?) conditional.Paul Davis
2015-12-07change API for accessing session MIDI ports so that (1) boost::shared_ptr<> i...Paul Davis
2015-12-07NetBSD: Stop hardcoding Python binary nameKamil Rytarowski
2015-12-06outline a "NoSampleAccurateControl" LV2 feature:Robin Gareus
2015-12-06Update Russian translationAlexandre Prokoudine
2015-12-06Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bitAlexandre Prokoudine
2015-12-05elaborate on prev. commit: ignore irrelevant files in the interchange dir.Robin Gareus
2015-12-05session-dir/interchange: ignore hidden directories.Robin Gareus
2015-12-05JACK: expose --nperiods optionRobin Gareus
2015-12-05fix -WreorderRobin Gareus
2015-12-05update ALSA backend: separate playback/capture periodsRobin Gareus
2015-12-04more Faderport debugging, for windowsBen Loftis
2015-12-04remove spurious printoutBen Loftis
2015-12-04ALSA: allow to dynamically add/remove midi devices & update their latency.Robin Gareus
2015-12-04ALSA: allow to measure & set systemic audio latency w/o restart.Robin Gareus
2015-12-04update engine to allow latency measurement w/o restart.Robin Gareus
2015-12-04add interface for latency updates w/o restarting the backendRobin Gareus
2015-12-04fix thinko in engine latency stateRobin Gareus
2015-12-04implement ALSA period/cycle settingRobin Gareus
2015-12-04add an interface to select playback buffers/periodRobin Gareus
2015-12-03faderport: show current User button bindings in GUIPaul Davis
2015-12-03faderport: fix long press behaviour, and fix ardour-only behaviour with user ...Paul Davis
2015-12-03make faderport support report its port bundles as it shouldPaul Davis
2015-12-03faderport: generalized blink on/off codePaul Davis
2015-12-03Faderport: Punch indictor was being left on after blinkingBen Loftis
2015-12-03netbsd: Fix unportable shell constructKamil Rytarowski
2015-12-02Faderport: map automation indicator LEDsBen Loftis
2015-12-02GenericMidi: Partially working IO selectors.Ben Loftis
2015-12-02faderport: a clever hack to make the Shift modifier "sticky"Paul Davis
2015-12-02add session safeguards to OSC callbacksRobin Gareus
2015-12-02Cleanup to make it coding style compliant.Johannes Mueller
2015-12-02Add support to signal the transport state by OSCJohannes Mueller
2015-12-02Add function to duplicate until a certain frame.André Nusser