Add Zoom/Expand icon
[ardour.git] / libs / ardour /
2016-12-19 Ben LoftisFix the case of jump-to-next-Subdivision
2016-12-19 Ben LoftisFix the case of jump-to-next{prev}-Bar
2016-12-19 Paul DavisFix minimum/maximum discovery for integer params (from...
2016-12-19 Paul DavisSession::_ac_thread_active should be used with atomics...
2016-12-19 Paul DavisSession::auto_connect_thread_terminate() cannot use...
2016-12-18 Robin GareusShorten sync-button label/size
2016-12-18 nick_mTempoMap - rename some methods.
2016-12-18 nick_madd frame parameter for Meter ctor and TempoMap::replac...
2016-12-18 nick_mthere is no curve for identical note_types_per_minute...
2016-12-18 Paul Davismove termination of auto connect thread till after...
2016-12-17 Robin GareusPrepare configurable mini-timeline time-span
2016-12-17 Robin GareusHide/remove per-track record-mode in favor of global...
2016-12-16 Paul Davisadd copy constructor, operator= and a clean ::dump...
2016-12-16 Paul Davisadd arguments (unusued) to control whether or not SMF...
2016-12-15 nick_mtempo before the initial section is always constant.
2016-12-15 nick_mfix thinko in TempoMap::framepos_plus_qn.
2016-12-14 Paul Davisuse SMF track or instrument names in imported MIDI...
2016-12-14 Paul Davisadd new member to ImportStatus object to allow specifyi...
2016-12-14 Paul Davisadd a new enum to identify how SMF data should be used...
2016-12-13 Robin GareusFix layered-record undo, include changes to existing...
2016-12-12 Robin GareusFix possible crash when removing ports with jack1
2016-12-12 Paul DavisAdd Slavable::AssignmentChanged signal to notify when...
2016-12-12 nick_monly update MidiRegion length_beats in partial copy...
2016-12-12 nick_monly recalculate MidiRegion start_beats if there is...
2016-12-12 Robin GareusFix a potential deadlock/crash (here tape-track peak...
2016-12-11 Robin GareusFix potential deadlock on session-load
2016-12-11 nick_mdisallow placement of audio-locked tempi within a frame...
2016-12-11 nick_mfix loop/crash when dragging an audio-locked tempo...
2016-12-11 nick_mno-op - rename TempoMap::set_active_tempos -> TempoMap...
2016-12-11 nick_mclean up some odd logic.
2016-12-11 nick_mrename MetricSection movable -> initial, but of course...
2016-12-11 Robin GareusAdd support for MacVST hidden/favorites
2016-12-11 nick_mmake TempoMap::dump slightly more readable.
2016-12-11 nick_mfix incorrect audio-locked tempo position when setting...
2016-12-11 nick_mfix bar renumbering for audio-locked metrum.
2016-12-10 Robin GareusCheck for reserved i/o that are not routes, fixes ...
2016-12-08 Robin Gareusremove dups.
2016-12-08 Robin GareusAdd missing enum bindings
2016-12-08 Robin GareusClarify "frames" (video, timecode) vs "samples" (audio)
2016-12-08 Robin Gareusadd Lua bindings for Timecode conversion
2016-12-08 Robin GareusSpeed up recent session display (for many large sessions)
2016-12-07 Robin Gareusamend 581c7b6 -Wparentheses
2016-12-07 Robin GareusSave/Restore MIDI Automation Controls (current CC,...
2016-12-07 Robin GareusSpeed up unloading large sessions.
2016-12-07 Robin GareusAdd Lua bindings to inspect MidiTrack::MidiControl
2016-12-07 Robin Gareusfix copy/paste typo in prev. commit
2016-12-07 Robin GareusWork around silence-trim config 0dBFS (7b1f97bf)
2016-12-06 Robin GareusRevert "Fix export silence threshold by using a constan...
2016-12-06 Robin GareusAllow sparse CC lists.
2016-12-06 Julien ROGERFix #6753
2016-12-06 Tim MayberryFix Multi Duplicate for a Range Selections
2016-12-06 Tim MayberryFix export silence threshold by using a constant value...
2016-12-05 Robin Gareusadd another useful PluginInsert binding
2016-12-05 Robin GareusFixup 08fffef (consistent class name)
2016-12-05 Robin GareusAdd Lua bindings to manage Groups
2016-12-05 Robin Gareusset AtomObject body ID to zero (as per spec when unused)
2016-12-04 Robin GareusSkip testing example lua scripts which are not bundled
2016-12-03 David RobillardFix event type and parameter type confusion
2016-12-03 David RobillardFix warnings
2016-12-03 David RobillardRemove Evoral::MIDIEvent
2016-12-03 David RobillardFactor out and extend MIDIXML implementation
2016-12-03 David RobillardFix Sequence/Event const-correctness issues
2016-12-01 Robin Gareusupdate summary & connection-matrix colors when route...
2016-11-30 Olivier HumbertOne fix.
2016-11-30 Olivier HumbertFrench translation update
2016-11-28 Robin Gareusproperly handle FS pitch-bend - closes #7140
2016-11-28 Tim MayberryFix Duplicate Track with Copy Playlist option selected
2016-11-28 Tim MayberryFix duplicate track with new playlist so only one playl...
2016-11-27 Robin GareusNO-OP; Backport changes from Mixbus branch
2016-11-27 Robin GareusFix loading, recording & saving MIDI with PolyKeyPressu...
2016-11-26 Robin GareusAdd [hidden] option to list "Dummy" backend with optmiz...
2016-11-26 Robin GareusAdd API to enforce valid device selection.
2016-11-25 Robin GareusRAII to postpone processor changes/graph recalculation
2016-11-25 Paul Daviswhen duplicating tracks and copying playlists, use...
2016-11-25 Robin GareusFix forwarding of output-buffers.
2016-11-25 Paul Davismake the session do the right thing when clearing solo...
2016-11-25 Paul Davisremove redundant (identical) 2nd conditional, and impro...
2016-11-25 Paul Daviswhen clearing route solo state, do the required update
2016-11-25 Paul DavisDo not try to restore Route solo state after clearing...
2016-11-25 Paul Davisfix implementation of SoloControl::clear_all_solo_state()
2016-11-25 Paul Davisprovisional changes to speed up solo changes to large...
2016-11-25 Robin GareusSpeed up AFL/PFL changes for large sessions
2016-11-24 Robin Gareus_maps_from_state is legal after unfreeze (restore state)
2016-11-23 Edgar Aichingercatch up with .de translation
2016-11-22 nick_mconstify some TempoMap functions.
2016-11-22 nick_mremove set but not used variable in tempo.cc
2016-11-21 nick_mamend 66488e117 - BBT clock scrolling handles multiple...
2016-11-21 nick_mTempoMap::bbt_duration_at() handles an audio-locked...
2016-11-20 Edgar Aichingerupdate german translation
2016-11-20 nick_mfix typo in tempo.cc
2016-11-19 Robin GareusAllow to call ARDOUR.DSP Lua functions from UI scripts
2016-11-18 Robin GareusRecursively scan for MacVSTs
2016-11-17 nick_mremove thinko in MidiRegion::post_set().
2016-11-17 Robin GareusFix track-templates with sidechains -- closes #7117
2016-11-17 Robin Gareusfix type in prev. commit
2016-11-17 Robin GareusAdd runtime option to disable MacVST
2016-11-17 Robin GareusAllow to migrate sessions with VST plugins
2016-11-17 Robin Gareustry VST2.4's VSTPluginMain first
2016-11-16 Robin Gareusfix 32bit+PPC OSX builds
2016-11-15 Robin Gareusupdate MSVC project in the wake of cf1651e6
next