Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "Database.h"
#include "DatabaseManager.h"
#include "DbUrl.h"
#include "ServiceBroker.h"
#include "filesystem/SpecialProtocol.h"
#include "profiles/ProfileManager.h"
#include "settings/AdvancedSettings.h"
#include "settings/SettingsComponent.h"
#include "sqlitedataset.h"
#include "utils/SortUtils.h"
#include "utils/StringUtils.h"
#include "utils/log.h"
#include <memory>
Macros | |
#define | MAX_COMPRESS_COUNT 20 |
#define MAX_COMPRESS_COUNT 20 |