summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-02merge with master and fix 4 conflicts by handPaul Davis
2014-06-02DummyBackend: fix midi event mux+sortingRobin Gareus
2014-06-01fix display of cd-track-detail UIRobin Gareus
2014-06-01fix --with-dummy config optionRobin Gareus
2014-06-01Dummy backend, revise small thingsRobin Gareus
2014-06-01dummy-backend, fix physical ports in/out convention.Robin Gareus
2014-06-01disable snap fades to 'other' region (for now)Robin Gareus
2014-05-31test possible 'flickering' with nvidiaRobin Gareus
2014-05-31do not thin() automation event list on load.Robin Gareus
2014-05-31frankenstein'ed fade+trim cursorsRobin Gareus
2014-05-31initialize variablesRobin Gareus
2014-05-31show fade+trim handles only if the operation is possibleRobin Gareus
2014-05-31session fade-region-visible is for fades - not controlsRobin Gareus
2014-05-31don't allow waveform to bleed into TimeAxisViewItem frame borderRobin Gareus
2014-05-31prepare fade+trim cursors (cursor image still missing)Robin Gareus
2014-05-31reduce outline of fade-in/active rectangle to lineRobin Gareus
2014-05-31show x-fade-rectangle only when hoveringRobin Gareus
2014-05-31fix fade+trim handle hover colorRobin Gareus
2014-05-31reset [trim] fade handle position if track-height changesRobin Gareus
2014-05-31towards region-trims preserving fade durationRobin Gareus
2014-05-30use CubicSpline interpolation for x-fade preset ShapesRobin Gareus
2014-05-30update Evoral::Curve to honor ControlList::InterpolationStyleRobin Gareus
2014-05-30Add newly introduced sources to MSVC projectJohn Emmas
2014-05-30Rearrange some #includes to keep MSVC happyJohn Emmas
2014-05-30Fix code to prepare re-enable cubic spline interpolation of automation data.Robin Gareus
2014-05-30panner: backwards compatibility, constrain pan-range in old sessionsRobin Gareus
2014-05-30smooth visual curve drawingRobin Gareus
2014-05-29use fixed number of steps for dB-scale x-fade curves.Robin Gareus
2014-05-29fixed number of steps for symmetric fades:Robin Gareus
2014-05-29back port 6576105 from cairocanvas as fix for data loss/file deletionPaul Davis
2014-05-29fix data loss/file deletion caused by mistaken used of Session::source_by_pat...Paul Davis
2014-05-29fix symmetric fade-shape (still variable number of steps)Robin Gareus
2014-05-29Symmetric x-fade, use equivalent of -6dB per step for 7 steps.Robin Gareus
2014-05-29set Gtk::RadioAction state on instant.xml load.Robin Gareus
2014-05-29more new fade icons from Chris GoddardRobin Gareus
2014-05-29fix typo in vst doc.Robin Gareus
2014-05-29update x-fade context-menuRobin Gareus
2014-05-29smoothen rendering of x-fadesRobin Gareus
2014-05-29increase accuracy of fades.Robin Gareus
2014-05-29fix prev commitRobin Gareus
2014-05-29renice x-fade rendering w/cairo-antialiasingRobin Gareus
2014-05-29revert x-fade curves to Mixbus2.Robin Gareus
2014-05-28make building the dummy backend be a configure-time option. defaults to False...Paul Davis
2014-05-29replace use of Curve with XFadeCurve.Robin Gareus
2014-05-29Canvas: new x-fade drawing, two curve widgetRobin Gareus
2014-05-28update fade iconsRobin Gareus
2014-05-28fix wscript to handle git revision ID that consists of just MAJOR.MINOR, as w...Paul Davis
2014-05-28fix x-fade icons in context menuRobin Gareus
2014-05-28Revert "cairo sub-surface prototype & exampleRobin Gareus
2014-05-28fix up operation of Editor::temporal_zoom_to_frame() which had not been updat...Paul Davis