ardour.git
2016-07-12 Paul Davisfix simple but fatal mistake in defining PBD::Controlla...
2016-07-12 Robin Gareusfix compilation with lv2 < 1.10 (lv2 extended)
2016-07-12 Robin Gareusmore compact generic knob-ui layout
2016-07-12 Robin Gareusa-eq tweaks:
2016-07-11 Julien "_FrnchFrgg_... Make MIDI monitor a pass-through for audio and midi
2016-07-11 Robin Gareusupdate MIDIEvent lua bindings/example
2016-07-11 Len OvensOSC: finish feedback for well known controls. Simplify...
2016-07-11 Robin Gareusremove debug output
2016-07-11 Robin Gareusadd a convenient lua forward mapped buffers method
2016-07-11 Robin Gareusproper semantics for variable port-count
2016-07-11 Robin Gareusadd _FrnchFrgg_ to credits
2016-07-11 Julien "_FrnchFrgg_... Improve MIDI monitor
2016-07-11 Robin Gareusremove implicit labels from a-eq
2016-07-11 Robin Gareusadd a MTC/sysex test sequence
2016-07-11 Julien "_FrnchFrgg_... Add a new MIDI monitor plugin
2016-07-11 Robin Gareusfix OSX compilation (flat namespace)
2016-07-11 Robin Gareustweak generic plugin knob-widgets
2016-07-11 Robin Gareusextend ArdourKnob ToolTips
2016-07-11 Robin Gareuselaborate documented raw audio/midi buffer lua example
2016-07-11 Robin Gareuslua MidiBuffer bindings
2016-07-10 nick_mFix potential infinite loop in TempoCurve::set_position()
2016-07-10 Len OvensWhite space fix only. (Spaces to tabs)
2016-07-10 Robin Gareusrefine lua-script documentation
2016-07-10 Robin GareusNO-OP whitespace
2016-07-10 Robin Gareusadd a single-element ring-buffer write function
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-10 Robin Gareuscomplete ringbuffer bindings
2016-07-10 Robin Gareusadd a raw midi buffer plugin example
2016-07-10 Robin Gareusadd raw midi buffer binding
2016-07-10 Robin Gareusre-layout import dialog (better fit for narrow screens)
2016-07-10 Robin Gareusfix plugin bypass -- thinko in 54d8def6
2016-07-10 Robin Gareustowards export latency compensation
2016-07-10 Robin Gareusalign stem-export (raw track outputs (with and w/p...
2016-07-09 Paul Davispossible fix for off-by-one issue with MIDI binding...
2016-07-09 Paul Davisfix initialization order
2016-07-09 Paul Davisconst bool METHOD() const makes no sense
2016-07-09 Julien "_FrnchFrgg_... Better heuristics for guessing the primary type of...
2016-07-09 Julien "_FrnchFrgg_... update_io_button: store input() or output() in a variable
2016-07-09 Robin Gareusbetter safe than sorry
2016-07-09 nick_mRevert incorrect 'optimisation' from 4f7a4cd2333.
2016-07-09 nick_mMinimise duplicate calls to CairoWidget::set_dirty...
2016-07-09 nick_mEdit note dialog fixes.
2016-07-09 nick_mAlways set the musical position in Region::recompute_po...
2016-07-09 nick_mFix missing note divisor when creating regions, ensure...
2016-07-09 nick_mMidi note resizing uses exact beat.
2016-07-09 nick_mUse exact beat when adding midi notes.
2016-07-09 nick_mSimplify Editor::mouse_add_new_meter_event() a bit.
2016-07-09 nick_mTempo map updates.
2016-07-09 nick_mFix long-standing spelling bug.
2016-07-09 nick_mFix missing tempi recompute, improve adding meter/tempo...
2016-07-09 nick_mStop passing references to things that may disappear...
2016-07-09 nick_mFail properly when adding a new audio locked meter...
2016-07-09 nick_mCheck meter/tempo section exists in copy drag.
2016-07-09 nick_mIndicate meter frame even when adding a music-locked...
2016-07-09 nick_mFix broken meter manipulation in exact_beat.
2016-07-09 nick_mBack to using exact beats for midi region start_beats...
2016-07-09 nick_mFix bad comment.
2016-07-09 nick_mUse frame-based (non-exact) beat calculation to set...
2016-07-09 nick_mExperimental patch to ensure playback buffer bounds...
2016-07-09 nick_mAudioPlaylist doesn't double-notify that contents have...
2016-07-09 nick_mAudioRegionView - don't do coverage frames unless we...
2016-07-09 nick_mEditor region list only updates columns that have changed,
2016-07-09 nick_mRemove extra ContentsChanged signal on tempo map change.
2016-07-09 nick_mMake bbt ruler visible in default session.
2016-07-09 nick_mFix note trimming over tempo changes, correct note...
2016-07-09 nick_mRestore earlier midi region trim display.
2016-07-09 nick_mExact beat for added regions.
2016-07-09 nick_mOnly update midi regions having a playlist after tempo...
2016-07-09 nick_mAvoid the use of dynamic_cast in TempoMap for performan...
2016-07-09 nick_mUse Note::set (Rect) for speed improvement when renderi...
2016-07-09 nick_mAdd Note::set (Rect) for optimisation purposes (minimis...
2016-07-09 nick_mTemporary work-around for note colour.
2016-07-09 nick_mMake TempoMap::bbt_at_frame() more efficient.
2016-07-09 nick_mShow correct bbt representation of region length in...
2016-07-09 nick_mImprove performance of automation range moves.
2016-07-09 nick_mQuick fix to get trim working again (bahaving oddly...
2016-07-09 nick_mFix ordering thinko in note selected colour.
2016-07-09 nick_mComplete the task of Playlist::flush_notifications ()
2016-07-09 nick_mPerformance - don't redisplay model immediately in...
2016-07-09 nick_mPerformance tweak - NoteBase doesn't recalculate colour...
2016-07-09 nick_mImprove midi model redraw performance by caching colours.
2016-07-09 nick_mImprove the performance of TempoMap::frame_at_beat ().
2016-07-09 nick_mUse mostly beat-based calculation for displayed midi...
2016-07-09 nick_mRemove frame conversion for MidiRegionView::note_in_reg...
2016-07-09 nick_mPaste uses exact beats. rework _start_beats calculation...
2016-07-09 nick_mExact beat - provide audio->music mapping for region...
2016-07-09 nick_mMake some musical operations on music-locked regions...
2016-07-09 Robin Gareusmove latency-recompute into dedicated thread.
2016-07-09 Robin Gareushandle internal-sends from audio to midi busses
2016-07-09 Robin Gareuscommence testing
2016-07-09 Robin Gareusmove LatencyChanged detection from Plugin to Processor...
2016-07-09 Julien "_FrnchFrgg_... Make MIDI busses possible targets of internal sends
2016-07-09 Julien "_FrnchFrgg_... Make internal sends aware of non-audio data
2016-07-08 Julien "_FrnchFrgg_... Make Delivery::run more Datatype-agnostic
2016-07-08 Julien "_FrnchFrgg_... Assert that nobody calls IO::copy_to_output with empty...
2016-07-08 Robin Gareusfix port-sort order for good.
2016-07-08 Len OvensOSC: Add well known controls for pan and compressor
2016-07-08 Robin Gareuspre-sort port-names
2016-07-08 Paul Davisfix incorrect behaviour of mixer strip [X] (hide) buttons
2016-07-08 Robin Gareusuntested hack for AU multi-bus outputs which are not...
next