coolreader icon indicating copy to clipboard operation
coolreader copied to clipboard

Official site of CoolReader project. Sourceforge repository is obsolete.

Results 89 coolreader issues
Sort by recently updated
recently updated
newest added

What compilation tools (where to get them) should be used to compile for a pocketbook?

[libarchive](https://www.libarchive.org/) uses BSD license (new) and looks like compatible with the GPL, cross-platform.

Hi friends ,compiled version 3.2.58-1, I can’t find the TTS function, this exists in the windows version?Build under Windows (Using MSYS2),during installation, many libraries were not loaded from Yandex due...

OPDS server response feeds causes "No OPDS entries found" errors. Sample and simple server response: ```xml John Marrs /opds/authors/id=147/anthology=alphabet/page=1 2024-03-23T12:19:39+05:00 The One /opds/books/id=224 2024-03-23T12:19:39+05:00 John Marrs A simple DNA test...

cr3qt: Implement xdg-basedirs spec

Also specify upper bound as 4.0. With CMake 4.0 policies before 3.5 will be dropped. CMake 4.0 also requires the upper bound to be specified.

Hi! Add check shellscripts in project with two linters: - [Shellcheck](https://github.com/koalaman/shellcheck) - [shfmt](https://github.com/mvdan/sh) shfmt for ignore files used .editorconfig

Hi! Add check style in code for only changed/added files in PR. Since I did not find a code style agreement in the project, I prepared a minimal configuration based...