mirror of
https://github.com/LMMS/lmms.git
synced 2025-12-23 22:58:33 -05:00
Instead of including the files directly in plugins/MidiImport/portsmf, that path is now a git submodule (https://github.com/portsmf/portsmf). Several other changes have been made to clean up MidiImport as well.
53 lines
2.0 KiB
Plaintext
53 lines
2.0 KiB
Plaintext
[submodule "src/3rdparty/qt5-x11embed"]
|
|
path = src/3rdparty/qt5-x11embed
|
|
url = https://github.com/Lukas-W/qt5-x11embed.git
|
|
[submodule "plugins/ZynAddSubFx/zynaddsubfx"]
|
|
path = plugins/ZynAddSubFx/zynaddsubfx
|
|
url = https://github.com/lmms/zynaddsubfx.git
|
|
[submodule "plugins/FreeBoy/game-music-emu"]
|
|
path = plugins/FreeBoy/game-music-emu
|
|
url = https://github.com/libgme/game-music-emu.git
|
|
[submodule "plugins/OpulenZ/adplug"]
|
|
path = plugins/OpulenZ/adplug
|
|
url = https://github.com/adplug/adplug.git
|
|
[submodule "plugins/LadspaEffect/calf/veal"]
|
|
path = plugins/LadspaEffect/calf/veal
|
|
url = https://github.com/lmms/veal
|
|
[submodule "plugins/Xpressive/exprtk"]
|
|
path = plugins/Xpressive/exprtk
|
|
url = https://github.com/ArashPartow/exprtk
|
|
branch = release
|
|
[submodule "plugins/LadspaEffect/swh/ladspa"]
|
|
path = plugins/LadspaEffect/swh/ladspa
|
|
url = https://github.com/swh/ladspa
|
|
[submodule "plugins/LadspaEffect/tap/tap-plugins"]
|
|
path = plugins/LadspaEffect/tap/tap-plugins
|
|
url = https://github.com/lmms/tap-plugins
|
|
[submodule "src/3rdparty/weakjack/weakjack"]
|
|
path = src/3rdparty/weakjack/weakjack
|
|
url = https://github.com/x42/weakjack.git
|
|
[submodule "doc/wiki"]
|
|
path = doc/wiki
|
|
url = https://github.com/lmms/lmms.wiki.git
|
|
[submodule "src/3rdparty/ringbuffer"]
|
|
path = src/3rdparty/ringbuffer
|
|
url = https://github.com/JohannesLorenz/ringbuffer.git
|
|
[submodule "plugins/CarlaBase/carla"]
|
|
path = plugins/CarlaBase/carla
|
|
url = https://github.com/falktx/carla
|
|
[submodule "plugins/Sid/resid/resid"]
|
|
path = plugins/Sid/resid/resid
|
|
url = https://github.com/libsidplayfp/resid
|
|
[submodule "src/3rdparty/jack2"]
|
|
path = src/3rdparty/jack2
|
|
url = https://github.com/jackaudio/jack2
|
|
[submodule "plugins/LadspaEffect/cmt/cmt"]
|
|
path = plugins/LadspaEffect/cmt/cmt
|
|
url = https://github.com/lmms/cmt
|
|
[submodule "src/3rdparty/hiir/hiir"]
|
|
path = src/3rdparty/hiir/hiir
|
|
url = https://github.com/LostRobotMusic/hiir
|
|
[submodule "plugins/MidiImport/portsmf"]
|
|
path = plugins/MidiImport/portsmf
|
|
url = https://github.com/portsmf/portsmf
|