Dobrica Pavlinusic
|
2d023d79c2
|
scp all *.lua files to Kindle
|
2011-11-21 19:30:00 +01:00 |
|
HW
|
11cc9e38f4
|
added mupdf patching to Makefile
|
2011-11-20 23:02:39 +01:00 |
|
HW
|
c6e491ad11
|
accidently enabled PDF tracing output, revert that.
|
2011-11-17 00:52:07 +01:00 |
|
HW
|
4e037e44f5
|
more makefile love: compile everything in one go
now - after fetching third party sources - you can
compile everything via
make
or
EMULATE_READER=1 make
in one go.
|
2011-11-17 00:50:10 +01:00 |
|
HW
|
f78776a4d5
|
changes on building (clean-up) and emulation code
cleaned up Makefile a bit and made emulation related
parts really conditional on a single flag (EMULATE_READER).
|
2011-11-16 23:52:26 +01:00 |
|
HW
|
ade5c4892d
|
better argument parsing and option for gamma correction
included MIT-licensed alt_getopt implementation:
http://files.luaforge.net/releases/alt-getopt/alt-getopt/alt-getopt-0.7.0
created example use of gamma correction.
reader.lua now has usage notes for its invocation syntax.
|
2011-11-16 17:13:08 +01:00 |
|
HW
|
10a8d59882
|
oops, Makefile wasn't in initial import.
|
2011-11-14 19:17:14 +01:00 |
|