Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.
[ardour.git] / gtk2_ardour / plugin_ui.cc
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-06-28 Paul Davisadd basic support for the griffin powermate (a control...
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-20 David RobillardSplit PortInsert and PluginInsert into their own files.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-06 Paul Davisfix misdesign of VST GUI thread
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-11-19 David RobillardMerged with trunk R1141
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-29 David RobillardMerged with trunk R861
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 David RobillardMerged with trunk R795
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-11 David Robillard- Changed IO's vector<Port*>'s to PortList
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-10 David RobillardMerged with trunk R776
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-28 David RobillardMerged with trunk R708
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
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.