165 Commits

Author SHA1 Message Date
Kovid Goyal
268405d35c Fix thumbnail type detection in lrf.meta and initial integration of BBeBook into libprs500 2007-01-05 05:35:27 +00:00
Kovid Goyal
ee2c0ca1b0 minor bug fix and version bump to 0.3.0b2 2007-01-03 19:22:59 +00:00
Kovid Goyal
65bdf9c0b7 Add ui includes to setup.py to address #7 2006-12-20 06:31:37 +00:00
Kovid Goyal
18111d2d50 Raising the pylint score of libprs500/gui/*.py 2006-12-20 02:08:57 +00:00
Kovid Goyal
97fe142281 Added pylint config file and PyQt version detection 2006-12-19 23:16:52 +00:00
Kovid Goyal
8a88357094 Replaced sourceforge download link for pyusb with a direct download link. 2006-12-17 18:28:13 +00:00
Kovid Goyal
5248fbbbeb Added check in setup.py to ensure that python version is >=2.5. Added direct download to dependency links for pyusb as otherwise easy_install picks the windows version on linux. This will break if a newer version of pyusb is released. Version bump to a2. See #5 2006-12-17 02:26:21 +00:00
Kovid Goyal
20b7378b19 Updated package meta-data 2006-12-14 03:10:09 +00:00
Kovid Goyal
3b21f2c4dd *** 2006-12-09 19:08:03 +00:00
Kovid Goyal
95ab3d492d Modifying loading mechanism for ui files so that it works in an egg 2006-12-02 02:03:20 +00:00
Kovid Goyal
4cdf478efe Created the form for editing book meta-info
Rejiggered the resource system so I can specify images from the resource file in QT Designer. This is a bit of a hack, and may not work when distributing via setp-tolls (especially with zip-safe)
2006-11-25 04:36:50 +00:00
Kovid Goyal
1ec8632924 Added lrf-meta script 2006-11-23 01:51:36 +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
Kovid Goyal
87c82ab7d7 GUI skeleton
Added plumbing for PyPI
2006-11-18 00:32:26 +00:00
Kovid Goyal
1c8319a5a4 Added working support for the following commands to libprs500:
- ls -lhR --color
 - cp from device to host
 - info  (get device information)
 - cat files on device

Added a command line interface in prs500.py

Added documentation in epytext

Added support for distutils
2006-11-07 04:10:11 +00:00