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
2025-11-13 10:06:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
calibre
/
libprs500
History
Kovid Goyal
3c2d4561fc
trivialities
2006-12-14 20:35:53 +00:00
..
cli
Changed the code for determining free/available space on device as the earlier code did not work. Now there are two functions, total_space and free_space instead of the earlier available_space.
2006-12-14 01:48:44 +00:00
gui
trivialities
2006-12-14 20:35:53 +00:00
lrf
documentation fix
2006-12-12 05:08:14 +00:00
__init__.py
The basic workflow using drag and drop is in place. You can now drop files from your file manager into the library and drop files from the library into either the main memory or the card.
2006-12-14 03:07:40 +00:00
books.py
The basic workflow using drag and drop is in place. You can now drop files from your file manager into the library and drop files from the library into either the main memory or the card.
2006-12-14 03:07:40 +00:00
communicate.py
The basic workflow using drag and drop is in place. You can now drop files from your file manager into the library and drop files from the library into either the main memory or the card.
2006-12-14 03:07:40 +00:00
errors.py
Added detection of device busy condition
2006-12-09 07:30:15 +00:00
prstypes.py
Changed the code for determining free/available space on device as the earlier code did not work. Now there are two functions, total_space and free_space instead of the earlier available_space.
2006-12-14 01:48:44 +00:00