- 09 Apr, 2021 1 commit
-
-
Leander Schulten authored
-
- 12 Feb, 2021 1 commit
-
-
Leander Schulten authored
-
- 11 Feb, 2021 1 commit
-
-
Leander Schulten authored
-
- 05 Feb, 2021 1 commit
-
-
Leander Schulten authored
-
- 07 Dec, 2020 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 31 May, 2020 1 commit
-
-
Leander Schulten authored
-
- 30 May, 2020 9 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Dependencies: Update build scripts, move common code into own scripts. Do not use the default compiler on windows (can lead to errors)
-
- 27 May, 2020 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
- 28 Apr, 2020 1 commit
-
-
Leander Schulten authored
-
- 25 Apr, 2020 7 commits
-
-
Leander Schulten authored
Deploy: The release folder should not contain the Qt Version. I don't what to change that every time the Qt Version changes.
-
Leander Schulten authored
-
Leander Schulten authored
CodeEditorHelper: Fix Highlighting of functions. for(...) if(...) while(...) is not highlighted as function
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Merge remote-tracking branch 'origin/wip_need_sanitizer' into controllerInQThread
-
- 24 Apr, 2020 2 commits
-
-
Leander Schulten authored
Modules: ProgramBlock + Controller: Run start methods of the Programs and the Consumers of a Programblock in the Controller thread instead of in the main thread. Add Method to run code in the controller thread
-
Leander Schulten authored
-
- 22 Apr, 2020 7 commits
-
-
Leander Schulten authored
Modules Controller: Do not use timer. Use sleep and process events every second (waiting for events can be expensive)
-
Leander Schulten authored
Modules Controller: Use QThread instead of std::thread, you can now use the event loop, but the program consumes more CPU power
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Audio + GUI: Add support for tempo confidence. Don't show the threshold values (are const). Fix Bugs with number of elements in enum. Show all data in own row and not overlapped.
-
Leander Schulten authored
-
Leander Schulten authored
Modules + Audio: Update Modules FFT view when the capturing device changes, otherwise no new data will be available
-
- 02 Apr, 2020 1 commit
-
-
Leander Schulten authored
-
- 28 Mar, 2020 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
- 27 Mar, 2020 1 commit
-
-
Leander Schulten authored
-