summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-05plugin support for Controllable::NotAutomatableRobin Gareus
2016-06-05OSC: Added feedback for /selectLen Ovens
2016-06-05prepare for LV2 non-automatable control portsRobin Gareus
2016-06-05refine self-automating plugin interfaceRobin Gareus
2016-06-05Fix ignored note_type in TempoMap::frames_per_beat_at().nick_m
2016-06-04show existing automation lanes regardless if they were visible before.Robin Gareus
2016-06-04OSC: Bug fix for no monitor, bug fix heart beat on turned global feedback on.Len Ovens
2016-06-04Clamp tempo curve height.nick_m
2016-06-03allow latent self-automating pluginsRobin Gareus
2016-06-03update session-utilsRobin Gareus
2016-06-04Fix FramedCurve Outside fill for curve.nick_m
2016-06-04More FramedCurve render worknick_m
2016-06-03NO-OP: add blank line to make comments clearerPaul Davis
2016-06-03fix both canvas scrolling and interleaving of VCA + Routes in editorPaul Davis
2016-06-04Fix framed curve thinko.nick_m
2016-06-03move from PresentationInfo::global_order() to PresentationInfo::order, and fi...Paul Davis
2016-06-03move from PresentationInfo::global_order() to PresentationInfo::orderPaul Davis
2016-06-03simplify PresentationInfo concept of order so that it is always globalPaul Davis
2016-06-03fix a -WreorderRobin Gareus
2016-06-02NOOP: space requiredPaul Davis
2016-06-02there is no explicit "Remote Control ID" control anymore - all done by orderi...Paul Davis
2016-06-02Remove references to a "master faders" window. We went the other way.Paul Davis
2016-06-02copy mixer utility evolutionRobin Gareus
2016-06-02session-utils tweaksRobin Gareus
2016-06-02fix creating aux-busses from templates, reset return-bitslotRobin Gareus
2016-06-02fix possible deadlock replacing processor state.Robin Gareus
2016-06-02fix typo in export-util help textRobin Gareus
2016-06-02make new action to bind BackSpace to in processors boxPaul Davis
2016-06-02change name of a Session method to makes its intended function clearPaul Davis
2016-06-02mark session dirty on creation/deletion of a VCAPaul Davis
2016-06-02make all TimeAxisView derived types return PresentationInfo for sortingPaul Davis
2016-06-03Actions - make set-tempo-from-edit-range sensitive to time selection.nick_m
2016-06-03Small cleanup in FramedCurve.nick_m
2016-06-03Fix assorted drawing bugs in framed curve.nick_m
2016-06-02various safety checks for the result of dynamic_cast-ing a TimeAxisView to Ro...Paul Davis
2016-06-02part three of using LocaleGuard with pane sizesPaul Davis
2016-06-02the second half of using LocaleGuard with pane sizesPaul Davis
2016-06-02prototype tool to copy mixer/route settings between sessionsRobin Gareus
2016-06-02add LocaleGuards to 2 places where we save pane sizes (which are floating poi...Paul Davis
2016-06-01fix case where pane divider is not redrawn after a leave event.Paul Davis
2016-06-01fix styling of pane dividers (the original reason for the "*Pane*" widget=>st...Paul Davis
2016-06-01remove un-used name_hbox widget from TimeAxisViewPaul Davis
2016-06-01remove unneeded widget style definitionPaul Davis
2016-06-01remove unnecessary wildcard GTK widget=>style mappingPaul Davis
2016-06-02add Open Target Folder button to Export DialogRobin Gareus
2016-06-01OSC: Fixed some button type commands to have path only as well as path fLen Ovens
2016-06-01fix OS X bundling to include theme filesPaul Davis
2016-06-01save version string with session for informational purposesRobin Gareus
2016-06-01only show "Pin Connections..." in mixer-strip if there are pluginsRobin Gareus
2016-06-01fix crash during session deletion while removing VCA mastersPaul Davis