summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_options.cc
AgeCommit message (Expand)Author
2008-04-17gcc 4.3 compile fixes; new name-new-marker-at-creation option; make ferret re...Paul Davis
2008-03-26a big menu cleanup; vertical auto-scrolling; some code cleanups; an unfinishe...Paul Davis
2008-03-24more fixes for drag/lock/copy logicPaul Davis
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2008-02-27fix up dual punch action logicPaul Davis
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-17Fix for last commit where rec enable state was not considered. Change adat op...Nick Mainsbridge
2008-02-17Remove beat entry from meter dialog (beats are not allowed in API), clean up ...Nick Mainsbridge
2008-02-13add option to create xrun markers on the location markerbarDoug McLain
2008-01-09Add option to use narrow mixer strips by default, and fix ardour_system.rc be...Doug McLain
2008-01-06fixed the Enable Editor Meters option not being selected on startupDoug McLain
2007-11-17Level meters added to editor tracks, smaller and aboveDoug McLain
2007-09-25new controls for copy-only import; new logo item for canvasPaul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-08-24restore visual DC bias on/off indicatorPaul Davis
2007-08-01fix problem exposed by GTK 2.11.6 with connecting to ComboBox::signal_changed...Paul Davis
2007-07-16support for 16 bit native filesPaul Davis
2007-07-05Delta Cursor option backported from trunkDoug McLain
2007-05-31add new denormal handling capabilities (95% finished)Paul Davis
2007-04-20resurrected the periodic safety backup. defaults to 120 second interval betw...Jesse Chappell
2007-04-09Remove unused configuration parameter. My apologies to all the translators, t...Sampo Savolainen
2007-03-15edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix bui...Paul Davis
2007-03-15make OSC off by default, and add menu item to control itPaul Davis
2007-02-28desensitize auto-return button on slave != None and ignore auto-return in lib...Paul Davis
2007-02-28desensitize auto-play button on slave != None and ignore auto-play in libardo...Paul Davis
2007-02-26fix compiler complaints about RCU code; fix a couple of compiler warningsPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-19remote control IDs follow editor/mixer view order; fix multiple display of di...Paul Davis
2007-02-11This one's for oofus: optionally show solo mute status (FEATURE FREEZE my ass!)Paul Davis
2007-01-24add GUI control for use-overlap-equivalencyPaul Davis
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