add API to Evoral::SMF to retrieve all track/instrument names for use when importing
[ardour.git] / libs / ardour /
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
2016-11-15 nick_ma better fix for 6ed8c113a25 (scope)
2016-11-15 nick_mRegion:;set_state() should always set quarter_note.
2016-11-15 Robin Gareusconsolidate VSTState functions
2016-11-15 John EmmasAccommodate a newly introduced source file in our MSVC...
2016-11-15 Robin Gareusrework 8e3b6c9ac (fstwin is C code, not C++)
2016-11-14 Robin GareusFix some typo.
2016-11-14 Robin Gareusadd signal for VST state load
2016-11-14 Robin GareusFix VST state-lock SNAFU (effSetChunk and process are...
2016-11-14 Robin Gareusconsolidate VSTState initialization
2016-11-14 Robin GareusPass const references to plugin-list
2016-11-14 Robin GareusLater code depends on prev_t not being NULL, use an...
2016-11-14 Robin Gareustempo map cannot be empty (help static analyzer)
2016-11-14 Robin Gareusfix LV2 state versioning with session-templates
2016-11-14 Robin Gareusconst'ness FTW
2016-11-14 Robin Gareusregister some missing enums
2016-11-13 Robin GareusVST set defaults only once (initially)
2016-11-13 Robin Gareuscopy VST state on copy construction
2016-11-13 Robin GareusMac VST-2.x support
2016-11-11 Robin GareusVST buffer paranoia
next