summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
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
2006-12-16Fixed menu organization.David Robillard
2006-10-13session export starts from session start marker; add tooltips for rude solo +...Paul Davis
2006-10-11make MementoCommand inherit from sigc::trackable so that we don't double-call...Paul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-08-31merge changes from harrison branch back into trunk, by handPaul Davis
2006-08-17further optimizations for multiple-track-at-once addition. as in "whoah!"Paul Davis
2006-08-16make adding multiple tracks more efficient (a *lot* more efficient)Paul Davis
2006-08-01Fixed random track background problemDavid Robillard
2006-06-21the return of VST supportPaul Davis
2006-06-16Fixed typo that had "Send MMC" toggling Send MTCDavid Robillard
2006-06-15Moved SMPTE type/functions into SMPTE namespace;David Robillard
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis
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-03-11start marker implemented, along with GotoZero command for old behaviour; R bi...Paul Davis
2006-03-10Fixed newline typosDoug McLain
2006-03-09capitalized menus. minor header fixJesse Chappell
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-02-14new color management design starts to take shape (canvas color only for now)Paul Davis
2006-02-07restore many keybindings from ardour 0.99Paul Davis
2006-01-27fix stupid gtk design quirk and bad documentation...oh and rebinding accels a...Tim Mayberry
2006-01-20a nice excuse for some keybindings, make some markers larger verticallyNick Mainsbridge
2006-01-19F11 now toggles maximal editor spacePaul Davis
2006-01-19add GUI support to create tape/destructive tracksPaul 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