NO-OP: remove trailing whitespace
[ardour.git] / libs /
2016-06-30 Paul Davisuse initialization, not explicit assignment
2016-06-30 Len OvensOSC: Select tweak.
2016-06-30 Len OvensOSC: Reworked select to follow Gui selected strip regar...
2016-06-28 Paul Davisremove debug output and add a few suggestive comments
2016-06-28 Paul Davischanges in logic used by source cleanup to avoid endles...
2016-06-28 Robin Gareusignore automation for non-automatables.
2016-06-28 Robin Gareussome more translation fixes
2016-06-27 Robin Gareustweak b7e645ec6, use session start/end position
2016-06-27 Robin Gareusswitching to "touch" implies existing automation.
2016-06-26 Robin Gareusadd a debug mode (in synth) to track down lost note-on
2016-06-26 Robin GareusEnable build for FreeBSD (part 1/2)
2016-06-26 Sam ThursfieldUse correct type of std::map::count
2016-06-25 Robin Gareusfix typo
2016-06-25 Robin Gareusfix typos in prev commit
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2016-06-24 nick_mFix counting thinko in tests.
2016-06-23 Paul Davismore tweaks to HTML output when printing key bindings
2016-06-22 Len OvensOSC: master/monitor forced to sort at end
2016-06-22 Len OvensOSC: Fix math off by one, Check for all stripable contr...
2016-06-22 Robin Gareusanother C++98 fix
2016-06-22 Robin Gareusfix gcc4 builds C++98
2016-06-22 Len OvensOSC: Might help if I used the right variable, Really...
2016-06-22 Len OvensOSC: Fix out of range track. (crash)
2016-06-22 Len OvensOSC: Add strip type selection.
2016-06-21 Robin Gareusalways run amp/trim LPF
2016-06-21 Paul Davisuse new keyboard modifier names, and replace GDK names...
2016-06-21 Paul Davisprovide some Keyboard:: methods to get access to other...
2016-06-20 Paul Davissome modest improvements in the html rendering of key...
2016-06-18 John EmmasRemove confusion over ambiguous symbols
2016-06-18 John EmmasMake sure MSVC knows which version of 'floor()' we...
2016-06-18 John EmmasUse Glib::usleep() for consistency
2016-06-17 Robin Gareusfix upsampling import of X-channel files where buffersi...
2016-06-17 Len OvensOSC: take care of track order changes too. Deal with...
2016-06-16 Len OvensOSC: Blank some more feedback values when select observ...
2016-06-16 Robin Gareusset latency of sidechain port
2016-06-14 Paul Davisremove debug output from Pane code
2016-06-13 Len OvensOSC: Catch new strips, gone strips and redo banks and...
2016-06-13 Paul Davisworking version of pane position mgmt for OS X
2016-06-13 Paul Daviswrite some code to limit pane handle positions on OS X.
2016-06-13 Paul Davisgive WindowProxy its own map/unmap signals so that...
2016-06-12 Robin Gareusignore midi on monitor-section and force strict-i/o
2016-06-12 Paul DavisMackieControl: in sends subview, if there are no sends...
2016-06-12 Paul Davisfix MCP Cancel button "escape" action
2016-06-12 Paul Davisredesign/reimplement selection knowledge in MackieContr...
2016-06-12 Paul Davisreduce verbosity of -D mackie in the presence of contin...
2016-06-12 Robin Gareusmore meta-data placeholders for post-export command
2016-06-11 Len OvensOSC: Add send enable control.
2016-06-11 Len OvensOSC: added solo isolate and solo safe/lock.
2016-06-11 nick_mFix exact tempo pulse for snap to bars case.
2016-06-11 nick_mMake exact beat calculation of tempi a bit less cumbers...
2016-06-11 nick_mSet tempo sections to the exact pulse when snapped...
2016-06-10 Paul Davismake relative gain control in route groups work (again)
2016-06-10 Len OvensOSC: Constrain master pan position as width requires.
2016-06-10 Len OvensOSC: force non-active controls to zero. Keep pan within...
2016-06-10 nick_mUnused variable - no-op.
2016-06-10 nick_mFix many offset errors when drawing notes in midi regio...
2016-06-10 Paul Davisnoop: comment fix.
2016-06-10 Paul DavisNew editor API to retrieve the Stripable with via prese...
2016-06-10 Paul DavisVarious changes to PresentationInfo and a small consoli...
2016-06-10 Paul Davisremove certain ControlProtocol signals related to strip...
2016-06-10 nick_mApply some constraints to bbt dragging.
2016-06-10 Len OvensOSC: Finished Select send levels
2016-06-09 Len OvensOSC: change the word phase to polarity as per mailing...
2016-06-09 Paul Davisprovide a heuristic to decide if the color has been...
2016-06-09 Len OvensOSC: add phase control
2016-06-09 Len OvensOSC: Added pan width to selected
2016-06-09 Paul Davisnamespace required
2016-06-09 nick_mAmend last commit.
2016-06-09 nick_mAudio locked meters with an existing tempo may be dragg...
2016-06-09 Len OvensOSC: select commands for pan and trim added, feedback...
2016-06-08 nick_mPossible fix for memory pool problem in session click.
2016-06-08 Colin FletcherFix a couple of build errors in the test suite.
2016-06-08 Paul Davisfix thinko in Pane expose event handler.
2016-06-08 Paul Davismove gui_changed() signal from Route to Stripable
2016-06-08 Robin Gareusfix mute automation for busses & consolidate code.
2016-06-08 Robin Gareusconsistent API name for region-list
2016-06-07 Paul Davisfix faderport's use of action name
2016-06-07 Paul Davisminor optimization when search for actions
2016-06-07 Paul Davismake it possible to disable VisibilityTracker's use...
2016-06-07 Robin Gareusadd meta-data placeholders for post-export command
2016-06-07 Paul Davisfix up logic that connects ControlGroups and RouteGroups
2016-06-07 Len OvensOSC: reset select strip on bank change or select for...
2016-06-06 Len OvensOSC: Respond to GUI select.
2016-06-06 Paul Davisremove incorrect allocation of a second VCAManager...
2016-06-06 nick_mEnsure correct lock style before setting position.
2016-06-06 nick_mMidiRegion ctor inherits length_beats.
2016-06-06 nick_mRegion ctor inherits position, start and beat.
2016-06-06 Paul Davisfix crashing bug in Pane when accessing dividers
2016-06-06 Paul Davisadd a destructor for Gtkmm2ext::Pane that unparents...
2016-06-06 nick_mFix initialization of Region::_beat.
2016-06-06 nick_mFix midi region split, trim and move operations.
2016-06-06 nick_mRegion always sets position before length.
2016-06-06 Paul Davisthere is no remote model choice anymore - ordering...
2016-06-06 John EmmasMSVC won't allow floating point types to be mapped...
2016-06-06 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-06-06 Len OvensOSC: More controls in /select/*, off by one fixed
2016-06-06 nick_mConsolidate notifications when MidiRegion changes lengt...
2016-06-06 Paul Davisfix Session::get_remote_nth_stripable() to use zero...
2016-06-06 Paul Davisextend/modify PresentationInfo to make searching for...
2016-06-05 Paul DavisOS X clang build issue fix
next