basic usage, now that the mackie code is Out There
[ardour.git] / gtk2_ardour / ardour_ui_dialogs.cc
2007-03-13 Taybin RutkinRemoved unused MeterBridgeStrip and MeterBridge classes.
2007-03-12 Paul Davisfix errors in prior fix for excessive CPU when drawing...
2007-03-12 Paul Davisadd GPROFILE scons option; fix spectacular CPU usage...
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-09 Paul Davisprevent wastebasket flush after cleanup, force wait...
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-08 Paul Davisfix audio clock restore, provide XMLNode::property...
2006-12-19 Taybin RutkinRemoved SoundFileBrowser from Windows menu.
2006-11-30 Paul Davistimecode clock info patch from oofus, big clock mods...
2006-09-16 David RobillardRe-fix multi present problem (without breaking cmdline...
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r321@gandalf: fugalh | 2006-08-12 15:48:28 -0600
2006-08-11 Hans FugalRect fix
2006-08-10 Hans Fugalhistory snapshot name
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-07 Taybin RutkinImproved sfdb API.
2006-04-24 Nick MainsbridgeNew session dialog now opens as well as makes new sessi...
2006-04-20 Nick MainsbridgeComments button now indicates when comments are present...
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-03-31 Paul Davisa) persist whether the end marker should move at first...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-02-13 Paul Davisfix style overwriting done by fastmeter, and lack of...
2006-01-08 Paul Davisadd destructive outlines, more action usage and state...
2006-01-08 Paul Davisa metric ton of changes
2006-01-04 Taybin RutkinUpdates for set_type_hint() and the sfdb_ui.
2005-12-30 Paul Davismany changes, read the diffs
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-07 Taybin RutkinPart one of the sfdb reworking.
2005-12-06 Paul Davismore fixes
2005-12-02 Taybin RutkinDialogbox checkmarks turn off when dialogs are closed.
2005-11-29 Taybin RutkinAdded comment explaining new Gtk::Dialog idiom.
2005-11-28 Paul Daviscome up and stay up
2005-11-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-27 Paul Davismiscellany
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-10-13 Taybin Rutkinsfdb almost done.
2005-10-12 Taybin Rutkinsplit sfdb_v3 into 3 classes.
2005-10-12 Taybin RutkinStart of sfdb_v3.
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.