.gitmodules 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. [submodule "src/3rdparty/qt5-x11embed"]
  2. path = src/3rdparty/qt5-x11embed
  3. url = https://github.com/Lukas-W/qt5-x11embed.git
  4. [submodule "src/3rdparty/rpmalloc/rpmalloc"]
  5. path = src/3rdparty/rpmalloc/rpmalloc
  6. url = https://github.com/mjansson/rpmalloc.git
  7. [submodule "plugins/zynaddsubfx/zynaddsubfx"]
  8. path = plugins/zynaddsubfx/zynaddsubfx
  9. url = https://github.com/lmms/zynaddsubfx.git
  10. [submodule "plugins/FreeBoy/game-music-emu"]
  11. path = plugins/FreeBoy/game-music-emu
  12. url = https://bitbucket.org/mpyne/game-music-emu.git
  13. [submodule "plugins/OpulenZ/adplug"]
  14. path = plugins/OpulenZ/adplug
  15. url = https://github.com/adplug/adplug.git
  16. [submodule "plugins/LadspaEffect/calf/veal"]
  17. path = plugins/LadspaEffect/calf/veal
  18. url = https://github.com/lmms/veal
  19. [submodule "plugins/Xpressive/exprtk"]
  20. path = plugins/Xpressive/exprtk
  21. url = https://github.com/ArashPartow/exprtk
  22. [submodule "plugins/LadspaEffect/swh/ladspa"]
  23. path = plugins/LadspaEffect/swh/ladspa
  24. url = https://github.com/swh/ladspa
  25. [submodule "plugins/LadspaEffect/tap/tap-plugins"]
  26. path = plugins/LadspaEffect/tap/tap-plugins
  27. url = https://github.com/tomszilagyi/tap-plugins
  28. [submodule "src/3rdparty/weakjack/weakjack"]
  29. path = src/3rdparty/weakjack/weakjack
  30. url = https://github.com/x42/weakjack.git
  31. [submodule "src/3rdparty/mingw-std-threads"]
  32. path = src/3rdparty/mingw-std-threads
  33. url = https://github.com/meganz/mingw-std-threads.git
  34. [submodule "doc/wiki"]
  35. path = doc/wiki
  36. url = https://github.com/lmms/lmms.wiki.git
  37. [submodule "src/3rdparty/ringbuffer"]
  38. path = src/3rdparty/ringbuffer
  39. url = https://github.com/JohannesLorenz/ringbuffer.git
  40. [submodule "plugins/carlabase/carla"]
  41. path = plugins/carlabase/carla
  42. url = https://github.com/falktx/carla
  43. [submodule "plugins/sid/resid"]
  44. path = plugins/Sid/resid
  45. url = https://github.com/simonowen/resid
  46. [submodule "src/3rdparty/jack2"]
  47. path = src/3rdparty/jack2
  48. url = https://github.com/jackaudio/jack2
  49. [submodule "plugins/LadspaEffect/cmt/cmt"]
  50. path = plugins/LadspaEffect/cmt/cmt
  51. url = https://github.com/lmms/cmt