Custom Query (2447 matches)
Results (133 - 135 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#296 | Fixed | Allow setting TOS/QoS parameters. | ||
Description |
Setting ToS can be extremely handy for routers supporting traffic shaping options etc, to allow qualifying all data as throughput for example. This becomes increasingly important as more bittorrent data is using random ports and encryption. And it should be very easy to implement. rtorrent (using the same library?) supports this for example: tos = default|lowdelay|throughput|reliability|mincost, tos = hex
|
|||
#298 | Fixed | UI non responsive after close to tray | ||
Description |
The torrent list no longer updates(e.g Progess, Download speed..) when restoring from system tray. Reproducible: Always Version: 0.6.0 svn Rev 3280 |
|||
#299 | Fixed | torrent file added via gtk ui gets saved with random name | ||
Description |
adding http://ubuntu.intergenia.de/releases/8.04/ubuntu-8.04-alternate-amd64.iso.torrent via the web UI, the torrent file gets saved as ubuntu-8.04-alternate-amd64.iso.torrent. With the gtk ui it is tmp$somethingrandom. It would be nice if the gtk ui preserved the filename as well. |