summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2008-01-10Merge with 2.0-ongoing R2883.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2008-01-07Merge with 2.0-ongoing R2653.David Robillard
2007-12-21Fix meter colour names for consistency.David Robillard
2007-12-21Fix crash when displaying LADSPA plugin UI.David Robillard
2007-12-20Port level meters to trunkDoug McLain
2007-12-15Fix compile for when LIBLO=0Tim Mayberry
2007-12-15Remove two unused files in gtk2_ardourTim Mayberry
2007-12-15Remove unused file gtk2_ardour/gtkscrolledwindow.cTim Mayberry
2007-12-15Fix include statements so they match all other files in gtk2_ardourTim Mayberry
2007-11-25Fix unused variable warning.David Robillard
2007-11-17Apply colinf's fix for bug #1913Carl Hetherington
2007-11-15Rename Session::import_audiofile to Session::import_audiofiles now that it im...Tim Mayberry
2007-11-14Add cairomm to LD_LIBRARY_PATHCarl Hetherington
2007-11-13Change the button order in the duplicate region dialog. Fixes bug 1877Tim Mayberry
2007-11-13Fix three minor memory leaks in the Editor by using Gtk::manageTim Mayberry
2007-11-13Add missing files from tarball scons targetTim Mayberry
2007-11-13fixed bad mergePaul Davis
2007-11-12Upgrade gtkmm to 2.10.8, glibmm to 2.13.3 and add cairomm 1.2.4Carl Hetherington
2007-11-12merged with trunk revs 2605-2627Paul Davis
2007-11-10Remove some debugging code which causes slow flashy screen updates.Carl Hetherington
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-11-07stop auto-play from trying to play things that are not soundfilesPaul Davis
2007-11-07patch to prevent (mostly) CD marker being set for the start of the sessionPaul Davis
2007-11-06Patch from jdavisp3 to further improve region gain line behaviour, as discuss...Carl Hetherington
2007-11-06Similar fix to previous commit for Mixer_UI::sync_order_keys()Carl Hetherington
2007-11-06Fix crash in Editor::sync_order_keys() when a route is removed.Carl Hetherington
2007-11-06Fix pathname.Carl Hetherington
2007-11-05Make pending state dialogue modal, and give it a more friendly (and translata...Carl Hetherington
2007-11-05Patch from jdavisp3 to fix #1894Carl Hetherington
2007-11-05Patch from jdavisp3 to fix bug #1841.Carl Hetherington
2007-11-04Select another track when one is deleted, thereby allowing the editor mixer t...Carl Hetherington
2007-11-04Update region names in the region list when they change, to fix #1584Carl Hetherington
2007-11-04Don't copy a naked pointer in the copy constructor, to prevent a double delete.Carl Hetherington
2007-11-04Don't give master or control routes a hide button, to fix #1645Carl Hetherington
2007-10-31new port design, probably about 90% done (i.e it mostly works and this commit...Paul Davis
2007-10-26pending state dialog tweaksNick Mainsbridge
2007-10-26use filechooser widget in export dialog, selected files set format combos, hi...Nick Mainsbridge
2007-10-23Back out recent bad patch.Carl Hetherington
2007-10-23make insert existing audio menu item work againPaul Davis
2007-10-23make import menu item work againPaul Davis
2007-10-23Fix uninitialised variable spotted by valgrind.Carl Hetherington
2007-10-19Fix spelling of Busses to match the rest of the UICarl Hetherington
2007-10-19Patch from mantis user 'lincoln'; add support for FreeBoB in the audio settin...Carl Hetherington
2007-10-19Various work on bundles. We now have a Bundle Manager dialogue, and hopefull...Carl Hetherington
2007-10-17new internal port type, round I, plus tiny fix for legalize_for_xml() (also f...Paul Davis
2007-10-16virtualize Port object; clean up automation tracks from track deletionPaul Davis
2007-10-14Fix displaying of notes in auto-created MIDI region when it's the first regio...David Robillard
2007-10-13Fix some bugs with visiblity of groups.Carl Hetherington
2007-10-13Put row labels on both sides of the grid.Carl Hetherington