Luis Ángel San Martín
|
036dc454c6
|
Fix Info.plist for YACReader.
CFBundleTypeRole was missing for all the supported types. The LSItemContentType for pdf should be com.adobe.pdf.
|
2018-01-06 09:19:41 +01:00 |
|
Luis Ángel San Martín
|
90754baa79
|
Clear pagesEmited in Render to avoid reusing them when a new comic has been opened.
|
2018-01-06 08:55:56 +01:00 |
|
Luis Ángel San Martín
|
4e0d2644fb
|
Don't emit pageAvailable unless it is available.
|
2018-01-06 08:54:44 +01:00 |
|
Luis Ángel San Martín
|
103f8caae5
|
Add cancellation support to CompressedArchive (unarr).
This will let threads end quickly when a comic opening is interrupted.
|
2018-01-06 07:54:57 +01:00 |
|
Luis Ángel San Martín
|
a516fb1df4
|
Implement the new ExtractDelegate method in FileComic,
If the comic has been invalidated the extraction should stop.
|
2018-01-06 07:52:55 +01:00 |
|
Luis Ángel San Martín
|
c766fedd45
|
Add a method to ExtractDelegate for querying if the extraction has been cancelled.
|
2018-01-06 07:41:27 +01:00 |
|