github picotorrent/picotorrent v0.6.0
PicoTorrent 0.6

latest releases: v0.25.0, v0.24.0, v0.23.0...
8 years ago

A few bug fixes, a few features later. This time around we have language support, with Swedish and German translations all packed up and ready to go! Some bugs where exterminated as well, most notably one that got the torrent file priorities all wrong (#107).

Features

  • We removed a thread! The BitTorrent session no longer has its own worker thread, but instead integrates with the application message loop. (#108)
  • The peers list now shows a lot of flags (as in connection property flags). (#116)
  • A new menu item in the main menu has been added which allows one to check for updates when PicoTorrent is running. (#117)
  • The tracker list shows more tracker statistics - like time until next announce and also peer count. (#118)
  • Libtorrent has been updated to commitish ee94ac6ef7152d622347dc7f51fc3bb98e81fdf5 which was the master head at the time. (#124)
  • Language support! 🎏 PicoTorrent is now multi-lingual, and translating it is really easy with the simple JSON file format. (#125)
  • The torrent context menu now has an item to bring up the details dialog. (#128)

🐛 Fixes

  • When adding a torrent with lots of files (more than 256) there was a bug that made a uint8_t overflow. (#107)
  • If the last file in a torrent was set to Do not download, the other files would be set to some unknown priority. Also, if all files in a torrent were set to Do not download, libtorrent would post alerts in the wrong order. (#122)

Contributors

Don't miss a new picotorrent release

NewReleases is sending notifications on new releases.