summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-07Revert windows backend search expression to "*backend.dll"Tim Mayberry
2014-06-07Don't use module versioning with dummy backend when building with mingwTim Mayberry
2014-06-07Don't use module versioning with jack backend in the mingw buildTim Mayberry
2014-06-07Update pango.modules and remove reference to old pango module versionTim Mayberry
2014-06-07Only copy necessary config files to package directoryTim Mayberry
2014-06-07Added LV2 libs and bundled LV2 plugins to windows packaging scriptsTim Mayberry
2014-06-07Include stdint.h for int64_t typeTim Mayberry
2014-06-07Fix timecode target so it is just libtimecode.so and not liblibtimecode.soTim Mayberry
2014-06-07Change define to be consistant even though it isn't currently usedTim Mayberry
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