Remove already implemented item from roadmap

This was done in yabridge 4.x.
This commit is contained in:
Robbert van der Helm
2022-10-28 13:46:50 +02:00
parent 3cda3174bf
commit 3def9e04ce
-3
View File
@@ -21,9 +21,6 @@ page lists some of those.
- Replace the use of `notify-send` for notifications with using `libdbus` - Replace the use of `notify-send` for notifications with using `libdbus`
directly. Most systems will have both available by default, but some less directly. Most systems will have both available by default, but some less
common distros split `notify-send` from the rest of the `libnotify` package. common distros split `notify-send` from the rest of the `libnotify` package.
- Consider adding an option for yabridgectl to set up VST2 plugins in `~/.vst`.
As discussed in a couple places already doing so would come with a number of
downsides and potential pitfalls so this may not happen.
# Somewhere in the future, possibly # Somewhere in the future, possibly