summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 reversed behaviour of Playlist -> New and New CopyTim Mayberry
2016-11-28Fix duplicate track with new playlist so only one playlist is createdTim Mayberry
2016-11-27update default config (see also 5ec21347a)Robin Gareus
2016-11-27NO-OP; Backport changes from Mixbus branchRobin Gareus
2016-11-27Don't include program-name with <Option name="color-file" />Robin 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-26Restrict Device selection to valid choices.Robin 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-25speed up track/bus creation a bitRobin Gareus
2016-11-25RAII to postpone processor changes/graph recalculationRobin Gareus
2016-11-25OSC: Patch from 7136 added cleaned and tested.Len Ovens
2016-11-25cont'd work to prevent duplicate playlist namesRobin 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-25fix default output map display for no plugin processorsRobin 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-25The DisplaySuspender is useless with async Session RTEventsRobin Gareus
2016-11-24Don't allow duplicate playlist namesRobin Gareus
2016-11-24_maps_from_state is legal after unfreeze (restore state)Robin Gareus
2016-11-24a-High/LowPass allow 8K samples inclusiveRobin Gareus
2016-11-25midi ghost region fill colour is per event. don't store it. ensure _outline i...nick_m
2016-11-25amend last commit.nick_m
2016-11-25midi scroomer updates streamview during drags.nick_m
2016-11-24French translation updateOlivier Humbert
2016-11-24small correction to de.poedogawa23
2016-11-24Fix mysterious crashes such as #7049Robin Gareus
2016-11-23another hack to accommodate different project namesRobin Gareus
2016-11-23catch up with .de translationEdgar Aichinger
2016-11-23clean up pending region selection if a region goes away.nick_m
2016-11-23MidiRegionView::clear_events() does _selection.clear(). remove the extra one.nick_m
2016-11-23fix a crash when deleting a MIDI region with CC automation (see recipe below)nick_m
2016-11-23clicking on an automation line selects adjacent points correctly.nick_m
2016-11-23decouple midi region note range and height from midi streamview.nick_m
2016-11-23son't try to select non-existent notes after editing (and thus crash).nick_m
2016-11-23constify some TempoMap functions.nick_m
2016-11-22remove set but not used variable in tempo.ccnick_m
2016-11-21MIDI LFO generator pluginRobin Gareus