- 27 Mar, 2020 3 commits
-
-
Leander Schulten authored
Dependencies: Clone and Build segvcatch and libbacktrace only when they are not there or new commits are available
-
Leander Schulten authored
-
Leander Schulten authored
-
- 24 Mar, 2020 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Hot Reload: Add support for Folgo Hot Reload. Add documentation how to install and run Felgo Hot Reload
-
- 16 Jan, 2020 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
New Feature: Remote Control Pane: You can control the ControlPane from the orga. Add Sync code the the ControlItemData classes. The UI can now handle remote changes.
-
Leander Schulten authored
-
- 13 Jan, 2020 1 commit
-
-
Leander Schulten authored
- Fix loading a ProgramBlock ControlItems (the loading always failed, because the id was not loaded correctly) - Fix SegFault: If you delete a ProgramBlock, delete all ControlItems, that use the ProgramBlock
-
- 19 Dec, 2019 2 commits
-
-
Leander Schulten authored
SystemVolume: Mac: when volume changed, set new volume value internally and do not use setVolume(...), because that will cause a loop (you change volume fast, 2 callbacks => first callback set volume to old volume level)
-
Leander Schulten authored
-
- 03 Dec, 2019 1 commit
-
-
Leander Schulten authored
-
- 01 Dec, 2019 1 commit
-
-
Leander Schulten authored
-
- 18 Nov, 2019 1 commit
-
-
Leander Schulten authored
-
- 15 Nov, 2019 1 commit
-
-
Leander Schulten authored
RemoteVolume: ping every 59 seconds to check if the connection is still alive (and try to prevent random disconnects).
-
- 14 Nov, 2019 4 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
Logging: Log time + file + line + message and not just the message. Write Qt-Logging (qDebug(), qWarning(), ...) to file and the console.
-
- 10 Nov, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Aubio: Use aubio and not AudioFFT to generate a spectrum/frequency domain analysis. Remove AudioFFT from the Lichtsteuerung
-
- 09 Nov, 2019 4 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Build: You can now build the dependencies and the Lichtsteuerung on Linux (you have to comment out the AudioFFT lib)
-
Leander Schulten authored
-
Leander Schulten authored
-
- 08 Nov, 2019 1 commit
-
-
Leander Schulten authored
-
- 29 Oct, 2019 4 commits
-
-
Leander Schulten authored
UX: Usermanagment: You don't have to logout and login the current user to apply the Permission changes in the UI
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
- 28 Oct, 2019 7 commits
-
-
Leander Schulten authored
UX: Show popup when the loading of the settings file failed. In the Popup you can choose a other file or reload the currently selected file. This popup does not handle the case where no settings file is selected, only when the loading fails
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
-
Leander Schulten authored
SettingsView: Wrap the GridLayout in a ScrollView so that you can see all settings if the window is too small
-
- 27 Oct, 2019 3 commits
-
-
Leander Schulten authored
Docker Image: Build qtwebsockets module, needed after commit 6a5da4c9
-
Leander Schulten authored
-
Leander Schulten authored
-