calibre/libprs500
Kovid Goyal 9962f95b31 Added detection of device busy condition
Added a lock file to ensure that only one instance of the GUI runs
2006-12-09 07:30:15 +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 Added detection of device busy condition 2006-12-09 07:30:15 +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 Changed GUI to only show devices. No subsets. 2006-12-09 05:55:36 +00:00
books.py Changed GUI to only show devices. No subsets. 2006-12-09 05:55:36 +00:00
communicate.py Added detection of device busy condition 2006-12-09 07:30:15 +00:00
errors.py Added detection of device busy condition 2006-12-09 07:30:15 +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