- 28 Sep, 2019 1 commit
-
-
Leander Schulten authored
-
- 27 Sep, 2019 12 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Controller: Fix detection of the path of the dll when there is a segfault and a error message should be printed
-
Leander Schulten authored
-
Leander Schulten authored
UI: Made error dialog wider and remove the text only when the dialog is hidden, otherwise you see how the dialoge change its size while he is disappearing
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Unified build system: clone aubio in lib/aubio/... folder and build aubio in the lib/build_libs.sh like the other libs
-
Leander Schulten authored
-
- 26 Sep, 2019 3 commits
-
-
Leander Schulten authored
# Conflicts: # .gitlab-ci.yml # src/Lichtsteuerung.pro
-
Leander Schulten authored
Aubio: Add support for Aubio::*Analysis classes in AudioCaptureManager and provide containers that hold the collected data
-
Leander Schulten authored
-
- 20 Sep, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 19 Sep, 2019 5 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
-
Leander Schulten authored
Remove support for 32-Bit boost on Windows. Install boost in the build_libs.sh script. Update Readme.md. Clone boost with 32 Threads. Cache boost folder in the CI. Remove support for msvc. Close #51
-
Leander Schulten authored
-
- 18 Sep, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 17 Sep, 2019 4 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Convert segfaults and div by zero to exeptions. Closes #2. If a modules segfaults show an error and on windows the line of the error
-
- 11 Sep, 2019 4 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
- 10 Sep, 2019 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
ModuleSystem: Storage: use int64_t instead of long for 64 bit on windows. Apply clang tidy. Use std::string instead of const char * for the string value. BREAKS MUDULES API
-
- 09 Sep, 2019 2 commits
-
-
Leander Schulten authored
Fixes #45
-
Leander Schulten authored
-
- 29 Aug, 2019 2 commits
-
-
Leander Schulten authored
ModuleView: Fix glitch where the text was wrong rendered when code completion inserts multiple lines
-
Leander Schulten authored
Aubio: add support for windows. Run the build_aubio.sh script on windows to install the lib. See #43
-