- 07 Oct, 2019 1 commit
-
-
Leander Schulten authored
SettingsView: Fix Bug: Handle file URLs right, until now they don't work on linux. file:/// vs file://
-
- 06 Oct, 2019 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Audio: Remove Support for the Capture_Windows_SoundOutput library. See leander.schulten/Capture_Windows_SoundOutput>
-
Leander Schulten authored
-
- 05 Oct, 2019 4 commits
-
-
Leander Schulten authored
ModelVector: Add support for inserting values.
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
AudioManager: You can now capture audio inputs (mikes and loopback inputs). You can select the capture device in the settings view. Modelmanager: The DisplayRole does return the right value if the Modelvector consists of QStrings
-
- 03 Oct, 2019 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
LoginView+UserManagment: remove Q_INVOKABLE from getDefaultUser. UserManagment.defaultUser returns now the right User. Rename readUser to defaultUser.
-
Leander Schulten authored
ModuleView: Move Rectangle in ScrollView behind TextArea to prevent a crash while debugging. See https://bugreports.qt.io/browse/QTBUG-62292
-
- 02 Oct, 2019 5 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Use new Windows Capture Lib from leander.schulten/Capture_Windows_SoundOutput@a82eb3c3494de53ea03b1b86dde0ba04b256c92e The capture API now returns the sample rate.
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
main.cpp: Stop the Modules::Controller and the AudioCaptureManager before exiting the application, otherwise these threads will continue running and reading from other objects that will be destroyed.
-
- 30 Sep, 2019 1 commit
-
-
Leander Schulten authored
-
- 29 Sep, 2019 5 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
- 28 Sep, 2019 3 commits
-
-
Leander Schulten authored
UX: main.qml: Change position of Graph and Oscillogram. Change name from 'Graph' to 'Spectrum Analyzer'. Remove Help for 'Spectrum Analyzer' (there were no additional information).
-
Leander Schulten authored
ColorPlot: Cleanup and improve code. Only render visible area. Update only when visible for the user. ColorPlot UX: The user can now zoom the colorplot.
-
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
-