summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-07Fix paths in ardourvst.inTim Mayberry
2014-06-07Fix paths in ardour.shTim Mayberry
2014-06-07Fix install path of ardour_system.rcTim Mayberry
2014-06-06fix position where rubberband rect is drawnPaul Davis
2014-06-06When rendering a Canvas::Rectangle take its _position into account, even thou...Paul Davis
2014-06-06alsa + dummy backend, proper [re]initializationRobin Gareus
2014-06-06properly setup port system latency for Dummy & ALSA backendRobin Gareus
2014-06-05clip rendering of ScrollGroup to just the part of the canvas covered by the s...Paul Davis
2014-06-05fix up drawing and selection process for range selections (caused by subtle c...Paul Davis
2014-06-05fix issues with verbose canvas cursor because it was in a horizontally-only s...Paul Davis
2014-06-05remove needlessly-added methodPaul Davis
2014-06-05reinstate a canvas group where we reparent regions while dragging, so that th...Paul Davis
2014-06-05fix problems with expose/redraws from canvas where requested area goes way ou...Paul Davis
2014-06-05streamline logic for setting waveform colorsPaul Davis
2014-06-05tweak logic for region coloring, particularly when mutedPaul Davis
2014-06-05pass ardour's pid to the device reservation script.Robin Gareus
2014-06-05unify Fade-Handle CursorsRobin Gareus
2014-06-05Revert "frankenstein'ed fade+trim cursors"Robin Gareus
2014-06-05remove more unusued colors from TimeAxisViewItemPaul Davis
2014-06-05don't build a-r-d if alsa backend is not builtRobin Gareus
2014-06-05add default timeout for old dbus headersRobin Gareus
2014-06-05remove unused label_color from TimeAxisViewItemPaul Davis
2014-06-05hopefully fix up selection of color for region name text, under all conditionsPaul Davis
2014-06-05remove debugging outputPaul Davis
2014-06-05basic, initial structure for canvas widget itemPaul Davis
2014-06-05allow public access to CairoWidget::render()Paul Davis
2014-06-05make alsa/ardour dbus-device request tool generally useful.Robin Gareus
2014-06-05ALSA backend: require both in+output.Robin Gareus
2014-06-05mark dbus reservation tool optionalRobin Gareus
2014-06-05increase system-exec timeouts for kill.Robin Gareus
2014-06-05DBus ALSA device reservationRobin Gareus
2014-06-05proper dbus device reservationRobin Gareus
2014-06-04Change the function signature for 'abs(int64_t)' (Windows) so that it doesn't...John Emmas
2014-06-04break out ALSA related functions into libardouralsautilRobin Gareus
2014-06-04ALSA: tentative hack to request audio-device.Robin Gareus
2014-06-04ALSA backend: engine.halted_callback if the process thread diesRobin Gareus
2014-06-04if the user chooses to stop the jack-backend, mark it as stopped. Don't displ...Robin Gareus
2014-06-04fixes to change engines while Ardour is running.Robin Gareus
2014-06-04 Add newly introduced sources to MSVC projectJohn Emmas
2014-06-04Revert "add API to query a processor's frozen state."Robin Gareus
2014-06-04Revert "Revert "ALSA backend: separate flags for is-running and should-be-run...Robin Gareus
2014-06-04Revert "ALSA backend: separate flags for is-running and should-be-running"Robin Gareus
2014-06-04ALSA backend: separate flags for is-running and should-be-runningRobin Gareus
2014-06-04add API to query a processor's frozen state.Robin Gareus
2014-06-04disable pluginbox in RouteUI window when a track is frozenRobin Gareus
2014-06-04re-work bounce/freeze. Freezer stops at first active delivery.Robin Gareus
2014-06-04ALSABackend: elaborate on start-up error casesRobin Gareus
2014-06-03Revert "When writing '.jackdrc' make sure we enclose any device names inPaul Davis
2014-06-03fix two mysterious problems with stdint typesPaul Davis
2014-06-03merge onecanvas and cairocanvas branches, and manually resolve conflicts, inc...Paul Davis