summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
2006-04-19Fix up cleanup summary dialogs a bit.Nick Mainsbridge
2006-04-19Clean up/Flush wastebasket work again, change recent/new/open dialog button l...Nick Mainsbridge
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-30dbl-click on a recent session completes dialog; start work on saving modified...Paul Davis
2006-03-29a) fix special button press handling for solo+mute buttonsPaul Davis
2006-03-28 a) fix problems with multichannel tape tracksPaul Davis
2006-03-15pixbufs instead of pixmaps; function-scope local fd's for reading from a File...Paul Davis
2006-03-14fix problems with pixmaps/xpm filesPaul Davis
2006-03-14created get_bogus_drawable() when I realized it was needed by FastMeter as we...Doug McLain
2006-03-12remove varispeed control; shuttle controller now has a context menu with max ...Paul Davis
2006-03-12removed the following environment variables:Tim Mayberry
2006-03-11start marker implemented, along with GotoZero command for old behaviour; R bi...Paul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-03-042006-03-04 Tim Mayberry <mojofunk@gmail.com>Tim Mayberry
2006-02-14new color management design starts to take shape (canvas color only for now)Paul Davis
2006-01-19add GUI support to create tape/destructive tracksPaul Davis
2006-01-19latched rec-enablePaul Davis
2006-01-08fix old function left over by removing itPaul Davis
2006-01-08add destructive outlines, more action usage and state fixups in GUIPaul Davis
2006-01-08a metric ton of changesPaul Davis
2006-01-05make meters work again, mistaken comment left in place last timePaul Davis
2006-01-05lots of small fixes for various irritations, return of snapshots, region list...Paul Davis
2006-01-01fix segvPaul Davis
2005-12-31many options moved to menus, region list context menu sort of operationalPaul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-21button hacks and morePaul Davis
2005-12-16use stringcr_t and gain 1/1000 binary size reduction. not thaat much...Karsten Wiese
2005-12-07Part one of the sfdb reworking.Taybin Rutkin
2005-12-06more fixesPaul Davis
2005-12-05More tweaksDoug McLain
2005-12-05snapshot(prompter) and recent dialog fixesDoug McLain
2005-12-05fixes for plugin selector and open sessionDoug McLain
2005-12-05stock icons, transport controls as proxies, make ActionManager::get_action() ...Paul Davis
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-12-02open session patch from Doug McLainTim Mayberry
2005-11-30fix to allow new session to work.Tim Mayberry
2005-11-30use AA text for rulers (might need some tweaks)Paul Davis
2005-11-29more fixes to get things moving alongPaul Davis
2005-11-28come up and stay upPaul Davis
2005-11-28minor new session dialog glade fixesTim Mayberry
2005-11-27slowly fixing up ArdourDialog nonsensePaul Davis
2005-11-27ripping, tearing, shreddingPaul 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-14support for glade and new new session dialogsolido
2005-10-27ExportDialog compiles. Removed gtkmm.h's.Taybin Rutkin