Commit History

Author SHA1 Message Date
  Codex CLI 58ffc0bd46 Add compile-time logging flag MB_LOG; fix FileAgeUTF8 usage for temp cover cleanup 4 months ago
  Codex CLI 46effff8fa Temp cover cleanup: avoid recursive conversions, use short temp names, track session files, cleanup on startup and shutdown 4 months ago
  Codex CLI ded2e50637 fixing cover display 4 months ago
  Codex CLI 89dd2ef1fa Fix cover assignment: avoid PNG handle creation by loading TLazIntfImage into TImage.Picture.Bitmap 4 months ago
  Codex CLI 30cb5a0eaf Book dialog: update cover preview when image path is edited 4 months ago
  Codex CLI 2b4389c322 Fix blurry cover preview: stop overwriting PDF PNG with scaled-down image 4 months ago
  Codex CLI d78d6aa18c Fix OnBooksChanged type to accept methods (procedure of object) 4 months ago
  Codex CLI 2789c08012 Autosave on add/delete/reorder and after cover generation 4 months ago
  Codex CLI 92b11b9da0 Autosave: immediately persist books.xml after editing a book 4 months ago
  Codex CLI 3969456d7a Safety: track alive books to avoid worker using freed objects 4 months ago
  Codex CLI b9df93ecb1 Thread-safety: read cover size via Synchronize before background work 4 months ago
  Codex CLI 87ed217866 Fix QueueAsyncCall usage: use instance method (of object) and drop unsafe PtrInt(Self) 4 months ago
  Codex CLI a052f3f85d Fix crash on right-click: open dialog via QueueAsyncCall instead of in MouseDown 4 months ago
  Codex CLI 9be99b0208 Cover preview fixes in Book dialog 4 months ago
  Codex CLI 586e335de5 Metadata: extract ISBN and use it when adding books 4 months ago
  Codex CLI 6fbfeebf89 GTK fix: avoid depth assertion by painting opaque bitmap tile 4 months ago
  Codex CLI ecfe81b77d Make cover changes take effect immediately 4 months ago
  Codex CLI 8183b294c8 Fix cover updates: preserve manual cover when changing file; save FilePath before ImagePath; refresh cover after save 4 months ago
  Codex CLI 82845bf124 Book dialog UI polish: align buttons, add 'Change Cover' button, and improve affordance 4 months ago
  Codex CLI be76af11e1 Right-click opens Book Settings dialog directly 4 months ago
  Codex CLI b3ff5f1ea7 Add right-click 'Edit Book...' popup and wire to edit dialog 4 months ago
  Codex CLI ccd8b9bc15 Fix search reset on book click 4 months ago
  Codex CLI 971a1b0b46 Persist sort selection and fix UTF-8 compare dependency 4 months ago
  Codex CLI 88872e2242 Feature: live filter and sorting 4 months ago
  Codex CLI 45f779a279 Fix crash on delete by removing book from cover queue; restore drag reorder 4 months ago
  Codex CLI 4f48c5d799 Settings: robust defaults and directory validation 4 months ago
  Codex CLI db252d702d Fix FPC except syntax by scoping generic handlers inside 'on' blocks 4 months ago
  Codex CLI b2f7a56198 Add thread-safe logging and instrument metadata + cover worker 4 months ago
  Codex CLI 01d7dca571 Metadata: force English output and preserve PATH for tools 4 months ago
  Codex CLI f9a1b12939 Cover worker: respect PATH for pdftoppm and handle exec errors 4 months ago