reinstate ensure-time-axis-visible after move-selected-tracks
[ardour.git] / libs /
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 Hiroki InagakiUpdate Japanese translation
2017-02-09 Paul Davisremove debug output from PresentationInfo changes
2017-02-09 Paul Davisremove debugging stacktrace from mackie code
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 Daviscentralize computation of tempo from SMF information
2017-02-08 Paul Davisan automation control that has to do things before...
2017-02-07 nick_m5.5 incorrectly marked the initial tempo as not locked...
2017-02-07 Paul Davisremove debug output
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-06 Ben LoftisTweak output formatting of save_all_bindings_as_html
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 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 Davisfix type warning
2017-02-04 nick_mfix potential absorption of music-locked tempo into...
2017-02-04 nick_mremove unused empoMap::round_to_beat_subdivision()
2017-02-04 nick_mensure region _quarter_note is set (factory).
2017-02-04 nick_mensure region _quarter_note is set in offset ctor..
2017-02-04 nick_mrework snap
2017-02-03 Paul Davisanother tweak to maybe-fix crash in Playlist::fade_range()
2017-02-02 Robin Gareuspotential fix for crashes when creating fade-ranges
2017-02-02 Robin GareusExport option to use snapshot name instead of session...
2017-02-01 Robin GareusReduce continuous stream of warning messages (latent...
2017-02-01 Robin GareusProperly remember window position.
2017-02-01 Paul Daviscanvas::grid - more tweaks and improvements
2017-02-01 Paul Daviscanvas::grid : compute all row/col extents
2017-02-01 Paul Davisbasics of row/col span for Canvas::Grid
2017-02-01 Paul Davischange Grid API to avoid unnecessary Duple and open...
2017-02-01 Paul Davisclear up some CSS padding/margin confusion, and add...
2017-02-01 Paul Daviscanvas::grid starts being able to do its job a little
2017-02-01 Paul Davisadd basic data members and methods for adding an explic...
2017-02-01 Paul Davissome initial bits of work on canvas allocation
2017-02-01 Paul Davismake the leftmost mixer stripable API at least work...
2017-02-01 Paul Davisadd new API to ControlProtocol to allow GUI to specify...
2017-02-01 Paul Davismackie: catch data on what presentation info aspects...
2017-01-31 Paul Davisdebugging with markk: stacktrace on bank switch in...
2017-01-31 Paul Davisremove recently added MackieControl DEBUG_TRACE msgs
2017-01-31 Paul Davisstop DEBUG_TRACE for MackieControl crashing in some...
2017-01-31 Paul Davismackie: use "markN" for new markers, like the GUI ...
2017-01-31 Paul Davismackie: check modifier bits for button AFTER identifyin...
2017-01-31 Paul Davismackie: more debug tracing
2017-01-31 Paul Davismackie: more debug tracing
2017-01-31 Paul Davismackie: more debug tracing for remapped buttons
2017-01-31 Paul DavisRevert "mackie: make profile-mapped keys maybe actually...
2017-01-31 Paul DavisRevert "mackie: improve previous commit - use button_id...
2017-01-31 Paul Davismackie: improve previous commit - use button_id not...
2017-01-31 Ben LoftisExpose a new lua hook for resetting a plugin processor...
2017-01-31 Paul Davismackie: make profile-mapped keys maybe actually do...
2017-01-31 Paul Davismore mackie debug tracing
2017-01-31 Paul Davisimprovement to last loop button commit for MCP
2017-01-31 Paul Davismackie support should use BasicUI::loop_toggle()
2017-01-31 Paul DavisGeneric MIDI controls should affect group members too...
2017-01-31 Robin Gareusfix a-fluidsynth bank select (use MMA style, 14 bit...
2017-01-30 Robin Gareusfix a-fluidsynth midnam bank select
2017-01-30 Robin GareusFall back to general MIDI synth for auditioning.
2017-01-28 Paul Davisanother action name fix for Push2 support
2017-01-28 Paul Davisfix action names in Mackie code after Editor=>Control...
2017-01-28 Paul Davisfix another action name in BasicUI after Editor=>Contro...
2017-01-28 Paul Davisfix action names in BasicUI after Editor=>Control migration
2017-01-28 Paul Davisfix action names in Push2 support code
2017-01-28 Len OvensMCP GUI make surface numbering the same as port numberi...
2017-01-28 Paul Davismackie surface support changes actions recently moved...
2017-01-28 Paul Daviswiimote surface support changes actions recently moved...
2017-01-28 Paul Davisadd VCA::full_name() which returns "VCA %n" : VCA ...
2017-01-28 Robin Gareusstop looping when deleting loop-range (fixes potential...
2017-01-28 Paul Davisimproved (as in "correct") deadlock fix for Presentatio...
2017-01-28 Paul Davisfix deadlock in mutex'ed PresentationInfo code
2017-01-28 Len OvensMCP fix issue 7219 get GUI to show main surface for...
2017-01-27 Paul Davisuse a lock when dealing with PresentationInfo::Change...
2017-01-27 Paul Davisshow what PresentationInfo::Change is being used for
2017-01-27 Paul Davisuse RAII for class-wide PresentationInfo::Change signal...
2017-01-26 nick_mmark session dirty when moving range markers or alterin...
2017-01-26 nick_mmark session dirty when dragging tempo markers.
2017-01-26 nick_mno-op - whitespace fix for libs/ardour/playlist.cc
2017-01-25 Paul Davisyet another case of misplaced parentheses during the...
2017-01-25 Paul Davisanother case of misplaced parentheses during the remova...
2017-01-24 Paul DavisThis wasn't supposed to be pushed to master.
2017-01-24 Paul Davisadd basic data members and methods for adding an explic...
2017-01-23 Paul DavisNO-OP: add a few spaces before function args
2017-01-23 Robin GareusSafe Mode: disable VST scan
2017-01-23 Paul Davisgeneric MIDI: put controllables into touch mode (if...
2017-01-23 Paul Davisat transport stop, clear all existing automation watche...
2017-01-22 Hiroki InagakiUpdate Japanese translation
2017-01-22 Paul Davisimplement Session::route_by_selected_count()
2017-01-22 Paul DavisPresentationInfo needs to emit Change for selection...
2017-01-22 Paul Davismore consistent terminology in a comment
2017-01-22 Paul Davisadd some comments
2017-01-21 Robin GareusLua: bindings for do_import()
2017-01-21 Robin GareusLua add an Empty/Nil shared-pointer constructor
next