Kovid Goyal
|
8e9194a575
|
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.
Fixed book_upload to set the correct timestamp in the cache.xml file
|
2006-12-14 01:48:44 +00:00 |
|
Kovid Goyal
|
d0c113b2c8
|
Add support for timezones to the SetTime command. Thanks to igorsk for this.
|
2006-12-13 18:22:54 +00:00 |
|
Kovid Goyal
|
3bade20d57
|
Made the CLI usage messages more verbose so that the CLI is self documenting.
|
2006-12-12 05:09:23 +00:00 |
|
Kovid Goyal
|
16b0cadcfd
|
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 |
|
Kovid Goyal
|
edbdd7e496
|
Added support for progress reporting in libprs500. Only implemented in get_file
Created a rudimentary GUI that parses the media list on the device abd displays the books
Switched to setuptools
|
2006-11-21 04:52:47 +00:00 |
|