Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.15 2012/11/26 14:02:49 ryoon Exp $
|
2009-01-17 23:18:25 +01:00
|
|
|
bin/calibre
|
2009-11-18 18:41:20 +01:00
|
|
|
bin/calibre-complete
|
2009-01-17 23:18:25 +01:00
|
|
|
bin/calibre-customize
|
|
|
|
bin/calibre-debug
|
2009-11-18 18:41:20 +01:00
|
|
|
bin/calibre-mount-helper
|
2009-01-17 23:18:25 +01:00
|
|
|
bin/calibre-parallel
|
|
|
|
bin/calibre-server
|
2009-11-18 18:41:20 +01:00
|
|
|
bin/calibre-smtp
|
2009-01-17 23:18:25 +01:00
|
|
|
bin/calibredb
|
2009-11-18 18:41:20 +01:00
|
|
|
bin/ebook-convert
|
|
|
|
bin/ebook-device
|
|
|
|
bin/ebook-meta
|
2009-01-17 23:18:25 +01:00
|
|
|
bin/ebook-viewer
|
2011-05-21 17:07:48 +02:00
|
|
|
bin/epub-fix
|
2009-11-18 18:41:20 +01:00
|
|
|
bin/fetch-ebook-metadata
|
2009-01-17 23:18:25 +01:00
|
|
|
bin/lrf2lrs
|
|
|
|
bin/lrfviewer
|
|
|
|
bin/lrs2lrf
|
|
|
|
bin/markdown-calibre
|
|
|
|
bin/web2disk
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/__init__.py
|
|
|
|
lib/calibre/calibre/constants.py
|
|
|
|
lib/calibre/calibre/customize/__init__.py
|
|
|
|
lib/calibre/calibre/customize/builtins.py
|
|
|
|
lib/calibre/calibre/customize/conversion.py
|
|
|
|
lib/calibre/calibre/customize/profiles.py
|
|
|
|
lib/calibre/calibre/customize/ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/customize/zipplugin.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/db/__init__.py
|
|
|
|
lib/calibre/calibre/db/backend.py
|
|
|
|
lib/calibre/calibre/db/cache.py
|
|
|
|
lib/calibre/calibre/db/errors.py
|
|
|
|
lib/calibre/calibre/db/fields.py
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
lib/calibre/calibre/db/lazy.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/db/locking.py
|
|
|
|
lib/calibre/calibre/db/schema_upgrades.py
|
|
|
|
lib/calibre/calibre/db/tables.py
|
|
|
|
lib/calibre/calibre/db/tests/__init__.py
|
|
|
|
lib/calibre/calibre/db/tests/base.py
|
|
|
|
lib/calibre/calibre/db/tests/reading.py
|
|
|
|
lib/calibre/calibre/db/view.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/debug.py
|
|
|
|
lib/calibre/calibre/devices/__init__.py
|
|
|
|
lib/calibre/calibre/devices/android/__init__.py
|
|
|
|
lib/calibre/calibre/devices/android/driver.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/apple/__init__.py
|
|
|
|
lib/calibre/calibre/devices/apple/driver.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/devices/apple/itunes.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/bambook/__init__.py
|
|
|
|
lib/calibre/calibre/devices/bambook/driver.py
|
|
|
|
lib/calibre/calibre/devices/bambook/libbambookcore.py
|
|
|
|
lib/calibre/calibre/devices/binatone/__init__.py
|
|
|
|
lib/calibre/calibre/devices/binatone/driver.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/devices/blackberry/__init__.py
|
|
|
|
lib/calibre/calibre/devices/blackberry/driver.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/boeye/__init__.py
|
|
|
|
lib/calibre/calibre/devices/boeye/driver.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/devices/cli.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/cybook/__init__.py
|
|
|
|
lib/calibre/calibre/devices/cybook/driver.py
|
|
|
|
lib/calibre/calibre/devices/cybook/t2b.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/devices/eb600/__init__.py
|
|
|
|
lib/calibre/calibre/devices/eb600/driver.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/edge/__init__.py
|
|
|
|
lib/calibre/calibre/devices/edge/driver.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/devices/errors.py
|
|
|
|
lib/calibre/calibre/devices/eslick/__init__.py
|
|
|
|
lib/calibre/calibre/devices/eslick/driver.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/folder_device/__init__.py
|
|
|
|
lib/calibre/calibre/devices/folder_device/driver.py
|
|
|
|
lib/calibre/calibre/devices/hanlin/__init__.py
|
|
|
|
lib/calibre/calibre/devices/hanlin/driver.py
|
|
|
|
lib/calibre/calibre/devices/hanvon/__init__.py
|
|
|
|
lib/calibre/calibre/devices/hanvon/driver.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/devices/iliad/__init__.py
|
|
|
|
lib/calibre/calibre/devices/iliad/driver.py
|
|
|
|
lib/calibre/calibre/devices/interface.py
|
|
|
|
lib/calibre/calibre/devices/irexdr/__init__.py
|
|
|
|
lib/calibre/calibre/devices/irexdr/driver.py
|
|
|
|
lib/calibre/calibre/devices/iriver/__init__.py
|
|
|
|
lib/calibre/calibre/devices/iriver/driver.py
|
|
|
|
lib/calibre/calibre/devices/jetbook/__init__.py
|
|
|
|
lib/calibre/calibre/devices/jetbook/driver.py
|
|
|
|
lib/calibre/calibre/devices/kindle/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/kindle/apnx.py
|
|
|
|
lib/calibre/calibre/devices/kindle/bookmark.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/devices/kindle/driver.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/kobo/__init__.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/devices/kobo/bookmark.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/kobo/books.py
|
|
|
|
lib/calibre/calibre/devices/kobo/driver.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/devices/manager.py
|
|
|
|
lib/calibre/calibre/devices/mime.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/misc.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/devices/mtp/__init__.py
|
|
|
|
lib/calibre/calibre/devices/mtp/base.py
|
|
|
|
lib/calibre/calibre/devices/mtp/books.py
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/devices/mtp/defaults.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/devices/mtp/driver.py
|
|
|
|
lib/calibre/calibre/devices/mtp/filesystem_cache.py
|
|
|
|
lib/calibre/calibre/devices/mtp/test.py
|
|
|
|
lib/calibre/calibre/devices/mtp/unix/__init__.py
|
|
|
|
lib/calibre/calibre/devices/mtp/unix/driver.py
|
|
|
|
lib/calibre/calibre/devices/mtp/unix/upstream/update.py
|
|
|
|
lib/calibre/calibre/devices/mtp/windows/__init__.py
|
|
|
|
lib/calibre/calibre/devices/mtp/windows/driver.py
|
|
|
|
lib/calibre/calibre/devices/mtp/windows/remote.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/nokia/__init__.py
|
|
|
|
lib/calibre/calibre/devices/nokia/driver.py
|
|
|
|
lib/calibre/calibre/devices/nook/__init__.py
|
|
|
|
lib/calibre/calibre/devices/nook/driver.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/devices/nuut2/__init__.py
|
|
|
|
lib/calibre/calibre/devices/nuut2/driver.py
|
|
|
|
lib/calibre/calibre/devices/prs505/__init__.py
|
|
|
|
lib/calibre/calibre/devices/prs505/driver.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/prs505/sony_cache.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/devices/prst1/__init__.py
|
|
|
|
lib/calibre/calibre/devices/prst1/driver.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/devices/scanner.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/devices/smart_device_app/__init__.py
|
|
|
|
lib/calibre/calibre/devices/smart_device_app/driver.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/sne/__init__.py
|
|
|
|
lib/calibre/calibre/devices/sne/driver.py
|
|
|
|
lib/calibre/calibre/devices/teclast/__init__.py
|
|
|
|
lib/calibre/calibre/devices/teclast/driver.py
|
|
|
|
lib/calibre/calibre/devices/udisks.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/devices/usbms/__init__.py
|
|
|
|
lib/calibre/calibre/devices/usbms/books.py
|
|
|
|
lib/calibre/calibre/devices/usbms/cli.py
|
|
|
|
lib/calibre/calibre/devices/usbms/device.py
|
|
|
|
lib/calibre/calibre/devices/usbms/deviceconfig.py
|
|
|
|
lib/calibre/calibre/devices/usbms/driver.py
|
|
|
|
lib/calibre/calibre/devices/usbobserver/test.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/devices/user_defined/__init__.py
|
|
|
|
lib/calibre/calibre/devices/user_defined/driver.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/devices/utils.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/BeautifulSoup.py
|
|
|
|
lib/calibre/calibre/ebooks/__init__.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/ebooks/azw4/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/azw4/reader.py
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
lib/calibre/calibre/ebooks/chardet.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/chm/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/chm/metadata.py
|
|
|
|
lib/calibre/calibre/ebooks/chm/reader.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/comic/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/comic/input.py
|
|
|
|
lib/calibre/calibre/ebooks/compression/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/compression/palmdoc.py
|
|
|
|
lib/calibre/calibre/ebooks/compression/tcr.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/cli.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/config.py
|
2012-02-16 22:29:35 +01:00
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/azw4_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/chm_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/comic_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/djvu_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/epub_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/epub_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/fb2_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/fb2_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/html_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/html_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/htmlz_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/htmlz_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/lit_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/lit_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/lrf_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/lrf_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/mobi_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/mobi_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/odt_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/oeb_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pdb_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pdb_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pdf_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pdf_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pml_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/pml_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/rb_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/rb_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/recipe_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/rtf_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/rtf_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/snb_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/snb_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/tcr_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/tcr_output.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/txt_input.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/plugins/txt_output.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/conversion/plumber.py
|
|
|
|
lib/calibre/calibre/ebooks/conversion/preprocess.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/conversion/utils.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/ebooks/djvu/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/djvu/djvu.py
|
|
|
|
lib/calibre/calibre/ebooks/djvu/djvubzzdec.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/epub/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/epub/fix/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/epub/fix/container.py
|
|
|
|
lib/calibre/calibre/ebooks/epub/fix/epubcheck.py
|
|
|
|
lib/calibre/calibre/ebooks/epub/fix/main.py
|
|
|
|
lib/calibre/calibre/ebooks/epub/fix/unmanifested.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/epub/pages.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/epub/periodical.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/fb2/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/fb2/fb2ml.py
|
|
|
|
lib/calibre/calibre/ebooks/html/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/html/input.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/html/meta.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/ebooks/html/to_zip.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/htmlz/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/htmlz/oeb2html.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/hyphenate.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/iterator/__init__.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/lit/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/lit/from_any.py
|
|
|
|
lib/calibre/calibre/ebooks/lit/lzx.py
|
|
|
|
lib/calibre/calibre/ebooks/lit/maps/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/lit/maps/html.py
|
|
|
|
lib/calibre/calibre/ebooks/lit/maps/opf.py
|
|
|
|
lib/calibre/calibre/ebooks/lit/mssha1.py
|
|
|
|
lib/calibre/calibre/ebooks/lit/reader.py
|
|
|
|
lib/calibre/calibre/ebooks/lit/writer.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/fonts/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/html/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/html/color_map.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/html/convert_from.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/html/convert_to.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/html/table.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/html/table_as_image.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/input.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/lrfparser.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/lrs/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/lrs/convert_from.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/meta.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/objects.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/pylrs/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/pylrs/elements.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/pylrs/pylrf.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/pylrs/pylrfopt.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/pylrs/pylrs.py
|
|
|
|
lib/calibre/calibre/ebooks/lrf/tags.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/__init__.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/ebooks/markdown/blockparser.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/blockprocessors.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/commandline.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/etree_loader.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/abbr.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/codehilite.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/def_list.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/extra.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/fenced_code.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/footnotes.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/headerid.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/meta.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/rss.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/tables.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/toc.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/extensions/wikilinks.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/html4.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/inlinepatterns.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/markdown/markdown.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/ebooks/markdown/odict.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/postprocessors.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/preprocessors.py
|
|
|
|
lib/calibre/calibre/ebooks/markdown/treeprocessors.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/metadata/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/metadata/archive.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/book/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/book/base.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/book/json_codec.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/metadata/cli.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/ebooks/metadata/docx.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/metadata/epub.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/ereader.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/metadata/extz.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/metadata/fb2.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/ebooks/metadata/haodoo.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/metadata/html.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/imp.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/metadata/kdl.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/metadata/library_thing.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/lit.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/lrx.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/meta.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/mobi.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/odt.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/opf2.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/pdb.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/pdf.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/metadata/plucker.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/metadata/pml.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/rar.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/rb.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/rtf.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/metadata/snb.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/amazon.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/base.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/cli.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/covers.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/douban.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/google.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/identify.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/isbndb.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/openlibrary.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/overdrive.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/ozon.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/test.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/ebooks/metadata/sources/worker.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/metadata/toc.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/topaz.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/txt.py
|
|
|
|
lib/calibre/calibre/ebooks/metadata/worker.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/metadata/xisbn.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/metadata/zip.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/__init__.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/debug/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/debug/headers.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/debug/index.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/debug/main.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/debug/mobi6.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/debug/mobi8.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/mobi/huffcdic.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/langcodes.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/mobiml.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/reader/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/reader/headers.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/reader/index.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/reader/markup.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/reader/mobi6.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/reader/mobi8.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/reader/ncx.py
|
2012-05-06 10:34:14 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/tweak.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/utils.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/writer2/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/writer2/indexer.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/writer2/main.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/writer2/resources.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/writer2/serializer.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/writer8/__init__.py
|
2012-05-06 10:34:14 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/writer8/cleanup.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/writer8/exth.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/writer8/header.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/writer8/index.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/writer8/main.py
|
2012-05-06 10:34:14 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/writer8/mobi.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/writer8/skeleton.py
|
2012-05-06 10:34:14 +02:00
|
|
|
lib/calibre/calibre/ebooks/mobi/writer8/tbs.py
|
|
|
|
lib/calibre/calibre/ebooks/mobi/writer8/toc.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/odt/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/odt/input.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/base.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/ebooks/oeb/display/__init__.py
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
lib/calibre/calibre/ebooks/oeb/display/test-cfi/run.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/ebooks/oeb/display/webview.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/ebooks/oeb/iterator/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/iterator/book.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/iterator/bookmarks.py
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/ebooks/oeb/iterator/extract_fonts.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/ebooks/oeb/iterator/spine.py
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
lib/calibre/calibre/ebooks/oeb/parse_utils.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/oeb/reader.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/stylizer.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/cover.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/filenames.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/flatcss.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/guide.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/htmltoc.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/jacket.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/linearize_tables.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/manglecase.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/metadata.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/page_margin.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/rasterize.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/rescale.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/split.py
|
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/structure.py
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/subset.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/trimmanifest.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/ebooks/oeb/transforms/unsmarten.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/oeb/writer.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/ereader/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/ereader/inspector.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/ereader/reader.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/ereader/reader132.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/ereader/reader202.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/ereader/writer.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/formatreader.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/formatwriter.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/ebooks/pdb/haodoo/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/haodoo/reader.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/pdb/header.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/palmdoc/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/palmdoc/reader.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/palmdoc/writer.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/pdb/pdf/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/pdf/reader.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/plucker/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/plucker/reader.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/pdb/ztxt/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/ztxt/reader.py
|
|
|
|
lib/calibre/calibre/ebooks/pdb/ztxt/writer.py
|
|
|
|
lib/calibre/calibre/ebooks/pdf/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/pdf/from_comic.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/ebooks/pdf/outline_writer.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/pdf/pageoptions.py
|
|
|
|
lib/calibre/calibre/ebooks/pdf/pdftohtml.py
|
|
|
|
lib/calibre/calibre/ebooks/pdf/reflow.py
|
|
|
|
lib/calibre/calibre/ebooks/pdf/writer.py
|
|
|
|
lib/calibre/calibre/ebooks/pml/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/pml/pmlconverter.py
|
|
|
|
lib/calibre/calibre/ebooks/pml/pmlml.py
|
|
|
|
lib/calibre/calibre/ebooks/rb/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/rb/rbml.py
|
|
|
|
lib/calibre/calibre/ebooks/rb/reader.py
|
|
|
|
lib/calibre/calibre/ebooks/rb/writer.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/ebooks/readability/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/readability/cleaners.py
|
|
|
|
lib/calibre/calibre/ebooks/readability/debug.py
|
|
|
|
lib/calibre/calibre/ebooks/readability/htmls.py
|
|
|
|
lib/calibre/calibre/ebooks/readability/readability.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/rtf/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf/input.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/rtf/preprocess.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/rtf/rtfml.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/ParseRtf.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/add_brackets.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/body_styles.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/border_parse.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/char_set.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/check_brackets.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/check_encoding.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/colors.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/combine_borders.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/configure_txt.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/convert_to_tags.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/copy.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/default_encoding.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/delete_info.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/field_strings.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/fields_large.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/fields_small.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/fonts.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/footnote.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/get_char_map.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/get_options.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/group_borders.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/group_styles.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/header.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/headings_to_sections.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/hex_2_utf8.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/info.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/inline.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/line_endings.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/list_numbers.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/list_table.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/make_lists.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/old_rtf.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/options_trem.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/output.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/override_table.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/paragraph_def.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/paragraphs.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/pict.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/preamble_div.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/preamble_rest.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/process_tokens.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/replace_illegals.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/sections.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/styles.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/table.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/table_info.py
|
|
|
|
lib/calibre/calibre/ebooks/rtf2xml/tokenize.py
|
|
|
|
lib/calibre/calibre/ebooks/sgmllib.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/snb/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/snb/snbfile.py
|
|
|
|
lib/calibre/calibre/ebooks/snb/snbml.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/tcr/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/textile/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/textile/functions.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/ebooks/textile/unsmarten.py
|
2012-05-06 10:34:14 +02:00
|
|
|
lib/calibre/calibre/ebooks/tweak.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/txt/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/txt/markdownml.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/txt/newlines.py
|
|
|
|
lib/calibre/calibre/ebooks/txt/processor.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/txt/textileml.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ebooks/txt/txtml.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/ebooks/unihandecode/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/jacodepoints.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/jadecoder.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/krcodepoints.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/krdecoder.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/__init__.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/h2a.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/j2h.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/jisyo.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/k2a.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/pykakasi/kakasi.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/unicodepoints.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/unidecoder.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/vncodepoints.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/vndecoder.py
|
|
|
|
lib/calibre/calibre/ebooks/unihandecode/zhcodepoints.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/actions/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/actions/add.py
|
|
|
|
lib/calibre/calibre/gui2/actions/add_to_library.py
|
|
|
|
lib/calibre/calibre/gui2/actions/annotate.py
|
|
|
|
lib/calibre/calibre/gui2/actions/catalog.py
|
|
|
|
lib/calibre/calibre/gui2/actions/choose_library.py
|
|
|
|
lib/calibre/calibre/gui2/actions/convert.py
|
|
|
|
lib/calibre/calibre/gui2/actions/copy_to_library.py
|
|
|
|
lib/calibre/calibre/gui2/actions/delete.py
|
|
|
|
lib/calibre/calibre/gui2/actions/device.py
|
|
|
|
lib/calibre/calibre/gui2/actions/edit_collections.py
|
|
|
|
lib/calibre/calibre/gui2/actions/edit_metadata.py
|
|
|
|
lib/calibre/calibre/gui2/actions/fetch_news.py
|
|
|
|
lib/calibre/calibre/gui2/actions/help.py
|
|
|
|
lib/calibre/calibre/gui2/actions/next_match.py
|
|
|
|
lib/calibre/calibre/gui2/actions/open.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/actions/plugin_updates.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/actions/preferences.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/actions/random.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/actions/restart.py
|
|
|
|
lib/calibre/calibre/gui2/actions/save_to_disk.py
|
|
|
|
lib/calibre/calibre/gui2/actions/show_book_details.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/actions/show_quickview.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/actions/similar_books.py
|
|
|
|
lib/calibre/calibre/gui2/actions/store.py
|
|
|
|
lib/calibre/calibre/gui2/actions/tweak_epub.py
|
|
|
|
lib/calibre/calibre/gui2/actions/view.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/add.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/add_wizard/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/add_wizard/scan_ui.py
|
|
|
|
lib/calibre/calibre/gui2/add_wizard/welcome_ui.py
|
2012-02-16 22:29:35 +01:00
|
|
|
lib/calibre/calibre/gui2/auto_add.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/bars.py
|
|
|
|
lib/calibre/calibre/gui2/book_details.py
|
|
|
|
lib/calibre/calibre/gui2/catalog/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/catalog/catalog_bibtex.py
|
|
|
|
lib/calibre/calibre/gui2/catalog/catalog_bibtex_ui.py
|
|
|
|
lib/calibre/calibre/gui2/catalog/catalog_csv_xml.py
|
|
|
|
lib/calibre/calibre/gui2/catalog/catalog_csv_xml_ui.py
|
|
|
|
lib/calibre/calibre/gui2/catalog/catalog_epub_mobi.py
|
|
|
|
lib/calibre/calibre/gui2/catalog/catalog_epub_mobi_ui.py
|
|
|
|
lib/calibre/calibre/gui2/catalog/catalog_tab_template_ui.py
|
|
|
|
lib/calibre/calibre/gui2/comments_editor.py
|
|
|
|
lib/calibre/calibre/gui2/complete.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/gui2/complete2.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/convert/__init__.py
|
2012-05-06 10:34:14 +02:00
|
|
|
lib/calibre/calibre/gui2/convert/azw3_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/azw3_output_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/convert/bulk.py
|
|
|
|
lib/calibre/calibre/gui2/convert/comic_input.py
|
|
|
|
lib/calibre/calibre/gui2/convert/comic_input_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/debug.py
|
|
|
|
lib/calibre/calibre/gui2/convert/debug_ui.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/convert/djvu_input.py
|
|
|
|
lib/calibre/calibre/gui2/convert/djvu_input_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/convert/epub_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/epub_output_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/fb2_input.py
|
|
|
|
lib/calibre/calibre/gui2/convert/fb2_input_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/fb2_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/fb2_output_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/font_key.py
|
|
|
|
lib/calibre/calibre/gui2/convert/font_key_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/gui_conversion.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/convert/heuristics.py
|
|
|
|
lib/calibre/calibre/gui2/convert/heuristics_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/htmlz_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/htmlz_output_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/convert/look_and_feel.py
|
|
|
|
lib/calibre/calibre/gui2/convert/look_and_feel_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/lrf_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/lrf_output_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/metadata.py
|
|
|
|
lib/calibre/calibre/gui2/convert/metadata_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/mobi_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/mobi_output_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/page_setup.py
|
|
|
|
lib/calibre/calibre/gui2/convert/page_setup_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/pdb_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/pdb_output_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/pdf_input.py
|
|
|
|
lib/calibre/calibre/gui2/convert/pdf_input_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/pdf_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/pdf_output_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/convert/pml_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/pmlz_output_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/convert/rb_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/rb_output_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/regex_builder.py
|
|
|
|
lib/calibre/calibre/gui2/convert/regex_builder_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/convert/search_and_replace.py
|
|
|
|
lib/calibre/calibre/gui2/convert/search_and_replace_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/convert/single.py
|
|
|
|
lib/calibre/calibre/gui2/convert/single_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/convert/snb_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/snb_output_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/convert/structure_detection.py
|
|
|
|
lib/calibre/calibre/gui2/convert/structure_detection_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/toc.py
|
|
|
|
lib/calibre/calibre/gui2/convert/toc_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/txt_input.py
|
|
|
|
lib/calibre/calibre/gui2/convert/txt_input_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/txt_output.py
|
|
|
|
lib/calibre/calibre/gui2/convert/txt_output_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/convert/txtz_output.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/convert/xexp_edit_ui.py
|
|
|
|
lib/calibre/calibre/gui2/convert/xpath_wizard.py
|
|
|
|
lib/calibre/calibre/gui2/convert/xpath_wizard_ui.py
|
|
|
|
lib/calibre/calibre/gui2/cover_flow.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/custom_column_widgets.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/device.py
|
|
|
|
lib/calibre/calibre/gui2/device_drivers/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/device_drivers/configwidget.py
|
|
|
|
lib/calibre/calibre/gui2/device_drivers/configwidget_ui.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/gui2/device_drivers/mtp_config.py
|
|
|
|
lib/calibre/calibre/gui2/device_drivers/mtp_folder_browser.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/add_empty_book.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/add_from_isbn.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/add_from_isbn_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/book_info.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/book_info_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/catalog.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/catalog_ui.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/check_library.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/choose_format.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/choose_format_device.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/choose_format_device_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/choose_format_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/choose_library.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/choose_library_ui.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/choose_plugin_toolbars.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/comicconf.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/comicconf_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/comments_dialog.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/comments_dialog_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/confirm_delete.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/confirm_delete_location.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/confirm_delete_location_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/confirm_delete_ui.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/conversion_error.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/conversion_error_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/delete_matching_from_device.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/delete_matching_from_device_ui.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/device_category_editor.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/device_category_editor_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/drm_error.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/drm_error_ui.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/edit_authors_dialog.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/edit_authors_dialog_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/job_view_ui.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/jobs_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/message_box.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/message_box_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/metadata_bulk.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/metadata_bulk_ui.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/password.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/password_ui.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/plugin_updater.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/progress.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/progress_ui.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/quickview.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/quickview_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/restore_library.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/saved_search_editor.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/saved_search_editor_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/scheduler.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/scheduler_ui.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/search.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/search_item_ui.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/search_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/select_formats.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/smartdevice.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/smartdevice_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/tag_categories.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/tag_categories_ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/tag_editor.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/tag_editor_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/tag_list_editor.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/tag_list_editor_ui.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/template_dialog.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/template_dialog_ui.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/dialogs/template_line_editor.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/dialogs/test_email_ui.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/user_profiles.py
|
|
|
|
lib/calibre/calibre/gui2/dialogs/user_profiles_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/dnd.py
|
2011-12-06 21:16:16 +01:00
|
|
|
lib/calibre/calibre/gui2/duplicates.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/ebook_download.py
|
|
|
|
lib/calibre/calibre/gui2/email.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/filename_pattern_ui.py
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/gui2/font_family_chooser.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/init.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/jobs.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/keyboard.py
|
|
|
|
lib/calibre/calibre/gui2/languages.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/layout.py
|
|
|
|
lib/calibre/calibre/gui2/library/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/library/delegates.py
|
|
|
|
lib/calibre/calibre/gui2/library/models.py
|
|
|
|
lib/calibre/calibre/gui2/library/views.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/lrf_renderer/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/lrf_renderer/bookview.py
|
|
|
|
lib/calibre/calibre/gui2/lrf_renderer/config_ui.py
|
|
|
|
lib/calibre/calibre/gui2/lrf_renderer/document.py
|
|
|
|
lib/calibre/calibre/gui2/lrf_renderer/main.py
|
|
|
|
lib/calibre/calibre/gui2/lrf_renderer/main_ui.py
|
|
|
|
lib/calibre/calibre/gui2/lrf_renderer/text.py
|
|
|
|
lib/calibre/calibre/gui2/main.py
|
|
|
|
lib/calibre/calibre/gui2/main_window.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/metadata/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/metadata/basic_widgets.py
|
|
|
|
lib/calibre/calibre/gui2/metadata/bulk_download.py
|
|
|
|
lib/calibre/calibre/gui2/metadata/config.py
|
|
|
|
lib/calibre/calibre/gui2/metadata/single.py
|
|
|
|
lib/calibre/calibre/gui2/metadata/single_download.py
|
|
|
|
lib/calibre/calibre/gui2/notify.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/adding.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/adding_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/behavior.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/behavior_ui.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/preferences/coloring.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/preferences/columns.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/columns_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/conversion.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/conversion_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/create_custom_column.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/create_custom_column_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/device_debug.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/device_user_defined.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/email_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/emailp.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/history.py
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/gui2/preferences/ignored_devices.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/preferences/keyboard.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/preferences/look_feel.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/look_feel_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/main.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/metadata_sources.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/metadata_sources_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/misc.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/misc_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/plugboard.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/plugboard_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/plugins.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/plugins_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/save_template.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/save_template_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/saving.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/saving_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/search.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/search_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/sending.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/sending_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/server.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/server_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/template_functions.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/template_functions_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/toolbar.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/toolbar_ui.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/tweaks.py
|
|
|
|
lib/calibre/calibre/gui2/preferences/tweaks_ui.py
|
2012-05-06 10:34:14 +02:00
|
|
|
lib/calibre/calibre/gui2/proceed.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/progress_indicator/__init__.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/search_box.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/search_restriction_mixin.py
|
|
|
|
lib/calibre/calibre/gui2/shortcuts.py
|
|
|
|
lib/calibre/calibre/gui2/shortcuts_ui.py
|
|
|
|
lib/calibre/calibre/gui2/store/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/store/basic_config.py
|
|
|
|
lib/calibre/calibre/gui2/store/basic_config_widget_ui.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/config/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/chooser/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/chooser/adv_search_builder.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/chooser/adv_search_builder_ui.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/chooser/chooser_dialog.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/chooser/chooser_widget.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/chooser/chooser_widget_ui.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/chooser/models.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/chooser/results_view.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/search/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/search/search_widget.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/search/search_widget_ui.py
|
|
|
|
lib/calibre/calibre/gui2/store/config/store.py
|
|
|
|
lib/calibre/calibre/gui2/store/opensearch_store.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/store/search/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/store/search/adv_search_builder.py
|
|
|
|
lib/calibre/calibre/gui2/store/search/adv_search_builder_ui.py
|
|
|
|
lib/calibre/calibre/gui2/store/search/download_thread.py
|
|
|
|
lib/calibre/calibre/gui2/store/search/models.py
|
|
|
|
lib/calibre/calibre/gui2/store/search/results_view.py
|
|
|
|
lib/calibre/calibre/gui2/store/search/search.py
|
|
|
|
lib/calibre/calibre/gui2/store/search/search_ui.py
|
|
|
|
lib/calibre/calibre/gui2/store/search_result.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/amazon_de_plugin.py
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
lib/calibre/calibre/gui2/store/stores/amazon_es_plugin.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/amazon_fr_plugin.py
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
lib/calibre/calibre/gui2/store/stores/amazon_it_plugin.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/amazon_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/amazon_uk_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/archive_org_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/baen_webscription_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/bewrite_plugin.py
|
2012-05-06 10:34:14 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/biblio_plugin.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/bn_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/bookoteka_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/chitanka_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/diesel_ebooks_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/ebook_nl_plugin.py
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
lib/calibre/calibre/gui2/store/stores/ebookpoint_plugin.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/ebooks_com_plugin.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/ebooksgratuits_plugin.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/ebookshoppe_uk_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/eharlequin_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/eknigi_plugin.py
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/gui2/store/stores/empik_plugin.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/escapemagazine_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/feedbooks_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/foyles_uk_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/google_books_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/gutenberg_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/kobo_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/legimi_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/libri_de_plugin.py
|
2011-12-06 21:16:16 +01:00
|
|
|
lib/calibre/calibre/gui2/store/stores/litres_plugin.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/manybooks_plugin.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/mills_boon_uk_plugin.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/adv_search_builder.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/cache_progress_dialog.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/cache_update_thread.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/mobileread_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/models.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/store_dialog.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/mobileread/store_dialog_ui.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/nexto_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/open_books_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/ozon_ru_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/pragmatic_bookshelf_plugin.py
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/gui2/store/stores/publio_plugin.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/rw2010_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/smashwords_plugin.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/sony_plugin.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/store/stores/virtualo_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/waterstones_uk_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/weightless_books_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/whsmith_uk_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/woblink_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/xinxii_plugin.py
|
|
|
|
lib/calibre/calibre/gui2/store/stores/zixo_plugin.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/store/web_control.py
|
|
|
|
lib/calibre/calibre/gui2/store/web_store_dialog.py
|
|
|
|
lib/calibre/calibre/gui2/store/web_store_dialog_ui.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/gui2/tag_browser/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/tag_browser/model.py
|
|
|
|
lib/calibre/calibre/gui2/tag_browser/ui.py
|
|
|
|
lib/calibre/calibre/gui2/tag_browser/view.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/threaded_jobs.py
|
|
|
|
lib/calibre/calibre/gui2/throbber.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/tools.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/ui.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/update.py
|
|
|
|
lib/calibre/calibre/gui2/viewer/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/viewer/bookmarkmanager.py
|
|
|
|
lib/calibre/calibre/gui2/viewer/bookmarkmanager_ui.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/gui2/viewer/config.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/viewer/config_ui.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/viewer/dictionary.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/viewer/documentview.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/viewer/flip.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/gui2/viewer/image_popup.py
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
lib/calibre/calibre/gui2/viewer/javascript.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/gui2/viewer/keys.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/viewer/main.py
|
|
|
|
lib/calibre/calibre/gui2/viewer/main_ui.py
|
2012-02-16 22:29:35 +01:00
|
|
|
lib/calibre/calibre/gui2/viewer/position.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/viewer/printing.py
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/gui2/viewer/table_popup.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/gui2/viewer/toc.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/gui2/widgets.py
|
|
|
|
lib/calibre/calibre/gui2/wizard/__init__.py
|
|
|
|
lib/calibre/calibre/gui2/wizard/device_ui.py
|
|
|
|
lib/calibre/calibre/gui2/wizard/finish_ui.py
|
|
|
|
lib/calibre/calibre/gui2/wizard/kindle_ui.py
|
|
|
|
lib/calibre/calibre/gui2/wizard/library_ui.py
|
|
|
|
lib/calibre/calibre/gui2/wizard/send_email.py
|
|
|
|
lib/calibre/calibre/gui2/wizard/send_email_ui.py
|
|
|
|
lib/calibre/calibre/gui2/wizard/stanza_ui.py
|
|
|
|
lib/calibre/calibre/library/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/library/add_to_library.py
|
|
|
|
lib/calibre/calibre/library/caches.py
|
2012-02-16 22:29:35 +01:00
|
|
|
lib/calibre/calibre/library/catalogs/__init__.py
|
|
|
|
lib/calibre/calibre/library/catalogs/bibtex.py
|
|
|
|
lib/calibre/calibre/library/catalogs/csv_xml.py
|
|
|
|
lib/calibre/calibre/library/catalogs/epub_mobi.py
|
|
|
|
lib/calibre/calibre/library/catalogs/epub_mobi_builder.py
|
|
|
|
lib/calibre/calibre/library/catalogs/utils.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/library/check_library.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/library/cli.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/library/coloring.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/library/comments.py
|
|
|
|
lib/calibre/calibre/library/custom_columns.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/library/database.py
|
|
|
|
lib/calibre/calibre/library/database2.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/library/field_metadata.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/library/move.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/library/prefs.py
|
|
|
|
lib/calibre/calibre/library/restore.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/library/save_to_disk.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/library/schema_upgrades.py
|
|
|
|
lib/calibre/calibre/library/server/__init__.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/library/server/ajax.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/library/server/base.py
|
|
|
|
lib/calibre/calibre/library/server/browse.py
|
|
|
|
lib/calibre/calibre/library/server/cache.py
|
|
|
|
lib/calibre/calibre/library/server/content.py
|
|
|
|
lib/calibre/calibre/library/server/main.py
|
|
|
|
lib/calibre/calibre/library/server/mobile.py
|
|
|
|
lib/calibre/calibre/library/server/opds.py
|
|
|
|
lib/calibre/calibre/library/server/utils.py
|
|
|
|
lib/calibre/calibre/library/server/xml.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/library/sqlite.py
|
|
|
|
lib/calibre/calibre/library/test.py
|
|
|
|
lib/calibre/calibre/libunrar.py
|
|
|
|
lib/calibre/calibre/libunzip.py
|
|
|
|
lib/calibre/calibre/libwand.py
|
|
|
|
lib/calibre/calibre/linux.py
|
|
|
|
lib/calibre/calibre/plugins/cPalmdoc.so
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/calibre/plugins/calibre_style.so
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/plugins/chm_extra.so
|
|
|
|
lib/calibre/calibre/plugins/chmlib.so
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/plugins/freetype.so
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/plugins/icu.so
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/plugins/lzx.so
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/plugins/magick.so
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/plugins/msdes.so
|
|
|
|
lib/calibre/calibre/plugins/pictureflow.so
|
|
|
|
lib/calibre/calibre/plugins/podofo.so
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/plugins/progress_indicator.so
|
|
|
|
lib/calibre/calibre/plugins/speedup.so
|
|
|
|
lib/calibre/calibre/plugins/sqlite_custom.so
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/plugins/woff.so
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/ptempfile.py
|
|
|
|
lib/calibre/calibre/startup.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/test_build.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/trac/__init__.py
|
|
|
|
lib/calibre/calibre/trac/bzr_commit_plugin.py
|
|
|
|
lib/calibre/calibre/translations/__init__.py
|
|
|
|
lib/calibre/calibre/translations/dynamic.py
|
|
|
|
lib/calibre/calibre/translations/msgfmt.py
|
|
|
|
lib/calibre/calibre/utils/Zeroconf.py
|
|
|
|
lib/calibre/calibre/utils/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/bibtex.py
|
|
|
|
lib/calibre/calibre/utils/browser.py
|
|
|
|
lib/calibre/calibre/utils/chm/__init__.py
|
|
|
|
lib/calibre/calibre/utils/chm/chm.py
|
|
|
|
lib/calibre/calibre/utils/chm/chmlib.py
|
|
|
|
lib/calibre/calibre/utils/cleantext.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/complete.py
|
|
|
|
lib/calibre/calibre/utils/config.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/config_base.py
|
|
|
|
lib/calibre/calibre/utils/date.py
|
|
|
|
lib/calibre/calibre/utils/dictclient.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/filenames.py
|
|
|
|
lib/calibre/calibre/utils/fonts/__init__.py
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/utils/fonts/free_type.py
|
|
|
|
lib/calibre/calibre/utils/fonts/metadata.py
|
|
|
|
lib/calibre/calibre/utils/fonts/scanner.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/__init__.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/cff/__init__.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/cff/constants.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/cff/dict_data.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/cff/table.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/cff/writer.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/cmap.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/common.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/container.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/errors.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/glyf.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/gsub.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/head.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/kern.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/loca.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/maxp.py
|
|
|
|
lib/calibre/calibre/utils/fonts/sfnt/subset.py
|
|
|
|
lib/calibre/calibre/utils/fonts/utils.py
|
|
|
|
lib/calibre/calibre/utils/fonts/win_fonts.py
|
|
|
|
lib/calibre/calibre/utils/fonts/woff/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/formatter.py
|
|
|
|
lib/calibre/calibre/utils/formatter_functions.py
|
|
|
|
lib/calibre/calibre/utils/html2text.py
|
2012-04-22 21:33:01 +02:00
|
|
|
lib/calibre/calibre/utils/html5_entities.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/icu.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/ipc/__init__.py
|
|
|
|
lib/calibre/calibre/utils/ipc/job.py
|
|
|
|
lib/calibre/calibre/utils/ipc/launch.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/utils/ipc/proxy.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/ipc/server.py
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
lib/calibre/calibre/utils/ipc/simple_worker.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/ipc/worker.py
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
lib/calibre/calibre/utils/ipython.py
|
|
|
|
lib/calibre/calibre/utils/linux_trash.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/localization.py
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/utils/localunzip.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/lock.py
|
|
|
|
lib/calibre/calibre/utils/logging.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/magick/__init__.py
|
|
|
|
lib/calibre/calibre/utils/magick/draw.py
|
|
|
|
lib/calibre/calibre/utils/magick/generate.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/mdns.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/mem.py
|
|
|
|
lib/calibre/calibre/utils/mreplace.py
|
|
|
|
lib/calibre/calibre/utils/network.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/utils/opensearch/__init__.py
|
|
|
|
lib/calibre/calibre/utils/opensearch/description.py
|
|
|
|
lib/calibre/calibre/utils/opensearch/query.py
|
|
|
|
lib/calibre/calibre/utils/opensearch/url.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/ordered_dict.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/osx_symlinks.py
|
|
|
|
lib/calibre/calibre/utils/pdftk.py
|
|
|
|
lib/calibre/calibre/utils/podofo/__init__.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/pyconsole/__init__.py
|
|
|
|
lib/calibre/calibre/utils/pyconsole/console.py
|
|
|
|
lib/calibre/calibre/utils/pyconsole/controller.py
|
|
|
|
lib/calibre/calibre/utils/pyconsole/formatter.py
|
|
|
|
lib/calibre/calibre/utils/pyconsole/history.py
|
|
|
|
lib/calibre/calibre/utils/pyconsole/interpreter.py
|
|
|
|
lib/calibre/calibre/utils/pyconsole/main.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/pyparsing.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/recycle_bin.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/resources.py
|
|
|
|
lib/calibre/calibre/utils/rss_gen.py
|
|
|
|
lib/calibre/calibre/utils/search_query_parser.py
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
lib/calibre/calibre/utils/serve_coffee.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/sftp.py
|
|
|
|
lib/calibre/calibre/utils/sigil.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/smartypants.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/smtp.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/smtplib.py
|
2011-11-20 21:04:14 +01:00
|
|
|
lib/calibre/calibre/utils/soupparser.py
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
lib/calibre/calibre/utils/terminal.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/text2int.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/threadpool.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/titlecase.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/utils/unsmarten.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/winshell.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/calibre/utils/wmf/__init__.py
|
|
|
|
lib/calibre/calibre/utils/wmf/parse.py
|
|
|
|
lib/calibre/calibre/utils/wordcount.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/calibre/utils/zipfile.py
|
|
|
|
lib/calibre/calibre/web/__init__.py
|
|
|
|
lib/calibre/calibre/web/feeds/__init__.py
|
|
|
|
lib/calibre/calibre/web/feeds/feedparser.py
|
|
|
|
lib/calibre/calibre/web/feeds/news.py
|
|
|
|
lib/calibre/calibre/web/feeds/recipes/__init__.py
|
|
|
|
lib/calibre/calibre/web/feeds/recipes/collection.py
|
|
|
|
lib/calibre/calibre/web/feeds/recipes/model.py
|
|
|
|
lib/calibre/calibre/web/feeds/templates.py
|
|
|
|
lib/calibre/calibre/web/fetch/__init__.py
|
|
|
|
lib/calibre/calibre/web/fetch/simple.py
|
2011-10-27 22:40:02 +02:00
|
|
|
lib/calibre/calibre/web/jsbrowser/__init__.py
|
|
|
|
lib/calibre/calibre/web/jsbrowser/browser.py
|
|
|
|
lib/calibre/calibre/web/jsbrowser/forms.py
|
|
|
|
lib/calibre/calibre/web/jsbrowser/login.py
|
|
|
|
lib/calibre/calibre/web/jsbrowser/test.py
|
2009-11-18 18:41:20 +01:00
|
|
|
lib/calibre/odf/__init__.py
|
|
|
|
lib/calibre/odf/anim.py
|
|
|
|
lib/calibre/odf/attrconverters.py
|
|
|
|
lib/calibre/odf/chart.py
|
|
|
|
lib/calibre/odf/config.py
|
|
|
|
lib/calibre/odf/dc.py
|
|
|
|
lib/calibre/odf/dr3d.py
|
|
|
|
lib/calibre/odf/draw.py
|
|
|
|
lib/calibre/odf/easyliststyle.py
|
|
|
|
lib/calibre/odf/element.py
|
|
|
|
lib/calibre/odf/elementtypes.py
|
|
|
|
lib/calibre/odf/form.py
|
|
|
|
lib/calibre/odf/grammar.py
|
|
|
|
lib/calibre/odf/load.py
|
|
|
|
lib/calibre/odf/manifest.py
|
|
|
|
lib/calibre/odf/math.py
|
|
|
|
lib/calibre/odf/meta.py
|
|
|
|
lib/calibre/odf/namespaces.py
|
|
|
|
lib/calibre/odf/number.py
|
|
|
|
lib/calibre/odf/odf2moinmoin.py
|
|
|
|
lib/calibre/odf/odf2xhtml.py
|
|
|
|
lib/calibre/odf/odfmanifest.py
|
|
|
|
lib/calibre/odf/office.py
|
|
|
|
lib/calibre/odf/opendocument.py
|
|
|
|
lib/calibre/odf/presentation.py
|
|
|
|
lib/calibre/odf/script.py
|
|
|
|
lib/calibre/odf/style.py
|
|
|
|
lib/calibre/odf/svg.py
|
|
|
|
lib/calibre/odf/table.py
|
|
|
|
lib/calibre/odf/teletype.py
|
|
|
|
lib/calibre/odf/text.py
|
|
|
|
lib/calibre/odf/thumbnail.py
|
|
|
|
lib/calibre/odf/userfield.py
|
|
|
|
lib/calibre/odf/xforms.py
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
lib/calibre/qtcurve/test_rendering.py
|
2011-05-21 17:07:48 +02:00
|
|
|
lib/calibre/routes/__init__.py
|
|
|
|
lib/calibre/routes/base.py
|
|
|
|
lib/calibre/routes/lru.py
|
|
|
|
lib/calibre/routes/mapper.py
|
|
|
|
lib/calibre/routes/middleware.py
|
|
|
|
lib/calibre/routes/route.py
|
|
|
|
lib/calibre/routes/util.py
|
|
|
|
lib/calibre/templite/__init__.py
|
2011-10-27 22:40:02 +02:00
|
|
|
${PYSITELIB}/init_calibre.py
|
|
|
|
share/applications/calibre-ebook-viewer.desktop
|
|
|
|
share/applications/calibre-gui.desktop
|
|
|
|
share/applications/calibre-lrfviewer.desktop
|
2009-11-18 18:41:20 +01:00
|
|
|
share/bash_completion.d/calibre
|
|
|
|
share/calibre/builtin_recipes.xml
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/builtin_recipes.zip
|
|
|
|
share/calibre/calibre-portable.bat
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/calibre-portable.sh
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/catalog/DefaultCover.jpg
|
|
|
|
share/calibre/catalog/mastheadImage.gif
|
|
|
|
share/calibre/catalog/section_list_templates.py
|
|
|
|
share/calibre/catalog/stylesheet.css
|
|
|
|
share/calibre/catalog/template.xhtml
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/compiled_coffeescript.zip
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/content_server/av.jpg
|
|
|
|
share/calibre/content_server/bg_search_box.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/content_server/browse/browse.css
|
|
|
|
share/calibre/content_server/browse/browse.html
|
|
|
|
share/calibre/content_server/browse/browse.js
|
|
|
|
share/calibre/content_server/browse/details.html
|
|
|
|
share/calibre/content_server/browse/summary.html
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/content_server/btn_search_box.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/content_server/button-donate.png
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/content_server/calibre.png
|
|
|
|
share/calibre/content_server/calibre_banner.png
|
|
|
|
share/calibre/content_server/date.js
|
|
|
|
share/calibre/content_server/default_cover.jpg
|
|
|
|
share/calibre/content_server/first.png
|
|
|
|
share/calibre/content_server/gui.css
|
|
|
|
share/calibre/content_server/gui.js
|
|
|
|
share/calibre/content_server/index.html
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/content_server/jquery.corner.js
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/content_server/jquery.js
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/content_server/jquery.multiselect.css
|
|
|
|
share/calibre/content_server/jquery.multiselect.min.js
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-bg_flat_75_aaaaaa_40x100.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-bg_glass_100_f5f0e5_1x400.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-bg_glass_25_cb842e_1x400.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-bg_glass_70_ede4d4_1x400.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-bg_inset-soft_100_f4f0ec_1x100.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-icons_c47a23_256x240.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-icons_cb672b_256x240.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-icons_f08000_256x240.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-icons_f35f07_256x240.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-icons_ff7519_256x240.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/images/ui-icons_ffffff_256x240.png
|
|
|
|
share/calibre/content_server/jquery_ui/css/humanity-custom/jquery-ui-1.8.5.custom.css
|
|
|
|
share/calibre/content_server/jquery_ui/js/jquery-ui-1.8.5.custom.min.js
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/content_server/last.png
|
|
|
|
share/calibre/content_server/loading.gif
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/content_server/logo.png
|
|
|
|
share/calibre/content_server/mobile.css
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/content_server/next.png
|
|
|
|
share/calibre/content_server/previous.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/content_server/read/monocle.js
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/content_server/stacktrace.js
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/content_server/star-half.png
|
|
|
|
share/calibre/content_server/star-off.png
|
|
|
|
share/calibre/content_server/star-on.png
|
|
|
|
share/calibre/default_tweaks.py
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/ebook-convert-complete.pickle
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/fonts/calibreSymbols.otf
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/fonts/liberation/LiberationMono-Bold.ttf
|
|
|
|
share/calibre/fonts/liberation/LiberationMono-BoldItalic.ttf
|
|
|
|
share/calibre/fonts/liberation/LiberationMono-Italic.ttf
|
|
|
|
share/calibre/fonts/liberation/LiberationMono-Regular.ttf
|
|
|
|
share/calibre/fonts/liberation/LiberationSans-Bold.ttf
|
|
|
|
share/calibre/fonts/liberation/LiberationSans-BoldItalic.ttf
|
|
|
|
share/calibre/fonts/liberation/LiberationSans-Italic.ttf
|
|
|
|
share/calibre/fonts/liberation/LiberationSans-Regular.ttf
|
|
|
|
share/calibre/fonts/liberation/LiberationSerif-Bold.ttf
|
|
|
|
share/calibre/fonts/liberation/LiberationSerif-BoldItalic.ttf
|
|
|
|
share/calibre/fonts/liberation/LiberationSerif-Italic.ttf
|
|
|
|
share/calibre/fonts/liberation/LiberationSerif-Regular.ttf
|
|
|
|
share/calibre/fonts/prs500/tt0003m_.ttf
|
|
|
|
share/calibre/fonts/prs500/tt0011m_.ttf
|
|
|
|
share/calibre/fonts/prs500/tt0419m_.ttf
|
|
|
|
share/calibre/images.qrc
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/add_book.png
|
|
|
|
share/calibre/images/arrow-down.png
|
|
|
|
share/calibre/images/arrow-up.png
|
|
|
|
share/calibre/images/auto_author_sort.png
|
|
|
|
share/calibre/images/back.png
|
|
|
|
share/calibre/images/blank.png
|
|
|
|
share/calibre/images/book.png
|
|
|
|
share/calibre/images/bookmarks.png
|
|
|
|
share/calibre/images/books_in_series.png
|
|
|
|
share/calibre/images/catalog.png
|
|
|
|
share/calibre/images/chapters.png
|
|
|
|
share/calibre/images/clear_left.png
|
|
|
|
share/calibre/images/column.png
|
|
|
|
share/calibre/images/config.png
|
|
|
|
share/calibre/images/connect_share.png
|
|
|
|
share/calibre/images/connect_share_on.png
|
|
|
|
share/calibre/images/console.png
|
|
|
|
share/calibre/images/convert.png
|
|
|
|
share/calibre/images/cover_flow.png
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/images/cover_texture.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/debug.png
|
|
|
|
share/calibre/images/default_cover.png
|
|
|
|
share/calibre/images/devices/bambook.png
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/images/devices/boox.jpg
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/devices/folder.png
|
|
|
|
share/calibre/images/devices/ipad.png
|
|
|
|
share/calibre/images/devices/italica.png
|
|
|
|
share/calibre/images/devices/itunes.png
|
|
|
|
share/calibre/images/devices/kindle.jpg
|
|
|
|
share/calibre/images/devices/nook.jpg
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/images/devices/tablet.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/dialog_error.png
|
|
|
|
share/calibre/images/dialog_information.png
|
|
|
|
share/calibre/images/dialog_question.png
|
|
|
|
share/calibre/images/dialog_warning.png
|
|
|
|
share/calibre/images/dictionary.png
|
|
|
|
share/calibre/images/document-encrypt.png
|
|
|
|
share/calibre/images/document_open.png
|
|
|
|
share/calibre/images/donate.png
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/images/dot_green.png
|
|
|
|
share/calibre/images/dot_red.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/drawer.png
|
|
|
|
share/calibre/images/drm-locked.png
|
|
|
|
share/calibre/images/drm-unlocked.png
|
|
|
|
share/calibre/images/edit-clear.png
|
|
|
|
share/calibre/images/edit-copy.png
|
|
|
|
share/calibre/images/edit-cut.png
|
|
|
|
share/calibre/images/edit-paste.png
|
|
|
|
share/calibre/images/edit-redo.png
|
|
|
|
share/calibre/images/edit-select-all.png
|
|
|
|
share/calibre/images/edit-undo.png
|
|
|
|
share/calibre/images/edit_input.png
|
|
|
|
share/calibre/images/eject.png
|
|
|
|
share/calibre/images/exec.png
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/images/font.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/font_size_larger.png
|
|
|
|
share/calibre/images/font_size_smaller.png
|
|
|
|
share/calibre/images/format-fill-color.png
|
|
|
|
share/calibre/images/format-indent-less.png
|
|
|
|
share/calibre/images/format-indent-more.png
|
|
|
|
share/calibre/images/format-justify-center.png
|
|
|
|
share/calibre/images/format-justify-fill.png
|
|
|
|
share/calibre/images/format-justify-left.png
|
|
|
|
share/calibre/images/format-justify-right.png
|
|
|
|
share/calibre/images/format-list-ordered.png
|
|
|
|
share/calibre/images/format-list-unordered.png
|
|
|
|
share/calibre/images/format-text-bold.png
|
|
|
|
share/calibre/images/format-text-color.png
|
|
|
|
share/calibre/images/format-text-heading.png
|
|
|
|
share/calibre/images/format-text-italic.png
|
|
|
|
share/calibre/images/format-text-strikethrough.png
|
|
|
|
share/calibre/images/format-text-subscript.png
|
|
|
|
share/calibre/images/format-text-superscript.png
|
|
|
|
share/calibre/images/format-text-underline.png
|
|
|
|
share/calibre/images/forward.png
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/images/gmail_logo.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/help.png
|
|
|
|
share/calibre/images/heuristics.png
|
|
|
|
share/calibre/images/highlight_only_off.png
|
|
|
|
share/calibre/images/highlight_only_on.png
|
|
|
|
share/calibre/images/hotmail.png
|
|
|
|
share/calibre/images/identifiers.png
|
|
|
|
share/calibre/images/insert-link.png
|
|
|
|
share/calibre/images/jobs.png
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/images/keyboard-prefs.png
|
|
|
|
share/calibre/images/languages.png
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/images/library.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/list_remove.png
|
|
|
|
share/calibre/images/lookfeel.png
|
|
|
|
share/calibre/images/lt.png
|
|
|
|
share/calibre/images/mail.png
|
|
|
|
share/calibre/images/merge_books.png
|
|
|
|
share/calibre/images/metadata.png
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/images/mimetypes/azw2.png
|
|
|
|
share/calibre/images/mimetypes/azw3.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/mimetypes/bmp.png
|
|
|
|
share/calibre/images/mimetypes/computer.png
|
|
|
|
share/calibre/images/mimetypes/dir.png
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/images/mimetypes/djvu.png
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/images/mimetypes/docx.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/mimetypes/epub.png
|
|
|
|
share/calibre/images/mimetypes/fb2.png
|
|
|
|
share/calibre/images/mimetypes/gif.png
|
|
|
|
share/calibre/images/mimetypes/html.png
|
|
|
|
share/calibre/images/mimetypes/jpeg.png
|
|
|
|
share/calibre/images/mimetypes/lit.png
|
|
|
|
share/calibre/images/mimetypes/lrf.png
|
|
|
|
share/calibre/images/mimetypes/lrx.png
|
|
|
|
share/calibre/images/mimetypes/mobi.png
|
|
|
|
share/calibre/images/mimetypes/odt.png
|
|
|
|
share/calibre/images/mimetypes/pdf.png
|
|
|
|
share/calibre/images/mimetypes/png.png
|
|
|
|
share/calibre/images/mimetypes/rar.png
|
|
|
|
share/calibre/images/mimetypes/rtf.png
|
|
|
|
share/calibre/images/mimetypes/snb.png
|
|
|
|
share/calibre/images/mimetypes/svg.png
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/images/mimetypes/tpz.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/mimetypes/txt.png
|
|
|
|
share/calibre/images/mimetypes/unknown.png
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/images/mimetypes/xps.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/mimetypes/zero.png
|
|
|
|
share/calibre/images/mimetypes/zip.png
|
|
|
|
share/calibre/images/minus.png
|
|
|
|
share/calibre/images/minusminus.png
|
|
|
|
share/calibre/images/network-server.png
|
|
|
|
share/calibre/images/news.png
|
|
|
|
share/calibre/images/next.png
|
|
|
|
share/calibre/images/notify.png
|
|
|
|
share/calibre/images/ok.png
|
|
|
|
share/calibre/images/page.png
|
|
|
|
share/calibre/images/plugboard.png
|
|
|
|
share/calibre/images/plugins.png
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/images/plugins/mobileread.png
|
|
|
|
share/calibre/images/plugins/plugin_deprecated.png
|
|
|
|
share/calibre/images/plugins/plugin_disabled_invalid.png
|
|
|
|
share/calibre/images/plugins/plugin_disabled_ok.png
|
|
|
|
share/calibre/images/plugins/plugin_disabled_valid.png
|
|
|
|
share/calibre/images/plugins/plugin_new.png
|
|
|
|
share/calibre/images/plugins/plugin_new_invalid.png
|
|
|
|
share/calibre/images/plugins/plugin_new_valid.png
|
|
|
|
share/calibre/images/plugins/plugin_updater.png
|
|
|
|
share/calibre/images/plugins/plugin_updater_updates.png
|
|
|
|
share/calibre/images/plugins/plugin_upgrade_invalid.png
|
|
|
|
share/calibre/images/plugins/plugin_upgrade_ok.png
|
|
|
|
share/calibre/images/plugins/plugin_upgrade_valid.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/plus.png
|
|
|
|
share/calibre/images/plusplus.png
|
|
|
|
share/calibre/images/previous.png
|
|
|
|
share/calibre/images/print-preview.png
|
|
|
|
share/calibre/images/print.png
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/images/publisher.png
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/images/random.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/rating.png
|
|
|
|
share/calibre/images/reader.png
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/images/rotate-right.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/save.png
|
|
|
|
share/calibre/images/scheduler.png
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/images/scroll.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/sd.png
|
|
|
|
share/calibre/images/search.png
|
|
|
|
share/calibre/images/search_add_saved.png
|
|
|
|
share/calibre/images/search_copy_saved.png
|
|
|
|
share/calibre/images/search_delete_saved.png
|
|
|
|
share/calibre/images/series.png
|
|
|
|
share/calibre/images/store.png
|
|
|
|
share/calibre/images/swap.png
|
|
|
|
share/calibre/images/sync.png
|
|
|
|
share/calibre/images/tags.png
|
|
|
|
share/calibre/images/tb_folder.png
|
|
|
|
share/calibre/images/template_funcs.png
|
|
|
|
share/calibre/images/trash.png
|
|
|
|
share/calibre/images/trim.png
|
|
|
|
share/calibre/images/user_profile.png
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/images/view-image.png
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/images/view.png
|
|
|
|
share/calibre/images/viewer.png
|
|
|
|
share/calibre/images/welcome_wizard.png
|
|
|
|
share/calibre/images/window-close.png
|
|
|
|
share/calibre/images/wizard.png
|
|
|
|
share/calibre/jacket/stylesheet.css
|
|
|
|
share/calibre/jacket/template.xhtml
|
|
|
|
share/calibre/jquery.simulate.js
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/localization/iso639.pickle
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/localization/locales.zip
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/localization/pykakasi/itaijidict2.pickle
|
|
|
|
share/calibre/localization/pykakasi/kanadict2.pickle
|
|
|
|
share/calibre/localization/pykakasi/kanwadict2.pickle
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/localization/stats.pickle
|
|
|
|
share/calibre/metadata_sqlite.sql
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/mime.types
|
|
|
|
share/calibre/quick_start.epub
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/180.recipe
|
|
|
|
share/calibre/recipes/20_minutos.recipe
|
|
|
|
share/calibre/recipes/20minutes.recipe
|
|
|
|
share/calibre/recipes/20minutos.recipe
|
|
|
|
share/calibre/recipes/24sata.recipe
|
|
|
|
share/calibre/recipes/24sata_rs.recipe
|
|
|
|
share/calibre/recipes/7dias.recipe
|
|
|
|
share/calibre/recipes/7seri.recipe
|
|
|
|
share/calibre/recipes/Ansa.recipe
|
|
|
|
share/calibre/recipes/DrawAndCook.recipe
|
|
|
|
share/calibre/recipes/ZIVE.sk.recipe
|
|
|
|
share/calibre/recipes/aachener_nachrichten.recipe
|
|
|
|
share/calibre/recipes/abc.recipe
|
|
|
|
share/calibre/recipes/abc_au.recipe
|
|
|
|
share/calibre/recipes/abc_es.recipe
|
|
|
|
share/calibre/recipes/abc_py.recipe
|
|
|
|
share/calibre/recipes/accountancyage.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/acim_bilim_dergisi.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/ad.recipe
|
|
|
|
share/calibre/recipes/adevarul.recipe
|
|
|
|
share/calibre/recipes/adnkronos.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/ads_of_the_world.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/adventure_zone_pl.recipe
|
|
|
|
share/calibre/recipes/adventuregamers.recipe
|
|
|
|
share/calibre/recipes/aftenposten.recipe
|
|
|
|
share/calibre/recipes/agrogerila.recipe
|
|
|
|
share/calibre/recipes/aif_ru.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/air_force_times.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/ajc.recipe
|
|
|
|
share/calibre/recipes/ajiajin.recipe
|
|
|
|
share/calibre/recipes/aksiyon_derigisi.recipe
|
|
|
|
share/calibre/recipes/akter.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/akter_dnevnik.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/aktualne.cz.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/al_ahram.recipe
|
|
|
|
share/calibre/recipes/al_jazeera.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/al_masry_al_youm.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/albert_mohler.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/alo_novine.recipe
|
|
|
|
share/calibre/recipes/alt_om_herning.recipe
|
|
|
|
share/calibre/recipes/alternet.recipe
|
|
|
|
share/calibre/recipes/ambito.recipe
|
|
|
|
share/calibre/recipes/ambito_financiero.recipe
|
|
|
|
share/calibre/recipes/american_thinker.recipe
|
|
|
|
share/calibre/recipes/amspec.recipe
|
|
|
|
share/calibre/recipes/an_druma_mor.recipe
|
|
|
|
share/calibre/recipes/anandtech.recipe
|
|
|
|
share/calibre/recipes/anchorage_daily.recipe
|
|
|
|
share/calibre/recipes/android_com_pl.recipe
|
|
|
|
share/calibre/recipes/animal_politico.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/antyweb.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/ap.recipe
|
|
|
|
share/calibre/recipes/apcom.recipe
|
|
|
|
share/calibre/recipes/apod.recipe
|
|
|
|
share/calibre/recipes/apple_daily.recipe
|
|
|
|
share/calibre/recipes/aprospect.recipe
|
2012-05-06 10:34:14 +02:00
|
|
|
share/calibre/recipes/ara_info.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/arabian_business.recipe
|
|
|
|
share/calibre/recipes/arbetaren.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/arcadia.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/arcamax.recipe
|
|
|
|
share/calibre/recipes/archeowiesci.recipe
|
|
|
|
share/calibre/recipes/arizona_republic.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/army_times.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/ars_technica.recipe
|
|
|
|
share/calibre/recipes/asia_one.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/asianreviewofbooks.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/astro_news_pl.recipe
|
|
|
|
share/calibre/recipes/astronomia_pl.recipe
|
|
|
|
share/calibre/recipes/athens_news.recipe
|
|
|
|
share/calibre/recipes/atlantic.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/attac_es.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/auto.recipe
|
|
|
|
share/calibre/recipes/auto_blog.recipe
|
|
|
|
share/calibre/recipes/auto_prove.recipe
|
|
|
|
share/calibre/recipes/autobild.recipe
|
|
|
|
share/calibre/recipes/automatiseringgids.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/autosport.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/avantaje.recipe
|
|
|
|
share/calibre/recipes/aventurilapescuit.recipe
|
|
|
|
share/calibre/recipes/avto-magazin.recipe
|
|
|
|
share/calibre/recipes/axxon_magazine.recipe
|
|
|
|
share/calibre/recipes/axxon_news.recipe
|
|
|
|
share/calibre/recipes/azstarnet.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/b365realitatea.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/b92.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/ba_herald.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/babyonline.recipe
|
|
|
|
share/calibre/recipes/balkaninsight.recipe
|
|
|
|
share/calibre/recipes/baltimore_sun.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/banat_news.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/bangkok_biz.recipe
|
|
|
|
share/calibre/recipes/bangkokpost.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/bankier_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/barrons.recipe
|
|
|
|
share/calibre/recipes/bash_org_pl.recipe
|
|
|
|
share/calibre/recipes/bay_citizen.recipe
|
|
|
|
share/calibre/recipes/bbc.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/bbc_brasil.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/bbc_chinese.recipe
|
|
|
|
share/calibre/recipes/bbc_es.recipe
|
|
|
|
share/calibre/recipes/bbc_fast.recipe
|
|
|
|
share/calibre/recipes/bbc_sport.recipe
|
|
|
|
share/calibre/recipes/bbcvietnamese.recipe
|
|
|
|
share/calibre/recipes/benchmark_pl.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/beppe_grillo.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/berliner_zeitung.recipe
|
|
|
|
share/calibre/recipes/berlingske_dk.recipe
|
2012-05-06 10:34:14 +02:00
|
|
|
share/calibre/recipes/berria.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/beta.recipe
|
|
|
|
share/calibre/recipes/beta_en.recipe
|
2011-11-20 21:04:14 +01:00
|
|
|
share/calibre/recipes/biamag.recipe
|
|
|
|
share/calibre/recipes/biamag_en.recipe
|
|
|
|
share/calibre/recipes/bianet.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/big_oven.recipe
|
|
|
|
share/calibre/recipes/big_picture.recipe
|
|
|
|
share/calibre/recipes/biggovernment.recipe
|
|
|
|
share/calibre/recipes/bighollywood.recipe
|
|
|
|
share/calibre/recipes/bild_de.recipe
|
|
|
|
share/calibre/recipes/billorielly.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/biolog_pl.recipe
|
2011-11-20 21:04:14 +01:00
|
|
|
share/calibre/recipes/birgun_gazetesi.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/birmingham_post.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/bitacora.recipe
|
|
|
|
share/calibre/recipes/biz_portal.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/blesk.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/blic.recipe
|
|
|
|
share/calibre/recipes/blog_da_cidadania.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/blognexto.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/blues.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/boortz.recipe
|
|
|
|
share/calibre/recipes/borse_online.recipe
|
|
|
|
share/calibre/recipes/boston.com.recipe
|
|
|
|
share/calibre/recipes/brand_eins.recipe
|
|
|
|
share/calibre/recipes/brasil_de_fato.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/brecha.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/brewiarz.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/brigitte_de.recipe
|
|
|
|
share/calibre/recipes/bucataras.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/buchreport.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/buckmasters.recipe
|
|
|
|
share/calibre/recipes/buenosaireseconomico.recipe
|
|
|
|
share/calibre/recipes/buffalo_news.recipe
|
|
|
|
share/calibre/recipes/bugun_gazetesi.recipe
|
|
|
|
share/calibre/recipes/business_insider.recipe
|
|
|
|
share/calibre/recipes/business_spectator.recipe
|
|
|
|
share/calibre/recipes/business_standard.recipe
|
|
|
|
share/calibre/recipes/businessworldin.recipe
|
|
|
|
share/calibre/recipes/bwmagazine.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/bwmagazine2.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/cacm.recipe
|
|
|
|
share/calibre/recipes/caijing.recipe
|
|
|
|
share/calibre/recipes/calcalist.recipe
|
|
|
|
share/calibre/recipes/calgary_herald.recipe
|
|
|
|
share/calibre/recipes/calibre_blog.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/camera_di_commercio_di_bari.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/canardpc.recipe
|
|
|
|
share/calibre/recipes/capes_n_babes.recipe
|
|
|
|
share/calibre/recipes/capital.recipe
|
|
|
|
share/calibre/recipes/capital_de.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/capital_gr.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/caros_amigos.recipe
|
|
|
|
share/calibre/recipes/carta.recipe
|
|
|
|
share/calibre/recipes/carta_capital.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/catavencii.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/catavencu.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/catholic_daily_readings.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/catholic_news_agency.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/cato.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/cbc_canada.recipe
|
|
|
|
share/calibre/recipes/cbn.recipe
|
|
|
|
share/calibre/recipes/cd_action.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/ceska_pozice.recipe
|
|
|
|
share/calibre/recipes/ceske_noviny.recipe
|
|
|
|
share/calibre/recipes/cesky_rozhlas_6.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/cetnixploitation.recipe
|
|
|
|
share/calibre/recipes/cgm_pl.recipe
|
|
|
|
share/calibre/recipes/chicago_breaking_news.recipe
|
|
|
|
share/calibre/recipes/chicago_tribune.recipe
|
|
|
|
share/calibre/recipes/china_economic_net.recipe
|
|
|
|
share/calibre/recipes/china_post.recipe
|
|
|
|
share/calibre/recipes/china_press.recipe
|
|
|
|
share/calibre/recipes/china_times.recipe
|
|
|
|
share/calibre/recipes/chinadaily.recipe
|
|
|
|
share/calibre/recipes/chipro.recipe
|
|
|
|
share/calibre/recipes/chouchoublog.recipe
|
|
|
|
share/calibre/recipes/chowk.recipe
|
|
|
|
share/calibre/recipes/chr_mon.recipe
|
|
|
|
share/calibre/recipes/christian_post.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/chronicle_higher_ed.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/cicero.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/ciekawostki_historyczne.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/cincinnati_enquirer.recipe
|
|
|
|
share/calibre/recipes/cinco_dias.recipe
|
|
|
|
share/calibre/recipes/cinebel_be.recipe
|
|
|
|
share/calibre/recipes/cio.recipe
|
|
|
|
share/calibre/recipes/cio_magazine.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/ciperchile.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/cjr.recipe
|
|
|
|
share/calibre/recipes/clarin.recipe
|
|
|
|
share/calibre/recipes/clarion_ledger.recipe
|
|
|
|
share/calibre/recipes/clic_rbs.recipe
|
|
|
|
share/calibre/recipes/climate_progress.recipe
|
|
|
|
share/calibre/recipes/cm_journal.recipe
|
|
|
|
share/calibre/recipes/cnd.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/cnd_weekly.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/cnetjapan.recipe
|
|
|
|
share/calibre/recipes/cnetjapan_digital.recipe
|
|
|
|
share/calibre/recipes/cnetjapan_release.recipe
|
|
|
|
share/calibre/recipes/cnetnews.recipe
|
|
|
|
share/calibre/recipes/cnn.recipe
|
|
|
|
share/calibre/recipes/coding_horror.recipe
|
|
|
|
share/calibre/recipes/columbusdispatch.recipe
|
|
|
|
share/calibre/recipes/comics_com.recipe
|
|
|
|
share/calibre/recipes/common_dreams.recipe
|
|
|
|
share/calibre/recipes/computer_active.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/computerworld_pl.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/conowego_pl.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/consortium_news.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/consumerist.recipe
|
|
|
|
share/calibre/recipes/corren2.recipe
|
|
|
|
share/calibre/recipes/corriere_della_sera_en.recipe
|
|
|
|
share/calibre/recipes/corriere_della_sera_it.recipe
|
|
|
|
share/calibre/recipes/corriere_dello_sport.recipe
|
|
|
|
share/calibre/recipes/cosmopolitan.recipe
|
|
|
|
share/calibre/recipes/cosmopolitan_de.recipe
|
2011-12-06 21:16:16 +01:00
|
|
|
share/calibre/recipes/cosmopolitan_uk.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/cotidianul.recipe
|
|
|
|
share/calibre/recipes/counterpunch.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/countryfile.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/courrier.recipe
|
|
|
|
share/calibre/recipes/courrierinternational.recipe
|
|
|
|
share/calibre/recipes/cracked_com.recipe
|
|
|
|
share/calibre/recipes/craigslist.recipe
|
|
|
|
share/calibre/recipes/credit_slips.recipe
|
|
|
|
share/calibre/recipes/csid.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/ct24.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/cubadebate.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/cumhuriyet.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/curierulnational.recipe
|
|
|
|
share/calibre/recipes/cvecezla.recipe
|
|
|
|
share/calibre/recipes/cyberpresse.recipe
|
|
|
|
share/calibre/recipes/cynewslive.recipe
|
|
|
|
share/calibre/recipes/cyprus_weekly.recipe
|
|
|
|
share/calibre/recipes/dagens_industri.recipe
|
|
|
|
share/calibre/recipes/daily_mail.recipe
|
|
|
|
share/calibre/recipes/daily_mirror.recipe
|
|
|
|
share/calibre/recipes/daily_telegraph.recipe
|
2011-12-06 21:16:16 +01:00
|
|
|
share/calibre/recipes/daily_writing_tips.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/dailyreckoning.recipe
|
|
|
|
share/calibre/recipes/dailytportal.recipe
|
|
|
|
share/calibre/recipes/dallas.recipe
|
|
|
|
share/calibre/recipes/danas.recipe
|
|
|
|
share/calibre/recipes/dani.recipe
|
|
|
|
share/calibre/recipes/dark_horizons.recipe
|
|
|
|
share/calibre/recipes/darknet.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/datasport.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/daum_net.recipe
|
|
|
|
share/calibre/recipes/dawn.recipe
|
|
|
|
share/calibre/recipes/daytona_beach.recipe
|
|
|
|
share/calibre/recipes/dbb.recipe
|
|
|
|
share/calibre/recipes/de_standaard.recipe
|
|
|
|
share/calibre/recipes/deadspin.recipe
|
|
|
|
share/calibre/recipes/defensenews.recipe
|
|
|
|
share/calibre/recipes/degentenaar.recipe
|
|
|
|
share/calibre/recipes/deia.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/delco_times.recipe
|
|
|
|
share/calibre/recipes/demagog.cz.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/demorgen_be.recipe
|
|
|
|
share/calibre/recipes/den_of_geek.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/denik.cz.recipe
|
|
|
|
share/calibre/recipes/denik_referendum.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/denver_post.recipe
|
|
|
|
share/calibre/recipes/der_spiegel.recipe
|
|
|
|
share/calibre/recipes/der_standard.recipe
|
|
|
|
share/calibre/recipes/deredactie.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/derin_dusunce.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/descopera.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/descopera_org.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/desiring_god.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/detroit_news.recipe
|
|
|
|
share/calibre/recipes/deutsche_welle_bs.recipe
|
|
|
|
share/calibre/recipes/deutsche_welle_en.recipe
|
|
|
|
share/calibre/recipes/deutsche_welle_es.recipe
|
|
|
|
share/calibre/recipes/deutsche_welle_hr.recipe
|
|
|
|
share/calibre/recipes/deutsche_welle_pt.recipe
|
|
|
|
share/calibre/recipes/deutsche_welle_sr.recipe
|
|
|
|
share/calibre/recipes/developpez.recipe
|
|
|
|
share/calibre/recipes/dhnet_be.recipe
|
|
|
|
share/calibre/recipes/di.recipe
|
2012-05-06 10:34:14 +02:00
|
|
|
share/calibre/recipes/diagonal.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/diagonales.recipe
|
|
|
|
share/calibre/recipes/diario_cordoba.recipe
|
|
|
|
share/calibre/recipes/diario_ibiza.recipe
|
|
|
|
share/calibre/recipes/diario_la_republica.recipe
|
|
|
|
share/calibre/recipes/diario_sport.recipe
|
|
|
|
share/calibre/recipes/diariovasco.recipe
|
|
|
|
share/calibre/recipes/diepresse.recipe
|
|
|
|
share/calibre/recipes/digital_arts.recipe
|
|
|
|
share/calibre/recipes/digitaljournal.recipe
|
|
|
|
share/calibre/recipes/digitalspy_uk.recipe
|
|
|
|
share/calibre/recipes/digizone.recipe
|
|
|
|
share/calibre/recipes/dilbert.recipe
|
|
|
|
share/calibre/recipes/dilemaveche.recipe
|
|
|
|
share/calibre/recipes/discover_magazine.recipe
|
|
|
|
share/calibre/recipes/divahair.recipe
|
|
|
|
share/calibre/recipes/dn_se.recipe
|
|
|
|
share/calibre/recipes/dna.recipe
|
|
|
|
share/calibre/recipes/dnevni_avaz.recipe
|
|
|
|
share/calibre/recipes/dnevnik.recipe
|
|
|
|
share/calibre/recipes/dnevnik_cro.recipe
|
|
|
|
share/calibre/recipes/dnevnik_mk.recipe
|
|
|
|
share/calibre/recipes/dobreprogamy.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/doghousediaries.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/dominion.recipe
|
|
|
|
share/calibre/recipes/dosisdiarias.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/dot_net.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/dotpod.recipe
|
|
|
|
share/calibre/recipes/down_to_earth.recipe
|
|
|
|
share/calibre/recipes/dr_dk.recipe
|
|
|
|
share/calibre/recipes/drivelry.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/drytooling_pl.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/dunya_bizim.recipe
|
|
|
|
share/calibre/recipes/dunya_bulteni.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/dvhn.recipe
|
|
|
|
share/calibre/recipes/dzieje_pl.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/dziennik_pl.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/dziennik_polski.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/e_novine.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/echo_online.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/eclicto.recipe
|
|
|
|
share/calibre/recipes/ecogeek.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/economico.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/economist.recipe
|
|
|
|
share/calibre/recipes/economist_free.recipe
|
|
|
|
share/calibre/recipes/ecotrend.recipe
|
|
|
|
share/calibre/recipes/ecuisine.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/edge_conversations.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/editor_and_publisher.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/editoriali.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/edmonton_journal.recipe
|
|
|
|
share/calibre/recipes/egirl.recipe
|
|
|
|
share/calibre/recipes/eioba.recipe
|
|
|
|
share/calibre/recipes/ekantipur.recipe
|
|
|
|
share/calibre/recipes/ekathemerini.recipe
|
|
|
|
share/calibre/recipes/ekot.recipe
|
|
|
|
share/calibre/recipes/eksiazki.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/ekundelek_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/el_colombiano.recipe
|
|
|
|
share/calibre/recipes/el_correo.recipe
|
|
|
|
share/calibre/recipes/el_cultural.recipe
|
|
|
|
share/calibre/recipes/el_espectador.recipe
|
|
|
|
share/calibre/recipes/el_faro.recipe
|
|
|
|
share/calibre/recipes/el_mercurio_chile.recipe
|
|
|
|
share/calibre/recipes/el_mostrador.recipe
|
|
|
|
share/calibre/recipes/el_mundo_co.recipe
|
2012-05-06 10:34:14 +02:00
|
|
|
share/calibre/recipes/el_mundo_today.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/el_observador.recipe
|
|
|
|
share/calibre/recipes/el_pais.recipe
|
|
|
|
share/calibre/recipes/el_pais_babelia.recipe
|
|
|
|
share/calibre/recipes/el_pais_uy.recipe
|
|
|
|
share/calibre/recipes/el_periodico.recipe
|
|
|
|
share/calibre/recipes/el_publico.recipe
|
|
|
|
share/calibre/recipes/el_tiempo.recipe
|
|
|
|
share/calibre/recipes/el_universal.recipe
|
|
|
|
share/calibre/recipes/elargentino.recipe
|
|
|
|
share/calibre/recipes/elclubdelebook.recipe
|
|
|
|
share/calibre/recipes/elcomercio.recipe
|
|
|
|
share/calibre/recipes/elcronista.recipe
|
|
|
|
share/calibre/recipes/ele.recipe
|
|
|
|
share/calibre/recipes/elektroda_pl.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/elet_es_irodalom.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/elmundo.recipe
|
|
|
|
share/calibre/recipes/elpais_impreso.recipe
|
|
|
|
share/calibre/recipes/elpais_semanal.recipe
|
|
|
|
share/calibre/recipes/elperiodico_catalan.recipe
|
|
|
|
share/calibre/recipes/elperiodico_spanish.recipe
|
|
|
|
share/calibre/recipes/elsevier.recipe
|
|
|
|
share/calibre/recipes/eltiempo_hn.recipe
|
|
|
|
share/calibre/recipes/eluniversal_ve.recipe
|
|
|
|
share/calibre/recipes/eluniversalimpresa.recipe
|
|
|
|
share/calibre/recipes/eluniverso_ec.recipe
|
|
|
|
share/calibre/recipes/emg_en.recipe
|
|
|
|
share/calibre/recipes/emg_rs.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/empire_magazine.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/emuzica_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/endgadget.recipe
|
|
|
|
share/calibre/recipes/endgadget_ja.recipe
|
|
|
|
share/calibre/recipes/entrepeneur.recipe
|
|
|
|
share/calibre/recipes/epicurious.recipe
|
|
|
|
share/calibre/recipes/epl_talk.recipe
|
|
|
|
share/calibre/recipes/escrevinhador.recipe
|
|
|
|
share/calibre/recipes/esenja.recipe
|
|
|
|
share/calibre/recipes/espn.recipe
|
|
|
|
share/calibre/recipes/esquire.recipe
|
|
|
|
share/calibre/recipes/estadao.recipe
|
|
|
|
share/calibre/recipes/eu_commission.recipe
|
|
|
|
share/calibre/recipes/europa_press.recipe
|
|
|
|
share/calibre/recipes/europasur.recipe
|
|
|
|
share/calibre/recipes/european_voice.recipe
|
|
|
|
share/calibre/recipes/evangelizo.recipe
|
|
|
|
share/calibre/recipes/everett_herald.recipe
|
|
|
|
share/calibre/recipes/evz.ro.recipe
|
|
|
|
share/calibre/recipes/exiled.recipe
|
|
|
|
share/calibre/recipes/expansion_spanish.recipe
|
|
|
|
share/calibre/recipes/explosm.recipe
|
|
|
|
share/calibre/recipes/express_de.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/f1_ultra.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/f_secure.recipe
|
|
|
|
share/calibre/recipes/factcheck.recipe
|
|
|
|
share/calibre/recipes/fairbanks_daily.recipe
|
|
|
|
share/calibre/recipes/fan_graphs.recipe
|
|
|
|
share/calibre/recipes/fastcompany.recipe
|
|
|
|
share/calibre/recipes/faznet.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/fc_knudde.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/fe_india.recipe
|
|
|
|
share/calibre/recipes/felicia.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/fhm_uk.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/fhmro.recipe
|
|
|
|
share/calibre/recipes/film_web.recipe
|
|
|
|
share/calibre/recipes/financial_times.recipe
|
|
|
|
share/calibre/recipes/financial_times_uk.recipe
|
|
|
|
share/calibre/recipes/financialsense.recipe
|
|
|
|
share/calibre/recipes/financiarul.recipe
|
|
|
|
share/calibre/recipes/financieele_dagblad.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/fisco_oggi.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/fleshbot.recipe
|
|
|
|
share/calibre/recipes/flickr.recipe
|
|
|
|
share/calibre/recipes/flickr_es.recipe
|
|
|
|
share/calibre/recipes/fluter_de.recipe
|
|
|
|
share/calibre/recipes/focus_de.recipe
|
|
|
|
share/calibre/recipes/focus_pl.recipe
|
|
|
|
share/calibre/recipes/fokkeensukke.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/folha.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/folhadesaopaulo.recipe
|
|
|
|
share/calibre/recipes/folhadesaopaulo_sub.recipe
|
|
|
|
share/calibre/recipes/forbes.recipe
|
|
|
|
share/calibre/recipes/forbes_india.recipe
|
|
|
|
share/calibre/recipes/foreign_policy.recipe
|
|
|
|
share/calibre/recipes/foreignaffairs.recipe
|
2011-11-20 21:04:14 +01:00
|
|
|
share/calibre/recipes/formulaas.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/forsal.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/fotoblogia_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/foxnews.recipe
|
|
|
|
share/calibre/recipes/fr_online.recipe
|
|
|
|
share/calibre/recipes/frandroid.recipe
|
|
|
|
share/calibre/recipes/frankfurter_rundschau.recipe
|
|
|
|
share/calibre/recipes/frazpc.recipe
|
|
|
|
share/calibre/recipes/freakonomics.recipe
|
|
|
|
share/calibre/recipes/freenature.recipe
|
|
|
|
share/calibre/recipes/freeway.recipe
|
|
|
|
share/calibre/recipes/fria.recipe
|
|
|
|
share/calibre/recipes/fronda.recipe
|
|
|
|
share/calibre/recipes/frontlineonnet.recipe
|
|
|
|
share/calibre/recipes/fstream.recipe
|
|
|
|
share/calibre/recipes/ftd.recipe
|
|
|
|
share/calibre/recipes/fudzilla.recipe
|
|
|
|
share/calibre/recipes/futurismic.recipe
|
|
|
|
share/calibre/recipes/galicia_confidential.recipe
|
|
|
|
share/calibre/recipes/gamasutra_fa.recipe
|
|
|
|
share/calibre/recipes/gamasutra_news.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/gameplay_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/gamespot.recipe
|
|
|
|
share/calibre/recipes/gandul.recipe
|
|
|
|
share/calibre/recipes/gawker.recipe
|
|
|
|
share/calibre/recipes/gazeta-prawna-calibre-v1.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/gazeta_pl_krakow.recipe
|
2011-12-06 21:16:16 +01:00
|
|
|
share/calibre/recipes/gazeta_pl_szczecin.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/gazeta_pl_warszawa.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/gazeta_pomorska.recipe
|
|
|
|
share/calibre/recipes/gazeta_wyborcza.recipe
|
|
|
|
share/calibre/recipes/geek_poke.recipe
|
|
|
|
share/calibre/recipes/german_gov.recipe
|
|
|
|
share/calibre/recipes/gildia_pl.recipe
|
2011-12-06 21:16:16 +01:00
|
|
|
share/calibre/recipes/givemesomethingtoread.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/gizmodo.recipe
|
|
|
|
share/calibre/recipes/glamour.recipe
|
|
|
|
share/calibre/recipes/glas_srpske.recipe
|
|
|
|
share/calibre/recipes/glasgow_herald.recipe
|
|
|
|
share/calibre/recipes/glasjavnosti.recipe
|
|
|
|
share/calibre/recipes/glennbeck.recipe
|
|
|
|
share/calibre/recipes/globaltimes.recipe
|
|
|
|
share/calibre/recipes/globe_and_mail.recipe
|
|
|
|
share/calibre/recipes/globes_co_il.recipe
|
|
|
|
share/calibre/recipes/go4it.recipe
|
|
|
|
share/calibre/recipes/go_comics.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/goal.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/golem_de.recipe
|
|
|
|
share/calibre/recipes/good_house_keeping.recipe
|
|
|
|
share/calibre/recipes/good_to_know.recipe
|
|
|
|
share/calibre/recipes/googlemobileblog.recipe
|
|
|
|
share/calibre/recipes/gosc_niedzielny.recipe
|
|
|
|
share/calibre/recipes/gram_pl.recipe
|
|
|
|
share/calibre/recipes/granma.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/grantland.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/greader.recipe
|
|
|
|
share/calibre/recipes/greader_uber.recipe
|
|
|
|
share/calibre/recipes/greensboro_news_and_record.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/grid_to.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/grrm.recipe
|
|
|
|
share/calibre/recipes/gry_online_pl.recipe
|
2011-12-06 21:16:16 +01:00
|
|
|
share/calibre/recipes/gs24_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/gsp.recipe
|
|
|
|
share/calibre/recipes/guardian.recipe
|
|
|
|
share/calibre/recipes/gulfnews.recipe
|
|
|
|
share/calibre/recipes/gulli.recipe
|
|
|
|
share/calibre/recipes/gva_be.recipe
|
|
|
|
share/calibre/recipes/h1.recipe
|
|
|
|
share/calibre/recipes/h2.recipe
|
|
|
|
share/calibre/recipes/h3.recipe
|
|
|
|
share/calibre/recipes/h7_tumspor.recipe
|
|
|
|
share/calibre/recipes/haaretz_en.recipe
|
|
|
|
share/calibre/recipes/haber7.recipe
|
|
|
|
share/calibre/recipes/hackernews.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/haksoz.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/hallo_assen.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/hamilton_spectator.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/handelsblatt.recipe
|
|
|
|
share/calibre/recipes/hankyoreh.recipe
|
|
|
|
share/calibre/recipes/hankyoreh21.recipe
|
|
|
|
share/calibre/recipes/hannoversche_zeitung.recipe
|
|
|
|
share/calibre/recipes/harpers.recipe
|
|
|
|
share/calibre/recipes/harpers_full.recipe
|
|
|
|
share/calibre/recipes/hartford_courant.recipe
|
|
|
|
share/calibre/recipes/hawaii.recipe
|
|
|
|
share/calibre/recipes/hbr.recipe
|
|
|
|
share/calibre/recipes/hbr_blogs.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/heavy_metal_it.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/heise.recipe
|
|
|
|
share/calibre/recipes/heise_online.recipe
|
|
|
|
share/calibre/recipes/heise_open.recipe
|
|
|
|
share/calibre/recipes/helsingin_sanomat.recipe
|
|
|
|
share/calibre/recipes/heraldo.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/heritage_foundation.recipe
|
|
|
|
share/calibre/recipes/high_country_blogs.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/high_country_news.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/hindu.recipe
|
|
|
|
share/calibre/recipes/hindu_business_line.recipe
|
|
|
|
share/calibre/recipes/hindustan_times.recipe
|
|
|
|
share/calibre/recipes/hira.recipe
|
|
|
|
share/calibre/recipes/histmag.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/historia_news.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/historia_pl.recipe
|
|
|
|
share/calibre/recipes/historiaro.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/history_today.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/hitro.recipe
|
|
|
|
share/calibre/recipes/hln.recipe
|
|
|
|
share/calibre/recipes/hln_be.recipe
|
|
|
|
share/calibre/recipes/hna.recipe
|
|
|
|
share/calibre/recipes/hola.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/homopedia_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/hotair.recipe
|
|
|
|
share/calibre/recipes/hotcity.recipe
|
|
|
|
share/calibre/recipes/hotnews.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/house_news.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/houston_chronicle.recipe
|
|
|
|
share/calibre/recipes/howtogeek.recipe
|
|
|
|
share/calibre/recipes/hoy.recipe
|
|
|
|
share/calibre/recipes/hrt.recipe
|
|
|
|
share/calibre/recipes/huffingtonpost.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/huffingtonpost_uk.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/hvg.recipe
|
|
|
|
share/calibre/recipes/ibm_smarter_planet.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/ideal_almeria.recipe
|
|
|
|
share/calibre/recipes/ideal_granada.recipe
|
|
|
|
share/calibre/recipes/ideal_jaen.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/idg_now.recipe
|
|
|
|
share/calibre/recipes/idg_se.recipe
|
|
|
|
share/calibre/recipes/idnes.recipe
|
|
|
|
share/calibre/recipes/ieco.recipe
|
|
|
|
share/calibre/recipes/ieeespectrum.recipe
|
|
|
|
share/calibre/recipes/ifzm.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/ihned.cz.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/ihned.recipe
|
|
|
|
share/calibre/recipes/iht.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/iktibas.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/il_fatto.recipe
|
|
|
|
share/calibre/recipes/il_giornale.recipe
|
|
|
|
share/calibre/recipes/il_messaggero.recipe
|
|
|
|
share/calibre/recipes/iliteratura_cz.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/ilmanifesto.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/ilsole24ore.recipe
|
|
|
|
share/calibre/recipes/imperatortravel.recipe
|
|
|
|
share/calibre/recipes/impulse_de.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/in4_pl.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/in_gr.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/inc.recipe
|
|
|
|
share/calibre/recipes/independent.recipe
|
|
|
|
share/calibre/recipes/index_hu.recipe
|
|
|
|
share/calibre/recipes/india_today.recipe
|
|
|
|
share/calibre/recipes/indian_express.recipe
|
|
|
|
share/calibre/recipes/indy_star.recipe
|
|
|
|
share/calibre/recipes/infobae.recipe
|
|
|
|
share/calibre/recipes/infomotori.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/informacje_usa.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/information_dk.recipe
|
|
|
|
share/calibre/recipes/infoworld.recipe
|
2011-11-20 21:04:14 +01:00
|
|
|
share/calibre/recipes/infra_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/inquirer_net.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/insider.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/instapaper.recipe
|
|
|
|
share/calibre/recipes/intelligencer.recipe
|
|
|
|
share/calibre/recipes/interia_fakty.recipe
|
|
|
|
share/calibre/recipes/interia_sport.recipe
|
|
|
|
share/calibre/recipes/intrefete.recipe
|
|
|
|
share/calibre/recipes/io9.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/iol_za.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/ionline_pt.recipe
|
|
|
|
share/calibre/recipes/iprofesional.recipe
|
|
|
|
share/calibre/recipes/irish_independent.recipe
|
|
|
|
share/calibre/recipes/irish_times.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/ivanamilakovic.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/izdiham.com.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/izvestia.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/jakarta_globe.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/jakarta_post.recipe
|
|
|
|
share/calibre/recipes/jalopnik.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/japaa.recipe
|
2011-11-20 21:04:14 +01:00
|
|
|
share/calibre/recipes/japan_news.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/japan_times.recipe
|
|
|
|
share/calibre/recipes/javalobby.recipe
|
|
|
|
share/calibre/recipes/jb_online.recipe
|
|
|
|
share/calibre/recipes/jbpress.recipe
|
|
|
|
share/calibre/recipes/jezebel.recipe
|
|
|
|
share/calibre/recipes/jijinews.recipe
|
|
|
|
share/calibre/recipes/joelonsoftware.recipe
|
|
|
|
share/calibre/recipes/johm.recipe
|
|
|
|
share/calibre/recipes/joop.recipe
|
|
|
|
share/calibre/recipes/journalgazette.recipe
|
|
|
|
share/calibre/recipes/journalofaccountancy.recipe
|
|
|
|
share/calibre/recipes/jp_dk.recipe
|
|
|
|
share/calibre/recipes/jpost.recipe
|
|
|
|
share/calibre/recipes/jpost_fr.recipe
|
|
|
|
share/calibre/recipes/jsonline.recipe
|
|
|
|
share/calibre/recipes/jurnalulnational.recipe
|
|
|
|
share/calibre/recipes/jutarnji.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/juve_la_stampa.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/juventudrebelde.recipe
|
|
|
|
share/calibre/recipes/juventudrebelde_english.recipe
|
|
|
|
share/calibre/recipes/kahokushinpo.recipe
|
|
|
|
share/calibre/recipes/kamerabild.recipe
|
|
|
|
share/calibre/recipes/kamikaze.recipe
|
|
|
|
share/calibre/recipes/karlsruhe.recipe
|
|
|
|
share/calibre/recipes/kath_net.recipe
|
|
|
|
share/calibre/recipes/kathemerini.recipe
|
|
|
|
share/calibre/recipes/kellog_faculty.recipe
|
|
|
|
share/calibre/recipes/kellog_insight.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/kerrang.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/kidney.recipe
|
|
|
|
share/calibre/recipes/kitsapun.recipe
|
|
|
|
share/calibre/recipes/kleinezeitung.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/klip_me.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/klubknjige.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/komchadluek.recipe
|
|
|
|
share/calibre/recipes/kommersant.recipe
|
|
|
|
share/calibre/recipes/kompas.recipe
|
|
|
|
share/calibre/recipes/kompiutierra.recipe
|
|
|
|
share/calibre/recipes/konflikty_zbrojne.recipe
|
|
|
|
share/calibre/recipes/kopalniawiedzy.recipe
|
|
|
|
share/calibre/recipes/korben.recipe
|
|
|
|
share/calibre/recipes/korea_herald.recipe
|
|
|
|
share/calibre/recipes/korespondent.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/kosmonauta_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/kotaku.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/kresy_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/krstarica.recipe
|
|
|
|
share/calibre/recipes/krstarica_en.recipe
|
|
|
|
share/calibre/recipes/ksiazka_pl.recipe
|
|
|
|
share/calibre/recipes/kstar.recipe
|
|
|
|
share/calibre/recipes/kudika.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/kudy_z_nudy.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/kukuburi.recipe
|
|
|
|
share/calibre/recipes/kurier.recipe
|
|
|
|
share/calibre/recipes/l_espresso.recipe
|
|
|
|
share/calibre/recipes/la_cuarta.recipe
|
|
|
|
share/calibre/recipes/la_diaria.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/la_gazetta_del_mezzogiorno.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/la_gazzeta_dello_sport.recipe
|
|
|
|
share/calibre/recipes/la_jornada.recipe
|
|
|
|
share/calibre/recipes/la_nueva.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/la_pausa_caffe.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/la_razon_bo.recipe
|
|
|
|
share/calibre/recipes/la_republica.recipe
|
|
|
|
share/calibre/recipes/la_rioja.recipe
|
|
|
|
share/calibre/recipes/la_segunda.recipe
|
|
|
|
share/calibre/recipes/la_stampa.recipe
|
|
|
|
share/calibre/recipes/la_tercera.recipe
|
|
|
|
share/calibre/recipes/la_tribuna.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/la_voce.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/lalibre_be.recipe
|
|
|
|
share/calibre/recipes/lameuse_be.recipe
|
|
|
|
share/calibre/recipes/lamujerdemivida.recipe
|
|
|
|
share/calibre/recipes/lanacion.recipe
|
|
|
|
share/calibre/recipes/lanacion_chile.recipe
|
|
|
|
share/calibre/recipes/laprensa.recipe
|
|
|
|
share/calibre/recipes/laprensa_hn.recipe
|
|
|
|
share/calibre/recipes/laprensa_ni.recipe
|
|
|
|
share/calibre/recipes/las_vegas_review.recipe
|
|
|
|
share/calibre/recipes/latimes.recipe
|
|
|
|
share/calibre/recipes/latribuna.recipe
|
|
|
|
share/calibre/recipes/lavanguardia.recipe
|
|
|
|
share/calibre/recipes/lavenir_be.recipe
|
|
|
|
share/calibre/recipes/le_journal.recipe
|
|
|
|
share/calibre/recipes/le_monde.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/le_monde_sub.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/le_temps.recipe
|
|
|
|
share/calibre/recipes/ledevoir.recipe
|
|
|
|
share/calibre/recipes/leduc.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/lega_nerd.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/legeartis.recipe
|
|
|
|
share/calibre/recipes/leggo_it.recipe
|
|
|
|
share/calibre/recipes/legitymizm.recipe
|
|
|
|
share/calibre/recipes/leipzer_volkszeitung.recipe
|
|
|
|
share/calibre/recipes/lemonde_dip.recipe
|
|
|
|
share/calibre/recipes/lenta_ru.recipe
|
|
|
|
share/calibre/recipes/lepoint.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/lequipe.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/lescienze.recipe
|
|
|
|
share/calibre/recipes/lesoir_be.recipe
|
2011-12-06 21:16:16 +01:00
|
|
|
share/calibre/recipes/letsgetcritical.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/levante.recipe
|
|
|
|
share/calibre/recipes/lexpress.recipe
|
|
|
|
share/calibre/recipes/liberation.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/liberation_sub.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/liberatorio_politico.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/libero.recipe
|
|
|
|
share/calibre/recipes/liberty_times.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/lidovky.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/lifehacker.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/limes.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/linux_journal.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/linux_magazine.recipe
|
|
|
|
share/calibre/recipes/linuxdevices.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/list_apart.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/livemint.recipe
|
|
|
|
share/calibre/recipes/living_digital.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/living_stones.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/lomza.recipe
|
|
|
|
share/calibre/recipes/london_free_press.recipe
|
|
|
|
share/calibre/recipes/los_tiempos_bo.recipe
|
|
|
|
share/calibre/recipes/losandes.recipe
|
|
|
|
share/calibre/recipes/losservatoreromano_it.recipe
|
|
|
|
share/calibre/recipes/lrb.recipe
|
|
|
|
share/calibre/recipes/lrb_payed.recipe
|
|
|
|
share/calibre/recipes/luns_a_venres.recipe
|
|
|
|
share/calibre/recipes/lupa.recipe
|
|
|
|
share/calibre/recipes/lwn.recipe
|
|
|
|
share/calibre/recipes/lwn_weekly.recipe
|
|
|
|
share/calibre/recipes/mac_video.recipe
|
|
|
|
share/calibre/recipes/mac_world.recipe
|
|
|
|
share/calibre/recipes/mac_world_uk.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/macity.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/macleans.recipe
|
|
|
|
share/calibre/recipes/mail_and_guardian.recipe
|
|
|
|
share/calibre/recipes/mainichi.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/mainichi_en.recipe
|
|
|
|
share/calibre/recipes/mainichi_science_news.recipe
|
|
|
|
share/calibre/recipes/malaya_business_insight.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/malaysian_mirror.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/manila_standard_today.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/marca.recipe
|
|
|
|
share/calibre/recipes/marctv.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/marine_corps_times.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/marketing_magazine.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/marketing_sensoriale.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/mateusz_czytania.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/matichon.recipe
|
|
|
|
share/calibre/recipes/max_planck.recipe
|
|
|
|
share/calibre/recipes/maximum_pc.recipe
|
|
|
|
share/calibre/recipes/mayra.recipe
|
|
|
|
share/calibre/recipes/mdj.recipe
|
|
|
|
share/calibre/recipes/mediafax.recipe
|
|
|
|
share/calibre/recipes/mediaindonesia.recipe
|
|
|
|
share/calibre/recipes/mediapart.recipe
|
|
|
|
share/calibre/recipes/medscape.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/melbourne_herald_sun.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/men24_gr.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/menorca.recipe
|
|
|
|
share/calibre/recipes/mens_health.recipe
|
|
|
|
share/calibre/recipes/merco_press.recipe
|
|
|
|
share/calibre/recipes/mesec.recipe
|
|
|
|
share/calibre/recipes/metro_montreal.recipe
|
|
|
|
share/calibre/recipes/metro_news_nl.recipe
|
|
|
|
share/calibre/recipes/metro_uk.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/metropol_tv.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/miami_herald.recipe
|
|
|
|
share/calibre/recipes/michalkiewicz.recipe
|
|
|
|
share/calibre/recipes/michellemalkin.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/microwave_and_rf.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/midday.recipe
|
|
|
|
share/calibre/recipes/milenio.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/military_times.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/ming_pao.recipe
|
|
|
|
share/calibre/recipes/ming_pao_toronto.recipe
|
|
|
|
share/calibre/recipes/ming_pao_vancouver.recipe
|
|
|
|
share/calibre/recipes/miradasalsur.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/mlody_technik_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/mmc_rtv.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/mobilenations.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/modoros.recipe
|
|
|
|
share/calibre/recipes/moldovaazi.recipe
|
2012-05-06 10:34:14 +02:00
|
|
|
share/calibre/recipes/monbiot.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/mondedurable.recipe
|
|
|
|
share/calibre/recipes/monden.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/money_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/moneycontrol.recipe
|
|
|
|
share/calibre/recipes/moneynews.recipe
|
|
|
|
share/calibre/recipes/moneyro.recipe
|
|
|
|
share/calibre/recipes/monitor.recipe
|
|
|
|
share/calibre/recipes/montevideo_com.recipe
|
|
|
|
share/calibre/recipes/montreal_gazette.recipe
|
|
|
|
share/calibre/recipes/moscow_times.recipe
|
|
|
|
share/calibre/recipes/motherjones.recipe
|
|
|
|
share/calibre/recipes/msdnmag_en.recipe
|
|
|
|
share/calibre/recipes/msnbc.recipe
|
|
|
|
share/calibre/recipes/msnsankei.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/mumbai_mirror.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/mwjournal.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/myapple_pl.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/nachdenkseiten.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/nacional_cro.recipe
|
|
|
|
share/calibre/recipes/nacionred.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/nadacni_fond_proti_korupci.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/nakedcapitalism.recipe
|
|
|
|
share/calibre/recipes/nasa.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/naszdziennik.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/natemat_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/natgeo.recipe
|
|
|
|
share/calibre/recipes/nation_ke.recipe
|
|
|
|
share/calibre/recipes/national_geographic_de.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/national_geographic_es.recipe
|
|
|
|
share/calibre/recipes/national_geographic_it.recipe
|
|
|
|
share/calibre/recipes/national_geographic_mag.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/national_geographic_pl.recipe
|
|
|
|
share/calibre/recipes/national_post.recipe
|
|
|
|
share/calibre/recipes/nationalgeographic.recipe
|
|
|
|
share/calibre/recipes/nationalgeographicjp.recipe
|
|
|
|
share/calibre/recipes/nationalgeoro.recipe
|
|
|
|
share/calibre/recipes/nationalreviewonline.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/navy_times.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/nbonline.recipe
|
|
|
|
share/calibre/recipes/ncrnext.recipe
|
|
|
|
share/calibre/recipes/nejm.recipe
|
|
|
|
share/calibre/recipes/neowin.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/nepszabadsag.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/netzpolitik.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/neviditelny_pes.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/new_london_day.recipe
|
|
|
|
share/calibre/recipes/new_scientist.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/new_statesman.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/new_york_review_of_books.recipe
|
|
|
|
share/calibre/recipes/new_york_review_of_books_no_sub.recipe
|
|
|
|
share/calibre/recipes/new_yorker.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/news_busters.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/news_times.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/newsbeast.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/newsmoldova.recipe
|
|
|
|
share/calibre/recipes/newsobs.recipe
|
|
|
|
share/calibre/recipes/newsstraitstimes.recipe
|
|
|
|
share/calibre/recipes/newsweek.recipe
|
|
|
|
share/calibre/recipes/newsweek_argentina.recipe
|
|
|
|
share/calibre/recipes/newsweek_polska.recipe
|
|
|
|
share/calibre/recipes/ngz.recipe
|
|
|
|
share/calibre/recipes/niebezpiecznik.recipe
|
|
|
|
share/calibre/recipes/nightflier.recipe
|
|
|
|
share/calibre/recipes/nikkei_free.recipe
|
|
|
|
share/calibre/recipes/nikkei_news.recipe
|
|
|
|
share/calibre/recipes/nikkei_sub.recipe
|
|
|
|
share/calibre/recipes/nikkei_sub_economy.recipe
|
|
|
|
share/calibre/recipes/nikkei_sub_industry.recipe
|
|
|
|
share/calibre/recipes/nikkei_sub_life.recipe
|
|
|
|
share/calibre/recipes/nikkei_sub_main.recipe
|
|
|
|
share/calibre/recipes/nikkei_sub_shakai.recipe
|
|
|
|
share/calibre/recipes/nikkei_sub_sports.recipe
|
|
|
|
share/calibre/recipes/nin.recipe
|
|
|
|
share/calibre/recipes/njp.recipe
|
|
|
|
share/calibre/recipes/njuz_net.recipe
|
|
|
|
share/calibre/recipes/nme.recipe
|
|
|
|
share/calibre/recipes/noaa.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/nol.recipe
|
2012-05-06 10:34:14 +02:00
|
|
|
share/calibre/recipes/non_leggerlo.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/nortecastilla.recipe
|
|
|
|
share/calibre/recipes/noticias_r7.recipe
|
|
|
|
share/calibre/recipes/noticias_unb.recipe
|
|
|
|
share/calibre/recipes/novaya_gazeta.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/novilist_novine_hr.recipe
|
|
|
|
share/calibre/recipes/novilist_portal_hr.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/novinite.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/novinite_bg.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/novinky.cz.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/novinky.recipe
|
|
|
|
share/calibre/recipes/novistandard.recipe
|
|
|
|
share/calibre/recipes/novosti.recipe
|
|
|
|
share/calibre/recipes/now_toronto.recipe
|
|
|
|
share/calibre/recipes/nowa_fantastyka.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/nowy_ekran.recipe
|
|
|
|
share/calibre/recipes/noz.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/npr.recipe
|
|
|
|
share/calibre/recipes/npr_music_blogs.recipe
|
|
|
|
share/calibre/recipes/nrc-nl-epub.recipe
|
|
|
|
share/calibre/recipes/nrc.nl.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/nrc_handelsblad.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/nsfw_corp.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/nspm.recipe
|
|
|
|
share/calibre/recipes/nspm_int.recipe
|
|
|
|
share/calibre/recipes/ntv_spor.recipe
|
|
|
|
share/calibre/recipes/ntv_tr.recipe
|
|
|
|
share/calibre/recipes/nu.recipe
|
|
|
|
share/calibre/recipes/nursingtimes.recipe
|
|
|
|
share/calibre/recipes/nymag.recipe
|
|
|
|
share/calibre/recipes/nypost.recipe
|
|
|
|
share/calibre/recipes/nytimes.recipe
|
|
|
|
share/calibre/recipes/nytimes_sports.recipe
|
|
|
|
share/calibre/recipes/nytimes_sub.recipe
|
|
|
|
share/calibre/recipes/nytimes_tech.recipe
|
|
|
|
share/calibre/recipes/nytimesbook.recipe
|
|
|
|
share/calibre/recipes/nzherald.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/nzz_folio.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/nzz_ger.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/nzz_webpaper.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/o_globo.recipe
|
|
|
|
share/calibre/recipes/oakland_north.recipe
|
|
|
|
share/calibre/recipes/observa_digital.recipe
|
|
|
|
share/calibre/recipes/observatorul_cultural.recipe
|
|
|
|
share/calibre/recipes/observer.recipe
|
|
|
|
share/calibre/recipes/observer_gb.recipe
|
|
|
|
share/calibre/recipes/oc_register.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/oclab_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/office_space.recipe
|
|
|
|
share/calibre/recipes/oilprice.recipe
|
|
|
|
share/calibre/recipes/oldnewthing.recipe
|
|
|
|
share/calibre/recipes/omgubuntu.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/onda_rock.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/onemagazine.recipe
|
|
|
|
share/calibre/recipes/onionavclub.recipe
|
|
|
|
share/calibre/recipes/open_left.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/opinion_bo.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/oregonian.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/oreilly_premium.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/oriental_daily.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/origo_hu.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/orlando_sentinel.recipe
|
|
|
|
share/calibre/recipes/orsai.recipe
|
|
|
|
share/calibre/recipes/osnews_pl.recipe
|
|
|
|
share/calibre/recipes/ottawa_citizen.recipe
|
|
|
|
share/calibre/recipes/ourdailybread.recipe
|
|
|
|
share/calibre/recipes/outlook_india.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/overclock_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/pagina12.recipe
|
|
|
|
share/calibre/recipes/pagina_12_print_ed.recipe
|
|
|
|
share/calibre/recipes/pajama.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/palmtop_pl.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/pambianco.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/panorama.recipe
|
|
|
|
share/calibre/recipes/paperli_topic.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/parlamentni_listy.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/patente_de_corso.recipe
|
|
|
|
share/calibre/recipes/pc_advisor.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/pc_arena.recipe
|
|
|
|
share/calibre/recipes/pc_centre_pl.recipe
|
|
|
|
share/calibre/recipes/pc_foster.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/pc_lab.recipe
|
|
|
|
share/calibre/recipes/pc_mag.recipe
|
|
|
|
share/calibre/recipes/pc_quest_india.recipe
|
|
|
|
share/calibre/recipes/pc_world.recipe
|
|
|
|
share/calibre/recipes/pcworld_hu.recipe
|
|
|
|
share/calibre/recipes/pcworldro.recipe
|
|
|
|
share/calibre/recipes/pecat.recipe
|
|
|
|
share/calibre/recipes/penguin_news.recipe
|
|
|
|
share/calibre/recipes/people_daily.recipe
|
|
|
|
share/calibre/recipes/people_us_mashup.recipe
|
|
|
|
share/calibre/recipes/perfil.recipe
|
|
|
|
share/calibre/recipes/pescanik.recipe
|
|
|
|
share/calibre/recipes/peterschiff.recipe
|
|
|
|
share/calibre/recipes/phd_comics.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/philippino_star_ngayon.recipe
|
|
|
|
share/calibre/recipes/phillosophy_now.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/philly.recipe
|
|
|
|
share/calibre/recipes/phoronix.recipe
|
|
|
|
share/calibre/recipes/physics_today.recipe
|
|
|
|
share/calibre/recipes/physics_world.recipe
|
|
|
|
share/calibre/recipes/pilot.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/piratska_strana.recipe
|
|
|
|
share/calibre/recipes/piratske_noviny.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/planet_kde.recipe
|
|
|
|
share/calibre/recipes/plus_info.recipe
|
|
|
|
share/calibre/recipes/pobjeda.recipe
|
|
|
|
share/calibre/recipes/podnikatel.recipe
|
|
|
|
share/calibre/recipes/politico.recipe
|
|
|
|
share/calibre/recipes/politifact.recipe
|
|
|
|
share/calibre/recipes/politika.recipe
|
|
|
|
share/calibre/recipes/politiken_dk.recipe
|
|
|
|
share/calibre/recipes/polityka.recipe
|
|
|
|
share/calibre/recipes/polizeipress_de.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/polska_times.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/popscience.recipe
|
|
|
|
share/calibre/recipes/portafolio.recipe
|
|
|
|
share/calibre/recipes/portfolio.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/portfolio_hu.recipe
|
|
|
|
share/calibre/recipes/portfolio_hu_hu.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/post_today.recipe
|
|
|
|
share/calibre/recipes/poughkeepsie_journal.recipe
|
|
|
|
share/calibre/recipes/praguemonitor.recipe
|
|
|
|
share/calibre/recipes/pravda.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/pravda_en.recipe
|
|
|
|
share/calibre/recipes/pravda_it.recipe
|
|
|
|
share/calibre/recipes/pravda_por.recipe
|
|
|
|
share/calibre/recipes/pravda_ru.recipe
|
|
|
|
share/calibre/recipes/pravo.recipe
|
|
|
|
share/calibre/recipes/prawica_net.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/pressonline.recipe
|
|
|
|
share/calibre/recipes/pressthink.recipe
|
|
|
|
share/calibre/recipes/pro_linux_de.recipe
|
|
|
|
share/calibre/recipes/pro_physik.recipe
|
|
|
|
share/calibre/recipes/projo.recipe
|
|
|
|
share/calibre/recipes/promotor.recipe
|
|
|
|
share/calibre/recipes/propublica.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/prospectmaguk.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/prosport.recipe
|
|
|
|
share/calibre/recipes/prostamerika.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/protagon.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/protvmagazin.recipe
|
|
|
|
share/calibre/recipes/psych.recipe
|
|
|
|
share/calibre/recipes/psychologies.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/pubblico_giornale.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/publico.recipe
|
|
|
|
share/calibre/recipes/publika.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/puls_biznesu.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/punto_informatico.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/pure_pc.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/pvp_online.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/queleer.recipe
|
|
|
|
share/calibre/recipes/quotidiano.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/rabble_ca.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/racjonalista_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/radikal_tr.recipe
|
|
|
|
share/calibre/recipes/radio_prague.recipe
|
|
|
|
share/calibre/recipes/radio_praha.recipe
|
|
|
|
share/calibre/recipes/rbc_ru.recipe
|
|
|
|
share/calibre/recipes/rds.recipe
|
|
|
|
share/calibre/recipes/readers_digest.recipe
|
|
|
|
share/calibre/recipes/readitlater.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/real_clear.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/real_world_economics_review.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/realitatea.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/rebelion.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/red_aragon.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/red_voltaire.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/regina_leader_post.recipe
|
|
|
|
share/calibre/recipes/replicavedetelor.recipe
|
|
|
|
share/calibre/recipes/reptantes.recipe
|
|
|
|
share/calibre/recipes/republica.recipe
|
|
|
|
share/calibre/recipes/republika.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/respekt.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/resurgence.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/reuters.recipe
|
|
|
|
share/calibre/recipes/reuters_ja.recipe
|
|
|
|
share/calibre/recipes/revista_bla.recipe
|
|
|
|
share/calibre/recipes/revista_muy.recipe
|
|
|
|
share/calibre/recipes/revista_piaui.recipe
|
|
|
|
share/calibre/recipes/revista_semana.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/revista_summa.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/rga.recipe
|
|
|
|
share/calibre/recipes/rheinische_post.recipe
|
|
|
|
share/calibre/recipes/ria_ru.recipe
|
|
|
|
share/calibre/recipes/rian_eng.recipe
|
|
|
|
share/calibre/recipes/rian_spa.recipe
|
2012-05-06 10:34:14 +02:00
|
|
|
share/calibre/recipes/richmond_times_dispatch.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/rionegro.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/rmf24_ESKN.recipe
|
|
|
|
share/calibre/recipes/rmf24_fakty.recipe
|
|
|
|
share/calibre/recipes/rmf24_opinie.recipe
|
|
|
|
share/calibre/recipes/roger_ebert.recipe
|
|
|
|
share/calibre/recipes/roger_ebert_blog.recipe
|
|
|
|
share/calibre/recipes/rollingstone.recipe
|
|
|
|
share/calibre/recipes/romanialibera.recipe
|
|
|
|
share/calibre/recipes/root.recipe
|
|
|
|
share/calibre/recipes/rstones.recipe
|
|
|
|
share/calibre/recipes/rte.recipe
|
|
|
|
share/calibre/recipes/rtnews.recipe
|
|
|
|
share/calibre/recipes/rts.recipe
|
|
|
|
share/calibre/recipes/rue89.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/rushisaband.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/rusiahoy.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/rybinski.recipe
|
|
|
|
share/calibre/recipes/rynek_infrastruktury.recipe
|
|
|
|
share/calibre/recipes/rynek_kolejowy.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/rynek_zdrowia.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/rzeczpospolita.recipe
|
|
|
|
share/calibre/recipes/sabah.recipe
|
|
|
|
share/calibre/recipes/salon.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/salonica_press_news.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/samanyolu_haber.recipe
|
|
|
|
share/calibre/recipes/samanyolu_teknoloji.recipe
|
|
|
|
share/calibre/recipes/san_fran_chronicle.recipe
|
|
|
|
share/calibre/recipes/sanjosemercurynews.recipe
|
|
|
|
share/calibre/recipes/sarajevo_x.recipe
|
|
|
|
share/calibre/recipes/saskatoon_star_phoenix.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/satira.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/satkurier.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/satmagazine.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/sb_nation.recipe
|
|
|
|
share/calibre/recipes/science_aas.recipe
|
|
|
|
share/calibre/recipes/science_based_medicine.recipe
|
|
|
|
share/calibre/recipes/science_news.recipe
|
|
|
|
share/calibre/recipes/science_news_recent_issues.recipe
|
|
|
|
share/calibre/recipes/sciencedaily.recipe
|
|
|
|
share/calibre/recipes/scientific_american.recipe
|
|
|
|
share/calibre/recipes/scinexx.recipe
|
|
|
|
share/calibre/recipes/scmp.recipe
|
|
|
|
share/calibre/recipes/scott_hanselman.recipe
|
|
|
|
share/calibre/recipes/scprint.recipe
|
|
|
|
share/calibre/recipes/seanhannity.recipe
|
|
|
|
share/calibre/recipes/seattle_times.recipe
|
|
|
|
share/calibre/recipes/security_watch.recipe
|
|
|
|
share/calibre/recipes/serverside.recipe
|
|
|
|
share/calibre/recipes/sfbg.recipe
|
|
|
|
share/calibre/recipes/sfin.recipe
|
|
|
|
share/calibre/recipes/sg_hu.recipe
|
|
|
|
share/calibre/recipes/shacknews.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/shortlist.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/sigma_live.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/sign_of_the_times.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/sign_on_sd.recipe
|
|
|
|
share/calibre/recipes/silicon_republic.recipe
|
|
|
|
share/calibre/recipes/sinfest.recipe
|
|
|
|
share/calibre/recipes/singtao_daily.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/singtaohk.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/siol.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/sivil_dusunce.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/sizinti_derigisi.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/skai.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/skeptic.recipe
|
|
|
|
share/calibre/recipes/skeptical_enquirer.recipe
|
2011-12-06 21:16:16 +01:00
|
|
|
share/calibre/recipes/skylife.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/slashdot.recipe
|
|
|
|
share/calibre/recipes/slate.recipe
|
|
|
|
share/calibre/recipes/slovo.recipe
|
|
|
|
share/calibre/recipes/smashing.recipe
|
|
|
|
share/calibre/recipes/sme.recipe
|
|
|
|
share/calibre/recipes/smh.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/smilezilla.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/smith.recipe
|
|
|
|
share/calibre/recipes/snopes.recipe
|
|
|
|
share/calibre/recipes/socialdiva.recipe
|
2012-05-06 10:34:14 +02:00
|
|
|
share/calibre/recipes/sol_haber.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/soldiers.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/something_awful.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/southernstar.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/spektrum.recipe
|
2011-11-20 21:04:14 +01:00
|
|
|
share/calibre/recipes/spiders_web_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/spiegel_int.recipe
|
|
|
|
share/calibre/recipes/spiegelde.recipe
|
|
|
|
share/calibre/recipes/spin_magazine.recipe
|
|
|
|
share/calibre/recipes/sportsillustrated.recipe
|
|
|
|
share/calibre/recipes/sportsillustrated_columnists.recipe
|
|
|
|
share/calibre/recipes/st_louis_post_dispatch.recipe
|
|
|
|
share/calibre/recipes/st_petersburg_times.recipe
|
|
|
|
share/calibre/recipes/stackoverflow.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/stamgasten.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/standardmedia_ke.recipe
|
|
|
|
share/calibre/recipes/standardmoney.recipe
|
|
|
|
share/calibre/recipes/star_gazetesi.recipe
|
|
|
|
share/calibre/recipes/staradvertiser.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/stars_and_stripes.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/starwars.recipe
|
|
|
|
share/calibre/recipes/statesman.recipe
|
|
|
|
share/calibre/recipes/stiintasitehnica.recipe
|
|
|
|
share/calibre/recipes/stnn.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/stopklatka.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/straitstimes.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/strange_horizons.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/strategic_culture.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/strategy-business.recipe
|
|
|
|
share/calibre/recipes/sueddeutsche.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/sueddeutsche_mobil.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/sueddeutschezeitung.recipe
|
|
|
|
share/calibre/recipes/sunday_times.recipe
|
|
|
|
share/calibre/recipes/superbebe.recipe
|
|
|
|
share/calibre/recipes/superesportes.recipe
|
|
|
|
share/calibre/recipes/svd_se.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/swiat_obrazu.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/swiatkindle.recipe
|
|
|
|
share/calibre/recipes/tablety_pl.recipe
|
|
|
|
share/calibre/recipes/tabu.recipe
|
|
|
|
share/calibre/recipes/tagesan.recipe
|
|
|
|
share/calibre/recipes/tagesspiegel.recipe
|
|
|
|
share/calibre/recipes/taggeschau_de.recipe
|
|
|
|
share/calibre/recipes/taipei.recipe
|
|
|
|
share/calibre/recipes/tanea.recipe
|
|
|
|
share/calibre/recipes/tanjug.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/tanuki.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/tasfiye_dergisi.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/taz.recipe
|
|
|
|
share/calibre/recipes/taz_rss.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/tech_economy.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/tech_world.recipe
|
|
|
|
share/calibre/recipes/techcrunch.recipe
|
2011-12-06 21:16:16 +01:00
|
|
|
share/calibre/recipes/techdirt.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/technology_review.recipe
|
|
|
|
share/calibre/recipes/technology_review_de.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/techtarget.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/tedneward.recipe
|
2012-05-06 10:34:14 +02:00
|
|
|
share/calibre/recipes/telam.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/telegraph_in.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/telegraph_uk.recipe
|
|
|
|
share/calibre/recipes/telepolis.recipe
|
|
|
|
share/calibre/recipes/telepolis_artikel.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/telepolis_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/teleread.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/television_without_pity.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/thai_post_daily.recipe
|
|
|
|
share/calibre/recipes/thairath.recipe
|
|
|
|
share/calibre/recipes/the_age.recipe
|
|
|
|
share/calibre/recipes/the_budget_fashionista.recipe
|
|
|
|
share/calibre/recipes/the_clinic_online.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/the_daily_news_egypt.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/the_escapist.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/the_freeman.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/the_h.recipe
|
|
|
|
share/calibre/recipes/the_journal.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/the_manila_bulletin.recipe
|
|
|
|
share/calibre/recipes/the_manila_times.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/the_marker.recipe
|
|
|
|
share/calibre/recipes/the_nation.recipe
|
|
|
|
share/calibre/recipes/the_nation_thai.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/the_new_age_za.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/the_new_republic.recipe
|
|
|
|
share/calibre/recipes/the_oz.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/the_philippine_daily_inquirer.recipe
|
|
|
|
share/calibre/recipes/the_philippine_star.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/the_register.recipe
|
|
|
|
share/calibre/recipes/the_scotsman.recipe
|
|
|
|
share/calibre/recipes/the_sun.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/the_verge.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/the_week_magazine_free.recipe
|
|
|
|
share/calibre/recipes/the_workingham_times.recipe
|
|
|
|
share/calibre/recipes/thecultofghoul.recipe
|
|
|
|
share/calibre/recipes/thedgesingapore.recipe
|
|
|
|
share/calibre/recipes/theecocolapse.recipe
|
|
|
|
share/calibre/recipes/theeconomictimes_india.recipe
|
|
|
|
share/calibre/recipes/theluminouslandscape.recipe
|
|
|
|
share/calibre/recipes/themarketticker.recipe
|
|
|
|
share/calibre/recipes/thenews.recipe
|
|
|
|
share/calibre/recipes/theoldfoodie.recipe
|
|
|
|
share/calibre/recipes/theonion.recipe
|
|
|
|
share/calibre/recipes/theonlinephotographer.recipe
|
|
|
|
share/calibre/recipes/thestar.recipe
|
|
|
|
share/calibre/recipes/thewest_au.recipe
|
|
|
|
share/calibre/recipes/think_progress.recipe
|
|
|
|
share/calibre/recipes/thn.recipe
|
|
|
|
share/calibre/recipes/tidbits.recipe
|
|
|
|
share/calibre/recipes/tijd.recipe
|
|
|
|
share/calibre/recipes/tijolaco.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/tillsonburg.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/time_magazine.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/times_of_malta.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/times_online.recipe
|
|
|
|
share/calibre/recipes/timesnewroman.recipe
|
|
|
|
share/calibre/recipes/tmz.recipe
|
|
|
|
share/calibre/recipes/tnxm.recipe
|
|
|
|
share/calibre/recipes/today_online.recipe
|
|
|
|
share/calibre/recipes/todays_zaman.recipe
|
|
|
|
share/calibre/recipes/toi.recipe
|
|
|
|
share/calibre/recipes/tomshardware.recipe
|
|
|
|
share/calibre/recipes/tomshardware_de.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/tomshardware_it.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/toronto_sun.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/tovima.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/toyokeizai.recipe
|
|
|
|
share/calibre/recipes/tpm_uk.recipe
|
|
|
|
share/calibre/recipes/tr.recipe
|
|
|
|
share/calibre/recipes/tri_city_herald.recipe
|
|
|
|
share/calibre/recipes/trombon.recipe
|
|
|
|
share/calibre/recipes/trouw.recipe
|
|
|
|
share/calibre/recipes/trv.recipe
|
|
|
|
share/calibre/recipes/tsn.recipe
|
|
|
|
share/calibre/recipes/tulsaworld.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/tuttojove.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/tuttosport.recipe
|
|
|
|
share/calibre/recipes/tvmania.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/tvn24.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/tvxs.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/tweakers.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/tweakers_net.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/twitchfilms.recipe
|
|
|
|
share/calibre/recipes/twtfb.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/tyden.cz.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/tyzden.recipe
|
|
|
|
share/calibre/recipes/ubuntu_pl.recipe
|
|
|
|
share/calibre/recipes/ultimahora.recipe
|
|
|
|
share/calibre/recipes/uncrate.recipe
|
|
|
|
share/calibre/recipes/unica.recipe
|
|
|
|
share/calibre/recipes/uninohimitu.recipe
|
|
|
|
share/calibre/recipes/united_daily.recipe
|
|
|
|
share/calibre/recipes/upi.recipe
|
|
|
|
share/calibre/recipes/usatoday.recipe
|
|
|
|
share/calibre/recipes/usnews.recipe
|
|
|
|
share/calibre/recipes/utne.recipe
|
|
|
|
share/calibre/recipes/utrinski.recipe
|
|
|
|
share/calibre/recipes/vancouver_provice.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/vancouver_province.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/vancouver_sun.recipe
|
2011-12-06 21:16:16 +01:00
|
|
|
share/calibre/recipes/vanityfair.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/variety.recipe
|
|
|
|
share/calibre/recipes/vecernji_list.recipe
|
|
|
|
share/calibre/recipes/vedomosti.recipe
|
|
|
|
share/calibre/recipes/veintitres.recipe
|
|
|
|
share/calibre/recipes/version2.recipe
|
|
|
|
share/calibre/recipes/vic_times.recipe
|
2012-05-06 10:34:14 +02:00
|
|
|
share/calibre/recipes/vice_magazine.recipe
|
|
|
|
share/calibre/recipes/vignette.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/vijesti.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/villagevoice.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/vio_mundo.recipe
|
|
|
|
share/calibre/recipes/virtualshackles.recipe
|
|
|
|
share/calibre/recipes/vitalia.recipe
|
|
|
|
share/calibre/recipes/viva.recipe
|
|
|
|
share/calibre/recipes/vnexpress.recipe
|
|
|
|
share/calibre/recipes/volksrant.recipe
|
|
|
|
share/calibre/recipes/vreme.recipe
|
|
|
|
share/calibre/recipes/vrijnederland.recipe
|
|
|
|
share/calibre/recipes/waco_tribune.recipe
|
|
|
|
share/calibre/recipes/walla.recipe
|
|
|
|
share/calibre/recipes/wallstreetro.recipe
|
|
|
|
share/calibre/recipes/walrusmag.recipe
|
|
|
|
share/calibre/recipes/wapo_cartoons.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/warentest.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/wash_post.recipe
|
|
|
|
share/calibre/recipes/wash_times.recipe
|
|
|
|
share/calibre/recipes/watchingamerica.recipe
|
|
|
|
share/calibre/recipes/weblogs_sl.recipe
|
|
|
|
share/calibre/recipes/welt.recipe
|
|
|
|
share/calibre/recipes/welt_der_physik.recipe
|
|
|
|
share/calibre/recipes/wenxuecity-znjy.recipe
|
|
|
|
share/calibre/recipes/wichita_eagle.recipe
|
|
|
|
share/calibre/recipes/wikinews_en.recipe
|
|
|
|
share/calibre/recipes/windows_star.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/windsor_star.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/winnipeg_free_press.recipe
|
|
|
|
share/calibre/recipes/winnipeg_sun.recipe
|
|
|
|
share/calibre/recipes/winsupersite.recipe
|
|
|
|
share/calibre/recipes/winter_olympics.recipe
|
|
|
|
share/calibre/recipes/wired.recipe
|
|
|
|
share/calibre/recipes/wired_daily.recipe
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/recipes/wired_it.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/wired_uk.recipe
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/recipes/wirtualnemedia_pl.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/wnp.recipe
|
|
|
|
share/calibre/recipes/words_without_borders.recipe
|
|
|
|
share/calibre/recipes/workers_world.recipe
|
2011-12-06 21:16:16 +01:00
|
|
|
share/calibre/recipes/worldcrunch.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/wow.recipe
|
|
|
|
share/calibre/recipes/woz_die.recipe
|
|
|
|
share/calibre/recipes/wprost.recipe
|
|
|
|
share/calibre/recipes/wsj.recipe
|
|
|
|
share/calibre/recipes/wsj_free.recipe
|
|
|
|
share/calibre/recipes/wvhooligan.recipe
|
2012-02-16 22:29:35 +01:00
|
|
|
share/calibre/recipes/wyborcza_duzy_format.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/xkcd.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/xpatloop.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/yagmur_dergisi.recipe
|
|
|
|
share/calibre/recipes/yahoo_news.recipe
|
|
|
|
share/calibre/recipes/yakima_herald.recipe
|
Update to 0.9.7
* Add dependency to net/py-netifaces
Changelog:
Release: 0.9.7 [23 Nov, 2012]
New Features
Edit metadata dialog: Show the size of the current book cover in the edit metadata dialog.
Closes tickets: 1079781
Get Books: Allow easy searching by title and author in addition to any keyword, to prevent large numbers of spurious matches.
An option to automatically convert any added book to the current output format, found under Preferences->Adding books
E-book viewer: Allow viewing tables in a separate popup window by right clicking on the table and selecting 'View table'. Useful for reference books that have lots of large tables.
Closes tickets: 1080710
Catalogs: Add the current library name as an available field when generating catalogs in csv/xml format.
Closes tickets: 1078422
Enable colored text in the output from the command line tools on windows
E-book viewer: Add an option to hide the help message when entering full screen mode
E-book viewer: Add an option to always start the viewer in full screen mode
E-book viewer: Add many more controls to the context menu, particularly useful in full screen mode
E-book viewer: Allow easy searching of the selected word or phrase in google via the context menu
Add a new type of FileType plugin, postimport, that runs after a book has been added to the database.
Get Books: Remove Gandalf store, add Publio store. Update the Legimi store plugin for website changes
Bug Fixes
Conversion: Correctly handle values of left and right for the deprecated align attribute of images, mapping them to the CSS float property instead of to text-align.
Closes tickets: 1081094
MOBI Output: When generating joint MOBI6/KF8 files do not set incorrect display CSS values for tables in the KF8 part
Connect to iTunes: Ignore AAC audio files.
Closes tickets: 1081096
E-book viewer: Fix restoring from fullscreen not respecting maximized window state
Fix rows in the device books view sometimes being too high
Catalogs: Fixed a problem occurring when merging comments with a custom field whose type is a list.
Linux binary: Use exec in the wrapper shell scripts that are used to set env vars and launch calibre utilities.
Closes tickets: 1077884
E-book viewer: Fix blank pages after every page when viewing some comic files in paged mode
E-book viewer: When printing, respect the specified page range.
Closes tickets: 1074220
Font subsetting: Parse the GSUB table for glyph substitution rules and do not remove any glyphs that could act as substitutes. Keep zero length glyphs like the glyphs for non printable characters when subsetting TrueType outlines.
Smarten punctuation: Fix self closing script tags causing smarten punctuation to fail
New news sources
Various Czech and Hungarian news sources by bubak
Various Polish recipes by Artur Stachecki
Buchreport by a.peter
Red Voltaire by atordo
Autosport by Mr Stefan
House News by Eddie Lau
Improved news sources
Arguments and facts
Business Standard
The New Yorker
Release: 0.9.6 [10 Nov, 2012]
New Features
Experimental support for subsetting fonts
Subsetting a font means reducing the font to contain only the glyphs for the text actually present in the book. This can easily halve the size of the font. calibre can now do this for all embedded fonts during a conversion. Turn it on via the 'Subset all embedded fonts' option under the Look & Feel section of the conversion dialog. calibre can subset both TrueType and OpenType fonts. Note that this code is very new and likely has bugs, so please check the output if you turn on subsetting. The conversion log will have info about the subsetting operations.
EPUB Input: Try to workaround EPUBs that have missing or damaged ZIP central directories. calibre should now be able to read/convert such an EPUB file, provided it does not suffer from further corruption.
Allow using identifiers in save to disk templates.
Closes tickets: 1074623
calibredb: Add an option to not notify the GUI
Catalogs: Fix long tags causing catalog generation to fail on windows. Add the ability to cross-reference authors, i.e. to relist the authors for a book with multiple authors separately.
Closes tickets: 1074931
Edit metadata dialog: Add a clear tags button to remove all tags with a single click
Add search to the font family chooser dialog
Bug Fixes
Windows: Fix a long standing bug in the device eject code that for some reason only manifested in 0.9.5.
Closes tickets: 1075782
Get Books: Fix Amazon stores, Google Books store and libri.de
Kobo driver: More fixes for on device book matching, and list books as being on device even if the Kobo has not yet indexed them. Also some performance improvements.
Closes tickets: 1069617
EPUB Output: Remove duplicate id and name attributes to eliminate pointless noise from the various epub check utilities
Ask for confirmation before removing plugins
Fix bulk convert queueing dialog becoming very long if any of the books have a very long title.
Closes tickets: 1076191
Fix deleting custom column tags like data from the Tag browser not updating the last modified timestamp for affected books
Closes tickets: 1075476
When updating a previously broken plugin, do not show an error message because the previous version of the plugin cannot be loaded
Fix regression that broke the Template Editor
New news sources
Various Polish news sources by Artur Stachecki
Improved news sources
Various updated Polish recipes
London Review of Books
Yemen Times
Release: 0.9.5 [02 Nov, 2012]
New Features
Font embedding: Add support for the CSS 3 Fonts module, which means you can embed font families that have more that the usual four faces, with the full set of font-stretch and font-weight variations. Of course, whether the fonts actually show up on a reader will depend on the readers' support for CSS 3.
Sharing by email: Allow specifying an 'alias' or friendly name by which to identify each email recipient.
Closes tickets: 1069076
Embedding fonts: Allow adding ttf/otf font files to calibre directly to be used for embedding. That way the fonts do not have to be installed system wide. You can add a font to calibre via the 'Add fonts' button in the font chooser dialog for embedding fonts.
E-book viewer: Add the ability to rotate images to the popup image viewer.
Closes tickets: 1073513
Generate cover: Speedup searching the system for a font that can render special characters
A new custom font scanner to locate all fonts on the system. Faster and less crash prone that fontconfig/freetype
Font family chooser: Show the faces available for a family when clicking on the family
Bug Fixes
Get Books: Fix eHarlequin and Kobo stores.
Closes tickets: 1072702
Kobo driver: Fix a bug that could cause the on device book matching to fail in certain circumstances.
Closes tickets: 1072437
Kobo driver: When using a SD card do not delete shelves that contain on books on the card (there might be books in the shelf in the main memory).
Closes tickets: 1073792
Workaround for bug in the windows API CreateHardLink function that breaks using calibre libraries on some networked filesystems.
Template editor: Use dummy metadata instead of blank/unknown values
Windows: abort setting of title/author if any of the books' files are in use. Results in less surprising behavior than before, when the title/author would be changed, but the on disk location would not.
New news sources
Pravda in english, italian and portuguese by Darko Miletic
Delco Times by Krittika Goyal
Improved news sources
Financial Times UK
Science AAAS
The Atlantic
Release: 0.9.4 [26 Oct, 2012]
New Features
Conversion: Add an option to embed a font family into the book.
The embedded font is used as the base font for all text that does not specify its own font family in the input document. Works only with output formats that support font embedding, principally EPUB/AZW3. Option is found under Look & Feel in the conversion dialog. You can ensure that the font is used for all text, regardless of the input document's styles by filtering out font family styles via the Filter Style Information option in the Conversion dialog.
When changing the title/author of a book, use hard links instead of copying the books' files, for a large speedup. Only works on filesystems that support hardlinks.
Linux installer: Resume interrupted downloads and verify the SHA-512 signature of the downloaded file before installing it.
Bug Fixes
Windows: Check if any of the files of a book are in use before changing the title/author, this prevents the creation of duplicate files if one of the files is open in another program
Kobo driver: Fix the ondevice status for some books getting lost.
Closes tickets: 1069403
Catalogs: Fix regression that broke use of prefix rules.
Closes tickets: 1070086
Tag Browser: Fix sorting incorrect for accented letters
Closes tickets: 1069835
Make the bundled Liberation fonts available on all platforms for embedding
Use mimetype for fonts from the EPUB 3 specification
Get Books: Handle website change that broke the SONY Store plugin
Generate cover: If the default font cannot render characters in the metadata (for example for east asian languages) try to automatically find a font on the system that is capable of rendering the characters
Fix regression that broke certain types of CSS selectors.
Closes tickets: 1068937
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
New news sources
Yazihane by A Erdogan
Improved news sources
New York Post
PC World
TIME Magazine
Associated Press
Release: 0.9.3 [19 Oct, 2012]
New Features
Conversion: Add support for CSS 3 selectors by switching to the new cssselect module
Drivers for the WayteQ xBook and the Topwise Android tablet
Closes tickets: 1066083, 1067105
Add an output profile for the Kindle PaperWhite
Kobo driver: Improve performance when a large number of shelves are created on the device.
Closes tickets: 1066633
Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs.
Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author.
Bug Fixes
KF8 Input: Fix conversion/viewing of KF8 files generated with the unreleased? kindlegen 2.7.
Closes tickets: 1067310
Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite
MTP driver: Fix sorting on the title column of the device view.
Closes tickets: 1067562
Catalogs: Fix regression that caused authors and titles to be be incorrectly listed under symbols on OSX < 10.8.
Catalogs: Fix error when generating catalog in non English locale and the user has specified a prefix rule using a Yes/no column.
Closes tickets: 1065452
E-book viewer: Remove the reload entry from the context menu as it is not supported in paged mode.
Closes tickets: 1065615
New news sources
Various Polish news sources by fenuks
Improved news sources
Richmond Times Dispatch
Various Polish news sources
Aksiyon dergisi
Spektrum der Wissenschaft
Zeit Online
Baltimore Sun
LWN Weekly
The Sun
Release: 0.9.2 [11 Oct, 2012]
New Features
Wireless driver: Speed up deleting of multiple books
E-book viewer: Add options to hide the scrollbar and show reading position in full screen mode.
Closes tickets: 1047450
News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download.
Metadata download: Turn off the use of the published date for the earliest edition a book as the published date. The earliest edition was identified via worldcat.org, which has rather poor data, leading to the occasional incorrect result. If you want this feature back, you can turn it on again via Preferences->Metadata download.
Bug Fixes
ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice.
Closes tickets: 1063207
Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes
MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it
E-book viewer: Use the system locale settings to display the 24/12 hour clock in full screen mode
Closes tickets: 1063209
Content Server: Make OPDS initial page respect the fields to display tweak
Fix regression that caused calibre to not use OPF files when adding books recursively from directories with multiple books per directory
KF8 Output: Fix handling of input documents that have URL unsafe characters in the file names of their images.
Closes tickets: 1062477
Fix enumeration type custom column not being merged.
Closes tickets: 1061602
New news sources
PVP Online, Mobile Nations, The Verge and Television Without Pity by Krittika Goyal
Improved news sources
Pubblico Giornale
Der Spiegel
Shortlist
FHM UK
Countryfile
Cosmo UK
The Sun UK
NME
Release: 0.9.1 [05 Oct, 2012]
New Features
New driver for the Kobo Touch version 2.0+ firmware and Kobo Glo and Mini. See http://www.mobileread.com/forums/showthread.php?t=192863 for details
Closes tickets: 1024983, 1059585
Driver for Motorola Defy XT
Closes tickets: 1061903
Wireless driver: Always use automatic metadata management, regardless of the setting in Preferences->Devices
Sending books by email: Allow sending to multiple email addresses at once separated by commas.
Closes tickets: 1052332
KF8 Output: Add the css passed in through the extra css conversion option to the generated inline ToC.
Closes tickets: 1052343
Windows: No longer use fontconfig to scan the system for available fonts. Instead use the Windows API. Should fix crashes/instability caused by fonts that fontconfig cannot handle
When editing a blank (undefined) published date in the edit metadata dialog, have the calendar popup jump to the current date instead of the date 1-1-101
Closes tickets: 1058531
FB2 Input: Add support for th, code and strikethrough tags and also rowspan, colspan and align attributes.
Closes tickets: 1059351, 1058591
Bug Fixes
Get Books: Update Woblink
Position the next selected book better after deleting multiple books from the library view
Closes tickets: 1051135
Allow using the Enter key to select the cover in the metadata download dialog
Closes tickets: 1060472
PDF Output: Handle embedded fonts better on linux
HTML Input: Guess mimetype correctly for references to image files without file extensions.
Closes tickets: 1059349
Catalog generation: Workaround for bug in the ICU library on older OS X systems that caused catalog generation to fail when certain non-ascii characters are present in the metadata.
Closes tickets: 1057862
Wireless driver: Do not abort if BonJour registration fails, as we can still use broadcast to connect
KF8 Output: Fix invalid output being generated for some files with very large blocks of contiguous non-ascii text
New news sources
IOL News and The New Age by Darko Miletic
Improved news sources
FC Knudde
Stamgaten
Foreign Policy
Washington Post
Twitch Films
Nature News
Release: 0.9.0 [28 Sep, 2012]
New Features
For a summary of the major changes in calibre between 0.8 and 0.9, see http://calibre-ebook.com/new-in/nine
Bug Fixes
KF8 Output: Fix handling of & < and > entities in the text. They were sometimes being incorrectly unescaped.
Calibre portable: Add a manifest to the portable installer exe to prevent the application compatibility wizard from warning about a possible failed installation on windows 7. Also fixes installer requiring admin privileges on some computers
Closes tickets: 1057042
EPUB metadata: Fix book producer not being set when updating EPUB metadata
EPUB metadata: Fix incorrect namespace on the role attribute of <dc:creator> tags when updating the metadata in EPUB
Get Books: Fix incorrect price retrieval from ebooks.com.
Closes tickets: 1055785
MTP windows driver: Fix main memory and storage card sometimes swapped
Closes tickets: 1055129
PDF Output: On windows, remove any embedded fonts before generating the PDF as on windows, Qt generates image based PDFs when embedded fonts are present.
Closes tickets: 1053906
MTP windows driver: Do not try to connect to unsuitable devices such as the iPhone.
Closes tickets: 1054562
KF8 Input: Handle files that use non ascii paths/anchor names in the guide entries.
Closes tickets: 1053751
New news sources
Pubblico Giornale by iusvar
Improved news sources
Monitor Online
El Pais
Chronicle of Higher Education
Baltimore Sun
Mac World
Maximum PC
Financial Times UK
Release: 0.8.70 [21 Sep, 2012]
New Features
Support for connecting MTP (non disk based) devices via USB, such as the Nexus 7 and the Kindle Fire HD (Windows Vista and newer and Linux only)
calibre can now detect and connect to devices that do not present themselves as USB disks to the operating system. Newer Android devices all use the 'MTP' protocol when connected via USB. calibre now supports devices using this protocol on both Windows (Vista and newer) and Linux.
Calibre Portable: Create a new installer that does not require manually unzipping the Calibre Portable folder. Instead just run the installer and point it to the location you want to install to.
Calibre Portable: Add support for multiple libraries created inside the 'Calibre Portable' folder.
In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier
Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk
Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole
Drivers for HTC Flyer and Trekstor 4ink
Bug Fixes
Conversion: Do not error out when tags have unparseable color attributes.
Closes tickets: 1053583
AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes.
Closes tickets: 1052892
Catalogs: Fix AZW3 output not properly indexed
Get Books: Remove Beam Books due to lack of response to issues with the store.
Windows: Ignore drives A: and B: when scanning for the drives belonging to a device
Kindle driver: Fix generation of apnx files for newer kindle firmware.
News download: If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals.
New news sources
Various Hungarian recipes by laca
NSFW Corp by Darko Miletic.
FC Knudde and Stamgasten by drMerry
Improved news sources
Indian Express
Anadtech
London Review of Books (subscrption version)
Livemint
xkcd
Doghouse Diaries
2012-11-26 15:02:49 +01:00
|
|
|
share/calibre/recipes/yazihane.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/yementimes.recipe
|
|
|
|
share/calibre/recipes/yeni_umit_dergisi.recipe
|
|
|
|
share/calibre/recipes/yenisafak_gazetesi.recipe
|
|
|
|
share/calibre/recipes/ynet.recipe
|
|
|
|
share/calibre/recipes/yomiuri.recipe
|
|
|
|
share/calibre/recipes/yomiuri_world.recipe
|
|
|
|
share/calibre/recipes/zaman.recipe
|
|
|
|
share/calibre/recipes/zaobao.recipe
|
|
|
|
share/calibre/recipes/zdnet.fr.recipe
|
|
|
|
share/calibre/recipes/zdnet.recipe
|
|
|
|
share/calibre/recipes/zeitde.recipe
|
|
|
|
share/calibre/recipes/zeitde_sub.recipe
|
2012-04-22 21:33:01 +02:00
|
|
|
share/calibre/recipes/zerocalcare.recipe
|
2011-10-27 22:40:02 +02:00
|
|
|
share/calibre/recipes/zerohedge.recipe
|
|
|
|
share/calibre/recipes/ziarulfinanciar.recipe
|
|
|
|
share/calibre/recipes/ziuaveche.recipe
|
pkgsrc changes:
- switch MASTER_SITE to SF.net mirror, so that we can fetch older distfiles
- Try to simplify FIX_PYTHON list handling
- Remove SPECIAL_PERMS since bin/calibre-mount-helper has been ¨removed¨
by upstream - it still is installed but is basically doing nothing. This is to
address SA46620.
upstream changes:
Release: 0.8.26 [12 Nov, 2011]
------------------------------
New Features:
Tweak to control sorting of date type columns. You can choose to have them
sorted only by displayed fields Driver for the Trekstor 3.0 Performance
improvements when evaluating templates, and in particular general program mode
templates
Bug Fixes:
ODT Input: When converting to EPUB improve handling of large images placed
inside small frames, to prevent them from obscuring text.
Closes tickets: 860272 [External link] , 884759 [External link] EPUB Input:
Automatically strip entries of type application/text from the spine. Apparently
there are EPUB production tools out there that create them.
Closes tickets: 884792 [External link] Keep the startup splash screen
visible until the GUI has fully completed initializing.
Closes tickets: 885827 [External link] ODT Input: Fix handling of span tags
containing only whitespace.
Closes tickets: 887311 [External link] On windows when changing title or
author via the main book list, handle the case of one of the books files being
open in another program more gracefully.
Closes tickets: 880585 [External link] When adding a format to an existing
book record, ensure that no changes are made to the database until after the
file operations have succeeded. Fix bug that prevented configuring which fields
to download metadata for when adding books by ISBN
Closes tickets: 856076 [External link] Fix Japanese characters not being
crrectly displayed on index pages in news downloads for the SONY T1
Closes tickets: 888029 [External link] Get Books: Fix booleans in search
expressions not working in non-English calibre versions
Closes tickets: 887554 [External link] Fix a bug in the support for
hours/minutes/seconds in datetime format strings
Closes tickets: 887412 [External link] Treat an author_sort value of
'Unknown' the same way as unknown authors are treated in template processing
Detect SD card in Kobo Vox Amazon metadata download: Workaround for change in
Amazon website causing some books to have incorrect ratings downloaded
New news sources:
Techtarget by Julio Map
Improved news sources:
Metro NL The Independent Frankfurter Rundschau L'Espresso Il Giornale
Berlingske.dk Suedeutsche Zeitung
Release: 0.8.25 [06 Nov, 2011]
------------------------------
New Features:
Drivers for the LG Optimus 2X, HTC Incredible S, Samsung Stratosphere and
the Kobo Vox
Closes tickets: 886558 [External link] , 885058 [External link] , 884762
[External link] , 884039 [External link] Get books: Add ebookpoint.pl store
Support hour/minute/seconds in datetime format strings in the template language
and in tweaks
Bug Fixes:
Fix Book detils preferences showing custom columns even after they have been
deleted
Closes tickets: 884799 [External link] Replace use of insecure tempfile in
the bundled rtf2xml library.
Closes tickets: 885245 [External link] Remove the suid mount helper used on
linux and bsd, as it proved impossible to make it secure.
Closes tickets: 885027 [External link]
This means that if you are on BSD or an older linux distribution, without
support for udisks, device detection will no longer work in calibre. You will
have to either mount the devices by hand before starting calibre, or stick with
version 0.8.24 (the vulnerability in the mount helper is a privilege escalation,
which is relatively harmless on the vast majority of single user systems). Do
not error out if there is an invalid regex for title sort set in tweaks Content
server: Fix another place where --url-prefix was forgotten
Closes tickets: 885332 [External link] HTML Input: Limit memory consumption
when converting HTML files that link to large binary files.
Closes tickets: 884821 [External link] T1 driver: Workaround for T1 showing
error messages when opening some news downloads on the device Kobo driver: Fix
longstanding bug that would prevent re-adding a epub that has been previously
deleted from the Kobo using calibre Fix partial cover search not resuming after
pressing back in the metadata download dialog
Closes tickets: 875196 [External link] T1 driver: Fix auto refresh covers
option Content server: Do not show tracebacks in HTML output when not running in
develop mode Textile output; Fix out of memory issue when dealing with large
margins.
New news sources:
b365 Realitatea and Catavencii by Silviu Cotoara Various Greek news sources
by Stelios Real world economics blog by Julio Map
Improved news sources:
The Independent Die Zeit subscription version NIN online Science News
Updated Daily Mirror Science AAAS
2011-11-13 17:08:31 +01:00
|
|
|
share/calibre/recipes/zougla.recipe
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/scripts.pickle
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/template-functions.json
|
|
|
|
share/calibre/templates/book_details.css
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/templates/fb2.xsl
|
|
|
|
share/calibre/templates/html.css
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/templates/html_export_default.css
|
|
|
|
share/calibre/templates/html_export_default.tmpl
|
|
|
|
share/calibre/templates/html_export_default_index.tmpl
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/templates/lrf.xsl
|
|
|
|
share/calibre/templates/rtf.xsl
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/tracer.epub
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/viewer/blank.html
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/viewer/bookmarks.js
|
|
|
|
share/calibre/viewer/hyphenate/Hyphenator.js
|
Updated misc/calibre to 0.8.36
pkgsrc changes:
- upstream archive to .tar.xz, modify Makefile accordingly.
- Rely on pkgsrc libraries when possible (py-html5lib and py-chardet).
Upstream changes:
- version: 0.8.36 date: 2011-01-20
new features: - title: "Decrease startup time for large libraries with at
least one composite custom column by reading format info on demand"
- title: "When automatically deleting news older than x days, from the
calibre library, only delete the book if it both has the tag News and the
author calibre. This prevents accidental deletion of books tagged with News
by the user."
- title: "Driver for Infibeam Pi 2"
- title: "Add a Tag Editor for tags like custom columns to the edit
metadata dialog"
bug fixes: - title: "E-book viewer: Fix regression in 0.8.35 that caused
viewer to raise an error on books that did not define a language"
- title: "Content server: Fix grouping for categories based on custom
columns." tickets: [919011]
- title: "Edit metadata dialog: When setting the series from a format or
via metadata download, ensure that the series index is not automatically
changed, when closing the dialog." tickets: [918751]
- title: "When reading metadata from Topaz (azw1) files, handle non ascii
metadata correctly." tickets: [917419]
- title: "CHM Input: Do not choke on CHM files with non ascii internal
filenames on windows." tickets: [917696]
- title: "Fix reading metadata from CHM files with non-ascii titles"
- title: "Fix HTML 5 parser choking on comments"
- title: "If calibre is started from a directory that does not exist,
automatically use the home directory as the working directory, instead of
crashing"
- title: "Fix iriver story HD Wi-Fi device and external SD card swapped"
tickets: [916364]
- title: "Content server: Fix ugly URLs for specific format download in the
book details and permalink panels"
- title: "When adding FB2 files do not set the date field from the metadata
in the file"
improved recipes: - OReilly Premuim - Variety - Blic - New Journal of Physics
- Der Tagesspiegel
new recipes: - title: Tweakers.net author: Roedi06
- title: Village Voice author: Barty
- title: Edge.org Conversations author: levien
- title: Novi list - printed edition author: Darko Miletic
- version: 0.8.35 date: 2011-01-13
new features: - title: "Metadata plugboards: Allow creation of plugboards for
email delivery." tickets: [914012]
- title: "Tweak EPUB: Also allow tweaking of HTMLZ files (when both EPUB
and HTMLZ are present, EPUB is preferred, this can be changed via
Preferences->Tweaks)."
- title: "TXT Input: Support direct conversion of files with extensions
.md, .markdown and .textile." tickets: [912931]
- title: "E-book viewer: Speed up the optional hyphenation algorithm by
upgrading the hyphenator library calibre uses"
- title: "Drivers for PocketBook 611, Motorola Razr Droid and Onyx Boox
i62"
bug fixes: - title: "MOBI Output: When converting a paragraph that contains
only a non-breaking space into a line break, ignore paragraphs with height
less than 2pt." tickets: [915150]
- title: "MOBI Input: Handle MOBI files that specify anchor point exactly
at pagebreaks. These are apparently produced by John Wiley and Sons."
tickets: [914036]
- title: "Fetch news dialog: The Download now button is no longer scrolled
out of view on OS X for news sources that require credentials"
- title: "Fix commas being removed from author names when generating
filenames in the calibre library"
- title: "ODT Input: Dont crash on empty links"
- title: "ebook-convert: Allow use of leading ./ when specifying output
file names." tickets: [913954]
- title: "Fix deleting of hierarchical searches broken in Tag Browser"
tickets: [912345]
- title: "Metadata search and replace: Fix rendering error when choosing
{template}" tickets: [913154]
- title: "Fix calibre not starting when stray .po files are present in the
working directory" tickets: [913054]
- title: "Do not error out when getting metadata for authors if the author
name has either ::: or :#: in it." tickets: [912713]
improved recipes: - Pagina 12 - USA Today - LWN Weekly - Seattle Times - San
Jose Mercury - Grantland.com
new recipes: - title: Lega Nerd and Pambianco author: faber1971
- title: Various Turkish news sources author: asalet_r
- title: Microwave Journal author: Kiavash
- title: OReilly Premium author: TechnoCat
- title: Hamilton Spectator and Tillsonburg/Norfolk County author: Eric
Coolman
- title: Opinion Bolivia author: Piet van Oostrum
- title: ideal.es author: Josemi Liebana
- title: Novilist Portal author: Darko Miletic
- version: 0.8.34 date: 2012-01-06
new features: - title: "Apple driver: Set the year field in iTunes based on
the published date in calibre." tickets: [909050]
- title: "EPUB Input: When converting a file that has entries in the
manifest that do no exist, remove them, instead of aborting the
conversion." tickets: [910933]
- title: "Kindle driver: Ensure page counts are correctly sent to the
device when connecting to Kindle 4/Touch." tickets: [910279]
- title: "Allow user to set the number of recently viewed books shown in
the dropdown menu of the view button, via a tweak in Preferences->Tweaks."
tickets: [910292]
bug fixes: - title: "Fix regression in 0.8.33 that caused calibre to crash
when starting the Content Server, if the port the content server is trying to
listen on is blocked/busy." tickets: [910512]
- title: "MOBI Input: Fix regression that caused a mixup of images when the
MOBI file header contains an incorrect first image index pointer." tickets:
[911243]
- title: "Do not remove leading and trailing spaces from the replace fields
in the Search and Replace conversion options" tickets: [910523]
- title: "Conversion pipeline: Fix regression in 0.8.31 that broke parsing
of documents containing a self closing <title/> tag." tickets: [910325]
improved recipes: - Kopalnia Wiedzy - Alternet - Tagesspiegel - Philadelphia
Inquirer - Seattle Times - La Razon
new recipes: - title: Various Italian news sources author: faber1971
- title: money.pl author: intromatyk
- title: Diario Rio Negro author: Darko Miletic.
- title: FHM UK author: Dave Asbury
- version: 0.8.33 date: 2011-12-30
new features: - title: "LIT Input: Switch to non-recursive algorithm, to
allow conversion of files with deeply nested markup." tickets: [909535]
- title: "Content server: Do not show the original_* formats in the mobile
interface. Also upgrade to the latest CherryPy release."
- title: "E-book viewer: Add option in viewer preferences to control how
much the font size is changed when you click the make fonts bigger/smaller
buttons." tickets: [908980]
- title: "E-book viewer: Allow changing font size via Ctrl+Mouse wheel"
tickets: [908975]
- title: "Kobo driver: Hide previews and recommendations from the book
list. You can customize the Kobo plugin if you would like to see them via
Preferences->Plugins"
bug fixes: - title: "Copy to library: Fix title sort not being copied"
- title: "PDF Output: Add custom size conversion option to the GUI (it was
only present on the command line before)"
- title: "Add missing --keep-ligatures option to the ebook-convert command
line" tickets: [909182]
- title: "Fix rendering of non ascii characters in generated masthead
images when downloading news for the Kindle"
- title: "Linux binary: Disable qt-sp-api as it causes crashes/performance
issues on various distros"
- title: "E-book viewer: Ensure that reference mode highlighting is removed
from the book when reference mode is closed." tickets: [908982]
- title: "Fix unable to load plugins from files on GNOME/XFCE desktops"
- title: "Fix regression that broke customizing toolbars on non English
calibre installs"
- title: "Conversion pipeline: Disable HTML 5 parsing if it results in
deeply nested trees." tickets: [908818]
- title: "Do not loose position in book list on device connection/sync, if
a search is active." tickets: [908553]
- title: "Fix regression in 0.8.32 that broke deleting books if the path to
the library contained non-ascii characters on linux" tickets: [908068]
improved recipes: - Echo Online - La Razon
new recipes: - title: NYTimes Global author: Krittika Goyal
- title: Grantland author: Barty
- version: 0.8.32 date: 2011-12-23
new features: - title: "Linux: When deleting books, send them to the recycle
bin, instead of permanently deleting. This is the same behavior as on Windows
and OS X."
- title: "Add a checkbox to allow users to disable the popup that asks if
books should be auto-converted before sending to device"
- title: "Drivers for Droid Razr, Samsung GT-I9003 and Bookeen Odyssey"
tickets: [906356, 906056, 905862]
- title: "Allow passing multiple filenames as command line arguments to
calibre, to add multiple books." tickets: [907968]
bug fixes: - title: "MOBI Output: Fix regression in 0.8.30 that caused the
use of hidden heading elements for the TOC to generate links in the wrong
place." tickets: [907156]
- title: "EPUB Output: Ensure directories have the correct permissions bits
set when unzipping an epub with unzip on Unix"
- title: "Fix bottom most shortcuts in keyboard shortcuts for viewer not
editable"
- title: "EPUB Output: Fix handling of self closing <audio> tags." tickets:
[906521]
- title: "MOBI Input: Map invalid <o:p> tags to <p> tags before parsing, to
handle broken nesting." tickets: [905715]
- title: "Conversion pipeline: HTML5 parsing: Fix handling of XML
namespaces. Fixes regression in 0.8.30 that caused some articles in some
news downloads to appear blank when viewed in Adobe Digital Editions based
readers"
- title: "Get Books: Gandalf store, fix price and cover detection"
- title: "EPUB Output: Fix the Flatten filenames option in EPUB Output
causing duplicated manifest ids in rare cases." tickets: [905692]
- title: "When adding books via ISBN, show the user the list of invalid
ISBNs that will be ignored, if any, before starting the add operation."
tickets: [905690]
- title: "Fix unsmarten punctuation conversion option broken in 0.8.31."
tickets: [905596]
- title: "Fix broken evaluation of composite columns in save-to-disk"
improved recipes: - Cosmopolitan UK - Hindustan Times - HVG - moneynews.com -
Ming Pao - Glasgow Herald - Times of India - Focus Magazine - Hacker News -
Independent - Sueddeutsche
new recipes: - title: Prospect Magazine UK author: Barty and duoloz
- title: Elet es Irodalom and NOL author: Bigpapa
- title: Salonica Press News author: SteliosGero
- title: Echo Online author: Armin Geller
- title: Various Polish news sources author: fenuks
- title: Various Italian news sources author: faber1971
- version: 0.8.31 date: 2011-12-16
new features: - title: "Conversion engine: When parsing invalid XHTML use the
HTML 5 algorithm, for greater robustness." tickets: [901466]
- title: "Driver for PocketBook 611 and Lenovo IdeaPad"
- title: "Allow customization of the order in which custom column editing
is performed in the edit metadata dialog. Setting is available via
Preferences->Tweaks." tickets: [902731]
- title: "MOBI news download: Allow recipes to set a thumbnail for entries
in the periodical table of contents. Currently used by the NYTimes, WSJ,
Independent, GUardian and Globe and Mail recipes" tickets: [900130]
- title: "E-book viewer: Add an option to the right click menu to search
for the currently selected word"
- title: "Automatically hide the no internet connection available error
message if the connection is restored before the user clicks OK"
bug fixes: - title: "Fix comments not hidden in Book details panel when they
are turned off via Preferences->Look & Feel->Book Details"
- title: "E-book viewer: Do not popup an error message if the user tries to
use the mouse wheel to scroll before a document is loaded." tickets:
[903449]
- title: "Add docx to the list of ebook extensions." tickets: [903452]
- title: "When downloading metadata from non-English Amazon websites, do
not correct the case of book titles."
- title: "Fix regression in 0.8.30 that broke bulk conversion of a single
book." tickets: [902506]
- title: "When minimized to system tray do not display the no internet
connection error as a dialog box, instead use a system tray notification"
- title: "Catalog generation: Include the series_index field for custom
series columns as well"
- title: "Comic Input: Do not rescale images when using the Tablet output
profile (or any output profile with a screen size larger than 3000x3000)"
- title: "HTML Input: Ignore unparseable URLs instead of crashing on them."
tickets: [902372]
improved recipes: - La Republica - CND - Berliner Zeitung - Zaman Gazetesi
new recipes: - title: CND Weekly author: Derek Liang
- title: descopera.org author: Marius Ignatescu
- title: Rynek Zdrowia author: spi630
- version: 0.8.30 date: 2011-12-09
new features: - title: "Get Books: Add amazon.es and amazon.it"
- title: "Bulk convert dialog: Disable the Use saved conversion settings
checkbox when none of the books being converted has saved conversion
settings"
- title: "ebook-viewer: And a command line switch to specify the position
at which the file should be opened." tickets: [899325]
- title: "Distribute calibre source code compressed with xz instead of gzip
for a 40% reduction in size"
bug fixes: - title: "Get Books: Fix ebooks.com and amazon.fr. Fix cover
display in Diesel ebooks store."
- title: "HTML Input: Fix regression that broke processing of a small
fraction of HTML files encoded in a multi-byte character encoding."
tickets: [899691]
- title: "Greatly reduce the delay at the end of a bulk metadata edit
operation that operates on a very large number (thousands) of books"
- title: "Template language: Fix the subitems formatter function to split
only when the period is surrounded by non-white space and not another
period"
- title: "Fix ampersands in titles not displaying in the Cover Browser"
- title: "MOBI Output: Do not ignore an empty anchor at the end of a block
element."
- title: "MOBI Output: Handle links to inline anchors placed inside large
blocks of text correctly, i.e. the link should not point to the start of
the block." tickets: [899831]
- title: "E-book viewer: Fix searching for text that is represented as
entities in the underlying HTML." tickets: [899573]
- title: "Have the Esc shortcut perform exactly the same set of actions as
clicking the clear button." tickets: [900048]
- title: "Prevent the adding books dialog from becoming too wide"
- title: "Fix custom column editing not behaving correctly with the
Previous button in the edit metadata dialog." tickets: [899836]
- title: "T1 driver. More fixes to datetime handling to try to convince the
T1's buggy firmware to not rescan metadata." tickets: [899514]
- title: "Only allow searching via non accented author names if the user
interface language in calibre is set to English." tickets: [899227]
improved recipes: - Die Zeit subscription - Metro UK - suedeutsche.de
new recipes: - title: Blues News author: Oskar Kunicki
- title: "TVXS" author: Hargikas
2012-01-21 18:53:32 +01:00
|
|
|
share/calibre/viewer/hyphenate/patterns.zip
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/viewer/hyphenation.js
|
2011-05-21 17:07:48 +02:00
|
|
|
share/calibre/viewer/images.js
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/viewer/jquery_scrollTo.js
|
Update to 0.8.69
* Depend on qt4-qdbus
* Fix build on NetBSD at least
* Many improvements
* Many bugfixes
Changelog:
In detail, see http://www.calibre-ebook.com/whats-new
E-book viewer: Support the display of mathematics in e-books. Supports both embedded TeX and MathML [0.8.66]
The calibre ebook viewer can now display embedded mathematics (symbols, equations, fractions, matrices, etc.) in EPUB and HTML ebooks. For details, see: http://manual.calibre-ebook.com/typesetting_math.html [External link]
A new wireless device driver. This allows connecting wirelessly to a device running a 'smart' calibre client [0.8.65]
The wireless connection functions just as if the device was plugged into the computer by USB cable. Currently, Android devices are supported. See https://play.google.com/store/apps/details?id=com.multipie.calibreandroid [External link]
E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. [0.8.61]
In paged mode, the ebook viewer no longer cuts off the last line of text at the bottom of the screen, and it respects CSS page-break directives. You can also set page margins and control the number of pages displayed on screen by clicking the Preferences button in the viewer and going to 'Text layout in paged mode'.
When searching, allow use of un-accented characters to match accented characters in all fields and all languages (not just authors and English as before) [0.8.60]
The rules for matching un-accented characters are done in a language dependent way. So if your calibre interface language is set to English, n will match both n and ©ç, but if it is set to Spanish, it will match only n, as in Spanish ©ç is a separate alphabet in Spanish. This makes searching a little slower, so if you have a very large library you can turn it off via Preferences->Searching.
PDF Output: Full pagination support. No more cutoff bottom line. [0.8.57]
Fixes a long standing bug in calibre's PDF Output that caused the bottom line of some pages to be partially cut off and prevented top and bottom margins from working.
Make the new calibre style default on Windows and OS X. [0.8.56]
This change gives a more 'modern' feel to the calibre user interface with focus highlighting, gradients, rounded corners, etc. In case you prefer the old look, you can restore under Preferences->Look & Feel->User interface style
E-book viewer: The Table of contents panel now tracks the current position in the book. As you scroll through the book, the entry you are currently on is highlighted. [0.8.54]
To see this feature in action, open the Table of Contents panel in the viewer by clicking the button with three blue lines on it. As you page through the book, the chapter you are reading currently is highlighted in the Table of Contents Panel. Obviously, this will only work if the book you are reading has a Table of Contents. You can also use the Ctrl+PgUp and Ctrl+PgDn keys to quickly skip between chapters.
2012-09-19 17:38:26 +02:00
|
|
|
share/calibre/viewer/mathjax/MathJax.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/FontWarnings.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/MathEvents.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/MathMenu.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/MathZoom.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/AMSmath.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/AMSsymbols.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/HTML.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/action.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/autobold.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/autoload-all.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/bbox.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/begingroup.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/boldsymbol.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/cancel.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/color.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/enclose.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/extpfeil.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/mathchoice.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/mhchem.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/newcommand.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/noErrors.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/noUndefined.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/unicode.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/TeX/verb.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/asciimath2jax.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/jsMath2jax.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/mml2jax.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/tex2jax.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/toMathML.js
|
|
|
|
share/calibre/viewer/mathjax/extensions/v1.0-warning.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/jax.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/Arrows.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/BasicLatin.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/CombDiacritMarks.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/CombDiactForSymbols.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/Dingbats.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/GeneralPunctuation.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/GeometricShapes.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/GreekAndCoptic.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/Latin1Supplement.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/LetterlikeSymbols.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/MathOperators.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/MiscTechnical.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/SpacingModLetters.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/SuppMathOperators.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/SupplementalArrowsA.js
|
|
|
|
share/calibre/viewer/mathjax/jax/element/mml/optable/SupplementalArrowsB.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/AsciiMath/config.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/AsciiMath/jax.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/config.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/a.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/b.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/c.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/d.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/e.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/f.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/fr.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/g.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/h.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/i.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/j.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/k.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/l.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/m.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/n.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/o.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/opf.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/p.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/q.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/r.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/s.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/scr.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/t.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/u.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/v.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/w.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/x.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/y.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/entities/z.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/MathML/jax.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/TeX/config.js
|
|
|
|
share/calibre/viewer/mathjax/jax/input/TeX/jax.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/autoload/annotation-xml.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/autoload/maction.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/autoload/menclose.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/autoload/mglyph.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/autoload/mmultiscripts.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/autoload/ms.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/autoload/mtable.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/autoload/multiline.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/config.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Arrows.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/BoxDrawing.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/CombDiacritMarks.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Dingbats.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/EnclosedAlphanum.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeneralPunctuation.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GeometricShapes.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/GreekAndCoptic.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Latin1Supplement.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LatinExtendedA.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/LetterlikeSymbols.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MathOperators.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscSymbols.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/MiscTechnical.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/PUA.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SpacingModLetters.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/AMS/Regular/SuppMathOperators.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Bold/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Caligraphic/Regular/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/BasicLatin.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/Other.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Bold/PUA.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/BasicLatin.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/Other.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Fraktur/Regular/PUA.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Arrows.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/BasicLatin.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiacritMarks.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/CombDiactForSymbols.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeneralPunctuation.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GeometricShapes.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/GreekAndCoptic.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Latin1Supplement.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedA.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LatinExtendedB.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/LetterlikeSymbols.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MathOperators.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscSymbols.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/MiscTechnical.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SpacingModLetters.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SuppMathOperators.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Bold/SupplementalArrowsA.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/BasicLatin.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/CombDiacritMarks.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GeneralPunctuation.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/GreekAndCoptic.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedA.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LatinExtendedB.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/LetterlikeSymbols.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Italic/MathOperators.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/BasicLatin.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/CombDiacritMarks.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GeometricShapes.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/GreekAndCoptic.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedA.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LatinExtendedB.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/LetterlikeSymbols.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MathOperators.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/MiscSymbols.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SpacingModLetters.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Main/Regular/SuppMathOperators.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Math/BoldItalic/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Math/Italic/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/BasicLatin.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Bold/Other.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/BasicLatin.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Italic/Other.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/BasicLatin.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/SansSerif/Regular/Other.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/BasicLatin.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Script/Regular/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Size1/Regular/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Size2/Regular/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Size3/Regular/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Size4/Regular/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/BasicLatin.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Main.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/Typewriter/Regular/Other.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/fontdata-extra.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/fonts/TeX/fontdata.js
|
|
|
|
share/calibre/viewer/mathjax/jax/output/SVG/jax.js
|
2009-11-18 18:41:20 +01:00
|
|
|
share/calibre/viewer/referencing.js
|
2011-10-27 22:40:02 +02:00
|
|
|
share/doc/calibre/COPYRIGHT
|
|
|
|
share/doc/calibre/Changelog.old.yaml
|
|
|
|
share/doc/calibre/Changelog.yaml
|
|
|
|
share/doc/calibre/INSTALL
|
|
|
|
share/doc/calibre/LICENSE.rtf
|
|
|
|
share/doc/calibre/README
|
|
|
|
share/mime/packages/calibre.xml
|
|
|
|
share/pixmaps/calibre-gui.png
|
|
|
|
share/pixmaps/calibre-lrf.png
|
|
|
|
share/pixmaps/calibre-viewer.png
|