Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/opds.py
Commit message (Expand)AuthorAgeFilesLines
* Read Internet Archive catalogsGonzalo Odiard2012-09-141-2/+14
* Use Gio instead dbus to monitor pen drivesManuel Kaufmann2012-06-271-1/+1
* Initial port to Gtk3 SL #3681Manuel Kaufmann2012-06-211-27/+27
* Initialize empty catalog list in Internet Archive backendGonzalo Odiard2011-08-101-0/+1
* Implementation of dynamic catalogsGonzalo Odiard2011-08-081-11/+37
* Cancel previous download image threadsGonzalo Odiard2011-08-081-1/+13
* Display summary of books bassed in configurationGonzalo Odiard2011-08-081-0/+11
* Use gobject.idle_add to emit signalsGonzalo Odiard2011-04-141-4/+10
* Change cursor in the main thread to avoid locksGonzalo Odiard2011-04-121-16/+5
* Inhibit suspend when search or download content. Use gobejct.idle_add to emit...Gonzalo Odiard2011-04-121-1/+7
* In Internet Archive server try to download _test.pdf and if not present .pdf ...Gonzalo Odiard2011-04-061-1/+2
* Change the parameter to filter by languageGonzalo Odiard2011-04-061-0/+1
* Download the cover images in a seaprated threadGonzalo Odiard2011-04-011-6/+82
* Implement REST client for Internet Archive server.Gonzalo Odiard2011-04-011-5/+181
* Show information of books in the JournalGonzalo Odiard2011-03-301-0/+8
* Initial support to OPDS CatalogsGonzalo Odiard2011-03-281-4/+1
* Implement filter by language in FeedbooksGonzalo Odiard2011-03-271-3/+10
* Add support to filter searches by languageGonzalo Odiard2011-03-261-6/+10
* Remove unused variablesGonzalo Odiard2011-03-231-4/+0
* The parameters for the opds servers are configured in a file.Gonzalo Odiard2011-03-221-14/+12
* Pep8 fixes in opds.pyGonzalo Odiard2011-03-181-27/+33
* User interface reworked.Gonzalo Odiard2011-03-181-0/+17
* Show a busy cursor when downloading in the backgroundSayamindu Dasgupta2009-11-251-9/+14
* Implement support for resultsets returned in multiple pagesSayamindu Dasgupta2009-11-251-15/+54
* Support local filepathsSayamindu Dasgupta2009-11-051-4/+11
* Implement support for removable volumesSayamindu Dasgupta2009-11-051-3/+57
* Add a way to figure out if the query has completed or notSayamindu Dasgupta2009-10-151-0/+5
* Fix problems with threading which was causing downloads to chokeSayamindu Dasgupta2009-10-121-5/+4
* Add support files for initial OPDS support (Feedbooks and Internet Archive ca...Sayamindu Dasgupta2009-10-121-0/+143