Render tracks and regions to a background image in the editor summary.
[ardour.git] / libs /
2014-06-16 Robin Gareusremove debug output
2014-06-16 Robin Gareusmore alsa-midi debugging
2014-06-16 Robin Gareusmore midi latency detection debugging
2014-06-16 Robin Gareusdebug alsa midi latency measurement
2014-06-15 Robin Gareusfix typo in comment of prev. commit
2014-06-15 Robin Gareusfix region un/combine, based on a patch by Tom Brand
2014-06-15 Robin Gareusanother edge-case, don't crash on invalid files with...
2014-06-15 Robin Gareusfix edge case - handle error in device owner request
2014-06-15 Robin GareusARD: proper cleanup
2014-06-15 Paul Daviscomment correction regarding Canvas::visible_area()
2014-06-15 Paul Davisinitialize _scroll_parent in Canvas::item
2014-06-15 Robin Gareusoptimize midi delayline.
2014-06-15 Robin Gareusoffset automation by latency
2014-06-15 Robin Gareusoffset automation by processor latency for bouncing...
2014-06-15 Robin Gareusplug some leaks
2014-06-15 Robin Gareusinitialize uninitialized variable
2014-06-15 Robin Gareusfix pathscanner / stl_vector related memory leaks
2014-06-15 John EmmasAdd newly introduced sources to our MSVC projects
2014-06-15 John EmmasRemove no longer needed sources from MSVC projects
2014-06-14 Robin Gareusstrtok() is the root of all evil.
2014-06-14 Robin Gareustracking down concurrency issus is fun.
2014-06-13 Robin GareusALSA backend: set latencies to zero when measuring...
2014-06-13 Robin Gareussend-delayline: proper debug output (and sort includes...
2014-06-13 Robin Gareusupdate ALSA backend, MIDI device config
2014-06-13 Robin Gareusadd AudioEngine API to configure individual MIDI devices
2014-06-12 Colin FletcherUse Ardour 3 credentials for soundcloud upload
2014-06-12 Colin FletcherExport dialog: tidy code, & remove some superfluous...
2014-06-12 Colin FletcherPost-export hook tweaks
2014-06-12 Colin FletcherSearch $PATH for command when creating SystemExec from...
2014-06-12 Paul Davischange Canvas heirarchy and constructors
2014-06-12 Paul Davisremove drag handle canvas object - it was just a stupid...
2014-06-12 Paul Davisderive ArdourCanvas::Ruler from Rectangle
2014-06-12 Paul Davisremove hard-coded colors
2014-06-12 Paul Davismany fixes and improvements for a now-working ArdourCan...
2014-06-12 Paul Davisadd ruler.cc to canvas wscript
2014-06-12 Paul Davisadd Ruler to Canvas fwd.h
2014-06-12 Paul Davisadd initial (untested) implementation of canvas ruler...
2014-06-12 Robin Gareusdelayline: properly hand-over the shared-pointer.
2014-06-11 Robin Gareusadd latency callback to dummy backend
2014-06-11 Robin Gareusfix possible crash when setting delivery name w/o panshell
2014-06-11 Robin GareusNOOP, re-indent using tabs
2014-06-11 Robin Gareusalign internal sends using delaylines
2014-06-11 Robin Gareusbasic integration of delaylines (still un-nused)
2014-06-11 Robin Gareusadd delayline implementaion (in prep for latency compen...
2014-06-11 Robin GareusNOOP, re-indent & whitespace
2014-06-11 Robin Gareusprepare midi buffer API for midi-delaylines
2014-06-11 Robin Gareusfix midi buffer erase()
2014-06-10 Paul Davisfix crash recovery: add new constructors to SndFileSour...
2014-06-10 Robin Gareuswrap MIDI timecode at 24h
2014-06-10 Robin Gareusreally fix sending MIDI timecode.
2014-06-10 Robin Gareusfix crash when trying to send MMC of timecode > 255...
2014-06-10 Robin Gareusclose dir opened with opendir() - fixes accumulated...
2014-06-09 Paul Davisfix Canvas::LineSet implementation to support horizonta...
2014-06-09 Paul Davisremove global canvas scroll offset, to provide no-scrol...
2014-06-08 Robin Gareussome misc tweaks to the ALSA Backend
2014-06-08 Robin Gareusreset accumulated capture offset on file roll-over.
2014-06-08 Paul Davisfix borked logic controlling whether/when to draw clip...
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 nick_mUse global clip level from prefs. Restore clip colour, \
2014-06-08 Paul Daviswhen delivering enter/leave events to canvas items...
2014-06-08 Paul Davisadd Item::canvas_origin() for convenience
2014-06-08 Robin GareusALSA Backend: align midi output buffer with n_periods...
2014-06-08 Robin Gareusprepare MIDI latency measurement (backend)
2014-06-07 Robin Gareusimplement midi capture alignment:
2014-06-07 Robin Gareusremove some 1920 tick constants and leave notes for...
2014-06-07 nick_mUse a dumb cache for waveview ImageSurfaces. This halve...
2014-06-07 Robin Gareuslimit automation event density - fixes #5928
2014-06-07 Robin GareusALSA backend: separate systemic audio+midi latency
2014-06-07 Robin GareusALSA rt-thread priority fixes
2014-06-07 Robin GareusALSA backend: prevent possible crash destruction of...
2014-06-07 Robin GareusALSA & Dummy: implement port [un]registration_callback
2014-06-07 Paul Davisinstall libardouralsautil into the normal libdir, not...
2014-06-07 Tim MayberryRevert windows backend search expression to "*backend...
2014-06-07 Tim MayberryDon't use module versioning with dummy backend when...
2014-06-07 Tim MayberryDon't use module versioning with jack backend in the...
2014-06-07 Tim MayberryInclude stdint.h for int64_t type
2014-06-07 Tim MayberryFix timecode target so it is just libtimecode.so and...
2014-06-06 Paul DavisWhen rendering a Canvas::Rectangle take its _position...
2014-06-06 Robin Gareusalsa + dummy backend, proper [re]initialization
2014-06-05 Robin Gareusproperly setup port system latency for Dummy & ALSA...
2014-06-05 Paul Davisclip rendering of ScrollGroup to just the part of the...
2014-06-05 Paul Davisfix problems with expose/redraws from canvas where...
2014-06-05 Robin Gareuspass ardour's pid to the device reservation script.
2014-06-05 Robin Gareusdon't build a-r-d if alsa backend is not built
2014-06-05 Robin Gareusadd default timeout for old dbus headers
2014-06-05 Paul Davisremove debugging output
2014-06-05 Paul Davisbasic, initial structure for canvas widget item
2014-06-05 Paul Davisallow public access to CairoWidget::render()
2014-06-05 Robin Gareusmake alsa/ardour dbus-device request tool generally...
2014-06-05 Robin GareusALSA backend: require both in+output.
2014-06-05 Robin Gareusmark dbus reservation tool optional
2014-06-05 Robin Gareusincrease system-exec timeouts for kill.
2014-06-05 Robin GareusDBus ALSA device reservation
2014-06-05 Robin Gareusproper dbus device reservation
2014-06-04 Robin Gareusbreak out ALSA related functions into libardouralsautil
2014-06-04 Robin GareusALSA: tentative hack to request audio-device.
2014-06-04 Robin GareusALSA backend: engine.halted_callback if the process...
2014-06-04 Robin Gareusif the user chooses to stop the jack-backend, mark...
2014-06-04 Robin Gareusfixes to change engines while Ardour is running.
2014-06-04 John Emmas Add newly introduced sources to MSVC project
next