summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-09-27Flush shadow port buffer (to the backend port buffer) if filtering wrote anyt...Paul Davis
2016-09-27Add additional flags when registering a shadow port.Paul Davis
2016-09-27add two new port flagsPaul Davis
2016-09-27change PortManager API to allow specifying additional flags when registering ...Paul Davis
2016-09-27remove declaration for non-existent methodPaul Davis
2016-09-27use modified add_shadow_port API(); make pads flash when pressedPaul Davis
2016-09-27push2: fix one pad registration detailPaul Davis
2016-09-27change API for shadow ports and filtersPaul Davis
2016-09-27add a shadow port for the Push 2 port, to allow us to filter pads (note on/of...Paul Davis
2016-09-27add initial implementation of a "shadow port" for AsyncMIDIPort.Paul Davis
2016-09-27push2: splash screenPaul Davis
2016-09-27push2: expose page right/left buttons for scrolling; use right/left for banki...Paul Davis
2016-09-27push2: stop segfaults when closing push2 supportPaul Davis
2016-09-27push2: numerous changes, including long press actionsPaul Davis
2016-09-27amend FaderPort code to use BasicUI::goto_start() with optional argumentPaul Davis
2016-09-27fix PresentationInfo::flag_match() to match type bitsPaul Davis
2016-09-27change API for BasicUI::goto_start() to use optional roll-after argPaul Davis
2016-09-27change Session::goto_start() to take an argument to optionally roll after locatePaul Davis
2016-09-27clear button states at startup *and* shutdownPaul Davis
2016-09-27basic implementation of scrubbing via push2 touch stripPaul Davis
2016-09-27gain automation implemented.Paul Davis
2016-09-27use encoders for gain controlPaul Davis
2016-09-27use right-side buttons to goto_nth_marker()Paul Davis
2016-09-27add method (taken from GTK GUI) to goto_nth_marker() to BasicUIPaul Davis
2016-09-27beginning of stripable control; solo+mute mostly operationalPaul Davis
2016-09-27add shift modifier supportPaul Davis
2016-09-27turn on all buttons that be envisaged as useful in ardour (for now); add supp...Paul Davis
2016-09-27remove debug outputPaul Davis
2016-09-27light solo button, and do cancel_all_solo() when it is pressedPaul Davis
2016-09-27use new shared cancel_all_solo() in Mackie codePaul Davis
2016-09-27add correct implementation for cancel all solo to BasicUIPaul Davis
2016-09-27pulse metronome led when enabledPaul Davis
2016-09-27expand display contents to include TC & BBT clocks, plus button function and ...Paul Davis
2016-09-27only 1 MIDI port needed; more button functionalityPaul Davis
2016-09-27push2: working bidirectional communication, some transport control/display (L...Paul Davis
2016-09-27push2: working port i/oPaul Davis
2016-09-27push2: port registration, LED setupPaul Davis
2016-09-27remove duplicate/unnecessary header inclusionsPaul Davis
2016-09-27various fixes for push2 support. Now setups video display when enabledPaul Davis
2016-09-27adjustments to build nascent push2 surface supportPaul Davis
2016-09-27Match new[] with delete[]Ross Lagerwall
2016-09-25fix detecting .flac formatRobin Gareus
2016-09-23add an option to exclude unused Audio Sources when archiving the sessionRobin Gareus
2016-09-23fix a typo.Robin Gareus
2016-09-23Remove _midi_regions_use_bbt_beats from Session, _start_pulse and _length_pul...nick_m
2016-09-21PortManager::silence() should not clear data in AsyncMIDIPortsPaul Davis
2016-09-21gain controls are supposed to be "gain-like"Paul Davis
2016-09-21report archive encoding progressRobin Gareus
2016-09-21Add option to flac encode audio when archivingRobin Gareus
2016-09-21add a static flag to force writing LV2 stateRobin Gareus