2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

909 Commits

Author SHA1 Message Date
Qingping Hou
5be38246f5 fix comment in screen.lua
set default to no pack on bmp image
2012-08-26 03:19:59 +08:00
Qingping Hou
7a3de8b6b7 move battery info file to /tmp 2012-08-26 00:21:48 +08:00
NuPogodi
c06605e86c Update master 2012-08-26 00:02:35 +08:00
NuPogodi
333537dfd6 to save screenshots as bmp (4bpp, 166dpi > fast) or pgm (8bpp, slow) 2012-08-26 00:01:57 +08:00
NuPogodi
17585c2bf4 Update master for comment on image size 2012-08-26 00:00:49 +08:00
NuPogodi
2e975fa18d Update master 2012-08-26 00:00:13 +08:00
NuPogodi
ead3355a2b Update master 2012-08-25 23:57:36 +08:00
NuPogodi
13ac163c51 save screenshots to bmp (or pgm) 2012-08-25 23:55:31 +08:00
NuPogodi
e580a7c278 Update master: fixes for BMP method 2012-08-25 23:40:35 +08:00
NuPogodi
f996a69568 add BMP and PGM methods. Use BMP in screenshot method
Update master
Conflicts:
	screen.lua
2012-08-25 23:21:03 +08:00
{Qingping,Dave} Hou
a505cdaf34 Merge pull request #209 from dpavlin/master
fix path to lua for lua.h include
2012-06-13 10:23:28 -07:00
Dobrica Pavlinusic
2fd5c28007 fix lua include path 2012-06-13 18:49:46 +02:00
{Qingping,Dave} Hou
692b06fdcb Merge pull request #208 from dpavlin/master
make on-screen keyboard lower case by default
2012-06-13 07:17:38 -07:00
Dobrica Pavlinusic
89fd8d22d6 make on-screen keyboard lower case by default
close #194
2012-06-13 16:03:06 +02:00
HW
ee7472be96 Merge pull request #202 from tchaikov/mac-fixes
fixes for mac
2012-06-10 12:02:09 -07:00
HW
a853dbbb1d Merge pull request #201 from tchaikov/remove-dependency
remove dependency on <linux/input.h>
2012-06-10 12:01:18 -07:00
Kefu Chai
896c435840 remove dependency on <linux/input.h>
* and kill a warning
2012-06-11 02:49:45 +08:00
Kefu Chai
1ecab97c6f fixes for mac
* per http://luajit.org/install.html, otherwise LuaJIT always fails
  to get desired memory chunk from mmap(2)
* kill a warning of clang
2012-06-11 02:46:50 +08:00
HW
4fb745a0df Merge pull request #198 from tchaikov/remove-dependency
remove dependency on <linux/fb.h>
2012-06-10 03:00:56 -07:00
Kefu Chai
0e561c610a remove dependency on <linux/fb.h> 2012-06-09 21:56:19 +08:00
Qingping Hou
794e9188fc update building section in Makefile 2012-06-09 20:22:15 +08:00
Qingping Hou
1e3d72df70 update README, for emulator example 2012-06-09 20:18:32 +08:00
Qingping Hou
ad7a8d044c update self.items and self.current after file deletion 2012-06-09 18:10:05 +08:00
{Qingping,Dave} Hou
9b263ca23a Merge pull request #197 from tchaikov/remove-position-saved
stay at current page after deletion
2012-06-09 03:00:31 -07:00
Kefu Chai
8665a7567f stay at current page after deletion
* prefer os.remove() to 'os.execute("rm "...)'
2012-06-09 14:46:45 +08:00
Dobrica Pavlinušić
388d4fb2ac Merge pull request #196 from houqp/master
fix for #127
2012-06-08 07:35:53 -07:00
Qingping Hou
0558a5ec5a reread current directory files after unplug from PC 2012-06-08 00:53:45 +08:00
Qingping Hou
2485a552eb first try to fix #127 2012-06-07 23:39:28 +08:00
Dobrica Pavlinušić
9b0cb24200 Merge pull request #195 from houqp/master
add usb charging events
2012-06-07 08:01:51 -07:00
Qingping Hou
7ab59e9a5c add usb charging events
for issue #127
2012-06-07 22:00:09 +08:00
Dobrica Pavlinušić
b46a4f5dbb Merge pull request #192 from houqp/master
build environment & bookmark navi bug fix
2012-06-07 03:33:30 -07:00
Qingping Hou
2dfbf3177f revert shift+page turn bindings
previously, they are overwritten by mistakes
2012-06-06 20:43:11 +08:00
Qingping Hou
dec86586e8 bug fix in CREReader:prevBookMarkedPage
handle two more corner situations
2012-06-06 20:16:40 +08:00
Qingping Hou
8ef6eb8b73 bug fix in CREReader:prevBookMarkedPage 2012-06-06 19:52:41 +08:00
Qingping Hou
772a298d48 fix CC for luajit compilation 2012-06-06 19:41:16 +08:00
HW
454611afb7 Merge pull request #191 from houqp/master
three changes
2012-06-06 02:35:58 -07:00
Qingping Hou
d0e7f2240d add bookmark navigation function to crereader 2012-06-06 16:21:25 +08:00
Qingping Hou
d04370464b add getPosFromXPointer in cre.cpp 2012-06-06 16:20:13 +08:00
Qingping Hou
763e2223d2 sort bookmark table after addition 2012-06-06 15:35:45 +08:00
Qingping Hou
b76be2b87d add bookmark navigation functions in unireader.lua 2012-06-06 15:30:16 +08:00
Qingping Hou
e2e3f12463 fix cleanthirdparty target 2012-06-06 14:33:35 +08:00
Qingping Hou
25e943cb84 bump crengine version to 3.0.57-15 2012-06-06 14:20:08 +08:00
HW
4660781c84 removed local config file 2012-06-04 00:56:10 +02:00
HW
906a5bd48c removed debugging cruft 2012-06-04 00:53:24 +02:00
HW
a0b538affd update to freetype-2.4.9 2012-06-04 00:51:20 +02:00
HW
0d12ff70cd rename debug() to Debug() to stop clashing with the debug submodule from Lua 2012-06-04 00:49:23 +02:00
HW
ccd91b58e3 Merge branch 'luajit' 2012-06-03 23:04:38 +02:00
Qingping Hou
eb0c6b3619 fix #187 2012-06-03 21:03:55 +08:00
HW
942ab0d3d4 fixed issue that made CREngine default font working after restart only
in the earlier version, the static crereader.default_font wasn't
changed, so a new default font only got used after a restart
2012-06-03 02:20:19 +02:00
HW
978fd9313a added compilation for ARM (Kindle device) with LuaJIT 2012-06-03 02:17:59 +02:00