Commit Graph

24 Commits (b3c2a7e3fdce172c50112252cb741fc37bb3d16a)

Author SHA1 Message Date
HW 89b9e57299 adapted wrapper script and launcher configurations 11 years ago
NiLuJe bccccba794 Reimplement kpdf.sh changes from PR#348 after the PR#352 merge, and fix
customupdate to actually bundle kpdf.sh in the new location

Conflicts:

	launchpad/kpdf.sh
12 years ago
NuPogodi 0eaf2671fd New InfoMessage Concept
Part I (still no unireader, crereader, filesearcher & fileinfo)

Conflicts:

	commands.lua
	dialog.lua
	filechooser.lua
	filehistory.lua
	font.lua
	inputbox.lua
	reader.lua
	resources/info-i.png
	screen.lua
	selectmenu.lua
12 years ago
NiLuJe 26e10c6069 Fix input device closing, and fix lipc-wait-event handling (using
popen-noshell from http://code.google.com/p/popen-noshell/)

Conflicts:

	input.c
12 years ago
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
12 years ago
Qingping Hou 1b2d0b71b0 fallback to stop framework approach on screensaver fix 12 years ago
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
12 years ago
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
12 years ago
HW f905158b6a reverted removal of last-doc shortcut, introduced framework restart 12 years ago
Dobrica Pavlinusic a65090025c display crash.log on error 12 years ago
HW b32c3bef1f added bind-mounting of host fonts 12 years ago
HW 2d5e398be9 removed obsolete Shift-P-P combination 12 years ago
HW 877ecdfb71 switched slider handling to a fork()ed process 12 years ago
Qingping Hou 7886cb5215 mod: kill slider_watcher on kpv exit 12 years ago
Qingping Hou 9d11916bbd mod: resume framework in kpdf.sh 12 years ago
Qingping Hou c41e3e75a3 add: demo for fixing #85, #86 12 years ago
Qingping Hou 081a4165bb mod: add kpdview crash log 12 years ago
Qingping Hou 72e4808889 fix: add double quotes
this should fix issue #47
12 years ago
Qingping Hou 2ac4272933 fix: export LC_ALL when running kpdfview in launchpad 12 years ago
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
12 years ago
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
13 years ago
Dobrica Pavlinusic 5a384bc6d9 open /mnt/us/documents by default
This option also removed fb save/reload which speeds up
startup and exit
13 years ago
HW 944c310016 reworked launchpad integration a bit 13 years ago
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
13 years ago