Skip to content
  • Urs Fleisch's avatar
    FileList contains now FileListItem objects instead of TaggedFile objects. This... · 20b65670
    Urs Fleisch authored
    FileList contains now FileListItem objects instead of TaggedFile objects. This decouples the tagged files from the GUI and makes it possible to replace the TaggedFile for an item (replace Mp3File by TagLibFile when ID3v2.4.0 is detected). As TaggedFile object can no longer access the file list, static MiscConfig and FileList pointers are provided.
    
    20b65670