summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
2008-01-09Add option to use narrow mixer strips by default, and fix ardour_system.rc be...Doug McLain
2007-11-28implement 1-touch record actionPaul Davis
2007-11-27fix for vamp-sdk botch in SConstruct; new audio clock focus command; make ins...Paul Davis
2007-11-19Fix connect/disconnect of meter updating, and keep meters visible for now, to...Doug McLain
2007-11-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-18More fixing on the toggling on/off of the track metersDoug McLain
2007-11-17Level meters added to editor tracks, smaller and aboveDoug McLain
2007-11-13Undo r2629Doug McLain
2007-11-12Bypass disk xrun bail out goto's when stop on xrun option is not selected. F...Doug McLain
2007-11-01new ancestral data handling for regions; new Stretch AudioFilter replaces ses...Paul Davis
2007-10-09new keybinding editor, mostly finished but not 100%Paul Davis
2007-10-05new mac menu stuff from richard hultPaul Davis
2007-09-25new controls for copy-only import; new logo item for canvasPaul Davis
2007-09-20changes for OSX/SAEPaul Davis
2007-09-13since big clock has "keep-on-top" set, don't bother with making it float abov...Paul Davis
2007-09-12make big clock be on top ALWAYS; more design fixes for async peak building; f...Paul Davis
2007-09-11try to fix async peaks issue; fix crasher caused by previous lock changes in ...Paul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-08-17stop an annoying warning from showing up when its not meant toPaul Davis
2007-08-17continue cleanup+improvements to audio setup dialog; add save+restore to said...Paul Davis
2007-08-15basic startup changes to enable the engine control stuff to work; a little AR...Paul Davis
2007-08-15changes specific to GTK-OSX buildPaul Davis
2007-08-13engine dialog work, new -m option for menu file selection, new obolean automa...Paul Davis
2007-08-01fix problem exposed by GTK 2.11.6 with connecting to ComboBox::signal_changed...Paul Davis
2007-07-19new functionality to add MIDI ports from the options editor, not totally fini...Paul Davis
2007-07-16support for 16 bit native filesPaul Davis
2007-07-05Delta Cursor option backported from trunkDoug McLain
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-06-29make a start on JACK control dialogPaul Davis
2007-06-012nd stage of denormal handling (from trunk); fix to avoid FLAC support when u...Paul Davis
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-04-07add new profile object, use it to remove certain horizontal elements from GUI...Paul Davis
2007-03-18fix rect redraw problem(s); make zoom range rect visible again at the right t...Paul Davis
2007-03-17prevent wierd GTK main loop situation when quitting from NSD at startup2.0beta12Paul Davis
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-03-13Removed unused MeterBridgeStrip and MeterBridge classes.Taybin Rutkin
2007-03-05new design for region dragging; make add route dialog float over the correct ...Paul 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-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2007-01-24add GUI control for use-overlap-equivalencyPaul Davis
2007-01-23add transition_to_{roll,reverse}Paul Davis
2007-01-03massive changes to clean up what happens during session destruction when an e...Paul Davis
2006-12-19Removed SoundFileBrowser from Windows menu.Taybin Rutkin
2006-12-19save keybindings to file used at startup; allow keybindings file to be cmdlin...Paul Davis