ardour.git
2014-06-03 Paul Davisremove utterly useless unused code
2014-06-03 Paul Davisremove useless groups from timebar area, clarify scroll...
2014-06-03 Paul Davisrationalize and centralize computation of positional...
2014-06-03 Paul Davisremove timebar canvas item from markers
2014-06-03 Paul Davisinline ScrollGroup::canvas_position() for no particular...
2014-06-03 Paul Davisremove timebar canvas and just use a single canvas...
2014-06-03 Paul Davisavoid recursing through the entire canvas when scrollin...
2014-06-03 Paul Davisremove incorrect calls to Editor::maybe_autoscroll...
2014-06-03 Paul Daviswhitespace deletion
2014-06-03 Paul Davisdifferent approach to independent scrolling, involving...
2014-06-03 Paul Davisremove unused variable
2014-06-03 Paul Davisinitial redesign of canvas scrolling to facilitate...
2014-06-03 Paul Davisnon-copy region drag now creates a new track when a...
2014-06-03 Paul Davispart one of allowing region drag to the bottom (drop...
2014-06-03 John EmmasWhen writing '.jackdrc' make sure we enclose any device...
2014-06-03 John EmmasKeep this #include consistent with similar ones
2014-06-03 Robin Gareusfix wscript for x-compiling
2014-06-02 Robin GareusALSA backend: tweak midi parser (fix start mid sequence)
2014-06-02 Robin GareusALSA backend: device detection
2014-06-02 Robin Gareusfix linking against libasound
2014-06-02 Robin Gareusmake ALSA backend optional and disable by default
2014-06-02 Robin GareusALSA backend: add raw midi parser
2014-06-02 Robin GareusALSA backend: raw midi prototype
2014-06-02 Robin GareusALSA backend (based on Dummy backend and zita-alsa...
2014-06-02 Robin Gareusallow latency measurement at startup
2014-06-02 Robin Gareustentative fix for requesting driver+device list from...
2014-06-02 Paul Davisfix errors in manual conflict resolution
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-06-02 Robin GareusDummyBackend: fix midi event mux+sorting
2014-06-01 Robin Gareusfix display of cd-track-detail UI
2014-06-01 Robin Gareusfix --with-dummy config option
2014-06-01 Robin GareusDummy backend, revise small things
2014-06-01 Robin Gareusdummy-backend, fix physical ports in/out convention.
2014-05-31 Robin Gareusdisable snap fades to 'other' region (for now)
2014-05-31 Robin Gareustest possible 'flickering' with nvidia
2014-05-31 Robin Gareusdo not thin() automation event list on load.
2014-05-31 Robin Gareusfrankenstein'ed fade+trim cursors
2014-05-31 Robin Gareusinitialize variables
2014-05-31 Robin Gareusshow fade+trim handles only if the operation is possible
2014-05-31 Robin Gareussession fade-region-visible is for fades - not controls
2014-05-31 Robin Gareusdon't allow waveform to bleed into TimeAxisViewItem...
2014-05-31 Robin Gareusprepare fade+trim cursors (cursor image still missing)
2014-05-31 Robin Gareusreduce outline of fade-in/active rectangle to line
2014-05-31 Robin Gareusshow x-fade-rectangle only when hovering
2014-05-31 Robin Gareusfix fade+trim handle hover color
2014-05-31 Robin Gareusreset [trim] fade handle position if track-height changes
2014-05-31 Robin Gareustowards region-trims preserving fade duration
2014-05-30 Robin Gareususe CubicSpline interpolation for x-fade preset Shapes
2014-05-30 Robin Gareusupdate Evoral::Curve to honor ControlList::Interpolatio...
2014-05-30 John EmmasAdd newly introduced sources to MSVC project
2014-05-30 John EmmasRearrange some #includes to keep MSVC happy
2014-05-30 Robin GareusFix code to prepare re-enable cubic spline interpolatio...
2014-05-30 Robin Gareuspanner: backwards compatibility, constrain pan-range...
2014-05-30 Robin Gareussmooth visual curve drawing
2014-05-29 Robin Gareususe fixed number of steps for dB-scale x-fade curves.
2014-05-29 Robin Gareusfixed number of steps for symmetric fades:
2014-05-29 Paul Davisback port 6576105 from cairocanvas as fix for data...
2014-05-29 Paul Davisfix data loss/file deletion caused by mistaken used...
2014-05-29 Robin Gareusfix symmetric fade-shape (still variable number of...
2014-05-29 Robin GareusSymmetric x-fade, use equivalent of -6dB per step for...
2014-05-29 Robin Gareusset Gtk::RadioAction state on instant.xml load.
2014-05-29 Robin Gareusmore new fade icons from Chris Goddard
2014-05-29 Robin Gareusfix typo in vst doc.
2014-05-29 Robin Gareusupdate x-fade context-menu
2014-05-29 Robin Gareussmoothen rendering of x-fades
2014-05-29 Robin Gareusincrease accuracy of fades.
2014-05-29 Robin Gareusfix prev commit
2014-05-29 Robin Gareusrenice x-fade rendering w/cairo-antialiasing
2014-05-29 Robin Gareusrevert x-fade curves to Mixbus2.
2014-05-29 Paul Davismake building the dummy backend be a configure-time...
2014-05-29 Robin Gareusreplace use of Curve with XFadeCurve.
2014-05-29 Robin GareusCanvas: new x-fade drawing, two curve widget
2014-05-28 Robin Gareusupdate fade icons
2014-05-28 Paul Davisfix wscript to handle git revision ID that consists...
2014-05-28 Robin Gareusfix x-fade icons in context menu
2014-05-28 Robin GareusRevert "cairo sub-surface prototype & example
2014-05-28 Paul Davisfix up operation of Editor::temporal_zoom_to_frame...
2014-05-28 Robin Gareusexercise subsurface rendering for x-fade curves
2014-05-28 Robin Gareuscairo sub-surface prototype - intermediate flattened...
2014-05-28 Robin GareusVST: fix name detection if effGetEffectName is N/A...
2014-05-27 Robin GareusVST: properly query name from plugin
2014-05-27 Robin GareusCurve: anti-aliasing.
2014-05-27 Paul Davisfor trx, use the primary clock for verbose cursor units
2014-05-27 Robin Gareusx-fade drawing rework, part one
2014-05-27 Robin Gareusimplement Curve in/outside fill
2014-05-27 Robin Gareusglobal one-time setup of waveform preferences.
2014-05-27 Robin Gareuspersistent waveform shape setting.
2014-05-27 Robin Gareusdirectly apply waveform clip-level changes
2014-05-27 John Emmas(Windows) Add support for finding the bundled version...
2014-05-27 John EmmasRemove an unnecessary #define
2014-05-27 John EmmasUse PLATFORM_WINDOWS (in preference to WIN32) for consi...
2014-05-26 Robin Gareus"We brake for nobody." oh wait. - fixes Rectified Wavef...
2014-05-26 Robin Gareusfix region export with fades and gain.
2014-05-26 Robin GareusNOOP, just re-indent diagram
2014-05-26 Robin Gareusfix prev commit, window-offset for x-fade drawing
2014-05-26 Robin Gareusfix x-fade drawing
2014-05-26 Robin Gareusfixup freeze operation.
2014-05-26 Robin Gareusapply gain automation on bounce - fixes 5887
2014-05-26 Robin Gareusallow to set custom thread-buffer size
2014-05-26 Robin Gareusprocess effect-automation when bouncing w/processing
next