summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
2006-07-22Fixed double delete in Stateful::add_instant_xml().Taybin Rutkin
2006-07-19Updated config.guess fileTaybin Rutkin
2006-07-11fix for playhead/edit cursor having wrong z-order placement; fix fader mouse ...Paul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-06-07Dynamically generated meter gradientsSampo Savolainen
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-05-27Changes to the Configuration object to properly handle radio actions as well ...Doug McLain
2006-05-17Remove CannotRecordNoInput signal (allowing recording without input connectio...Nick Mainsbridge
2006-05-12NSD bug fixes.. align text, default open and session folder directories, nami...Nick Mainsbridge
2006-05-12NSD cleanups (again).Nick Mainsbridge
2006-05-11Convert NSD from glade to gtkmm objectDoug McLain
2006-05-10Some fixes to the new session dialog.Nick Mainsbridge
2006-04-28make new session dialog modal.Tim Mayberry
2006-04-25Small tempo/meter dialog useability changesNick Mainsbridge
2006-04-24New session dialog now opens as well as makes new sessions. Avoid seeing an u...Nick Mainsbridge
2006-04-22Prompter now prevents blank strings or unaltered names & now has a horizontal...Nick Mainsbridge
2006-04-20Comments button now indicates when comments are present, more dialog work (as...Nick Mainsbridge
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