90 Commits

Author SHA1 Message Date
Kovid Goyal
4ba916c130 Make viewer run in separate process. Should fix #533 2008-02-24 03:14:03 +00:00
Kovid Goyal
ac4a0f0dfc Implement recursive import assuming multiple ebooks per directory 2008-02-22 22:58:17 +00:00
Kovid Goyal
c7cd76bdc7 Implement recursive import assuming multiple ebooks per directory 2008-02-22 20:46:12 +00:00
Kovid Goyal
67b2d44b33 2008-02-21 21:41:45 +00:00
Kovid Goyal
6e451f5841 Implement recursive import of books into the library (one book per directory) 2008-02-21 21:12:35 +00:00
Kovid Goyal
87c34c73cc Implement Bulk conversion of ebooks 2008-02-21 04:23:10 +00:00
Kovid Goyal
c5daec10f1 Add option to save books to single output folder 2008-02-14 02:53:49 +00:00
Kovid Goyal
baef59dce7 Mkae filename pattern used to guess metadata configurable 2008-02-13 19:55:39 +00:00
Kovid Goyal
d1053b7bb5 Try to import metadata from metadata.opf if it exists in the same directory as the book being added to the library. 2008-02-13 15:35:12 +00:00
Kovid Goyal
4bcec54057 Don't die if path to database has on ascii characters 2008-02-09 09:22:16 +00:00
Kovid Goyal
50c484fc35 Fix bugs in database migration logic 2008-02-08 00:59:54 +00:00
Kovid Goyal
63f971dd92 Make visible columns in the library view configurable via the config dialog. 2008-02-04 20:03:00 +00:00
Kovid Goyal
e7a465ce6e Add compact database button to config dialog 2008-01-30 16:46:55 +00:00
Kovid Goyal
d61e8e057d Improved the job dispatch system. Now after a job has completed, it remains in the list and you can view any output from it, by double clicking the list entry. 2008-01-30 01:59:37 +00:00
Kovid Goyal
c03508cf37 Move libprs500 from a multi-threaded to a multi-process architecture. This should greatly improve the stability and responsiveness of the GUI. 2008-01-27 03:09:45 +00:00
Kovid Goyal
eb0978e089 Fis bug in config dialog on non-linux platforms 2008-01-24 22:02:10 +00:00
Kovid Goyal
1783f0d673 Fix #482 2008-01-24 07:42:35 +00:00
Kovid Goyal
2fa7063034 Add support for adding custom news profiles to the GUI 2008-01-24 00:10:19 +00:00
Kovid Goyal
1de21832e5 Implement advanced search 2008-01-20 22:46:46 +00:00
Kovid Goyal
5a36f6a755 Warn user is she's importing a duplicate and ask for confirmation. 2008-01-16 06:23:05 +00:00
Kovid Goyal
ef48bcc3c1 Fine tune the screen height for LRF conversions and drop the prs500-unsafe profile. Make GUI not die when an invalid option i passed to the ebook converter. 2008-01-15 20:35:06 +00:00
Kovid Goyal
9c75ead5d1 Fix #469 2008-01-14 19:14:39 +00:00
Kovid Goyal
2e3157cfa3 Implement #449 2008-01-10 01:15:59 +00:00
Kovid Goyal
6853bfbd88 Add .mobi, .prc and .azw to list of book extensions 2008-01-03 19:57:03 +00:00
Kovid Goyal
3d6919d73a Changing the database path should use an already existing database at the new location if possible. 2007-12-15 18:53:29 +00:00
Kovid Goyal
8f9bb12c7f More helpful error message when the database is locked 2007-12-10 17:06:39 +00:00
Kovid Goyal
01f65a1ce1 Add more untranslated strings 2007-12-09 19:20:23 +00:00
Kovid Goyal
4cdd498f22 Fix #369 2007-12-06 01:09:55 +00:00
Kovid Goyal
8a6f967645 Implement #364 2007-12-06 00:04:22 +00:00
Kovid Goyal
27bcf6071e Add ability to specify frequently used directories on linux 2007-12-05 23:01:49 +00:00
Kovid Goyal
ab242cc96d Implement #111 2007-12-05 21:45:43 +00:00
Kovid Goyal
cee1d202cf Fix #368 2007-12-05 19:10:57 +00:00
Kovid Goyal
bfccc26518 Fix #362 2007-12-05 04:11:18 +00:00
Kovid Goyal
007bd627ed 2007-12-02 21:31:17 +00:00
Kovid Goyal
8de3d3aa50 Fix #308 2007-11-30 20:50:07 +00:00
Kovid Goyal
f97f1c91d2 Add profile for the New York Review of Books 2007-11-28 22:22:19 +00:00
Kovid Goyal
7de56b92ec Finally finished The Economist profile. 2007-11-28 06:13:51 +00:00
Kovid Goyal
85718558aa Fix #275 2007-11-14 04:41:13 +00:00
Kovid Goyal
8a0f67c606 Move opening of device into worker thread as this is expensive operation for 505 and I dont like to have the GUI freeze, however briefly. 2007-11-12 21:03:42 +00:00
Kovid Goyal
9c214536b7 2007-11-11 19:22:40 +00:00
Kovid Goyal
41e7de3077 Support for collections on the 505 2007-11-09 21:08:23 +00:00
Kovid Goyal
bb4ca7f46c Make loading of translator automatic. 2007-11-08 23:18:50 +00:00
Kovid Goyal
b11f63c322 Support for translations. 2007-11-08 23:10:01 +00:00
Kovid Goyal
23cdd84f90 Give a useful error message for temporary bus errors. 2007-11-07 19:29:57 +00:00
Kovid Goyal
03305ec03d String correction 2007-11-05 17:20:18 +00:00
Kovid Goyal
e4082417f9 oops 2007-11-02 23:53:25 +00:00
Kovid Goyal
38402d7e56 Fix #271 2007-11-02 18:19:34 +00:00
Kovid Goyal
4be73c0f49 Implement #150 2007-10-25 01:05:11 +00:00
Kovid Goyal
4312aff2cf Windows PRS505 support 2007-10-20 05:36:04 +00:00
Kovid Goyal
8d46e046d4 Implement database locking (needs to be debugged on windows and OSX) 2007-10-19 00:11:43 +00:00