- 17 May, 2019 1 commit
-
-
Leander Schulten authored
-
- 15 May, 2019 1 commit
-
-
Leander Schulten authored
-
- 01 Apr, 2019 1 commit
-
-
Leander Schulten authored
Fix Bug where the current Bar/Tatum/... of the spotifyState get not properly updated (Controller.cpp)
-
- 31 Mar, 2019 1 commit
-
-
Leander Schulten authored
Added support for spotify. Users can login in the Login View. If you are logged in one time, the login will be remembered. In Modules the spotify data can be used. The CodeEditorHelper was adapted to support the new spotify features as well as the Modulemanager and the controller. NOTE: The minimum c++ standard in now c++17!
-
- 04 Feb, 2019 2 commits
-
-
Leander Schulten authored
-
Leander Schulten authored
Move programblock running/not_running logic from the controller to the programblock and extend it to the states: stopped/running/paused
-
- 07 Sep, 2018 1 commit
-
-
Leander Schulten authored
-
- 30 Aug, 2018 1 commit
-
-
Leander Schulten authored
API BREAK: Consumer has now a stop function Add ModelProgramView to view the ProgramBlocks and to edit them(not yet possible) When code gets recompiled, the old modules get unloaded and all old modules in the program blocks get replaced by the new compiled versions Add WrappedArray type
-
- 05 Aug, 2018 1 commit
-
-
Leander Schulten authored
im Program.hpp values zu output umbenannt Controller implementiert Compiler setEnviroment umgeschrieben CodeEditorHelper: Man kann jetzt M_PI usw. benutzten Das rgb_t struct hat jetzt ein zugriffsoption über einen index ProgrammBlock: Bugfixes Der Modulmanager besitzt jetzt einen Controller
-
- 18 Jun, 2018 1 commit
-
-
Leander Schulten authored
-