summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-12-02GenericMidi: Partially working IO selectors.Ben Loftis
2015-12-02use explicit button to show the protocol editor; users reported they did not ...Ben Loftis
2015-12-02Enable horizontal scrolling in midi regions when note is selected.André Nusser
2015-12-02faderport: a clever hack to make the Shift modifier "sticky"Paul Davis
2015-12-02fix double template syntaxPaul 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-02Merge branch 'chaot4-fix_scrolling_midi_region_head'Paul Davis
2015-12-02Disable scrolling in the dropdown menus of midi region heads.André Nusser
2015-12-02Merge branch 'chaot4-fix_fill_track'Paul Davis
2015-12-02Fix "Fill Track".André Nusser
2015-12-02Add function to duplicate until a certain frame.André Nusser
2015-12-02Fix "Crop Region to Range".André Nusser
2015-12-02rename ProcessSemaphore to Semaphore (UI)Robin Gareus
2015-12-02rename ProcessSemaphore to Semaphore (libs)Robin Gareus
2015-12-02consolidate semaphore implementation (part four)Robin Gareus
2015-12-02consolidate semaphore implementation (part three)Robin Gareus
2015-12-02consolidate semaphore implementation (part two)Robin Gareus
2015-12-02consolidate semaphore implementation (part one)Robin Gareus
2015-12-02fix pthread-windows semaphore detectionRobin Gareus
2015-12-02prefer pthread-semaphores (posix API) with mingwRobin Gareus
2015-12-02Fix latency compensation for audio data in portaudio backendTim Mayberry
2015-12-02Use portaudio callback API by default in portaudio backendTim Mayberry
2015-12-02Rename member variables in Portaudio Backend for consistencyTim Mayberry