summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-04-29* renamed canvas-midi-event.* into canvas-note-event.*Hans Baier
2008-04-29* added new defaults for program change ui gtk2_ardour/ardour3_ui_default.confHans Baier
2008-04-29* added defaults for program change ui gtk2_ardour/ardour3_ui_default.confHans 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-26fix crash when popping up redirect/processor menuPaul Davis
2008-04-24* preliminary impl for PGM Change support in MidiModelHans Baier
2008-04-22* disabled some debugging outputHans Baier
2008-04-21* fixed display bug: changing the height on tracks doesnt rescale CanvasHitsHans Baier
2008-04-21* persisting/restoring track channel settings works nowHans 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-19* gave the MIDI panic button a new home....Hans Baier
2008-04-19* fixed display bug in track channel selectorHans Baier
2008-04-19* made channel selector look quite nice, see http://www.flickr.com/photos/240...Hans Baier
2008-04-19* first prototype for track based channel selection worksHans Baier
2008-04-17* fixed missing get coordinate functions in CanvasHitHans Baier
2008-04-17* added All/None/Invert Buttons to MidiMultipleChannelSelectorHans Baier
2008-04-16* bugfix in midi editing: adding notes impossible after deleteHans Baier
2008-04-15* fixed bug: crash because of invalidated iterator while removing midi notes ...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-11merge 3.0 from 2.0-ongoing@3243Paul Davis
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-05* Bugfix: resizing beginnings of MIDI regions did not work correctly (it shif...Hans Baier
2008-04-05* bugfix: invisible midi ports in port matrix shownHans Baier
2008-04-03* fixed segfault on MIDI Panic buttonHans 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-19reinstate Ye Olde MIDI (input) thread; fix up a few startup warningsPaul Davis
2008-03-18refactor JACK MIDI port to allow writing from a non-process() thread, and mov...Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-03-15Add canvas-note.cc that probably shouldn't exist anyway :)David Robillard
2008-03-15Apply note resizing patch from hans.David Robillard
2008-03-12Clear selection in MidiRegionView::clear_events (can't select what isn't ther...David Robillard
2008-03-10Remove redundant MidiRegionView::start_remove_command.David Robillard
2008-02-25Fix selection issues.David Robillard
2008-02-23Fix weird formatting in lineset.cc to match conventions.David Robillard
2008-02-22Remove SMF file name print for every opened source.David Robillard
2008-02-22Hopefully fix missing meter/fader on mixer.David Robillard
2008-02-22Clean up weird formatting from underlays patch.David Robillard
2008-02-21Fix key stealing on MIDI region views.David Robillard
2008-02-21Fix ruler scale on initial view (apply patch from nick_m).David Robillard
2008-02-21Steal n key for note tool, normalize be damned.David Robillard
2008-02-21Fix install path problems (s/ardour2/ardour3).David Robillard
2008-02-21Fix timing on MIDI import.David Robillard
2008-02-20Some work towards MIDI plugins (LV2 plugins with (MIDI supporting) event port...David Robillard
2008-02-19Merge with 2.0-ongoing R3082.David Robillard