Cleanup views and bugfixes

Remove dependency to Imgui in View class. Cosmetic improvement UI in views.
This commit is contained in:
Bruno Herbelin
2023-01-01 16:34:47 +01:00
parent 43e56fc433
commit 1dbff48ebb
16 changed files with 152 additions and 81 deletions

View File

@@ -7,6 +7,7 @@
#include <mutex>
#include <list>
#include "SourceList.h"
#include "View.h"
#define DEFAULT_MIXING_TRANSLATION -1.f, 1.f