summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_region_view.h
AgeCommit message (Expand)Author
2009-02-02Make (MIDI) event time stamp type a template parameter.David Robillard
2009-01-14* commentsHans Baier
2009-01-07Fix audible note select:David Robillard
2008-12-25* first prototype implementation of playing back MIDI notes when selectedHans Baier
2008-12-24* implemented three coloring modes for MIDI tracks (untested yet)Hans Baier
2008-12-23Fix note velocity editing.David Robillard
2008-12-23* added comments to midi_region_view.hHans Baier
2008-12-15* first working prototype of changing program changes by scroll wheel (still ...Hans Baier
2008-12-14* some refactoring of patch name stuff in preparation for altering program ch...Hans Baier
2008-12-11* added myself to about.ccHans Baier
2008-09-26Fix audio region copy-drag, partially fix MIDI region copy-drag (thanks torbe...David Robillard
2008-09-23Eliminate a ton of unnecessary complete redrawing in MIDI stream views:David Robillard
2008-09-19Merge all the (disconcertingly missing) track/region/etc height changes from ...David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-05-22Fix MIDI selection/tool issues (issue #0002415 and other bugs).David Robillard
2008-05-12Fix various MIDI corruption bugs.David Robillard
2008-04-29* renamed canvas-midi-event.* into canvas-note-event.*Hans Baier
2008-04-29* Renamed CanvasMidiEvent into CanvasNoteEvent Hans Baier
2008-04-29* first prototype of program changes UI show up correctly (see http://www.fli...Hans Baier
2008-04-21* UI fixes for track channel selectionHans Baier
2008-04-20* made notes whose channel is not selected in the track appear gray, see http...Hans Baier
2008-04-14* first working version of editing MIDI channels of individual notes, see: ht...Hans Baier
2008-04-11* persistent undo for MIDI edits works nowHans Baier
2008-04-08* removed possible memory leak / cause of crashes for midi editingHans Baier
2008-04-06* bugfix: creating notes not sample accurateHans Baier
2008-04-05* fixed broken note resizing and creation since region starts can be adjusted...Hans Baier
2008-04-03* implemented editing velocities (http://tracker.ardour.org/view.php?id=2148)Hans Baier
2008-03-26hans' patches for MIDI note resizing++Paul Davis
2008-03-15Apply note resizing patch from hans.David Robillard
2008-03-10Remove redundant MidiRegionView::start_remove_command.David Robillard
2008-02-10Committed underlay support (from Audun).David Robillard
2008-01-13Apply MIDI keyboard and "scroomer" patch.David Robillard
2007-10-14Fix displaying of notes in auto-created MIDI region when it's the first regio...David Robillard
2007-10-04Merge the two separate 'add notes to midi region' interfaces (note and midiev...David Robillard
2007-08-31Fix CC region view length.David Robillard
2007-08-28Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was ...David Robillard
2007-08-17Per-region MIDI CC "automation".David Robillard
2007-08-11Saving of edited MIDI data to disk (on session save).David Robillard
2007-08-10Fix some evil "tabs".David Robillard
2007-08-10Touch select (hold left <Shift> or <Control>).David Robillard
2007-08-09Make MIDI tools actually do something. Sorta. Sometimes.David Robillard
2007-08-08Multi-note (ie selection) dragging.David Robillard
2007-08-07Fix note separator lines from stealing mouse events.David Robillard
2007-08-07Ridiculously CPU-chewey rect select (for sustained notes only ATM).David Robillard
2007-08-06Genericificationalizeified AudioFilter (now Filter).David Robillard
2007-08-06Brought back visual indication of delete dragging.David Robillard
2007-08-05Clear selection when clicking region background (usual HiGgey stuff).David Robillard
2007-08-05Selection deleting.David Robillard
2007-08-05Note selection via clicking (including multi-note selection via ctrl/shift cl...David Robillard