summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_dialogs.cc
AgeCommit message (Expand)Author
2008-03-05Dave Camerons fix for bug 2108, slightly modifiedDoug McLain
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2008-02-13add option to create xrun markers on the location markerbarDoug McLain
2007-10-09new keybinding editor, mostly finished but not 100%Paul Davis
2007-09-24improvements (?) for window visibility during session loading - time to test ...Paul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-04-20resurrected the periodic safety backup. defaults to 120 second interval betw...Jesse Chappell
2007-04-09fixed previous fix of initial autoplay issue, autoplay now works againJesse Chappell
2007-03-19Removed unused 0.5 second timer.Taybin Rutkin
2007-03-13Removed unused MeterBridgeStrip and MeterBridge classes.Taybin Rutkin
2007-03-12fix errors in prior fix for excessive CPU when drawing rec rectsPaul Davis
2007-03-12add GPROFILE scons option; fix spectacular CPU usage sawtooth caused by const...Paul Davis
2007-02-19remote control IDs follow editor/mixer view order; fix multiple display of di...Paul Davis
2007-02-09prevent wastebasket flush after cleanup, force wait till session reload; fix ...Paul Davis
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2007-01-08fix audio clock restore, provide XMLNode::property (string) and speed up the ...Paul Davis
2006-12-19Removed SoundFileBrowser from Windows menu.Taybin Rutkin
2006-11-30timecode clock info patch from oofus, big clock mods from oofus, rec-sensitiv...Paul Davis
2006-09-16Re-fix multi present problem (without breaking cmdline session loading).David Robillard
2006-08-16RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but...Paul Davis
2006-08-12 r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600Hans Fugal
2006-08-10history snapshot nameHans Fugal
2006-08-09 r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-06-22Merging from trunkHans Fugal
2006-05-07Improved sfdb API.Taybin Rutkin
2006-04-24New session dialog now opens as well as makes new sessions. Avoid seeing an u...Nick Mainsbridge
2006-04-20Comments button now indicates when comments are present, more dialog work (as...Nick Mainsbridge
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-03-31a) persist whether the end marker should move at first capture in the session...Paul Davis
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-13fix style overwriting done by fastmeter, and lack of clip mask/clip origin re...Paul 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-04Updates for set_type_hint() and the sfdb_ui.Taybin Rutkin
2005-12-30many changes, read the diffsPaul 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-02Dialogbox checkmarks turn off when dialogs are closed.Taybin Rutkin
2005-11-29Added comment explaining new Gtk::Dialog idiom.Taybin Rutkin
2005-11-28come up and stay upPaul Davis
2005-11-27slowly fixing up ArdourDialog nonsensePaul Davis
2005-11-27ripping, tearing, shreddingPaul Davis
2005-11-27miscellanyPaul Davis
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-10-13sfdb almost done.Taybin Rutkin
2005-10-12split sfdb_v3 into 3 classes.Taybin Rutkin