summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-07* bugfix from http://tracker.ardour.org/view.php?id=2155 thanks to kristian: ...Hans 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-04* bugfix: Connecting/disconnecting MIDI ports did not work: http://tracker.ar...Hans 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-19fix up delivery of MTC & MMC; add zero=last_timestamp semantics to JACK midi ...Paul Davis
2008-03-19fix up and re-enable MTC transmissionPaul Davis
2008-03-19reduce (from 5k to 512) the number of events that non-process() threads may w...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-18band-aid fix for wrong-thread-MIDI-writesPaul Davis
2008-03-17added back glibmm2/Makefile.amPaul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-03-17cleanup to build glibmm the way we actually wantPaul 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
2008-02-19Added missing file.David Robillard
2008-02-19Less crash-happy MIDI reading on weird MIDI files.David Robillard
2008-02-19'Channel safe' MIDI:David Robillard
2008-02-18Channel-aware note recording in MidiModel (i.e. multi-channel note input does...David Robillard
2008-02-18Preliminary (read: kludgey) MIDI import support.David Robillard
2008-02-17Update export dialog to match the new fancy one from 2.0-ongoing.David Robillard
2008-02-17Merge with 2.0-ongoing R3077.David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-10Committed underlay support (from Audun).David Robillard
2008-02-04Fix libsndfile warning (useless conditional).David Robillard
2008-02-04Fix domain to match 2.0-ongoing style.David Robillard
2008-02-03Added missing file.David Robillard
2008-02-03Update clearlooks to fancy new cairo version.David Robillard
2008-02-02Fix compilation. Oops.David Robillard
2008-02-02Sort various things to reduce merge hell. No functional changes.David Robillard