summaryrefslogtreecommitdiff
path: root/gtk2_ardour/plugin_ui.cc
AgeCommit message (Expand)Author
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-14Less weak plugin preset system (maybe AU preset stuff can use the 'normal' th...David Robillard
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-10-15Make EQ Gui optional and seize updating the graph when the analysis is not vi...Sampo Savolainen
2008-10-13First draft of the EQ visualization system. Now force fed to all plugin UIs.Sampo Savolainen
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-01-19Merge with 2.0-ongoing R2943.David Robillard
2008-01-15Merge with trunk R2920.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-06-28add basic support for the griffin powermate (a control surface) (from ben lof...Paul Davis
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-06-20Split PortInsert and PluginInsert into their own files.David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-12Merged with trunk R795David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-10Merged with trunk R776David Robillard
2006-07-28Merged with trunk R708David Robillard
2006-07-14Merge big changes (mostly Controllable) from trunkDavid Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-05-22Mixer pane can be collapsed again, some cleanup, give up and go back to 'Off'...Nick Mainsbridge
2006-05-21Mixer strip layout, emsure correct column expands on treeviews, 'Manual' auto...Nick Mainsbridge
2006-05-17Remove CannotRecordNoInput signal (allowing recording without input connectio...Nick Mainsbridge
2006-04-26Plugin selector useability changes, fix mouse grab bug in plugin barcontrolle...Nick Mainsbridge
2006-04-22Set button labels sanely.Nick Mainsbridge
2006-04-22Prompter now prevents blank strings or unaltered names & now has a horizontal...Nick Mainsbridge
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis
2006-01-20Moved the code to ignore latency ports to the appropriate placeSampo Savolainen
2006-01-17Make the output meter display narrower.Sampo Savolainen
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect l...Paul Davis
2006-01-10Rotate output meter label. Is this really supported in the chosen gtkSampo Savolainen
2006-01-09Plugin output meters are now vertical. It still needs a rotateable textSampo Savolainen
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-11-25advance compilation to include plugin_ui.ccPaul Davis
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-11-16get editor.cc to compilePaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-11-12incomplete changes based on karsten's megapatchPaul Davis
2005-10-29nothing much.. a few more image from pixmapsNick Mainsbridge
2005-10-27option editor and some prompters, misc stuff. this commit message contains no...Nick Mainsbridge
2005-10-09"finalmunge" patch from nick, plus work on editor region list and actions inf...Paul Davis