Moved abort() and update() calls into TransferStatus, also fixed abort() handling...
authorIngo Ruhnke <grumbel@gmail.com>
Tue, 26 Aug 2014 22:56:32 +0000 (00:56 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Tue, 26 Aug 2014 22:57:46 +0000 (00:57 +0200)
commit1c20c86780300c17e5e27802ecea29f8cc0ed49f
tree52bd2b556a6b59bcf7b25e0a7ea4ab8370a4bbc6
parent5033c64a9b71986cd64f0963e690ac985dd0fd1a
Moved abort() and update() calls into TransferStatus, also fixed abort() handling, then-callbacks are now called
src/addon/addon_manager.cpp
src/addon/addon_manager.hpp
src/addon/downloader.cpp
src/addon/downloader.hpp
src/supertux/menu/download_dialog.cpp