- 09 Nov, 2019 1 commit
-
-
Jeremy Tellaa authored
-
- 05 Nov, 2019 1 commit
-
-
Wieland Morgenstern authored
Audio::Samples are a move-only class, they can't be copied. Using this non-copyable class in a std::vector<std::map<..>> does not compile in Visual Studio 2017, see e.g.: https://stackoverflow.com/questions/58700780/vector-of-maps-of-non-copyable-objects-fails-to-compile-in-msvc Replacing the use of vector with list, which does compile.
-
- 14 Oct, 2019 2 commits
- 29 Aug, 2019 1 commit
-
-
Wieland Morgenstern authored
voronoi merger inherits mask merger, make destructor virtual
-
- 27 Aug, 2019 3 commits
-
-
Wieland Morgenstern authored
-
Wieland Morgenstern authored
Fix GLEW
-
jerem authored
-
- 22 Aug, 2019 2 commits
-
-
Wieland Morgenstern authored
Create sponsoring button
-
jeremad authored
-
- 21 Aug, 2019 1 commit
-
-
Wieland Morgenstern authored
-
- 21 May, 2019 2 commits
-
-
Wieland Morgenstern authored
Update build doc for Mac
-
Wieland Morgenstern authored
-
- 08 May, 2019 1 commit
-
-
Clément Guedez authored
Linux pkg sys
-
- 03 May, 2019 1 commit
-
-
Clement Guedez authored
-
- 01 May, 2019 1 commit
-
-
Clement Guedez authored
-
- 29 Apr, 2019 3 commits
-
-
Wieland Morgenstern authored
unused lambda capture
-
jerem authored
Now we can only use mac ports or homebrew
-
jerem authored
LINUX_PKG is now the only option
-
- 27 Apr, 2019 1 commit
-
-
Wieland Morgenstern authored
-
- 26 Apr, 2019 4 commits
- 25 Apr, 2019 4 commits
-
-
Clement Guedez authored
-
Clement Guedez authored
-
Clement Guedez authored
-
Clement Guedez authored
-
- 24 Apr, 2019 5 commits
- 19 Apr, 2019 2 commits
-
-
Clement Guedez authored
-
Clement Guedez authored
-
- 18 Apr, 2019 1 commit
-
-
stitchEm authored
-