summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-28Use dBs for send gain automation controls too.Carl Hetherington
2012-02-27Display amp automation in dB using a logarithmic fader.Carl Hetherington
2012-02-27fix typo in jack-out-of-ports messagePaul Davis
2012-02-27Fix previous commit.Carl Hetherington
2012-02-27Be slightly more verbose about vstfx_get_info errors.Carl Hetherington
2012-02-27Slightly tweaked patch from colinf to avoid crashes onCarl Hetherington
2012-02-26Fix crash on opening the export dialogue when there are noCarl Hetherington
2012-02-25Sshh.David Robillard
2012-02-25Fix real-time violation, only send UI updates if explicitly requested by UI.David Robillard
2012-02-25Use FastScreenUpdate for UI message updating, and only if plugin has message ...David Robillard
2012-02-25Tidy.David Robillard
2012-02-25Full round-trip message communication between LV2 UIs and plugins.David Robillard
2012-02-25Use more straightforward 1:1 names for URI nodes.David Robillard
2012-02-25Support LV2 atom sequence ports alongside old event ports.David Robillard
2012-02-24Clean up LV2 code in preparation for atom support.David Robillard
2012-02-23use Primary not Meta for accel maps, having confirmed that it worksPaul Davis
2012-02-23attemtped fix for winVST buildPaul Davis
2012-02-15remove reference to removed envelope-visible actionPaul Davis
2012-02-15part two of: make region gain line visibility global, not per-regionPaul Davis
2012-02-15make region gain line visibility global, not per-regionPaul Davis
2012-02-15further cleanups to startup/new session dialogPaul Davis
2012-02-14support a grid of beats/64 and beats/128Paul Davis
2012-02-14rearrange startup/new session dialog to include new+recent sessions on same pagePaul Davis
2012-02-13(1) remove magic number voodoo when saving zoom focus/snap settings to instan...Paul Davis
2012-02-08use new NoEventSimpleRect for coverage frames and silent frames, so that they...3.0-beta3Paul Davis
2012-02-08fix double includePaul Davis
2012-02-08use trim cursors near end of a MIDI note when in Draw mode (and not in Range ...Paul Davis
2012-02-08range mode should not allow trim of MIDI notesPaul Davis
2012-02-08mouse draw mode can draw AND select (and trim) notes (but trim cursors don't ...Paul Davis
2012-02-07bump versionPaul Davis
2012-02-07fix coloring of global rec-enable button when actively recording; fix related...Paul Davis
2012-02-07fix for #4689 from dave flickPaul Davis
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis
2012-02-06change radius of inner edge of button joiner, to stimulate much rejoicing thr...Paul Davis
2012-02-06add tooltip for nudge clockPaul Davis
2012-02-06tweak "joined" buttons to have no border colorPaul Davis
2012-02-06add delta-time option to MIDI tracer window. note that its not incredibly ac...Paul Davis
2012-02-06attempt to stop sending MMC/MTC while exporting or freewheeling for any reasonPaul Davis
2012-02-06fix bug in MidiClock that sent MIDI Clock messages with negative offsets afte...Paul Davis
2012-02-06likely fix for crash-by-assert just after a MIDI diskstream overwrite (e.g. j...Paul Davis
2012-02-06even more debugging info for zthPaul Davis
2012-02-06yet more debugging info for zthPaul Davis
2012-02-06some more debugging info for zthPaul Davis
2012-02-06removed #ifdef'ed trace_midi() code (dup'ed from libmidi++)Paul Davis
2012-02-06some debugging infoPaul Davis
2012-02-05clear marker selection as part of Selection::clear(); fixes "error" that prev...Paul Davis
2012-02-04Change export dialog widget size allocation and make closing the exander make...Sakari Bergen
2012-02-03make rec-enable click while step-editing exit step-editing mode... d'uh!Paul Davis
2012-02-03tweak button joiner colors by making them grab border color from the relevant...Paul Davis
2012-02-03separate header dependencies on button joiner, and make each button joiner lo...Paul Davis