ardour.git
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-10 Paul Davisfinal (?) tweaks to rectangle rendering
2014-01-10 Paul Davisclamp expose (queue_redraw()) requests to visible windo...
2014-01-10 Robin Gareusfix panner search path
2014-01-10 Paul Davisremove unnecessary pixel placement stuff from editor...
2014-01-10 Paul Davismake no-zero-line be the default for wave views (still...
2014-01-10 Paul Davisfix thinko related to streamview construction that...
2014-01-10 Paul Davisfix up construction and outlining for automation time...
2014-01-10 Paul Davistweak pixel-level dimensions and positioning
2014-01-10 Paul Davisindentation
2014-01-10 Paul Davisregionviews used for (MIDI) automation (CC) should...
2014-01-10 Paul Davistweak up pixel-level positioning
2014-01-10 Paul Davisfix up thinko in recent raise_to_top/lower_to_bottom...
2014-01-10 Paul Davisslightly expand CanvasRender debug output
2014-01-10 Paul Davisdon't go through ::deliver_enter_leave() unnecessarily
2014-01-10 Paul Davisfix height issue with canvas-based rulers/bars, and...
2014-01-10 Paul Daviscoding style
2014-01-10 Robin Gareusre-configure _all_ panners on a route, when panner...
2014-01-10 Robin Gareusadd a fixed priority to panner modules
2014-01-10 Robin Gareusdisplay info about replicated processors
2014-01-10 Robin Gareusupdated balance GUI
2014-01-09 Robin Gareusupdate mono & balance panner GUI
2014-01-09 Robin Gareusadd [missing] left_half_rectangle util
2014-01-09 Robin Gareusremove inadvertently commited debug printf()
2014-01-09 Robin GareusNOOP - re-indent src (no more mixed tab+space style)
2014-01-09 Robin Gareusprepare mono panner rework move to pango
2014-01-09 Robin Gareusprocessor routing: use small boxes (instead of circles...
2014-01-09 Robin Gareusrefine stereo-panner GUI:
2014-01-09 Paul Davisa few coding style cleanups
2014-01-09 Paul Davisreorder members to allow different initialization order
2014-01-09 Robin Gareusdraw settings of bypassed panners
2014-01-08 Paul Davisprevent Rect::expand() from generating negative coordin...
2014-01-08 Robin Gareusrework panning -- Squashed commit of the following:
2014-01-08 Sakari BergenAdd unit test runner (artest) and a config option to...
2014-01-08 Sakari BergenAdd -fno-omit-frame-pointer to AddressSanitizer options
2014-01-08 Sakari BergenFix dither data width assertions and related tests
2014-01-08 Paul Davistweak rectangle bounding box computation
2014-01-08 Paul Davisremove unused code
2014-01-08 Paul Davischange rounding used for convert Rect from canvas to...
2014-01-08 Paul DavisRevert "remove unused code"
2014-01-08 Paul Davisremove unused code
2014-01-08 Paul Davisavoid 1 pixel overlap of end xfade
2014-01-08 Paul Davisshrink waveview zero line to single pixel
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-08 Robin Gareusfix issue with editor-mixer:
2014-01-08 Paul Davismostly fix conceptual error in how canvas rectangle...
2014-01-08 Paul Davisfor now, hide ugly circle thing in drag handles
2014-01-08 Paul Davisfill control points
2014-01-08 Paul Davisfix a whole set of errors in the placement of xfade...
2014-01-07 Paul Davisoutline width of 0.5 is stupid and meaningless, and...
2014-01-07 Paul Davisadd missing iterator increment to poly item renders.
2014-01-07 Paul Davissmall optimization to curve rendering
2014-01-07 Robin Gareusmake LV2 presets immediately available
2014-01-07 Robin Gareusremove inadvertently commited debug/devel code
2014-01-06 Robin Gareusfix processor-box wire-display in editor-mixer -- work...
2014-01-06 David RobillardDocument controller values for Moog Minitaur.
2014-01-06 David RobillardAdd midnam files for Moog MF-104M and MF-108M.
2014-01-06 Robin Gareusremove cruft
2014-01-06 Paul Davisadd M-Audio 2496 as a recognized card for the mudita24...
2014-01-06 Sakari BergenAdd config option for address sanitizer
2014-01-05 Robin Gareusfix plugin log-sliders for ranges [0..]
2014-01-05 Robin Gareusprocessor-box: remove label-cruft and properly label...
2014-01-05 John EmmasSmall patch to see if Ben's build problem gets fixed
2014-01-05 Robin Gareusprocessor-box: remove cruft
2014-01-05 Robin Gareusmore processor-routing tweaks: compact view
2014-01-05 Robin Gareusprocessor-box wiring - re-use colors from ingen/patchage
2014-01-05 Robin Gareusupdate processor control toggle button style
2014-01-05 Robin Gareusfix fader default-value line position
2014-01-05 Robin Gareusupdate slider rendering & set style for faders
2014-01-04 Robin Gareusfix detection of aubio library - aubio-0.4 breaks API...
2014-01-04 Robin Gareusadd padding to in-line plugin controls
2014-01-04 Robin Gareusfix tooltip on processor button widget
2014-01-04 Robin Gareusfix dragging playhead using time rulers
2014-01-04 Robin Gareusfix ardour-button text bleed
2014-01-04 Robin Gareuscontinued work on processor-routing visualization
2014-01-04 Robin Gareusprocessor drag box only
2014-01-04 Robin Gareusfix PixFader size allocation
2014-01-03 Robin Gareuspre-select reasonable-synth as Instrument
2014-01-03 Robin Gareusdon't split process cycle at end
2014-01-03 Paul Davisimprove clarity of logic parentheses
2014-01-03 Paul DavisMerge branch 'master' of https://github.com/derAbgang...
2014-01-03 Nils Philippsendon't declare hilight variable twice
2014-01-03 Nils Philippsenget rid of const warnings
2014-01-02 derAbgangmantis 0005805
2014-01-02 Paul Davisuse new DragHandle canvas object
2014-01-02 Paul Davismake raise_to_top() and lower_to_bottom() no-ops if...
2014-01-02 Paul Davisadd drag handle source to wscript
2014-01-02 Paul Davisbasic, prototypical drag handle implementation
2014-01-02 Paul Davistweak design of time axis view item name text handling
2014-01-02 Paul Davisremove debug output, try a new approach to name text...
2014-01-02 Paul Davisdebug output for time axis item name font handling
2014-01-02 Paul Davischange min dimension of rubberband rect to 2 pixels
2014-01-02 Paul Davisenforce a minimum 5x5 pixel size for the rubber band...
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Julien de KozakFix tests compilation after Control API changes
2014-01-02 Paul Davisavoid GTK packing warning when using >1 backend
2014-01-01 Robin Gareusvisualize port connections in mixer/processor when...
2013-12-31 Paul Davisreduce the maximum horizontal zoom to 1 day @ 48kHz...
2013-12-31 Paul Davisfix up visibility control for automation lines
next