Fix my name :)
[ardour.git] / gtk2_ardour / midi_region_view.cc
2011-04-06 David RobillardFix my name :)
2011-04-04 Paul Davisremove message about MidiRegionView::redisplay_model...
2011-03-05 Paul Davisprevent trim cursors appearing, and prevent note trimmi...
2011-03-04 Paul Davisforward unhandled button events from MidiRegionView...
2011-03-04 Carl HetheringtonRestore MIDI note preview (#3821).
2011-03-04 Carl HetheringtonSmall cleanup.
2011-03-03 Paul Davisdeframe audio regions as well as MIDI when entering...
2011-03-03 Paul Davischange note-edit-mode alpha of MIDI region view frame...
2011-03-03 Paul Davisexperiment with making MIDI region boxes vanish when...
2011-03-02 Carl HetheringtonFix up undo/redo of MIDI note paste (#3815).
2011-02-28 Carl HetheringtonUpdate ghost MIDI regions in automation tracks when...
2011-02-28 Carl HetheringtonMake sure notes fit in the allocated height of a newly...
2011-02-21 Paul Davissome cut-n-paste debugging stuff (more likely to follow)
2011-02-09 Paul Davisremove irrelevant comment
2011-02-08 Carl HetheringtonChange the background colour of regions when they are...
2011-02-08 Carl HetheringtonRemove always-true should_show_selection code.
2011-01-30 Carl HetheringtonShow bank number as well as program change in patch...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2010-12-29 Paul Davisrest of lincoln's MIDI note edit via click outside...
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
2010-12-26 Carl HetheringtonUse the channel selector to decide which channel to...
2010-12-22 Carl HetheringtonAdd menu option to insert program changes.
2010-12-20 Carl HetheringtonAllow deletion of program changes in the same way as...
2010-12-20 Carl HetheringtonAllow dragging of program change flags in MIDI regions.
2010-12-14 Paul Davisfix some more incorrect casts to CanvasNote rather...
2010-12-09 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-12-07 Carl HetheringtonRevert previous ill-thought-out patch.
2010-12-07 Carl HetheringtonAllow trim of midi regions to before the start of the...
2010-12-07 Carl HetheringtonTweak some naming slightly.
2010-11-24 Carl HetheringtonPut MIDI notes into their own canvas group, and reparen...
2010-11-23 Carl HetheringtonCreate snapped drag-created MIDI notes 1 frame shorter...
2010-11-22 Carl HetheringtonFix warnings.
2010-11-21 Carl HetheringtonUpdate ghost note presence when mouse mode is changed...
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-11-14 Carl HetheringtonCreate a new layer if required on record to a track...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-10-18 Carl HetheringtonSlightly clean up and fix unwanted display of percussiv...
2010-10-10 Carl HetheringtonFix uninitialised variables.
2010-10-08 Carl HetheringtonUpdate recorded MIDI regions as notes arrive. Fixes...
2010-10-05 Carl HetheringtonRemove some unused code.
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2010-09-21 Paul Davis(1) remove almost-never used block/unlock_property_chan...
2010-09-21 Paul Davislincoln's patch that makes us pay attention to region...
2010-09-17 Paul Davisfix errors in midi note drag preview (#3446)
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-16 Paul Davismake resampled sources (during import) report their...
2010-09-15 Paul Daviswhen there is a chord at the beginning of a note select...
2010-09-15 Paul Daviscleaner version of previous commit
2010-09-15 Paul Davis(optionally) play note(s) as they are moved around...
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-19 Carl HetheringtonSnap to note start rather than mouse pointer when dragg...
2010-08-14 Carl HetheringtonAdd note edit dialog. Fixes #3346.
2010-08-13 Paul Davisadd step editing sustain support
2010-08-13 Paul Davisonly the last step-edited note remains selected after...
2010-08-11 Paul Davismake step edit cursor follow zoom (and change its color...
2010-08-11 Paul Davisfix up initial step edit pos when operating on an exist...
2010-08-11 Paul Davisvari-size rect as step-edit cursor
2010-08-11 Paul Davisadd a first hack at a step edit cursor (to be changed...
2010-08-04 Paul Davisextend step-edited region correctly; scroll to keep...
2010-08-04 Paul Davisendless further tweaks to step editor; stop stealing...
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2010-07-25 Paul Davis(1) extend region if needed BEFORE adding step-edit...
2010-07-22 Carl HetheringtonTrim note display to not overlap the end of its region...
2010-07-15 Carl HetheringtonClear program changes and sysexs before redisplaying...
2010-07-12 Carl HetheringtonApply velocity change before looking up velocity value...
2010-06-29 Paul Davispay attention to MIDI channel selector when creating...
2010-06-28 Carl HetheringtonHide verbose canvas cursor on midi region view destruct...
2010-06-28 Carl HetheringtonDisable midi model updates during trim drags. Speeds...
2010-06-24 Paul Davischange the way MIDI note colors are defined (2 3-point...
2010-06-24 Paul Davischange note colors on the fly, to permit user-definitio...
2010-06-24 Paul Davisuse JACK thread creation functions to create process...
2010-06-20 Carl HetheringtonWhen creating notes with the pencil tool, make them...
2010-06-17 Paul Davisnew fade in/out handle cursors from chrisg (maybe to...
2010-06-17 Paul Davisnew trim cursors from chrisg, fix up hotspots for said...
2010-06-12 Paul Davisintroduce the notion that note additions and property...
2010-06-09 Carl HetheringtonFix warning.
2010-06-08 Carl HetheringtonClean up a bit. Fix non-relative note dragging mode...
2010-06-03 Paul Davismove computation of TimeAxisViewItem fixed heights...
2010-05-28 Paul Davisheavy-handed and crude way to stop WM-stolen-alt keys...
2010-05-28 Paul Davischange color of note velocity text (and don't set it...
2010-05-28 Paul Davisclean up item event handling in MidiRegionViews by...
2010-05-27 Paul Davisrefactor MidiRegionView event handling to avoid too...
2010-05-27 Carl HetheringtonUse bbt_add and bbt_subtract to do proper BBT maths...
2010-05-26 Carl HetheringtonDisable ghost note on note creation drag.
2010-05-26 Carl HetheringtonShow the verbose canvas cursor with the ghost note.
2010-05-25 Carl HetheringtonRudimentary ghost note when adding MIDI notes to a...
2010-05-25 Carl HetheringtonImplement shift-right-click to delete MIDI note (#3170)
2010-05-25 Paul Davisstop range mode stuff from showing up when in internal...
2010-05-25 Carl HetheringtonEnsure a create note drag rectangle starts with both...
2010-05-24 Carl HetheringtonPrevent note creation drags with no movement of the...
2010-05-20 Paul Davisvarious minor MIDI fixes: prevent duplicate note entry...
2010-05-20 Paul Davis(1) make quantize actually use the main grid setting...
2010-05-16 Carl HetheringtonWhen inserting new notes with the pencil tool, make...
2010-05-13 Paul Davisadd 8 more beat subdivisions, as per #3126
2010-05-10 Paul Davisuse a static per-class signal to notify the selection...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-26 Paul Davislots of work to hide prelight from most buttons, etc...
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
next