Igor Kushnir 28b8fca729 Reader: make PageLoader::working atomic to fix a data race
This data member is modified in PageLoader's own thread and accessed
without locking from an external thread in the public busy() function.

Reorder setting working and img in PageLoader::run() to avoid a data
race in PageLoader::result() called from GoToFlow::updateImageData().
2019-09-18 18:12:03 +02:00
2019-09-07 15:56:08 +02:00
2019-08-24 11:11:55 +02:00
2018-08-07 11:09:02 +02:00
2019-05-31 19:43:54 +02:00
2019-08-24 11:11:50 +02:00
2019-04-19 14:55:36 +00:00
2019-09-01 14:57:45 +02:00
2019-09-01 13:31:36 +02:00
2019-05-06 07:38:33 +02:00
2019-06-01 18:46:44 +02:00
2019-09-01 14:57:45 +02:00
2019-09-01 14:57:45 +02:00

YACReader

"Yet another comic reader"

License

This software has been developed by Luis Ángel San Martín Rodríguez (luisangelsm@gmail.com) under GPL v3 license (see COPYING.txt).

Getting YACReader

Official releases:

https://github.com/YACReader/yacreader/releases

As a package:

[Packaging status] (https://repology.org/metapackage/yacreader)

From OBS build service:

Building from source:

See INSTALL.md

Contact

Project home page : www.yacreader.com e-mail: info@yacreader.com support@yacreader.com Social: Facebook - http://www.facebook.com/YACReader Twitter - https://twitter.com/yacreader YouTube - https://www.youtube.com/user/yacreader

If you need help or have any suggestion, please, send me an e-mail.

Contributing

Donations

YACReader is free but it needs money to still be alive, so please, if you like YACReader, visit the home page and make a donation.

Description
No description provided
Readme 75 MiB
Languages
C++ 80.7%
QML 6.9%
HTML 6.5%
QMake 1.9%
Objective-C++ 1.4%
Other 2.6%