LV2 external UI patch from nedko (#2777)
[ardour.git] / gtk2_ardour / plugin_ui.cc
2009-10-01 Paul DavisLV2 external UI patch from nedko (#2777)
2009-09-13 Paul Davistwo compiler warnings via john emmas
2009-08-21 Paul Davismake tearoff windows still forward key events (and...
2009-07-03 Paul Davisdo not attempt to use scroll view for AU plugin GUIs...
2009-03-27 Paul Davisbetter tooltip(s) for the kbd focus button in a plugin...
2009-03-27 Paul Davisplugin manager: filter-by-type really is filter-by...
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-19 Paul Davismake name-click to toggle redirect active state show...
2009-01-28 Paul DavisAU state handling, including changes to PathScanner...
2008-11-11 Nick MainsbridgeError viewer is set to WINDOW_TYPE_HINT_UTILITY, same...
2008-10-31 Paul Davisfix (?) confusing visual state(s) of bypass button...
2008-10-30 Paul Davisremove cruft from ArdourUI; improve keyboard icon(s...
2008-10-29 Paul Davisfix up key focus handling for plugin windows
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-28 Paul Davisvarious sundry OS X fixes, changes
2008-01-18 Paul Davispermit OSX native package without JACK; prevent excessi...
2008-01-15 Paul Davisfix copy-drag SNAFU; fix shuffling playhead when zoom...
2008-01-07 Paul Davisvarious OS X fixes, mostly related to AU support
2007-12-13 Doug McLainvst fixes
2007-12-10 Paul Davisremove unintended AudioUnits header file inclusion
2007-12-10 Paul DavisAU support; mv LADSPA gui to Generic; small fix(?)...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-06 Paul Davisfix misdesign of VST GUI thread
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-11-08 Paul Davisdon't always redirect key press events off to the edito...
2006-11-03 Taybin RutkinPlugin windows change title when route title changes.
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugal r268@gwythaint (orig r808): fugalh | 2006-08-12 16...
2006-08-12 Hans Fugalgit-svn-id: svn://localhost/ardour2/branches/undo@812...
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-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
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-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.