Only index the database when a valid uuid is present.
Refresh the database when a PS Vita is connected.
This commit is contained in:
@@ -42,7 +42,7 @@ public:
|
||||
explicit Database();
|
||||
~Database();
|
||||
|
||||
bool reload();
|
||||
bool reload(bool &prepared);
|
||||
void setUUID(const QString uuid);
|
||||
void addEntries(CMAObject *root);
|
||||
CMAObject *ohfiToObject(int ohfi);
|
||||
|
Reference in New Issue
Block a user