portaudio connect & graph-changed callbacks (untested)
[ardour.git] / libs /
2015-12-07 Robin Gareusportaudio connect & graph-changed callbacks (untested)
2015-12-07 Ben LoftisMCU: fix likely copypaste thinko in mcu panner knobs
2015-12-07 Paul Davisadjust generic MIDI surface support to (1) properly...
2015-12-07 Paul Davisremove unnecessary (?) conditional.
2015-12-07 Paul Davischange API for accessing session MIDI ports so that...
2015-12-07 Kamil RytarowskiNetBSD: Stop hardcoding Python binary name
2015-12-06 Robin Gareusoutline a "NoSampleAccurateControl" LV2 feature:
2015-12-06 Alexandre ProkoudineUpdate Russian translation
2015-12-06 Alexandre ProkoudineNormalize user-visible messages to use 8-bit, 16-bit...
2015-12-05 Robin Gareuselaborate on prev. commit: ignore irrelevant files...
2015-12-05 Robin Gareussession-dir/interchange: ignore hidden directories.
2015-12-05 Robin GareusJACK: expose --nperiods option
2015-12-05 Robin Gareusfix -Wreorder
2015-12-05 Robin Gareusupdate ALSA backend: separate playback/capture periods
2015-12-05 Ben Loftismore Faderport debugging, for windows
2015-12-04 Ben Loftisremove spurious printout
2015-12-04 Robin GareusALSA: allow to dynamically add/remove midi devices...
2015-12-04 Robin GareusALSA: allow to measure & set systemic audio latency...
2015-12-04 Robin Gareusupdate engine to allow latency measurement w/o restart.
2015-12-04 Robin Gareusadd interface for latency updates w/o restarting the...
2015-12-04 Robin Gareusfix thinko in engine latency state
2015-12-04 Robin Gareusimplement ALSA period/cycle setting
2015-12-04 Robin Gareusadd an interface to select playback buffers/period
2015-12-04 Paul Davisfaderport: show current User button bindings in GUI
2015-12-03 Paul Davisfaderport: fix long press behaviour, and fix ardour...
2015-12-03 Paul Davismake faderport support report its port bundles as it...
2015-12-03 Paul Davisfaderport: generalized blink on/off code
2015-12-03 Ben LoftisFaderport: Punch indictor was being left on after...
2015-12-03 Kamil Rytarowskinetbsd: Fix unportable shell construct
2015-12-03 Ben LoftisFaderport: map automation indicator LEDs
2015-12-03 Ben LoftisGenericMidi: Partially working IO selectors.
2015-12-02 Paul Davisfaderport: a clever hack to make the Shift modifier...
2015-12-02 Robin Gareusadd session safeguards to OSC callbacks
2015-12-02 Johannes MuellerCleanup to make it coding style compliant.
2015-12-02 Johannes MuellerAdd support to signal the transport state by OSC
2015-12-02 Paul DavisMerge branch 'chaot4-fix_fill_track'
2015-12-02 André NusserAdd function to duplicate until a certain frame.
2015-12-02 Robin Gareusrename ProcessSemaphore to Semaphore (libs)
2015-12-02 Robin Gareusconsolidate semaphore implementation (part four)
2015-12-02 Robin Gareusconsolidate semaphore implementation (part three)
2015-12-02 Robin Gareusconsolidate semaphore implementation (part one)
2015-12-02 Robin Gareusprefer pthread-semaphores (posix API) with mingw
2015-12-02 Tim MayberryFix latency compensation for audio data in portaudio...
2015-12-02 Tim MayberryUse portaudio callback API by default in portaudio...
2015-12-02 Tim MayberryRename member variables in Portaudio Backend for consis...
2015-12-02 Tim MayberryRename blocking process function in portaudio backend
2015-12-02 Tim MayberryRename blocking thread function in portaudio backend
2015-12-01 Robin Gareusfix typo in variable name
2015-12-01 Robin Gareusmerge from mixbus branch.
2015-12-01 Paul Davisfaderport: factor out encoder divider into a const...
2015-12-01 Paul Davisfaderport: make punch button LED indicate punch status
2015-12-01 Paul Davisfaderport: change panning dividers to give full range...
2015-12-01 Paul Davisstart tweaks to make Shift sticky; remove Shift-press...
2015-12-01 Paul Davisfaderport: switch long-press mechanism to a timeout
2015-12-01 Paul Davisfaderport: allow User button to be bound to ANY possibl...
2015-12-01 Paul Davisfaderport: add punch action
2015-12-01 Paul Davisfaderport: GUI tweaks
2015-12-01 Robin Gareusfix AU preset list
2015-12-01 Paul Davisremove "medium-length" press concept from faderport...
2015-12-01 Paul Davisfaderport: stick a nice little image of the faderport...
2015-12-01 Tim MayberryFix broken load-session utility and change it to load...
2015-12-01 Tim MayberryDon't indent inside namespace declaration to be consist...
2015-12-01 Tim MayberryUse PBD::demangle_symbol in PBD::demangled_name<T>...
2015-12-01 Tim MayberryRename PBD::symbol_demangle and some variable names...
2015-12-01 Tim MayberryMove PBD symbol demangle functions into pbd/demangle...
2015-12-01 Paul Davisfaderport: correctly restore mix/proj/trns state from XML
2015-12-01 Paul Davisfaderport: cleanup
2015-11-30 Paul Davisfaderport: add some "curated" actions for mix, proj...
2015-11-30 Paul Davisfaderport: restore button actions, and correctly indica...
2015-11-30 Paul Davisfaderport: some code cleanups, add timing for button...
2015-11-29 Paul Davisno-op: add comment to faderport button ID definitions
2015-11-29 Robin GareusNOOP, remove trailing whitespace, replace tabs in pytho...
2015-11-29 Paul Davisfaderport: add two functioning actions for the mix...
2015-11-29 Paul Davisbasic structure for Faderport GUI
2015-11-29 Robin Gareusfix seamless midi-looping - fixes #5438
2015-11-28 Robin Gareusdon't clear MIDI buffers during split-cycles
2015-11-28 Robin Gareusadd some midi-debug printf() to the dummy backend
2015-11-28 Robin Gareusfix typo in panic message, honor event-time.
2015-11-28 Robin Gareusmidi-panic needs to honor split-cycle buffer offset,
2015-11-28 Robin Gareusfilling the midi playback buffer is a private operation.
2015-11-27 Paul Davisfaderport: shift+encoder controls pan width (for ardour...
2015-11-27 Paul Davisfaderport: basic panning via encoder knob.
2015-11-27 Paul Davisfadeport: make fader touch work
2015-11-26 Len OvensMackie Control: Disable Selected group in User/Selected...
2015-11-25 Ben Loftisimplement more Faderport buttons (window and fader...
2015-11-25 Robin Gareususe human readable port-names in Mackie config.
2015-11-25 Paul Davisfaderport: simpler logic for master/monitor/other
2015-11-25 Paul Davisfaderport: handle mute for monitor out by using monitor...
2015-11-25 Paul Davisfaderport: fix odd interaction when selecting master...
2015-11-25 Paul Davisfaderport: fix odd interaction when selecting master...
2015-11-25 Paul Davisfaderport: output button is a toggle between master...
2015-11-25 Paul Davisfaderport: enable "Output" button to select master...
2015-11-25 Ben Loftishandle encoder changes. shift+knob = input trim. ...
2015-11-25 Paul Daviscruft removal from faderport code
2015-11-25 Paul Davisfaderport: implement fader support
2015-11-25 Robin Gareusrestore measured Insert latency
2015-11-25 Paul Davisfaderport: track GUI selection, use first selected...
2015-11-25 Paul Davisfaderport: put back the working version of operations.cc
2015-11-25 Ben Loftisstub file to enable nightly builds
2015-11-25 Paul Davisfaderport: more global button functions added
next