r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
[ardour.git] / gtk2_ardour / ardour_ui_ed.cc
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-06-22 Hans FugalMerging from trunk
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-10 Paul Davisa) moved metering and meter falloff code into libardour
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-03-31 Paul Davisa) persist whether the end marker should move at first...
2006-03-28 Paul Davis a) fix problems with multichannel tape tracks
2006-03-11 Paul Davisstart marker implemented, along with GotoZero command...
2006-03-10 Doug McLainFixed newline typos
2006-03-09 Jesse Chappellcapitalized menus. minor header fix
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-07 Paul Davisrestore many keybindings from ardour 0.99
2006-01-27 Tim Mayberryfix stupid gtk design quirk and bad documentation....
2006-01-20 Nick Mainsbridgea nice excuse for some keybindings, make some markers...
2006-01-19 Paul DavisF11 now toggles maximal editor space
2006-01-19 Paul Davisadd GUI support to create tape/destructive tracks
2006-01-19 Paul Davislatched rec-enable
2006-01-09 Sampo Savolainen"Run plugins while recording" -> "Do not run plugins...
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-31 Paul Davismany options moved to menus, region list context menu...
2005-12-21 Paul Davisbutton hacks and more
2005-12-06 Paul Davismore fixes
2005-12-05 Paul Davisstock icons, transport controls as proxies, make Action...
2005-11-29 Paul Daviscleanup leftover problems from my commit yesterday...
2005-11-29 Tim Mayberrymenu and action update
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-28 Paul Daviscome up and stay up
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-17 Paul Davismore fixes on the long road to compiling
2005-10-22 Taybin Rutkineditor.h compiles.
2005-10-13 Taybin Rutkinsfdb almost done.
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.