Commit Graph

  • 98c752f50d Merge branch 'new_ui_code' of github.com:houqp/kindlepdfviewer into new_ui_code Qingping Hou 2012-08-25 22:52:56 +0800
  • c1ccff70ad minor adjustment for Makefile and document.lua Qingping Hou 2012-08-25 22:52:12 +0800
  • 77fece8ad9 fix lua include path Dobrica Pavlinusic 2012-06-13 18:49:46 +0200
  • e39bbd7077 fixes for mac Kefu Chai 2012-06-09 19:38:08 +0800
  • 8ce1aef0af remove dependency on <linux/input.h> Kefu Chai 2012-06-11 02:32:21 +0800
  • ae780a543b check mupdf's thirdparty libs' version Qingping Hou 2012-07-15 02:19:10 +0800
  • 10e723896b fix wrong warnning message in Makefile Qingping Hou 2012-07-13 22:35:51 +0800
  • 59e81a0345 fix typo in makefile Qingping Hou 2012-07-13 22:33:32 +0800
  • 8566cfff1e added cr3.css for files without one NuPogodi 2012-05-19 13:09:37 +0200
  • 2e145dbf27 update README, for emulator example Qingping Hou 2012-06-09 20:18:32 +0800
  • f9bd1625fd Merge pull request #213 from houqp/new_ui_code Dobrica Pavlinušić 2012-07-03 06:00:12 -0700
  • 3fb28b08fd Merge branch 'new_ui_code' of github.com:hwhw/kindlepdfviewer into new_ui_code Qingping Hou 2012-07-02 04:38:05 +0800
  • ac385783ed remove menu item shortcut for k4 Qingping Hou 2012-06-27 16:26:06 +0800
  • 1c216b6458 add last read page/percent setting support Qingping Hou 2012-06-27 01:00:21 +0800
  • 59592e862e read font settings on readsettings event Qingping Hou 2012-06-27 00:59:47 +0800
  • 0e122b12bf read settings after readerui widgets initialization Qingping Hou 2012-06-27 00:59:22 +0800
  • bcd50a44ad Merge pull request #211 from houqp/new_ui_code Dobrica Pavlinušić 2012-06-26 04:30:31 -0700
  • 45e9198ab2 add document fontface and fontsize settings support Qingping Hou 2012-06-26 17:05:49 +0800
  • fab19c3bfa add document settings support Qingping Hou 2012-06-26 17:05:09 +0800
  • 083b94f55e Merge pull request #210 from houqp/new_ui_code HW 2012-06-24 06:16:10 -0700
  • ca46092f1b fix naming for fake events device, part 2 Qingping Hou 2012-06-24 10:13:24 +0800
  • cee51b8db2 change menu item underline color to make refresh more responsive Qingping Hou 2012-06-23 22:23:43 +0800
  • d06f71b3cd fix naming for fake events device Qingping Hou 2012-06-23 20:38:20 +0800
  • 6102dc622f bug fixes for shadow framebuffer implementation Qingping Hou 2012-06-23 20:37:33 +0800
  • 165585ecea fix typo in einkfb.c Qingping Hou 2012-06-19 11:11:51 +0800
  • d6a2c9908c enable partial and full refresh on widget redraw Qingping Hou 2012-06-19 10:44:54 +0800
  • 81a846f32f properly free and unmap memory in closeFrameBuffer Qingping Hou 2012-06-14 21:03:31 +0800
  • 271701edfe screensaver and usbplugin events support Qingping Hou 2012-06-14 01:52:08 +0800
  • 47ec493da1 implement K4 framebuffer support with shadow blitbuffer Qingping Hou 2012-06-14 01:43:57 +0800
  • a505cdaf34 Merge pull request #209 from dpavlin/master {Qingping,Dave} Hou 2012-06-13 10:23:28 -0700
  • 2fd5c28007 fix lua include path Dobrica Pavlinusic 2012-06-13 18:49:46 +0200
  • 692b06fdcb Merge pull request #208 from dpavlin/master {Qingping,Dave} Hou 2012-06-13 07:17:38 -0700
  • 5d8e579b4f Merge pull request #204 from houqp/new_ui_code Dobrica Pavlinušić 2012-06-13 07:04:38 -0700
  • 89fd8d22d6 make on-screen keyboard lower case by default Dobrica Pavlinusic 2012-06-13 16:03:03 +0200
  • 2d104d7792 adjust keycodes for k4 & add device.lua Qingping Hou 2012-06-13 21:27:38 +0800
  • 51ed793d14 add screen rotate support Qingping Hou 2012-06-13 00:14:23 +0800
  • 4c71c628d3 release input devices on reader exit Qingping Hou 2012-06-12 22:48:57 +0800
  • b71ac38d3b exit KPV on Ctrl+C Qingping Hou 2012-06-12 21:18:39 +0800
  • bad329811d add line space control feature for credocument Qingping Hou 2012-06-12 21:12:04 +0800
  • b3cdbeee19 add font size control feature for credocument Qingping Hou 2012-06-12 20:58:15 +0800
  • 9e6940621b add getFontFace in cre.cpp and credocument.lua Qingping Hou 2012-06-12 20:48:39 +0800
  • 62f73c177b add getFontSize in cre.cpp Qingping Hou 2012-06-12 20:40:39 +0800
  • 845aae3e37 rename getXPointer to getCurrentXPointer in cre.cpp Qingping Hou 2012-06-12 20:27:12 +0800
  • 0ddc9f6e99 add back readerfont.lua Qingping Hou 2012-06-12 18:04:08 +0800
  • acaf8d660e font menu for readerui Qingping Hou 2012-06-12 17:42:02 +0800
  • f8f188ff89 jump to first menu item if pagebck is pressed in first page Qingping Hou 2012-06-12 16:02:08 +0800
  • 7d008bf622 fix end_position calculation in Menu:onNextPage Qingping Hou 2012-06-12 15:59:35 +0800
  • 77761554d9 add CreDocument:engineInit() method Qingping Hou 2012-06-12 14:52:35 +0800
  • 84c435ebdc use getProvider and openDocument in reader.lua Qingping Hou 2012-06-12 14:38:52 +0800
  • d89cbc43f9 replace getProvider with openDocument Qingping Hou 2012-06-12 14:38:00 +0800
  • 07d6f66565 fix screen rotation mode restore for native system Qingping Hou 2012-06-12 12:13:51 +0800
  • 379d6216a0 read reader settings in reader.lua Qingping Hou 2012-06-12 12:10:44 +0800
  • bb450c81d4 read arguemtns in reader.lua Qingping Hou 2012-06-12 00:37:58 +0800
  • 348891c242 add start_pos and password for readerui.lua Qingping Hou 2012-06-12 00:35:13 +0800
  • 4fb2c9d2e3 add gotoPercent for readerrolling.lua Qingping Hou 2012-06-12 00:34:30 +0800
  • 2b39ba8b83 register all the supported formats for crengine Qingping Hou 2012-06-11 23:50:11 +0800
  • 873af20deb Merge pull request #203 from houqp/new_ui_code HW 2012-06-11 05:06:26 -0700
  • 793a431c43 add sub menu support for menu widget Qingping Hou 2012-06-11 13:46:19 +0800
  • ee7472be96 Merge pull request #202 from tchaikov/mac-fixes HW 2012-06-10 12:02:09 -0700
  • a853dbbb1d Merge pull request #201 from tchaikov/remove-dependency HW 2012-06-10 12:01:18 -0700
  • 896c435840 remove dependency on <linux/input.h> Kefu Chai 2012-06-11 02:32:21 +0800
  • 1ecab97c6f fixes for mac Kefu Chai 2012-06-09 19:38:08 +0800
  • 4d3e6af106 small changes to menu and addition of a reader menu HW 2012-06-10 20:14:29 +0200
  • 5b4ce0af82 Merge pull request #200 from houqp/new_ui_code HW 2012-06-10 10:03:01 -0700
  • cbed96867b Merge branch 'new_ui_code' of github.com:hwhw/kindlepdfviewer into new_ui_code Qingping Hou 2012-06-11 00:13:15 +0800
  • 937a91c297 fix fb:getOrientation method, adjust mode numbering Qingping Hou 2012-06-11 00:09:23 +0800
  • df9231906c Merge pull request #199 from houqp/new_ui_code HW 2012-06-10 08:59:45 -0700
  • 7ce032c6a6 Merge branch 'new_ui_code' of github.com:hwhw/kindlepdfviewer into new_ui_code Qingping Hou 2012-06-10 23:54:54 +0800
  • aaa6b38ef3 add getOrientation method for einkfb module Qingping Hou 2012-06-10 23:54:27 +0800
  • 5025be971d separated dialog.lua into source files for each individual function HW 2012-06-10 17:52:09 +0200
  • 1e9fdd818f a new base file for the reader in new_ui_code branch HW 2012-06-10 17:38:16 +0200
  • ce5614ef6f cleanup, also removal of G_* constants HW 2012-06-10 17:36:19 +0200
  • 33ec40f29a added boundary checking to setPixel() for development purposes HW 2012-06-10 17:34:46 +0200
  • fba5ce51bd Merge branch 'new_ui_code' of github.com:hwhw/kindlepdfviewer into new_ui_code Qingping Hou 2012-06-10 21:50:43 +0800
  • b122e41351 k4 8bpp framebuffer support Qingping Hou 2012-06-10 21:50:26 +0800
  • a26f6ed9a5 update customupdate target for new ui framework Qingping Hou 2012-06-10 21:20:48 +0800
  • 0a4d49edfb added tracebacks on error HW 2012-06-10 14:37:12 +0200
  • 88a7781913 removed one case of Lua <5.1 varargs handling HW 2012-06-10 13:05:30 +0200
  • 869c7b573f remove dependency on <linux/fb.h> Kefu Chai 2012-06-09 19:35:30 +0800
  • e6777ef43d update building section in Makefile Qingping Hou 2012-06-09 20:22:15 +0800
  • 7fda49e897 update README, for emulator example Qingping Hou 2012-06-09 20:18:32 +0800
  • 219b2d7f30 add usb charging events Qingping Hou 2012-06-07 22:00:09 +0800
  • 2108b6daeb fix CC for luajit compilation Qingping Hou 2012-06-06 19:41:16 +0800
  • b53e421a27 add getPosFromXPointer in cre.cpp Qingping Hou 2012-06-06 16:20:13 +0800
  • 8f410bdbbe fix cleanthirdparty target Qingping Hou 2012-06-06 14:33:35 +0800
  • 1533f29ced bump crengine version to 3.0.57-15 Qingping Hou 2012-06-06 14:20:08 +0800
  • 31df51cc80 update to freetype-2.4.9 HW 2012-06-04 00:51:20 +0200
  • e359ea4938 fixed missing return values HW 2012-06-03 01:51:05 +0200
  • a381e11a9e switch to LuaJIT-2.0 HW 2012-06-03 01:49:55 +0200
  • 1c05fa2a24 added shortcuts for Kite HW 2012-05-28 19:55:04 +0200
  • 4fb745a0df Merge pull request #198 from tchaikov/remove-dependency HW 2012-06-10 03:00:56 -0700
  • 0e561c610a remove dependency on <linux/fb.h> Kefu Chai 2012-06-09 19:35:30 +0800
  • 794e9188fc update building section in Makefile Qingping Hou 2012-06-09 20:22:15 +0800
  • 1e3d72df70 update README, for emulator example Qingping Hou 2012-06-09 20:18:32 +0800
  • ad7a8d044c update self.items and self.current after file deletion Qingping Hou 2012-06-09 18:10:05 +0800
  • 9b263ca23a Merge pull request #197 from tchaikov/remove-position-saved {Qingping,Dave} Hou 2012-06-09 03:00:31 -0700
  • 8665a7567f stay at current page after deletion Kefu Chai 2012-06-09 02:44:25 +0800
  • 388d4fb2ac Merge pull request #196 from houqp/master Dobrica Pavlinušić 2012-06-08 07:35:53 -0700
  • 0558a5ec5a reread current directory files after unplug from PC Qingping Hou 2012-06-08 00:53:45 +0800
  • 2485a552eb first try to fix #127 Qingping Hou 2012-06-07 23:39:28 +0800