summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2014-06-09remove global canvas scroll offset, to provide no-scroll-parent == no-scroll ...Paul Davis
2014-06-08some misc tweaks to the ALSA BackendRobin Gareus
2014-06-08reset accumulated capture offset on file roll-over.Robin Gareus
2014-06-08fix borked logic controlling whether/when to draw clip/outline pixels/lines i...Paul Davis
2014-06-08Merge branch 'waveview_caching_for_upstream' of https://github.com/nmains/ard...Paul Davis
2014-06-09Use global clip level from prefs. Restore clip colour, \nick_m
2014-06-08when delivering enter/leave events to canvas items, ensure that the event coo...Paul Davis
2014-06-08add Item::canvas_origin() for conveniencePaul Davis
2014-06-08ALSA Backend: align midi output buffer with n_periods (currently 2)Robin Gareus
2014-06-08prepare MIDI latency measurement (backend)Robin Gareus
2014-06-08implement midi capture alignment:Robin Gareus
2014-06-07remove some 1920 tick constants and leave notes for some others.Robin Gareus
2014-06-08Use a dumb cache for waveview ImageSurfaces. This halves the size of thenick_m
2014-06-07limit automation event density - fixes #5928Robin Gareus
2014-06-07ALSA backend: separate systemic audio+midi latencyRobin Gareus
2014-06-07ALSA rt-thread priority fixesRobin Gareus
2014-06-07ALSA backend: prevent possible crash destruction of a-r-dRobin Gareus
2014-06-07ALSA & Dummy: implement port [un]registration_callbackRobin Gareus
2014-06-07install libardouralsautil into the normal libdir, not a subdirPaul Davis
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-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-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 problems with expose/redraws from canvas where requested area goes way ou...Paul Davis
2014-06-05pass ardour's pid to the device reservation script.Robin Gareus
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 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-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