summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-07change API for accessing session MIDI ports so that (1) boost::shared_ptr<> i...Paul Davis
2015-12-08Drag - Don't snap _last_pointer_frame when leaving autoscroll.nick_m
2015-12-08Use correct position when finishing tempo and meter marker drags.nick_m
2015-12-08Don't snap twice when moving regions.nick_m
2015-12-07unify build-script variable namesRobin Gareus
2015-12-07NetBSD: Stop hardcoding Python binary nameKamil Rytarowski
2015-12-06Remove the PaddedButton widget as it broke rendering in some cases.André Nusser
2015-12-06outline a "NoSampleAccurateControl" LV2 feature:Robin Gareus
2015-12-06Fix inoperative keyboard modifiers when leaving autoscroll.nick_m
2015-12-06Update Russian translationAlexandre Prokoudine
2015-12-06Add ellipsis at the end of "Duplicate Tracks/Busses" menu itemAlexandre 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-05improve itstool detection:Robin Gareus
2015-12-05JACK: expose --nperiods optionRobin Gareus
2015-12-05tweak GUI for backends where nperiods is driver dependent.Robin Gareus
2015-12-05fix -WreorderRobin Gareus
2015-12-05update ALSA backend: separate playback/capture periodsRobin Gareus
2015-12-05GUI chores to show nperiods option.Robin 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-04GUI handling for live latency-measurementRobin 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-04remove duplicate check (same is done few lines above)Robin Gareus
2015-12-04fix thinko in engine latency stateRobin Gareus
2015-12-04Make the duplicate routes dialog look a little nicer.André Nusser
2015-12-04Remove "Fill Range with Region" from menu and also its function.André Nusser
2015-12-04implement ALSA period/cycle settingRobin Gareus
2015-12-04add an interface to select playback buffers/periodRobin Gareus
2015-12-03do not show control surface bundles in non-MIDI port matrix.Paul Davis
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-03Merge branch 'chaot4-fix_crop_region_to_range_2'Paul Davis
2015-12-03Fix "Crop Region to Range" -- second attempt.André Nusser
2015-12-03make faderport support report its port bundles as it shouldPaul Davis
2015-12-03further improvements to port grouping for the port matrixPaul Davis
2015-12-03fix mis-assignment of various Ports when constructing the PortGroup list for ...Paul Davis
2015-12-03disable pthread-w32 semaphores for nowRobin Gareus
2015-12-03faderport: generalized blink on/off codePaul Davis
2015-12-03Revert "somewhat different approach to telling the user how to edit control p...Paul Davis
2015-12-03Revert "NO-OP: remove cruft"Paul Davis
2015-12-03Faderport: Punch indictor was being left on after blinkingBen Loftis
2015-12-03netbsd: Fix unportable shell constructKamil Rytarowski
2015-12-02NO-OP: remove cruftPaul Davis
2015-12-02somewhat different approach to telling the user how to edit control protocol ...Paul Davis
2015-12-02Faderport: map automation indicator LEDsBen Loftis