summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_options.cc
AgeCommit message (Expand)Author
2007-01-17prevent x-thread calling of ARDOUR_UI::parameter_changed()2.0beta11Paul Davis
2007-01-17merge by hand changes from mtaht to fix up export behaviour, and gcc warnings...Paul Davis
2007-01-17fix ordering of cut/copied regions when pasting; ctrl-click now does the righ...Paul Davis
2007-01-03* added max peak hold state to IO so that the true held peaks can be displayedJesse Chappell
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-11-24fix up scons check for hardware monitoring, minor error message typoNick Mainsbridge
2006-11-20show timecode info in selected audio clocksPaul Davis
2006-11-02remove broken loop button behaviour, and don't remove start+end markers when ...Paul Davis
2006-10-16fix (?) handling of fake regions; use int cast before MeterFoo cast; use defa...Paul Davis
2006-10-08Fix speed quietning to respect the current setting.Sampo Savolainen
2006-10-02fixes for various bugs including dangling ref to route in session, opening se...Paul Davis
2006-10-01actually connect Editor to config state change systemPaul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-09-29modify design of configuration state saving to reflect discussions on IRCPaul Davis
2006-09-26VST support now builds a useful script and installs correctly; fix leftovers ...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-09-18first attempt at adding new SMPTE formats, moving SMPTE options to menu, addi...Ben Loftis
2006-08-31merge changes from harrison branch back into trunk, by handPaul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-15Removed unused files from glade based NSDDoug McLain
2006-06-15Removed debug code from ARDOUR_UI::toggle_UseHardwareMonitoring()Doug McLain
2006-06-15Removed debug code from ARDOUR_UI::setup_config_options ()Doug McLain
2006-05-27Changes to the Configuration object to properly handle radio actions as well ...Doug McLain
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-03-31a) persist whether the end marker should move at first capture in the session...Paul Davis
2006-03-28 a) fix problems with multichannel tape tracksPaul Davis
2006-01-19F11 now toggles maximal editor spacePaul Davis
2006-01-19latched rec-enablePaul Davis
2006-01-09"Run plugins while recording" -> "Do not run plugins while recording"Sampo Savolainen
2006-01-08add destructive outlines, more action usage and state fixups in GUIPaul Davis
2006-01-08a metric ton of changesPaul Davis
2005-12-31many options moved to menus, region list context menu sort of operationalPaul Davis