Commit Graph

13 Commits (a60544b1ad2e9e206060c8f4a00d2ab62a907230)

Author SHA1 Message Date
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
chrox fc5a248308 rename submodule koreader-base to base 10 years ago
chrox 2d3c502948 move platform dependent files into 'platform' directory 10 years ago
Hans-Werner Hilse f09c19a947 reflect new ownership of android-luajit-launcher repo 10 years ago
chrox 0a4a092d12 initial commit for android port of koreader
This PR just shows how far we have went to
the android port. There is still a few steps before a running
android port.
10 years ago
HW e5888744fc changed submodule koreader-base to its new URI 11 years ago
HW 6a92cb99e8 Step #3 factoring out the frontend code
This is a first try, but some work is still needed to bring the
build system back into shape.
11 years ago
HW 364bf96f7a Step #1 factoring out the frontend code
This is part of the split between C/C++/Lua API (backend)
and frontend code. External submodules are now part of the
backend code.
11 years ago
chrox 8430850a39 move k2pdfopt source to a submodule libk2pdfopt
Currently libk2pdfopt is staticly linked to kpdfview.
12 years ago
HW a381e11a9e switch to LuaJIT-2.0
LuaJIT is a JIT compiler for Lua code. It's phenomenal work, and
you can read about it here: http://luajit.org/
12 years ago
Qingping Hou 2814102d28 mod: use customed cmake rules to build CREngine libraries 12 years ago
Qingping Hou 6ad4721f6a add: crengine as submodule 12 years ago
Dobrica Pavlinusic 9bd93fe9c1 move third-party git checkouts into submodules #43 12 years ago