summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2016-01-01Processors: separate drag-sources and drop-targetsRobin Gareus
2016-01-01kunterbunte Monitor-SektionRobin Gareus
2015-12-30fix typoRobin Gareus
2015-12-30small VST code cleanup: mostly NO-OP. thread attributes and static varsRobin Gareus
2015-12-30set DnD targets per processorRobin Gareus
2015-12-29keep VST path editor on top of preferences.Robin Gareus
2015-12-29the return of the proper GUI window titlesRobin Gareus
2015-12-29LinuxVST window re-sizing: forward event to child window.Robin Gareus
2015-12-28save users who like to suffix snapshot names some typing.Robin Gareus
2015-12-28plugin-sidebar: select on right-click (before context-menu)Robin Gareus
2015-12-28refine add preset/favorite dialogRobin Gareus
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
2015-12-28keep plugin-manager presets in syncRobin Gareus
2015-12-28allow creating plugin-presets by dragging a plugin to the sidebarRobin Gareus
2015-12-28add preset-delete to context menuRobin Gareus
2015-12-27allow to hide monitor-section processor box with processorsRobin Gareus
2015-12-27add "remove from favorites" context menuRobin Gareus
2015-12-27plugin-sidebar: fix PostFader insertRobin Gareus
2015-12-27plugin-sidebar: right click implies select.Robin Gareus
2015-12-27Ardour 4.5 is later than planned.Robin Gareus
2015-12-27add context-menu for processor-sidebarRobin Gareus
2015-12-26remove C++11 APIRobin Gareus
2015-12-26save/restore plugin-sidebar expanded itemsRobin Gareus
2015-12-25update plugin presets in mixer-sidebarRobin Gareus
2015-12-25allow to add plugin(s) to all selected routesRobin Gareus
2015-12-25add presets to mixer plugin-sidebarRobin Gareus
2015-12-25refactor Processor-Box plugin drag/drop: allow presetsRobin Gareus
2015-12-24use new column DnD renderer,Robin Gareus
2015-12-24allow dragging plugins directly from the managerRobin Gareus
2015-12-24don't automatically open plugin-GUI when using drag/dropRobin Gareus
2015-12-23monitor section re-layout (processor-box in signal flow)Robin Gareus
2015-12-23Update German Translation for gtk2_ardourEdgar Aichinger
2015-12-23quick hack: hide unfinished processor sidebar for 4.5 releaseRobin Gareus
2015-12-22re-arrange default mixer siderbar panes.Robin Gareus
2015-12-22save/restore custom order of favorite plugin listRobin Gareus
2015-12-22the return of the rude audition button.Robin Gareus
2015-12-22tweak packaging of plugin-hostlistRobin Gareus
2015-12-22clarify missing ffmpeg messagesRobin Gareus
2015-12-22add Nil to authorsRobin Gareus
2015-12-22Better align note end time with gridNil Geisweiller
2015-12-22More minor indentation fix (spaces -> tabs)Nil Geisweiller
2015-12-22Remove shortening inserted notes by one tickNil Geisweiller
2015-12-22Fix indentation of note_base (whitespace to tab)Nil Geisweiller
2015-12-22add Favorite Plugins List (DnD) to the Mixer.Robin Gareus
2015-12-22ProcessorBox: allow to receive PluginInfoPtr dropsRobin Gareus
2015-12-22update ProcessorBox API for new DnDVbox constructor.Robin Gareus
2015-12-21unhardcode "ardour:" port-prefixRobin Gareus
2015-12-21add tooltip to "floating monitor section" and allow on OSX.Robin Gareus
2015-12-21delete monitoring section when removedRobin Gareus