Cache reader progress
This commit is contained in:
@@ -51,9 +51,9 @@ class HomeActivity final : public Activity {
|
||||
void dispatchMenuAction(MenuAction action);
|
||||
|
||||
void rebuildMenuEntries();
|
||||
bool storeCoverBuffer(); // Store frame buffer for cover image
|
||||
bool restoreCoverBuffer(); // Restore frame buffer from stored cover
|
||||
void freeCoverBuffer(); // Free the stored cover buffer
|
||||
bool storeCoverBuffer();
|
||||
bool restoreCoverBuffer();
|
||||
void freeCoverBuffer();
|
||||
void loadRecentBooks(int maxBooks);
|
||||
void loadRecentCovers(int coverHeight);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user