ardour.git
2016-09-27 Paul Davispush2: first somewhat operational versions of menus
2016-09-27 Paul Davispush2: basics of 4x 4x4 percussive mode, similar to...
2016-09-27 Paul DavisControlOnly port flag is gone
2016-09-27 Paul Davisadd Session::get_physical_ports() to centralize "get...
2016-09-27 Paul Davisremove ControlOnly port flag, since it was essentially...
2016-09-27 Paul Davisignore control-only physical ports when building system...
2016-09-27 Paul Davispush2: use correct selection API
2016-09-27 Paul Davispush2: passthru pitch bend, aftertouch and channel...
2016-09-27 Paul Davispush2: connect pad port to selected MIDI at protocol...
2016-09-27 Paul Davischange bundling of Push 2 ports so that the implicit...
2016-09-27 Paul Davisadd bundle support to push2
2016-09-27 Paul Davisvarious tweaks to port matrix display logic to try...
2016-09-27 Paul Davisadd MIDI bundles to Generic MIDI support so that the...
2016-09-27 Paul Davisadd PortManager::port_is_control_only() and use it...
2016-09-27 Paul Davisadd explanatory comment
2016-09-27 Paul Davisremove debug output
2016-09-27 Paul Davispush2: save and restore push2 pad state, etc.
2016-09-27 Paul Davispush2: almost fully operational ableton style pad mappi...
2016-09-27 Paul Davispush2: initial sort of working pad remapping
2016-09-27 Paul Davispush2: get automatic pad connection to selected MIDI...
2016-09-27 Paul Davispush2: start of pad layout editing
2016-09-27 Paul Davispush2: use a map for direct lookup of pad note
2016-09-27 Paul Davispush2: update GUI pad display when octave shift is...
2016-09-27 Paul Davispush2: basics of octave shifting
2016-09-27 Paul Davispush2: add missing files
2016-09-27 Paul Davispush2: basic GUI dialog
2016-09-27 Paul Davispost-rebase fixes
2016-09-27 Paul Davismove shadow port stuff from AsyncMIDIPort to MidiPort...
2016-09-27 Paul Davispush2: connect first selected track to pad port (and...
2016-09-27 Paul Davisexpose AsyncMIDIPort::shadow_port()
2016-09-27 Paul Davisset latency range for shadow port.
2016-09-27 Paul DavisFlush shadow port buffer (to the backend port buffer...
2016-09-27 Paul DavisAdd additional flags when registering a shadow port.
2016-09-27 Paul Davisadd two new port flags
2016-09-27 Paul Davischange PortManager API to allow specifying additional...
2016-09-27 Paul Davisremove declaration for non-existent method
2016-09-27 Paul Davisuse modified add_shadow_port API(); make pads flash...
2016-09-27 Paul Davispush2: fix one pad registration detail
2016-09-27 Paul Davischange API for shadow ports and filters
2016-09-27 Paul Davisadd a shadow port for the Push 2 port, to allow us...
2016-09-27 Paul Davisadd initial implementation of a "shadow port" for Async...
2016-09-27 Paul Davispush2: splash screen
2016-09-27 Paul Davispush2: expose page right/left buttons for scrolling...
2016-09-27 Paul Davispush2: stop segfaults when closing push2 support
2016-09-27 Paul Davispush2: numerous changes, including long press actions
2016-09-27 Paul Davisamend FaderPort code to use BasicUI::goto_start() with...
2016-09-27 Paul Davisadd a new action to allow surfaces to access Keyboard...
2016-09-27 Paul Davisfix PresentationInfo::flag_match() to match type bits
2016-09-27 Paul Davischange API for BasicUI::goto_start() to use optional...
2016-09-27 Paul Davischange Session::goto_start() to take an argument to...
2016-09-27 Paul Davisclear button states at startup *and* shutdown
2016-09-27 Paul Davisbasic implementation of scrubbing via push2 touch strip
2016-09-27 Paul Davisgain automation implemented.
2016-09-27 Paul Davisuse encoders for gain control
2016-09-27 Paul Davisuse right-side buttons to goto_nth_marker()
2016-09-27 Paul Davisadd method (taken from GTK GUI) to goto_nth_marker...
2016-09-27 Paul Davisbeginning of stripable control; solo+mute mostly operat...
2016-09-27 Paul Davisadd shift modifier support
2016-09-27 Paul Davisturn on all buttons that be envisaged as useful in...
2016-09-27 Paul Davisremove debug output
2016-09-27 Paul Davislight solo button, and do cancel_all_solo() when it...
2016-09-27 Paul Davisuse new shared cancel_all_solo() in Mackie code
2016-09-27 Paul Davisadd correct implementation for cancel all solo to BasicUI
2016-09-27 Paul Davispulse metronome led when enabled
2016-09-27 Paul Davisexpand display contents to include TC & BBT clocks...
2016-09-27 Paul Davisonly 1 MIDI port needed; more button functionality
2016-09-27 Paul Davispush2: working bidirectional communication, some transp...
2016-09-27 Paul Davispush2: working port i/o
2016-09-27 Paul Davispush2: port registration, LED setup
2016-09-27 Paul Davisremove duplicate/unnecessary header inclusions
2016-09-27 Paul Davisvarious fixes for push2 support. Now setups video displ...
2016-09-27 Paul Davisadjustments to build nascent push2 surface support
2016-09-27 Ross LagerwallMatch new[] with delete[]
2016-09-26 Robin Gareushide unfinished "Archive" feature for 5.4 release
2016-09-25 Robin Gareusfix detecting .flac format
2016-09-23 Robin Gareusupdate default URL to follow harrison website restructuring
2016-09-23 Robin GareusGUI option to Exclude unused sources
2016-09-23 Robin Gareusadd an option to exclude unused Audio Sources when...
2016-09-23 Robin Gareusfix a typo.
2016-09-22 Robin GareusMake bundle DSP URI configurable and version/variant...
2016-09-22 nick_mFix bug where drawing long notes placed the new note...
2016-09-22 nick_mRemove _midi_regions_use_bbt_beats from Session, _start...
2016-09-22 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-09-22 Paul DavisPortManager::silence() should not clear data in AsyncMI...
2016-09-21 Paul Davisgain controls are supposed to be "gain-like"
2016-09-21 Robin GareusUpdate Archive GUI: expose audio-encoding, set progress...
2016-09-21 Robin Gareusreport archive encoding progress
2016-09-21 Robin GareusGUI updates for archiving sessions
2016-09-21 Robin GareusAdd option to flac encode audio when archiving
2016-09-21 Robin Gareusadd a static flag to force writing LV2 state
2016-09-21 Robin Gareusadd API to change FileSource path in-place
2016-09-21 Robin Gareusadd a SndFileSource c'tor to create .flac encoded file...
2016-09-21 Robin Gareusfix LV2 State Flags for Atom:Path
2016-09-20 Robin Gareusadd missing files
2016-09-20 Robin GareusGUI support to archive session
2016-09-20 Robin Gareusinitial support for archiving sessions
2016-09-20 Tim MayberryRestore ARDOUR::MuteControl state, fixes bug #7025
2016-09-20 Tim MayberryFully restore ARDOUR::SoloSafeControl state
2016-09-20 Tim MayberryFully restore ARDOUR::SoloIsolateControl state
2016-09-20 Tim MayberryFully restore ARDOUR::SoloControl state
next