ardour.git
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...
2016-07-08 Paul Davisfix thinko
2016-07-08 Robin Gareustowards a generic plugin grid layout
2016-07-08 Robin Gareusadd an plugin API to query generic-gui grid-layout
2016-07-08 Robin Gareusfirst step to separate generic-gui layout
2016-07-08 Paul Davismake route group master a real property.
2016-07-08 Paul Davissigned VCA numbers
2016-07-08 Paul Davischange VCA number to signed.
2016-07-08 Damien Zammita-EQ: Tweak default values and inline display scale...
2016-07-08 Paul Davistreat VCA assign as a RouteGroup property.
2016-07-08 Paul Davisfix region action sensitivity issues.
2016-07-07 Len OvensOSC: Add feedback for known pan controls and known...
2016-07-07 Robin Gareusfix AU bus sidechaining
2016-07-07 Robin Gareusupdate lua-biquad: add en/disable
2016-07-07 Robin Gareusimplement designated enable/bypass port for lua-proc
2016-07-07 Robin Gareusbackup lua-test/devel util code
2016-07-07 Robin Gareusrewrite spectrogram using PBD::Ringbuffer
2016-07-07 Robin Gareusadd LuaTableRef to DSP API as alternative to shared-mem
2016-07-07 Robin Gareussome more lua-bindings
2016-07-07 Robin Gareusprepare sharing C++ class instances across lua-interpreters
2016-07-07 Robin Gareuslua PBD ringbuffer bindings
2016-07-07 John EmmasRemove some (no longer needed) source files from our...
2016-07-07 Damien ZammitAdd a-EQ (basic 4 band EQ) with inline display based...
2016-07-07 Len OvensOSC: Make sure selected strip is corrected when it...
2016-07-07 Paul Davismackie: ensure that the strip where select was pressed...
2016-07-07 Paul Davisset ControlProtocol::_first_selected_stripable at the...
2016-07-06 Julien "_FrnchFrgg_... Don't add audio outs to non-audio routes with strict I/O
2016-07-06 Paul Davisimplement LeatusPenguin's excellent idea for the plugin...
2016-07-06 Paul Davismerge MixerActor API (back) into Mixer_UI; make solo...
2016-07-06 Paul Davisquick checks on empty control lists, to avoid unnecessa...
2016-07-06 Paul Davisa few post-rebase cleanups
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-07-06 Paul Davisrestore/extend/simplify ControlProtocol API to allow...
2016-07-06 Paul Davisremove a bunch of code that will no longer be used
2016-07-06 Paul Davisremove a bunch of code that will no longer be used
2016-07-06 Robin Gareusfix a-High/LowPass transfer-fn display visual bleed
2016-07-06 Robin Gareustweak lua gc
2016-07-06 Robin Gareusdisable git-archive
2016-07-06 Robin GareusOSX: fix bundled lv2 plugin library names and deps
2016-07-05 Robin Gareussome comments
2016-07-05 Robin Gareusfix crash when loading a saved visual state
next