ardour.git
2017-02-16 Ben LoftisToolbar spacing: Add back one pixel of vertical padding...
2017-02-16 Robin GareusPrevent "punch" and "mon" buttons from increasing toolb...
2017-02-16 Robin GareusBetter solution 213cc1d32
2017-02-16 Robin GareusProperly update main window-title.
2017-02-16 Paul Davischeck region action sensitivity from two more places...
2017-02-16 Paul Davisimprove logic for region action sensitivity settings
2017-02-15 nick_mamend 32248b755ba (legacy tempo map).
2017-02-15 nick_mfix constrained region drags across tracks (7242).
2017-02-15 Paul Davissimplify arguments to Editor::sensitize_the_right_regio...
2017-02-15 Paul Davisuse leave/enter from track canvas to be the primary...
2017-02-15 Paul Davisclassify all region actions based on how they get a...
2017-02-15 Paul Davistentative steps in trying to fix region action sensitivity
2017-02-15 Robin GareusAllow bundling suil/qt4,5 using system-wide QT
2017-02-15 nick_mfix loading of 4.x sessions with a missing initial...
2017-02-15 Robin GareusExample lua script to re-order/reverse plugins
2017-02-15 Robin GareusAdd Lua bindings for plugin re-ordering
2017-02-15 Robin GareusDon't copy-construct MusicFrame, pass const reference.
2017-02-15 nick_munconditionally set region quarter note in set_position().
2017-02-14 Robin GareusSeparate MSB/LSB MIDI Bank select
2017-02-14 Robin GareusSave/restore location clock mode
2017-02-14 Robin GareusNO-OP: whitespace
2017-02-14 Robin GareusAnother update for Lua-documentation (new manual.ardour...
2017-02-14 Robin GareusUpdate Lua script - API change after 59daffea1
2017-02-14 Robin GareusAdd missing bindings (after 59daffea1)
2017-02-14 Robin Gareusupdate luadoc tool (new manual website system)
2017-02-14 Robin GareusFix lua-doc (Null pointer c'tor doc)
2017-02-14 Robin GareusReset window-size when switching between custom and...
2017-02-13 Robin GareusClarify session property (now that there's an action)
2017-02-13 Robin GareusGUI action Transport/RecordCountIn
2017-02-13 Robin GareusPrepare record with count-in action
2017-02-13 Paul Davisreinstate ensure-time-axis-visible after move-selected...
2017-02-13 Paul Davisnew implementation of move-selected-tracks
2017-02-13 Paul Davisupdate email address
2017-02-13 Robin GareusUpdate scripts for API change in 59daffea1
2017-02-13 Robin Gareusremove unused background expose
2017-02-13 Paul Davislatest Czech translation for libs/ardour, from Pavel...
2017-02-13 nick_mfix 'snap to beat' havoc-causing misplaced bracket.
2017-02-12 nick_mfix missing position property in MidiRegion::clone()
2017-02-12 Paul Daviscredit where credit is due
2017-02-12 Hiroki InagakiUpdate Japanese translation
2017-02-09 Paul DavisThis is the wrong approach to this problem. 5.6
2017-02-09 Paul Davisremove debug output from PresentationInfo changes
2017-02-09 Paul DavisNO-OP: whitespace conversion
2017-02-09 Paul Daviswhen considering whether or not to autoscroll teh canva...
2017-02-09 Paul Davisremove debugging stacktrace from mackie code
2017-02-09 Paul DavisNO-OP: whitespace
2017-02-09 Paul Davisexplanatory comment and logic change to cover when...
2017-02-09 Paul Davisalways hide splash screen after save-as session switch
2017-02-09 Paul Davisfix save_as()' inadvertent marking a session as dirty...
2017-02-09 Paul DavisNO-OP: whitespace removal
2017-02-09 Paul Daviswhen adding a default start/end range to a Location...
2017-02-09 John EmmasAdd a VC project for building the ardourvampplugins
2017-02-08 Paul DavisNO-OP: whitespace
2017-02-08 Paul Davismake rude alert buttons expand vertically to use all...
2017-02-08 Paul DavisNO-OP: whitespace changes
2017-02-08 Paul Davisimproved fix for #7208, hopefully
2017-02-08 Paul Davisuse centralized SMF tempo method in both places where...
2017-02-08 Paul Daviscentralize computation of tempo from SMF information
2017-02-08 Paul Davisan automation control that has to do things before...
2017-02-08 Paul Davisdo NOT remove tracks from selection during drag selecti...
2017-02-08 Paul Davisstop a crash during selection
2017-02-07 nick_m5.5 incorrectly marked the initial tempo as not locked...
2017-02-07 Alexandre ProkoudineUpdate Russian translation
2017-02-07 Paul Davisremove debug output
2017-02-07 Paul Davis3 actions (trim-front, trim-back, set-sync-position...
2017-02-07 Paul Davisonly reverse propagate solo-by-others-downstream if...
2017-02-07 Paul Davisdon't call shared_from_this() for every route when...
2017-02-07 nick_mfix legacy session where initial tempo was not locked...
2017-02-07 nick_mtempo dialog uses three decimal places in numeric entry.
2017-02-07 Ben LoftisCategorize the mixer actions.
2017-02-07 Ben LoftisAdd several new categories and re-sort some keybindings...
2017-02-06 Ben LoftisSome tweaks to default keybindings:
2017-02-06 Ben LoftisRevert to allowing stacked layer region view for MIDI...
2017-02-06 Ben LoftisTweak output formatting of save_all_bindings_as_html
2017-02-06 nick_mhotfix for cross-track dragging bug with music-locked...
2017-02-06 nick_mupdate note length when dragging notes (over tempo...
2017-02-06 Paul Davisuse new PBD::Controllable API to correctly save solo...
2017-02-06 Paul Davisadd new API to PBD::Controllable, ::get_save_value()
2017-02-06 Paul Davissave/restore VCA master state inside slaves, so that...
2017-02-06 nick_mNoteDrag copy modifier detection is no longer explicit.
2017-02-06 John EmmasModify our MSVC project to build the newer qm-dsp plugins
2017-02-06 John EmmasRemove a JE addition to one of the qm-dsp source files...
2017-02-05 John EmmasSome minor changes in preparation for building the...
2017-02-05 Paul Davisunused code, showing basics of how to define a custom...
2017-02-05 Paul Davisfix type warning
2017-02-04 nick_mremove overzealous bounds check when dropping notes.
2017-02-04 nick_mmidi note drags are music-based.
2017-02-04 John EmmasIf 'MidiRegionView::find_canvas_sys_ex()' fails, make...
2017-02-04 John Emmas'CheckMenuItem' conflicts with an item already existing...
2017-02-04 Paul Davismake more of an effort to ensure that the last element...
2017-02-04 nick_mfix potential absorption of music-locked tempo into...
2017-02-04 John EmmasFix a crash in rhythm ferret if the relevant plugin...
2017-02-04 John EmmasSome paths weren't getting set up correctly for the...
2017-02-04 nick_mclean up patch change/sysex headers.
2017-02-04 nick_mset sysex height & position on redisplay.
2017-02-04 nick_mimprove sysex data display.
2017-02-04 nick_mmore inconsistent menu item fiddling.
2017-02-04 nick_mmore messing about with inconsistent menu state.
2017-02-04 nick_mallow "Glue to Bars & Beats" in region menu to be in...
2017-02-04 nick_mremove unused empoMap::round_to_beat_subdivision()
next