Source creation by origin: File, software and hardware. Separate source

classes for Media and Session sources. Update of file dialog
accordingly.
This commit is contained in:
brunoherbelin
2020-05-20 22:16:31 +02:00
parent 46f3ad5a50
commit a2ea06b2c6
18 changed files with 584 additions and 361 deletions

View File

@@ -82,7 +82,7 @@ struct Application
// recent files histories
History recentSessions;
History recentMedia;
History recentImport;
Application() : name(APP_NAME){
scale = 1.f;