Tigran Aivazian
7894b15511
Tidy up debug support.
...
1. Make "-d" switch passed to reader.lua enable all debugging
2. Enable debugging for now (development stage) to preserve the current
behaviour. But for the production release I advise to: a) disable it by
not passing "-d" and b) redirect standard output (not just standard
error) of reader.lua to crash.log in kpdf.sh
3. Comment out debug printf()s in pdf.c
Conflicts:
reader.lua
2012-09-25 11:01:10 -04:00
Qingping Hou
1b2d0b71b0
fallback to stop framework approach on screensaver fix
2012-04-18 19:43:55 +08:00
HW
ed0d1c40fe
reworked parameter parsing a bit
...
this still allows to use last viewed document even when
we flag that the framework should be stopped
2012-04-17 00:12:19 +02:00
Dobrica Pavlinusic
e106ad7507
added shortcut to start reader without Amazon framework
...
This was inspired by conversation on forum about memory usage on DXG
http://www.mobileread.com/forums/showthread.php?p=2044347#post2044347
2012-04-16 22:13:21 +02:00
HW
f905158b6a
reverted removal of last-doc shortcut, introduced framework restart
2012-04-14 01:11:13 +02:00
Dobrica Pavlinusic
a65090025c
display crash.log on error
2012-04-13 23:53:36 +02:00
HW
b32c3bef1f
added bind-mounting of host fonts
2012-04-09 19:18:07 +02:00
HW
2d5e398be9
removed obsolete Shift-P-P combination
2012-04-09 12:30:56 +02:00
HW
877ecdfb71
switched slider handling to a fork()ed process
2012-04-09 12:29:13 +02:00
Qingping Hou
7886cb5215
mod: kill slider_watcher on kpv exit
2012-04-08 17:16:48 +08:00
Qingping Hou
9d11916bbd
mod: resume framework in kpdf.sh
2012-04-07 10:05:27 +08:00
Qingping Hou
c41e3e75a3
add: demo for fixing #85 , #86
2012-04-06 13:51:37 +08:00
Qingping Hou
081a4165bb
mod: add kpdview crash log
2012-04-04 20:28:09 +08:00
Qingping Hou
72e4808889
fix: add double quotes
...
this should fix issue #47
2012-03-08 19:29:30 +08:00
Qingping Hou
2ac4272933
fix: export LC_ALL when running kpdfview in launchpad
2012-03-08 19:23:17 +08:00
traycold
04184a5950
improved filechooser; enable "single file" mode of kindlepdfviewer
...
with this mode it's possible to start kindlepdfviewer opening last
viewed file, bypassing filechooser
2012-03-04 23:03:04 +01:00
Dobrica Pavlinusic
f74def7a69
create customupdate package for launchpad installation
...
This change also modifies installation directory for install
and customupdate make targets to /mnt/us/kindlepdfviewer
2012-01-19 19:52:22 +01:00
Dobrica Pavlinusic
5a384bc6d9
open /mnt/us/documents by default
...
This option also removed fb save/reload which speeds up
startup and exit
2011-12-23 22:47:53 +01:00
HW
944c310016
reworked launchpad integration a bit
2011-12-09 00:11:23 +01:00
Dobrica Pavlinusic
aa55dca677
open reader using shift+P+P from Kindle's pdf viewer using launchpad
...
lsof is used to find path of current opened pdf
2011-11-26 16:24:00 +01:00