summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-11-29Protect a-comp's display/state against NaN/Inf.Robin Gareus
2016-11-29protect a-delay again Inf, NaN, HUGE and stuff.Robin Gareus
2016-11-28properly handle FS pitch-bend - closes #7140Robin Gareus
2016-11-27OSC: Solo toggle should maintain state when locked, rec and rec_safe should s...Len Ovens
2016-11-28Fix Duplicate Track with Copy Playlist option selectedTim Mayberry
2016-11-27OSC: Squelch select feedback when no feedback is configured.Len Ovens
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-27revert 335debfa for the PA backendRobin Gareus
2016-11-26OSC: no op, white space cleanupLen Ovens
2016-11-26OSC: Make plugin and plugin parameter numbering 1 based to match everything e...Len Ovens
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-25OSC: Add patch from 7137 and make it work for manual port selection.Len Ovens
2016-11-25RAII to postpone processor changes/graph recalculationRobin Gareus
2016-11-25OSC: Patch from 7136 added cleaned and tested.Len Ovens
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-24Fix mysterious crashes such as #7049Robin 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-19fix ambiguityRobin Gareus
2016-11-18Generally speaking we use Glib::usleep() now in preference to standard ::usle...John Emmas
2016-11-18Remove the MSVC 'poll()' emulation now that Ardour's stopped using poll()John Emmas
2016-11-18OSC: mark session dirty if setup changesLen Ovens
2016-11-18OSC: issue 7116 fix send enable not workingLen Ovens
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-17fix mingw64 debug buildRobin Gareus
2016-11-16fix 32bit+PPC OSX buildsRobin Gareus