VST omnibus commit edition: use wine_pthread_create() everywhere instead of pthread_c...
[ardour.git] / gtk2_ardour / plugin_ui.h
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-13 Paul Davisa lot of VST support odds-and-ends, including preset...
2009-03-12 Ben Loftisfix generic toggle controls so they play nicely with...
2009-01-28 Paul DavisAU state handling, including changes to PathScanner...
2008-10-30 Paul Davisremove cruft from ArdourUI; improve keyboard icon(s...
2008-10-29 Paul Davisstep 2 of keyboard focus work for plugin windows
2008-08-09 David RobillardEmbedded LV2 GTK GUI support.
2008-06-18 Paul Davismake ctrl-w shortcut operate on plugin editors
2008-04-09 Paul Davisfixes for AU plugin GUIs, including the "hidden GUI...
2008-02-23 Paul Davisfix up use of plugin input counts when running; SAE...
2008-02-22 Paul Davisfix some layering/display problems with AU GUIs (requir...
2008-02-20 Paul Davisupdate preset selector lists every time a plugin UI...
2008-02-12 Paul Davistidy up AU GUIs, make bypass button work and add preset...
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2008-01-18 Paul Davispermit OSX native package without JACK; prevent excessi...
2008-01-07 Paul Davisvarious OS X fixes, mostly related to AU support
2007-12-10 Paul DavisAU support; mv LADSPA gui to Generic; small fix(?)...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Taybin RutkinRemove unnecessary header usage.
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Taybin RutkinRemoved unnecessary AudioEngine argument to FooPluginUIs.
2006-08-10 Sampo SavolainenPlugin selector keyboard focus should now stay in the...
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-09 Taybin RutkinRenamed PluginUI to LadspaPluginUI to make things more...
2006-08-08 Hans Fugalpull from trunk
2006-08-08 Taybin RutkinAudioUnit work.
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
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-22 Hans FugalMerging from trunk
2006-06-22 Paul Daviscorrectly forward configure events to plugin windows...
2006-06-02 Nick MainsbridgeRemove needless hbox in panner, get rid of some warning...
2006-01-18 Paul Davisfix track controls height allocation to be font sensiti...
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2006-01-09 Sampo SavolainenPlugin output meters are now vertical. It still needs...
2005-11-25 Paul Davisadvance compilation to include plugin_ui.cc
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.