Merge remote-tracking branch 'uncool/cst-next'

This commit is contained in:
Stefan Seyfried
2015-12-28 16:15:14 +01:00
122 changed files with 5543 additions and 2589 deletions

View File

@@ -75,7 +75,9 @@ class CFile
FILE_PLAYLIST,
STREAM_AUDIO,
FILE_PICTURE,
STREAM_PICTURE
STREAM_PICTURE,
FILE_BIN_PACKAGE,
FILE_PKG_PACKAGE
};
FileType getType(void) const;