* first working version of editing MIDI channels of individual notes, see: http:...
[ardour.git] / gtk2_ardour /
2008-04-14 Hans Baier* first working version of editing MIDI channels of...
2008-04-11 Hans Baier* persistent undo for MIDI edits works now
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-04-08 Hans Baier* removed possible memory leak / cause of crashes for...
2008-04-06 Hans Baier* bugfix: creating notes not sample accurate
2008-04-05 Hans Baier* fixed broken note resizing and creation since region...
2008-04-05 Hans Baier* Bugfix: resizing beginnings of MIDI regions did not...
2008-04-05 Hans Baier* bugfix: invisible midi ports in port matrix shown
2008-04-03 Hans Baier* fixed segfault on MIDI Panic button
2008-04-03 Hans Baier* implemented editing velocities (tracker.ardour.org...
2008-03-26 Paul Davishans' patches for MIDI note resizing++
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-03-15 David RobillardAdd canvas-note.cc that probably shouldn't exist anyway :)
2008-03-15 David RobillardApply note resizing patch from hans.
2008-03-12 David RobillardClear selection in MidiRegionView::clear_events (can...
2008-03-10 David RobillardRemove redundant MidiRegionView::start_remove_command.
2008-02-25 David RobillardFix selection issues.
2008-02-23 David RobillardFix weird formatting in lineset.cc to match conventions.
2008-02-22 David RobillardRemove SMF file name print for every opened source.
2008-02-22 David RobillardHopefully fix missing meter/fader on mixer.
2008-02-22 David RobillardClean up weird formatting from underlays patch.
2008-02-21 David RobillardFix key stealing on MIDI region views.
2008-02-21 David RobillardFix ruler scale on initial view (apply patch from nick_m).
2008-02-21 David RobillardSteal n key for note tool, normalize be damned.
2008-02-21 David RobillardFix install path problems (s/ardour2/ardour3).
2008-02-21 David RobillardFix timing on MIDI import.
2008-02-20 David RobillardSome work towards MIDI plugins (LV2 plugins with (MIDI...
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-19 David RobillardLess crash-happy MIDI reading on weird MIDI files.
2008-02-19 David Robillard'Channel safe' MIDI:
2008-02-18 David RobillardChannel-aware note recording in MidiModel (i.e. multi...
2008-02-18 David RobillardPreliminary (read: kludgey) MIDI import support.
2008-02-17 David RobillardUpdate export dialog to match the new fancy one from...
2008-02-17 David RobillardMerge with 2.0-ongoing R3077.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-02-03 David RobillardUpdate clearlooks to fancy new cairo version.
2008-02-02 David RobillardFix compilation. Oops.
2008-02-02 David RobillardSort various things to reduce merge hell. No functiona...
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-19 Nick Mainsbridgecollapse filechooser widget initially in export dialog
2008-01-19 David RobillardFix audio region view height on track height adjustment.
2008-01-19 David RobillardComment out splash screen stuff for now (segfaults...
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-17 David RobillardMIDI region stretching.
2008-01-15 David RobillardMerge with trunk R2920.
2008-01-15 David RobillardFix problem with notes occasionally not showing up...
2008-01-15 David RobillardFix track controls gap when showing/hiding editor meters.
2008-01-15 David RobillardFix track controls width.
2008-01-14 David RobillardPartially fix MIDI region trim and extend.
2008-01-13 David RobillardInstall everything to *ardour3* instead of *ardour2*.
2008-01-13 David RobillardApply MIDI keyboard and "scroomer" patch.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-11 David RobillardFix LD_PRELOAD hackery for cairomm.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2008-01-07 David RobillardMerge with 2.0-ongoing R2653.
2007-12-21 David RobillardFix meter colour names for consistency.
2007-12-21 David RobillardFix crash when displaying LADSPA plugin UI.
2007-12-20 Doug McLainPort level meters to trunk
2007-12-15 Tim MayberryFix compile for when LIBLO=0
2007-12-15 Tim MayberryRemove two unused files in gtk2_ardour
2007-12-15 Tim MayberryRemove unused file gtk2_ardour/gtkscrolledwindow.c
2007-12-15 Tim MayberryFix include statements so they match all other files...
2007-11-25 David RobillardFix unused variable warning.
2007-11-17 Carl HetheringtonApply colinf's fix for bug #1913
2007-11-15 Tim MayberryRename Session::import_audiofile to Session::import_aud...
2007-11-14 Carl HetheringtonAdd cairomm to LD_LIBRARY_PATH
2007-11-13 Tim MayberryChange the button order in the duplicate region dialog...
2007-11-13 Tim MayberryFix three minor memory leaks in the Editor by using...
2007-11-13 Tim MayberryAdd missing files from tarball scons target
2007-11-13 Paul Davisfixed bad merge
2007-11-12 Carl HetheringtonUpgrade gtkmm to 2.10.8, glibmm to 2.13.3 and add cairo...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-11-10 Carl HetheringtonRemove some debugging code which causes slow flashy...
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-11-07 Paul Davisstop auto-play from trying to play things that are...
2007-11-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-11-06 Carl HetheringtonPatch from jdavisp3 to further improve region gain...
2007-11-06 Carl HetheringtonSimilar fix to previous commit for Mixer_UI::sync_order...
2007-11-06 Carl HetheringtonFix crash in Editor::sync_order_keys() when a route...
2007-11-06 Carl HetheringtonFix pathname.
2007-11-05 Carl HetheringtonMake pending state dialogue modal, and give it a more...
2007-11-05 Carl HetheringtonPatch from jdavisp3 to fix #1894
2007-11-05 Carl HetheringtonPatch from jdavisp3 to fix bug #1841.
2007-11-04 Carl HetheringtonSelect another track when one is deleted, thereby allow...
2007-11-04 Carl HetheringtonUpdate region names in the region list when they change...
2007-11-04 Carl HetheringtonDon't copy a naked pointer in the copy constructor...
2007-11-04 Carl HetheringtonDon't give master or control routes a hide button,...
2007-10-31 Paul Davisnew port design, probably about 90% done (i.e it mostly...
2007-10-26 Nick Mainsbridgepending state dialog tweaks
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-23 Carl HetheringtonBack out recent bad patch.
2007-10-23 Paul Davismake insert existing audio menu item work again
2007-10-23 Paul Davismake import menu item work again
next