summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2014-01-11fix merge with masterPaul Davis
2014-01-10Support midnam controller value labels.David Robillard
2014-01-10finished merge of cairocanvas with windows and windows+cc branchesPaul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-10fix merge errors with masterPaul Davis
2014-01-10final (?) tweaks to rectangle renderingPaul Davis
2014-01-10clamp expose (queue_redraw()) requests to visible window area, some extra deb...Paul Davis
2014-01-10fix panner search pathRobin Gareus
2014-01-10make no-zero-line be the default for wave views (still shown for normal audio...Paul Davis
2014-01-10fix up thinko in recent raise_to_top/lower_to_bottom optimizationPaul Davis
2014-01-10slightly expand CanvasRender debug outputPaul Davis
2014-01-10don't go through ::deliver_enter_leave() unnecessarilyPaul Davis
2014-01-10re-configure _all_ panners on a route, when panner type changesRobin Gareus
2014-01-10add a fixed priority to panner modulesRobin Gareus
2014-01-09add [missing] left_half_rectangle utilRobin Gareus
2014-01-08prevent Rect::expand() from generating negative coordinates where there were ...Paul Davis
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2014-01-08Fix dither data width assertions and related testsSakari Bergen
2014-01-08tweak rectangle bounding box computationPaul Davis
2014-01-08remove unused codePaul Davis
2014-01-08change rounding used for convert Rect from canvas to window coordinatesPaul Davis
2014-01-08Revert "remove unused code"Paul Davis
2014-01-08remove unused codePaul Davis
2014-01-07shrink waveview zero line to single pixelPaul Davis
2014-01-07Merge branch 'master' into cairocanvasPaul Davis
2014-01-07mostly fix conceptual error in how canvas rectangle frames are drawnPaul Davis
2014-01-07for now, hide ugly circle thing in drag handlesPaul Davis
2014-01-07outline width of 0.5 is stupid and meaningless, and was just hiding other iss...Paul Davis
2014-01-06add missing iterator increment to poly item renders.Paul Davis
2014-01-06small optimization to curve renderingPaul Davis
2014-01-07make LV2 presets immediately availableRobin Gareus
2014-01-07remove inadvertently commited debug/devel codeRobin Gareus
2014-01-06add M-Audio 2496 as a recognized card for the mudita24 control panel/app.Paul Davis
2014-01-06fix plugin log-sliders for ranges [0..]Robin Gareus
2014-01-05Small patch to see if Ben's build problem gets fixedJohn Emmas
2014-01-05fix fader default-value line positionRobin Gareus
2014-01-05update slider rendering & set style for fadersRobin Gareus
2014-01-04fix detection of aubio library - aubio-0.4 breaks API and ABI.Robin Gareus
2014-01-04processor drag box onlyRobin Gareus
2014-01-04fix PixFader size allocationRobin Gareus
2014-01-03don't split process cycle at endRobin Gareus
2014-01-03improve clarity of logic parenthesesPaul Davis
2014-01-03Merge branch 'master' of https://github.com/derAbgang/ardourPaul Davis
2014-01-03don't declare hilight variable twiceNils Philippsen
2014-01-03get rid of const warningsNils Philippsen
2014-01-02mantis 0005805derAbgang
2014-01-02make raise_to_top() and lower_to_bottom() no-ops if item is already in the ri...Paul Davis
2014-01-02add drag handle source to wscriptPaul Davis
2014-01-02basic, prototypical drag handle implementationPaul Davis
2014-01-02tweak design of time axis view item name text handlingPaul Davis