Keeps all your ebooks (and pdfs) organized in a iBook like graphical interface
Stars
1
Forks
2
Watchers
1
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
52
commits
36
commits
Add compile-time logging flag MB_LOG; fix FileAgeUTF8 usage for temp cover cleanup
58ffc0bView on GitHubTemp cover cleanup: avoid recursive conversions, use short temp names, track session files, cleanup on startup and shutdown
46effffView on GitHubFix cover assignment: avoid PNG handle creation by loading TLazIntfImage into TImage.Picture.Bitmap
89dd2efView on GitHubBook dialog: update cover preview when image path is edited
30cb5a0View on GitHubFix blurry cover preview: stop overwriting PDF PNG with scaled-down image
2b4389cView on GitHubFix OnBooksChanged type to accept methods (procedure of object)
d78d6aaView on GitHubAutosave on add/delete/reorder and after cover generation
2789c08View on GitHubAutosave: immediately persist books.xml after editing a book
92b11b9View on GitHubSafety: track alive books to avoid worker using freed objects
3969456View on GitHubThread-safety: read cover size via Synchronize before background work
b9df93eView on GitHubFix QueueAsyncCall usage: use instance method (of object) and drop unsafe PtrInt(Self)
87ed217View on GitHubFix crash on right-click: open dialog via QueueAsyncCall instead of in MouseDown
a052f3fView on GitHub