This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
calibre
Watch
1
Star
0
Fork
0
You've already forked calibre
mirror of
https://github.com/kovidgoyal/calibre.git
synced
2026-05-29 10:12:34 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
844f4e1e082dc6fb2499af4578a7acd585454e01
calibre
/
libprs500
T
History
Kovid Goyal
844f4e1e08
Finished implementing add/delete functions for library. Fixed a bug in the cover display code
2006-12-04 06:59:33 +00:00
..
cli
Moved book list logic into its own module and re-implemented using xml.dom. This will make it easier to edit the book list
2006-12-04 01:05:27 +00:00
gui
Finished implementing add/delete functions for library. Fixed a bug in the cover display code
2006-12-04 06:59:33 +00:00
lrf
GUI now supports displaying lists of books from both the library and the device
2006-11-24 05:17:38 +00:00
__init__.py
Added support for progress reporting in libprs500. Only implemented in get_file
2006-11-21 04:52:47 +00:00
books.py
Fixed connection errors due to timeouts in the GUI (Basically, increased the timeout in PRS500Device.open to 10s to allow device to initialize USB handler.
2006-12-04 05:25:56 +00:00
communicate.py
Fixed connection errors due to timeouts in the GUI (Basically, increased the timeout in PRS500Device.open to 10s to allow device to initialize USB handler.
2006-12-04 05:25:56 +00:00
errors.py
GUI skeleton
2006-11-18 00:32:26 +00:00
prstypes.py
Fixed connection errors due to timeouts in the GUI (Basically, increased the timeout in PRS500Device.open to 10s to allow device to initialize USB handler.
2006-12-04 05:25:56 +00:00