Xteink-X4-crosspoint-reader/lib/Epub/Epub/parsers
Jake Kenneally 834440aab4 Merge branch 'master' into feature/add-epub-css-parsing
* master: (33 commits)
  feat: add HalDisplay and HalGPIO (#522)
  feat: Display epub metadata on Recents (#511)
  chore: Cut release 0.16.0
  fix: Correctly render italics on image alt placeholders (#569)
  chore: .gitignore: add compile_commands.json & .cache (#568)
  fix: Render keyboard entry over multiple lines (#567)
  fix: missing front layout in mapLabels() (#564)
  refactor: Re-work for OTA feature (#509)
  perf: optimize large EPUB indexing from O(n^2) to O(n) (#458)
  feat: Add Spanish hyphenation support (#558)
  feat: Add support to B&W filters to image covers (#476)
  feat(ux): page turning on button pressed if long-press chapter skip is disabled (#451)
  feat: Add status bar option "Full w/ Progress Bar" (#438)
  fix: Validate settings on read. (#492)
  fix: rotate origin in drawImage (#557)
  feat: Extract author from XTC/XTCH files (#563)
  fix: add txt books to recent tab (#526)
  docs: add font generation commands to builtin font headers (#547)
  docs: Update README with supported languages for EPUB  (#530)
  fix: Fix KOReader document md5 calculation for binary matching progress sync (#529)
  ...
2026-01-27 20:24:38 -05:00
..
ChapterHtmlSlimParser.cpp Merge branch 'master' into feature/add-epub-css-parsing 2026-01-27 20:24:38 -05:00
ChapterHtmlSlimParser.h Merge branch 'master' into feature/add-epub-css-parsing 2026-01-27 20:24:38 -05:00
ContainerParser.cpp Thoroughly deinitialise expat parsers before freeing them (#103) 2025-12-22 17:16:39 +11:00
ContainerParser.h Small code cleanup (#83) 2025-12-21 15:43:53 +11:00
ContentOpfParser.cpp Merge branch 'master' into feature/add-epub-css-parsing 2026-01-27 20:24:38 -05:00
ContentOpfParser.h Merge branch 'master' into feature/add-epub-css-parsing 2026-01-27 20:24:38 -05:00
TocNavParser.cpp fix: Handle EPUB 3 TOC to spine mapping when nav file in subdirectory (#332) 2026-01-13 00:57:34 +11:00
TocNavParser.h Add EPUB 3 nav.xhtml TOC support (#197) 2026-01-03 19:10:35 +11:00
TocNcxParser.cpp fix: Handle EPUB 3 TOC to spine mapping when nav file in subdirectory (#332) 2026-01-13 00:57:34 +11:00
TocNcxParser.h New book.bin spine and table of contents cache (#104) 2025-12-24 22:36:13 +11:00