repair default keyframe load, tweak init default histogram threshold
[goodguy/history.git] / cinelerra-5.1 / cinelerra / edl.inc
index 337d4bd4c5a2c7cd95d9ce19192aca743da04f17..a01691b2c339be714addff85466e57dad10747cd 100644 (file)
@@ -64,12 +64,15 @@ class EDL;
 #define AW_MEDIA_FOLDER       6
 #define AW_PROXY_FOLDER       7
 #define AWINDOW_FOLDERS       8
+#define AWINDOW_USER_FOLDERS  8
 
 
 #define AWINDOW_MODES 2
 // Modes for AWindow views
 #define ASSETS_TEXT 0
 #define ASSETS_ICONS 1
+#define ASSETS_ICONS_PACKED 2
+#define ASSETS_ICON_LIST 3
 #define FOLDERS_TEXT 0
 #define FOLDERS_ICONS 1