summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-02-03use button joiner for smart mode; polish up the visuals on the joiner a bitPaul Davis
2012-02-03use button joiner to link play range/roll for "always play range" option. col...Paul Davis
2012-02-03new class/widget for linking two buttons (widgets, really) togetherPaul Davis
2012-02-03allow specification (partially) of which corners of an ArdourButton are roundedPaul Davis
2012-02-03add some more variants of the cairo rounded rectangle codePaul Davis
2012-02-02add tophatdave to authors listPaul Davis
2012-02-02hand-done version of patch from tophatdave to prevent use of trim cursors whe...Paul Davis
2012-02-02add virtual method is_instrument() to PluginInfo (already existed for AUPlugi...Paul Davis
2012-02-02fix possible logic error and make logic line up with commentPaul Davis
2012-02-02add a way to create a new MIDI track with an instrument pre-selectedPaul Davis
2012-02-02patch for bad region-extension when pasting into a MIDI that doesn't start at...Paul Davis
2012-02-01provide full scroll-based editing in MIDI list editorPaul Davis
2012-02-01MIDI event list editor improvements, mostly to do with nagivation, but also e...Paul Davis
2012-02-01start to provide real functionality in MIDI list editor. far from finished, b...Paul Davis
2012-02-01slightly extend NotePlayer APIPaul Davis
2012-02-01Make crossfade convert-to-full and activate/deactivate work across edit group...Carl Hetherington
2012-02-01Tidy up slightly.Carl Hetherington
2012-02-01Trim declaration.Carl Hetherington
2012-01-31use musical_time_equal() test for equality when copying note data, not strict...Paul Davis
2012-01-31Make crossfade active state and length changes undo-able.Carl Hetherington
2012-01-31Update summary on switching playlists (#4659).Carl Hetherington
2012-01-31Comments.Carl Hetherington
2012-01-31Remove unnecessary dialog argument to do_timefx; use current_timefx instead.Carl Hetherington
2012-01-31Don't bother opening a time FX dialog if we are just time stretching MIDI reg...Carl Hetherington