summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-14add new MIDI binding map for AKAI MPK61 (from Glen MacArthur)Paul Davis
2014-02-14fix up double definition of waveform fill in default canvas conf filePaul Davis
2014-02-14reinstate zero line in waveforms (can be hidden by changing the color to some...Paul Davis
2014-02-14fix up problems with patch change flgs not changing height correctlyPaul Davis
2014-02-14fix vertical placement of ghostregionsPaul Davis
2014-02-14fix up placement of fade out handlePaul Davis
2014-02-14since we now expand rectangles to the right always, adjust the bounding box c...Paul Davis
2014-02-13remove debug messagePaul Davis
2014-02-13fix up details of time axis view item drawing.Paul Davis
2014-02-13fix up some issues with precise placement of ArdourCanvas::Rectangle frame/ou...Paul Davis
2014-02-13make Item::set_position() do nothing if the position doesn't changePaul Davis
2014-02-13Guard some Debug output so that it only appears when applicable ('Item::name'...John Emmas
2014-02-12slight code tidy for Line::render() ... don't use 0.5 pixel adjustment if the...Paul Davis
2014-02-12fix up major thinko's in ArdourCanvas::Group's handling of deletion (both its...Paul Davis
2014-02-12correct delete/free messPaul Davis
2014-02-12make measure line positioning use Editor::sample_to_pixel() and avoid extra 0...Paul Davis
2014-02-12convert canvas items that compose the playhead (EditorCursor, more generally)...Paul Davis
2014-02-11Merge branch 'master' into cairocanvasPaul Davis
2014-02-11fix major thinko in ArdourCanvas::Group::clear()Paul Davis
2014-02-11when delivering canvas events, if an item is grabbed, use it in preference to...Paul Davis
2014-02-11delete canvas Flag object when deleting a PatchChange, and provide a canvas d...Paul Davis
2014-02-11passthrough unhandled motion events in MIDI region views because we may be dr...Paul Davis
2014-02-11fix text placement in ArdourCanvas::FlagPaul Davis
2014-02-11make top_event_box of mixer strip show per-route color whether or not the rou...Paul Davis
2014-02-11list action-names as part of --bindingsRobin Gareus
2014-02-11fix crash at exit with '-b', '--bindings' optionRobin Gareus
2014-02-10i18n updates (specifically .de from edgar a, but also contains results of ./w...Paul Davis
2014-02-10string fix up, IIPaul Davis
2014-02-10string fix upPaul Davis
2014-02-10replace a few creeping instances of the string "Ardour" with PROGRAM_NAMEPaul Davis
2014-02-08Merge branch 'master' into cairocanvasPaul Davis
2014-02-08add kxstudio linux vst dirs to LXVST default search pathPaul Davis
2014-02-08fix missing colon in extension of LXVST search pathPaul Davis
2014-02-07merge with master, with minor conflict fixesPaul Davis
2014-02-07equivalent change to realpath() error return as was done in master rev 60a921...Paul Davis
2014-02-07when cleaning up sources, do not remove "stub" sources from the source list, ...Paul Davis
2014-02-07add FileSource::is_stub() declarationPaul Davis
2014-02-07Fix egregious logic bug in FileSource::removable() and introduce FileSource::...Paul Davis
2014-02-07make backtrace symbols work again inside gtk2_ardour (-rdynamic is a link-tim...Paul Davis
2014-02-07fix utter confusion about session _path in new sessions.Paul Davis
2014-02-07don't add a [shared] panner for the sends to monitoing sectionRobin Gareus
2014-02-07fix stereo-panner GUI edge case (panshel changes, send|listen)Robin Gareus
2014-02-07panner UI: check URI and #of channels on re-configurationRobin Gareus
2014-02-07update available panners when panshell changesRobin Gareus
2014-02-05add debug-message to track down missing SourcesRobin Gareus
2014-02-04merge (w/fix) with masterPaul Davis
2014-02-03fix typo ndef, NDEBUGRobin Gareus
2014-02-03VBAP nomenclature s/Direction/Azimuth/Robin Gareus
2014-02-03don't display debug message in no-debug buildsRobin Gareus
2014-02-03update audio-buffer assert, take offset into accountRobin Gareus