added RCU handling of Session route list, and major use of shared_ptr<T> everywhere...
[ardour.git] / gtk2_ardour / plugin_ui.cc
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-21 Paul Davisthe return of VST support
2006-05-22 Nick MainsbridgeMixer pane can be collapsed again, some cleanup, give...
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-04-26 Nick MainsbridgePlugin selector useability changes, fix mouse grab...
2006-04-22 Nick MainsbridgeSet button labels sanely.
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2006-01-20 Sampo SavolainenMoved the code to ignore latency ports to the appropria...
2006-01-17 Sampo SavolainenMake the output meter display narrower.
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2006-01-10 Sampo SavolainenRotate output meter label. Is this really supported...
2006-01-09 Sampo SavolainenPlugin output meters are now vertical. It still needs...
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-25 Paul Davisadvance compilation to include plugin_ui.cc
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-29 Nick Mainsbridgenothing much.. a few more image from pixmaps
2005-10-27 Nick Mainsbridgeoption editor and some prompters, misc stuff. this...
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-26 Paul Davisgot ardour_dialog compiling
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.