clip folder bug on reload, expander user folder drag/drop segv, remove libfdk src...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / indexable.h
index a9b13277c955d7a1fe5004599be65d7bb9ab7cf2..7f9009e111b52b57a9ad6ffff508b769e8b94ef3 100644 (file)
@@ -49,8 +49,9 @@ public:
        virtual int64_t get_video_frames();
 
         void copy_indexable(Indexable *src);
-       void update_path(char *new_path);
+       void update_path(const char *new_path);
        void update_index(Indexable *src);
+       const char *get_title();
 
        IndexState *index_state;
 
@@ -63,7 +64,7 @@ public:
 // to the backup file, not the project file.
        char path[BCTEXTLEN];
 // Folder in resource manager
-       int awindow_folder;
+       int folder_no;
 
        int is_asset;
 // unique ID of this object for comparison