Commit Graph

75 Commits (a2f2ac07a5b04246bd6fa38ca62a95d97c272d94)

Author SHA1 Message Date
chrox fcb766784b fix build on OSX 8 years ago
Qingping Hou 42d74c0a36 doc: add sqlite sample code 8 years ago
Tobias Feijten b80e6b50a1 Update documentation to clarify the process
I've finally managed to build the release of KOreader for Android, but I've run into some issues.
I've updated the manual to reflect the solutions I've found.
The issues I've found are:
1. The version of the needed Android SDK platform isn't described anywhere;
2. xutils-dev is missing from the prerequisites, while it provides the `makedepend` utility used by the openssl build system;
3. Finally, for the Android build it is necessary to install JDK version 8.
8 years ago
chrox 001433e6bc various test/coverage optimization 8 years ago
Qingping Hou 82a3e0f9ad automatically adjust ev time for kobo touch 8 years ago
Qingping Hou 76b58c38e7 doc: update koreader naming convention in readme 8 years ago
Zijie He 1aa0c4192a Multi-line toggle switch & add instruction to resolve sdcv build error. 8 years ago
chrox 25b70007d4 update to latest koreader base 8 years ago
chrox df65d2972a experimental port to Mac OSX
Currently it can open cre-based docs and Djvu docs
It still has some problems with PDF docs and the touch input.
8 years ago
Zijie He 89a374350a Update README.md to include libc6-dev-i386 in to debian package requirement 8 years ago
Qingping Hou 8203ba2ec6 doc: update readme 8 years ago
Qingping Hou b480145134 build: add kodev script 8 years ago
Qingping Hou a0d22ac06c update base 8 years ago
Eric c8250a92f1 Fix typo 8 years ago
chrox d00e391042 fix #1699 9 years ago
chrox 10895d30c9 update README file for build instructions 9 years ago
chrox ffac9757d1 update readme file for Ubuntu-touch build 9 years ago
chrox a60544b1ad Koreader Ubuntu-touch port
Currently only tested on Ubuntu-touch emulator with framework
ubuntu-sdk-14.10 for armhf.
The ubuntu-touch port is binary compatible with the Kobo port
major changes in this PR are:
1. rename the emulator device to sdl device since both the emulator
and the ubuntu-touch target use libsdl to handle input/output.
2. ubuntu-touch app has no write access to the installation dir so
all write-outs should be in a seperate dir definded in `datastorage`.
9 years ago
Mihai Limbășan 2fe4f4082a Fix Linux build docs to mention luarocks 9 years ago
Qingping Hou e695a3c30d build: add luacheck for static analysis 9 years ago
chrox 46fc335b36 Add GCC version requirement 9 years ago
chrox 92b9a568f2 Reflect that multiple PocketBook devices are supported 9 years ago
The Gitter Badger bcd37e83a2 Added Gitter badge 9 years ago
chrox f62028c3ca use svg badges 9 years ago
chrox 5c4651a3d9 auto launch koreader when opening PDF/DJVU/EPUB/FB2 files in pocketbook 9 years ago
Frans de Jonge daccda42d8 Added some instruction about the translation of variables
Simplified building prerequisites
10 years ago
Hans-Werner Hilse 0bb20a8ca0 add hint for nasm requirement to README
fixes #1260
10 years ago
Qingping Hou 17586c7ef4 chore: readme clean up 10 years ago
Qingping Hou c1c3bcb3fe fix: various fixes for kindle dxg 10 years ago
chrox 61fc8058fa fix typo 10 years ago
chrox de893de41d add koreader feature list in README.md 10 years ago
chrox 364e431e59 add license badge 10 years ago
Huang Xin 5cf50c1401 Update README.md 10 years ago
chrox 3a98b4b0f7 add coveralls badge to show coverage number 10 years ago
chrox a4f870753e Koreader win32 port 10 years ago
chrox 650879ec5c now make po should be issued manually 10 years ago
chrox 80e3c52655 add ant prerequisite for Android build 10 years ago
chrox 232cb27979 update README file to clarify how to use make clean 10 years ago
chrox bda2a1aab4 need ndk-build command in PATH to build koreader for Android 10 years ago
chrox e10a0cecf3 use koreader/koreader travis icon and link 10 years ago
chrox 54277974d2 make Android target 10 years ago
chrox e2de7bbce0 remove Bitdeli badge since it's dead now 10 years ago
chrox bd952d84b8 add a link to the project wiki in the README file 10 years ago
chrox 2a80c8f24a rename customupdate to kindleupdate in Makefile 10 years ago
DragoonAethis a1471a699f Also, libtool is needed.
Ubuntu 14.04 build-essential doesn't contain this... :S
10 years ago
DragoonAethis f2495fb4fb Updated with Subversion and removed andLinux.
Fetching all dependencies requires svn (for popen-noshell, for example). Also, removed andLinux, since it's not maintained, installs old toolchains from repositories and doesn't work on 64-bit Windows machines. Instead, added a link about installing Ubuntu in VM, which also mentions how to set up VMWare Tools for drag-n-drop, better video performance etc.
10 years ago
chrox 6bee469ea0 add make test in Makefile and README file 10 years ago
chrox 2f1256515c update README.md 10 years ago
chrox b3c2a7e3fd switch license to AGPLv3 10 years ago
chrox 828f90d7a9 switch to arm-linux-gnueabi toolchain for Kindle devices 10 years ago