- 14 Nov, 2019 2 commits
-
-
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
-
- 26 Oct, 2019 4 commits
-
-
Leander Schulten authored
DeviceView: Pin Configuration: The DMX pin indices starts normally at 1. Show only the real number (1, 2, 4, 8, ...) in the Tooltip. The default DMX address is -1, otherwise devices with index 0 are maybe not shown correctly (the pin configuration)
-
Leander Schulten authored
UX: Delay the loading of the FileDialog in the Settings View. Improves the startup time on windows by 600 ms
-
Leander Schulten authored
-
Leander Schulten authored
-
- 25 Oct, 2019 3 commits
-
-
Leander Schulten authored
UI: Disable the auto login tab for the default user (the default user is always auto logged in)
-
Leander Schulten authored
-
Leander Schulten authored
-
- 24 Oct, 2019 1 commit
-
-
Leander Schulten authored
-
- 21 Oct, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
UI: Slideshow: increase loading offset to 300ms. Shadows are only shown when the image is loaded. Images are only loaded asynchronous, when the loading of an image fails, otherwise the Ready status of the image seems broken (Qt Bug?)
-
- 19 Oct, 2019 1 commit
-
-
Leander Schulten authored
New Feature: Added slideshow. The settings are saved per os-user. All settings can be modified in the settings tab. symposion/symposion#46
-
- 18 Oct, 2019 1 commit
-
-
Leander Schulten authored
-
- 16 Oct, 2019 3 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
UI: Add Support for dimmed or blurred backgrounds in user defined intensity. Add ModalPopupBackground and CenteredPopup and replace Popups through this components. Fix wrong colors in the LEDWindows, LoginView background, Popup content text and ModuleProgramView. Add UI for changing the background of a Popup. Close #66
-
Leander Schulten authored
QML: Structure QML files in folders. Every group with more than three files got a own folder. Close #67
-
- 15 Oct, 2019 2 commits
-
-
Leander Schulten authored
UI: ChannelProgramEditor: Use rectangles to draw points instead of drawing points, because points are not rendered on windows. Close #65
-
Leander Schulten authored
Bugfix/UX: ProgramPrototypeView/channelprogrammeditor: You can now only enter valid doubles as time. The time is now clamped to two decimal digits. Fix wrong type in channelprogrammeditor: time can now be a double and not only an int.
-