summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-01-12remove taglib from source tree (require external provision)Paul Davis
2014-01-11fix merge with masterPaul Davis
2014-01-11fix issues with isnan/isinf on OS X where <cmath> hides isnan/isinf and force...Paul Davis
2014-01-11avoid apple gcc warningPaul Davis
2014-01-10Support midnam controller value labels.David Robillard
2014-01-10Fix whitespace (no functional changes).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-10remove unnecessary pixel placement stuff from editor cursorPaul Davis
2014-01-10fix thinko related to streamview construction that caused bad placement/displ...Paul Davis
2014-01-10fix up construction and outlining for automation time axis (track) base rectPaul Davis
2014-01-10tweak pixel-level dimensions and positioningPaul Davis
2014-01-10indentationPaul Davis
2014-01-10regionviews used for (MIDI) automation (CC) should not show a name highlightPaul Davis
2014-01-10tweak up pixel-level positioningPaul Davis
2014-01-10fix height issue with canvas-based rulers/bars, and use enums for outline specsPaul Davis
2014-01-10coding stylePaul Davis
2014-01-10display info about replicated processorsRobin Gareus
2014-01-10updated balance GUIRobin Gareus
2014-01-09update mono & balance panner GUIRobin Gareus
2014-01-09remove inadvertently commited debug printf()Robin Gareus
2014-01-09NOOP - re-indent src (no more mixed tab+space style)Robin Gareus
2014-01-09prepare mono panner rework move to pangoRobin Gareus
2014-01-09processor routing: use small boxes (instead of circles) for portsRobin Gareus
2014-01-09refine stereo-panner GUI:Robin Gareus
2014-01-09a few coding style cleanupsPaul Davis
2014-01-09reorder members to allow different initialization orderPaul Davis
2014-01-09draw settings of bypassed pannersRobin Gareus
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2014-01-08Add unit test runner (artest) and a config option to run tests after buildsSakari Bergen
2014-01-07avoid 1 pixel overlap of end xfadePaul Davis
2014-01-07Merge branch 'master' into cairocanvasPaul Davis
2014-01-08fix issue with editor-mixer:Robin Gareus
2014-01-07fill control pointsPaul Davis
2014-01-07fix a whole set of errors in the placement of xfade visual elements (not 100%...Paul Davis
2014-01-06fix processor-box wire-display in editor-mixer -- work around gtk_show_all()Robin Gareus
2014-01-06remove cruftRobin Gareus
2014-01-05processor-box: remove label-cruft and properly label 'Send' & 'Return'Robin Gareus
2014-01-05processor-box: remove cruftRobin Gareus
2014-01-05more processor-routing tweaks: compact viewRobin Gareus
2014-01-05processor-box wiring - re-use colors from ingen/patchageRobin Gareus
2014-01-05update processor control toggle button styleRobin Gareus
2014-01-05update slider rendering & set style for fadersRobin Gareus
2014-01-04add padding to in-line plugin controlsRobin Gareus
2014-01-04fix tooltip on processor button widgetRobin Gareus
2014-01-04fix dragging playhead using time rulersRobin Gareus
2014-01-04fix ardour-button text bleedRobin Gareus
2014-01-04continued work on processor-routing visualizationRobin Gareus
2014-01-03pre-select reasonable-synth as InstrumentRobin Gareus