16 Commits

Author SHA1 Message Date
db3b152415 Added support for Visual Studio 2013 with Update-4. 2014-11-19 02:06:42 +01:00
c57c027aac Do not attempt to download signature file, if download of update info failed already. 2014-11-17 15:42:55 +01:00
7502e3ea83 Added one more update mirror. 2014-11-02 16:36:41 +01:00
57deb0f08a Updated list of known hosts. 2014-08-16 15:19:10 +02:00
f02043bd21 Some improvements and simplifications to error handling functions. 2014-06-27 16:20:47 +02:00
2a81f245ff Updated list of known hosts. 2014-06-23 18:58:47 +02:00
f743a37066 Removed the BerliOS mirror, one and for all, because it no longer exists! 2014-06-23 17:42:25 +02:00
70792d3bb5 Updated list of known hosts. 2014-05-30 20:58:42 +02:00
6417cccdf6 Re-enabled BerliOS mirror again (for now), since the site is up and running again. 2014-05-30 16:49:37 +02:00
deb32e7ff2 Removed BerliOS mirror, because BerliOS is now gone for good :-( 2014-05-19 17:46:47 +02:00
14baf8d52d Refactored host connectivity check into a separate function. Also decrease the number of remaining connection attempts *only* if the connection failed. 2014-02-02 21:37:22 +01:00
40250a3cad Bound the maximum number of hosts that will be tested during connectivity test, rather than testing *all* hosts. This avoids that the connectivity test will take VERY long to fail when the Internet connection is actually NOT working. 2014-02-02 18:00:21 +01:00
cc38035087 Happy new year 2014! 2014-01-01 17:05:52 +01:00
60cb91665f Updated Monkey's Audio binary to v4.12 (2013-06-26). Also added encoding support for Monkey's Audio format, including APEv2 tagging support. Since the MAC tool does NOT support tagging, a custom tagging utility support is used. 2013-12-04 22:36:19 +01:00
4eef80fdc3 Some updates to the updater thread. 2013-11-29 01:18:36 +01:00
d5dcb9ad42 Refactored update checks into a separate thread, for better code reusability. 2013-11-17 21:53:28 +01:00