summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2016-12-05Add Lua bindings to manage GroupsRobin Gareus
2016-12-05set AtomObject body ID to zero (as per spec when unused)Robin Gareus
2016-12-04Skip testing example lua scripts which are not bundledRobin Gareus
2016-12-03Fix event type and parameter type confusionDavid Robillard
2016-12-03Fix warningsDavid Robillard
2016-12-03Remove Evoral::MIDIEventDavid Robillard
2016-12-03Factor out and extend MIDIXML implementationDavid Robillard
2016-12-03Fix Sequence/Event const-correctness issuesDavid Robillard
2016-12-01update summary & connection-matrix colors when route-color changesRobin Gareus
2016-11-30One fix.Olivier Humbert
2016-11-30French translation updateOlivier Humbert
2016-11-28properly handle FS pitch-bend - closes #7140Robin Gareus
2016-11-28Fix Duplicate Track with Copy Playlist option selectedTim Mayberry
2016-11-28Fix duplicate track with new playlist so only one playlist is createdTim Mayberry
2016-11-27NO-OP; Backport changes from Mixbus branchRobin Gareus
2016-11-27Fix loading, recording & saving MIDI with PolyKeyPressure events.Robin Gareus
2016-11-26Add [hidden] option to list "Dummy" backend with optmized bundlesRobin Gareus
2016-11-26Add API to enforce valid device selection.Robin Gareus
2016-11-25RAII to postpone processor changes/graph recalculationRobin Gareus
2016-11-25when duplicating tracks and copying playlists, use a new name for the copied ...Paul Davis
2016-11-25Fix forwarding of output-buffers.Robin Gareus
2016-11-25make the session do the right thing when clearing solo state during non-loadi...Paul Davis
2016-11-25remove redundant (identical) 2nd conditional, and improve commentPaul Davis
2016-11-25when clearing route solo state, do the required updatePaul Davis
2016-11-25Do not try to restore Route solo state after clearing all solo statePaul Davis
2016-11-25fix implementation of SoloControl::clear_all_solo_state()Paul Davis
2016-11-25provisional changes to speed up solo changes to large numbers of routes.Paul Davis
2016-11-25Speed up AFL/PFL changes for large sessionsRobin Gareus
2016-11-24_maps_from_state is legal after unfreeze (restore state)Robin Gareus
2016-11-23catch up with .de translationEdgar Aichinger
2016-11-23constify some TempoMap functions.nick_m
2016-11-22remove set but not used variable in tempo.ccnick_m
2016-11-22amend 66488e117 - BBT clock scrolling handles multiple audio-locked meters.nick_m
2016-11-22TempoMap::bbt_duration_at() handles an audio-locked meter.nick_m
2016-11-20update german translationEdgar Aichinger
2016-11-21fix typo in tempo.ccnick_m
2016-11-19Allow to call ARDOUR.DSP Lua functions from UI scriptsRobin Gareus
2016-11-18Recursively scan for MacVSTsRobin Gareus
2016-11-18remove thinko in MidiRegion::post_set().nick_m
2016-11-17Fix track-templates with sidechains -- closes #7117Robin Gareus
2016-11-17fix type in prev. commitRobin Gareus
2016-11-17Add runtime option to disable MacVSTRobin Gareus
2016-11-17Allow to migrate sessions with VST pluginsRobin Gareus
2016-11-17try VST2.4's VSTPluginMain firstRobin Gareus
2016-11-16fix 32bit+PPC OSX buildsRobin Gareus
2016-11-15update MSVC project in the wake of cf1651e6Robin Gareus
2016-11-16a better fix for 6ed8c113a25 (scope)nick_m
2016-11-16Region:;set_state() should always set quarter_note.nick_m
2016-11-15consolidate VSTState functionsRobin Gareus
2016-11-15Accommodate a newly introduced source file in our MSVC project (libardour)John Emmas