summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2009-01-03Improve GNOME HIG compliance a bit.Carl Hetherington
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-10-28Save automatic saving of audio engine settings (mostly copied from 2.0-ongoing)Sakari Bergen
2008-10-09add global region fade toggle; fixup (?) reload of MIDI config state (both po...Paul Davis
2008-10-05Normalize XML property name style, preserving old session loading (on load _ ...David Robillard
2008-10-05Move panic button to MIDI toolbar (reduce required horizontal space).David Robillard
2008-09-26Remove duplicate and always NULL Session peak functions.David Robillard
2008-09-19chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; ...Paul Davis
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-04-03* implemented editing velocities (http://tracker.ardour.org/view.php?id=2148)Hans Baier
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-02-02Merge with trunk R2978.David Robillard
2008-01-19Merge with 2.0-ongoing R2943.David Robillard
2008-01-19Merge with trunk R2935.David Robillard
2008-01-15Merge with trunk R2920.David Robillard
2008-01-12Merge with 2.0-ongoing R2885.David Robillard
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
2007-11-12merged with trunk revs 2605-2627Paul Davis
2007-11-05Make pending state dialogue modal, and give it a more friendly (and translata...Carl 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-23Fix uninitialised variable spotted by valgrind.Carl Hetherington
2007-10-19Various work on bundles. We now have a Bundle Manager dialogue, and hopefull...Carl Hetherington
2007-10-14Fix displaying of notes in auto-created MIDI region when it's the first regio...David Robillard
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-09-06Deep "automation regions" support.David Robillard
2007-09-04Use functions from ardour/session_state_utils.h instead of ardour/session.h i...Tim Mayberry
2007-08-06slightly improved fixes for MIDI issuesPaul Davis
2007-08-01use XML state to store processors in mixer (strips) and fixup crash caused by...Paul Davis
2007-07-16support for 16 bit native filesPaul Davis
2007-07-06show() widgets explicitly in gtk2_ardour/ardour_ui.ccDoug McLain
2007-06-29Moved canvas colors and theme file selection into new ui specific config systemDoug McLain
2007-06-27Move some code from ARDOUR_UI::setup_theme to ThemeManager::setup_themeTim Mayberry
2007-06-27Use PBD::find_file_in_search_path instead of ARDOUR::find_config_file to find...Tim Mayberry
2007-06-27Move ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UITim Mayberry
2007-06-27Remove inclusion of an unused header fileTim Mayberry
2007-06-26* Added (let's call it revealed) ability to record while the transport is loo...Jesse Chappell
2007-06-17Make Stateful::*instant_xml methods protected and non-virtualTim Mayberry
2007-06-17Use Session::session_directory in ARDOUR_UI::display_cleanup_results for port...Tim Mayberry
2007-06-15Major Theme Manager changes, see ardour-devDoug McLain
2007-06-04Show selected MIDI track in editor mixer.David Robillard