save keybindings to file used at startup; allow keybindings file to be cmdline-specif...
[ardour.git] / gtk2_ardour / ardour_ui_ed.cc
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-16 David RobillardFixed menu organization.
2006-10-13 Paul Davissession export starts from session start marker; add...
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-09-29 Paul Davismany important changes to configuration system and...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-17 Paul Davisfurther optimizations for multiple-track-at-once additi...
2006-08-16 Paul Davismake adding multiple tracks more efficient (a *lot...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardFixed random track background problem
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-16 David RobillardFixed typo that had "Send MMC" toggling Send MTC
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
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.