Install everything to *ardour3* instead of *ardour2*.
[ardour.git] / gtk2_ardour /
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
2007-10-23 Carl HetheringtonFix uninitialised variable spotted by valgrind.
2007-10-19 Carl HetheringtonFix spelling of Busses to match the rest of the UI
2007-10-19 Carl HetheringtonPatch from mantis user 'lincoln'; add support for FreeB...
2007-10-19 Carl HetheringtonVarious work on bundles. We now have a Bundle Manager...
2007-10-17 Paul Davisnew internal port type, round I, plus tiny fix for...
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-10-13 Carl HetheringtonFix some bugs with visiblity of groups.
2007-10-13 Carl HetheringtonPut row labels on both sides of the grid.
2007-10-13 Carl HetheringtonCheck buttons to select visibility of destination groups.
2007-10-13 Carl HetheringtonConsiderable re-work to allow scrolling of the checkbut...
2007-10-12 David RobillardFix missing return.
2007-10-12 Paul Davisfixup keybinding editor binding action; restore some...
2007-10-12 Carl HetheringtonBetter support for MIDI tracks in the IO selector.
2007-10-12 Carl HetheringtonGroup destination ports by track / buss / system etc.
2007-10-12 Paul Davisfixes for varispeed playback, mackie control compilatio...
2007-10-12 Paul Davisadd keybinding editor
2007-10-12 Paul Davisadded file
2007-10-12 Paul Davisadded files
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-10-10 Carl HetheringtonNew matrix-style IO selector dialogue. Should allow...
2007-10-10 Carl HetheringtonMake theme manager dialog's title similar in style...
2007-10-10 Carl HetheringtonA couple of capitalisation and space fixes for the...
2007-10-09 Carl HetheringtonFew cleanups related to signed-ness of minimum/maximum...
2007-10-08 Carl HetheringtonVarious work on Bundles, especially dynamic ones so...
2007-10-07 Carl HetheringtonRe-work edit group selection in line with suggestions...
2007-10-07 David RobillardFix several MIDI timestamp related problems:
2007-10-06 Carl HetheringtonMake edit groups effective with lassoo selections.
2007-10-06 Carl HetheringtonMake split region work across edit groups even if the...
2007-10-06 Carl HetheringtonAdd some comments to the RegionSelection class.
2007-10-06 Carl HetheringtonFix things so that selecting a region always selects...
2007-10-05 Carl HetheringtonAdd a label to the add midi port button in the options...
2007-10-04 Carl HetheringtonFix to stacked layering for the case when a region...
2007-10-04 David RobillardMerge the two separate 'add notes to midi region' inter...
2007-10-02 Carl HetheringtonMake hide all automation work again.
2007-10-01 Carl HetheringtonPrevent plugins appearing twice on the automation submenu.
2007-10-01 Carl HetheringtonRemove some apparently out-of-date code which was causi...
2007-09-19 Tim MayberryFix for incorrect directory being chosen in which to...
2007-09-13 Carl HetheringtonFix GTK warning.
2007-09-11 David RobillardAlways show CC region, whether empty or not (ie whether...
2007-09-11 David RobillardFix note range menu item initial value (it probably...
2007-09-10 David RobillardFix note separator lines adaptation to changing track...
2007-09-10 Tim MayberryAvoid dereferencing invalidated iterator when removing...
2007-09-06 David RobillardFix automation region stacking.
2007-09-06 David RobillardDeep "automation regions" support.
2007-09-05 Doug McLaindont fill the initial gm rec, since it gets overdrawn...
2007-09-05 Tim MayberryFix opening session when manually entering path in...
2007-09-04 Tim MayberryUse PBD::find_file_in_search_path instead of PathScanne...
2007-09-04 Tim MayberryOnly show child rows for session snapshots when there...
2007-09-04 Tim MayberryUse ardour/session_state_utils.h in Editor::redisplay_s...
2007-09-04 Tim MayberryUse functions from ardour/session_state_utils.h instead...
2007-09-04 Tim MayberryUse functions in ardour/session_state_utils.h instead...
2007-09-04 Tim MayberryRename PBD::SearchPath::get_string to PBD::SearchPath...
2007-09-03 David RobillardMove CC/Automation regions with parent correctly.
2007-08-31 David RobillardFix CC region view length.
next