Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix alterTransferInfo | Joey Hess | 2012-08-31 |
| | | | | don't want to stomp over fields other than the ones being changed | ||
* | got alterTransferInfo and updateTransferInfo mixed up | Joey Hess | 2012-08-29 |
| | | | | | The poller only alters, to avoid re-adding transfers that get removed. The watcher updates, to add new transfers. | ||
* | avoid possibly re-adding a removed transfer when updating its info | Joey Hess | 2012-08-28 |
| | | | | Doesn't fix the bug I thought it'd fix, but is clearly correct. | ||
* | add download progress polling thread | Joey Hess | 2012-08-28 |