431 Commits

Author SHA1 Message Date
Kovid Goyal
102c0c2738 Updating ignores 2007-04-21 18:50:06 +00:00
Kovid Goyal
b1a02af907 Added rar,zip support to html2lrf and squashed a few more html processing bugs. Version bump. 2007-04-21 18:44:04 +00:00
Kovid Goyal
bc4e05a417 libunrar.py with support for extracting files from archive 2007-04-20 21:24:59 +00:00
Kovid Goyal
99e11d3693 Improvedd font propoerty handling and fixed thumbnail generation 2007-04-20 17:29:43 +00:00
Kovid Goyal
54676835c7 Improved commandline interface for LRF conversion tools 2007-04-20 14:59:43 +00:00
Kovid Goyal
e70abecc03 Working recursive link follower. HTML parsing is now of release worthy quality. 2007-04-20 03:06:30 +00:00
Kovid Goyal
22872ee668 Added support for <img>, <link> and <style> tags to html2lrf 2007-04-19 03:13:02 +00:00
Kovid Goyal
d69fad53f4 Working initial HTML->LRF converter with CSS support. Next on list is support for <style>, <link> and <img> tags. 2007-04-18 22:51:48 +00:00
Kovid Goyal
15014f74fe Working windows installer 2007-04-18 03:01:29 +00:00
Kovid Goyal
65b430b23a py2exe functionality added for standalone windows executables. Initial implementation of HTML->LRF conversion 2007-04-17 07:16:25 +00:00
Kovid Goyal
e294564d29 Initial import of pylrs 2007-04-16 17:43:13 +00:00
Kovid Goyal
2db0069b89 version bump 2007-04-16 17:26:18 +00:00
Kovid Goyal
7c0447b11f removed dependency on pyuic 2007-04-10 01:53:52 +00:00
Kovid Goyal
be2208ae21 Misc minor bug fixes. 2007-04-10 01:31:54 +00:00
Kovid Goyal
011fc40780 Defined the minimum interface that a device backend must satisfy to be used in the GUI. See device.py. 2007-04-05 04:56:47 +00:00
Kovid Goyal
ecaa9e813b Fix #30. 2007-03-30 14:25:25 +00:00
Kovid Goyal
8ac579e8b5 Fix #28. Version bump. 2007-03-25 11:35:16 +00:00
Kovid Goyal
a06bc96269 Added wrapper for HTMLTidy so that we can clean up HTML files before conversion to LRF. 2007-02-25 16:51:56 +00:00
Kovid Goyal
51b5017b43 Added proper handling of sessions. Thanks to scotty for pointing that out. 2007-02-10 18:31:02 +00:00
Kovid Goyal
487764bcc9 Added explanatory message for permission denied errors. 2007-02-09 21:21:38 +00:00
Kovid Goyal
2379b516c5 Handle permission denied errors returned by firmware revision 1.0.02.01300. Version bump. 2007-02-09 20:40:52 +00:00
Kovid Goyal
509fdf081b Added support for unlocking the reader in both CLI and GUI. Version bump. 2007-01-30 02:26:50 +00:00
Kovid Goyal
6b0df0e357 2007-01-29 18:12:34 +00:00
Kovid Goyal
08aad56c04 Added support for reading RTF metadata. 2007-01-29 08:52:47 +00:00
Kovid Goyal
8327ce9c1e Fix windows bug in cp command (Destination files were not being opened in binary mode). Version bump. Fixes #24 2007-01-28 17:11:22 +00:00
Kovid Goyal
7530d37ae2 Fix OSX GUI bug. 2007-01-25 18:35:06 +00:00
Kovid Goyal
b81fe715b1 More cleanups. Minor GUI bug fixed when deleting books from device list. Version bump. 2007-01-25 05:30:33 +00:00
Kovid Goyal
af7605a075 Added extra error reporting 2007-01-23 17:31:13 +00:00
Kovid Goyal
64771613b6 oops 2007-01-22 20:38:06 +00:00
Kovid Goyal
f88ce29971 2007-01-22 19:56:38 +00:00
Kovid Goyal
481b12293e Minor cleanups. 2007-01-22 19:34:39 +00:00
Kovid Goyal
a5e40a9f25 Changed bulk-reads on USB bus to work with packets of size maxpacketsize. 2007-01-22 19:27:55 +00:00
Kovid Goyal
f0e693060a Minor cleanups. 2007-01-17 19:41:35 +00:00
Kovid Goyal
8cce505c40 #21 fixed in previous revision. Version bump. 2007-01-16 22:06:39 +00:00
Kovid Goyal
0ca3a7861f Windows configuration bug should be fixed. 2007-01-16 22:02:34 +00:00
Kovid Goyal
d789b6d627 Added a set configuration call to device initialization as this is needed in windows and doesn't seem to matter in linux. Fixed BBeBook. 2007-01-16 20:33:15 +00:00
Kovid Goyal
94387a023f Added set_configuration method in libusb 2007-01-16 19:57:23 +00:00
Kovid Goyal
8c566b877e i hate windows 2007-01-16 19:07:12 +00:00
Kovid Goyal
19367baec8 Minor cleanups 2007-01-15 17:41:31 +00:00
Kovid Goyal
6a8ed44d3e Cleanups and minor bug fixes. ls -h works again. Various unicode related bugs squashed. Version bump. 2007-01-13 19:27:30 +00:00
Kovid Goyal
0be8846706 Updated apidocs 2007-01-13 17:48:44 +00:00
Kovid Goyal
3fc53270b5 Setting up svn:ignores 2007-01-13 07:44:23 +00:00
Kovid Goyal
9349fabd77 Set correct PATH_MAX on OSX. Version bump. 2007-01-13 07:29:15 +00:00
Kovid Goyal
234750d487 Drop dependency on PyUSB. Version bump. 2007-01-13 04:15:25 +00:00
Kovid Goyal
fbdb293ac0 Initial implementation of a ctypes based wrapper around libusb to replace pyusb. 2007-01-13 03:14:06 +00:00
Kovid Goyal
6472b7a24a Allow running of multiple instances of the GUI. Removed HAL based detection code as it needs too many workarounds. Version bump to 0.3.0 final. 2007-01-11 18:51:20 +00:00
Kovid Goyal
7a814b5401 Removed automatic dependency installation as it only works in Linux.
Removed dependency on PyXML.
Fixed unicode handling in books command of CLI
Various minor bug fixes to make things run smoothly in windows.
Version bump.
2007-01-09 03:23:30 +00:00
Kovid Goyal
9cad32e207 Make GUI not exit when device is busy. Version bump. 2007-01-09 01:07:57 +00:00
Kovid Goyal
3f4f7e7b0b Various fixes for windows: Remove dependency checking for windows builds as it would be a miracle if automatic installation succeeded. Provide a default termwidth for the CLI on windows.
Initial import of Perl script to edit PDF metadata
2007-01-08 21:54:04 +00:00
Kovid Goyal
eb07f9c91f Minor bug fixes in lrf.meta as well as an initial import of code to create LRF files. Will work more on this only if BBeBook-0.3 proves insufficient. 2007-01-06 19:43:50 +00:00