summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
2006-10-21Merged with trunk R992.David Robillard
2006-08-31Merged with trunk R879David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-02Merged from trunk R743David Robillard
2006-06-30More toolbar tweaking - Ardour fits on 1024x768!David Robillard
2006-06-28A couple GUI tweaks - minor toolbar reorganization, trying to get the width d...David Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-16Preliminary MMC sendingDavid Robillard
2006-06-15Merged with trunk revision 610David Robillard
2006-06-15Merged with trunk revision 600David Robillard
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
2006-01-08a metric ton of changesPaul Davis
2006-01-04Updates for set_type_hint() and the sfdb_ui.Taybin Rutkin
2005-12-31many options moved to menus, region list context menu sort of operationalPaul Davis
2005-12-21button hacks and morePaul Davis
2005-12-06more fixesPaul Davis
2005-12-05stock icons, transport controls as proxies, make ActionManager::get_action() ...Paul Davis
2005-11-29cleanup leftover problems from my commit yesterday; return of the windowsPaul Davis
2005-11-29menu and action updateTim Mayberry
2005-11-28mega commit to remove gtk_object cruft, and much other stuffPaul Davis
2005-11-28come up and stay upPaul Davis
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-11-17more fixes on the long road to compilingPaul Davis
2005-10-22editor.h compiles.Taybin Rutkin
2005-10-13sfdb almost done.Taybin Rutkin
2005-10-10more work on actions and general compilabilityPaul Davis
2005-10-09"finalmunge" patch from nick, plus work on editor region list and actions inf...Paul Davis
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin