2010-09-14 13:13:17 by Thomas Klausner | Files touched by this commit (46) | |
Log message:
More PKGREVISION bumps for pixman update.
|
2010-07-22 16:51:52 by Tobias Nygren | Files touched by this commit (3) |
Log message:
Transmission 2.03
All Platforms
* Fix NAT-PMP port forwarding issue on some systems
* Fix filename errors for torrents whose files are encoded in ISO-8859-1
* Fix rare crash on shutdown
* Fix the RPC server's redirect URL to allow HTTPS proxies like stunnel
* Replace less-portable calls with posix nanosleep()
GTK+
* Fix crash when opening the Properties dialog on a magnet link without metainfo
* Fix crash when removing multiple torrents at once
* Allow individual torrents' download speed limits to be set to zero
* Fix translation error with some error messages
Qt
* Fix CPU spike when opening the Properties dialog
* Fix compilation issue with Qt < 4.5
|
2010-07-15 10:44:56 by Tobias Nygren | Files touched by this commit (1) |
Log message:
qt option needs qdbus
|
2010-07-14 16:07:27 by Tobias Nygren | Files touched by this commit (5) |
Log message:
Update to Transmission-2.01.
Transmission 2.01 (2010/06/26)
All Platforms
* Better tracker announce management when completed torrents are moved from
the incomplete directory
* Speed up moving local data from one disk to another
* Better parsing of nonstandard magnet links
GTK+
* Faster torrent file parsing
* Fix the magnet link options dialog does not respect setting
* Add an error popup if "Add URL" fails
Qt
* Fix crash after getting magnet torrent metadata
* Fix torrent ratio goals
* Fix "add torrent" dialog bug on KDE desktops that popped up \
previous torrents
* Fix 2.00 bug that prevented multiple instances from being run
* Fix remote mode bug that kept the torrent list from being shown
* Support encryption settings in the preferences dialog
* Use flagStr in the status field of the peer list
* Request a full refresh when changing the session source
* Fix the torrent list jumping to the top when a torrent is removed
Web Client
* Fix display bug caused by removal of a torrent hidden by the current filter
Transmission 2.00 (2010/06/15)
All Platforms
* "Local Peer Discovery" for finding peers on the local network
* Optimize download requests for the bandwidth available
* Smarter heuristics when deciding the order to connect to peers
* Faster verification of local data
* Faster startup
* Support more blocklist file formats
* Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)
* Better handling of 404 tracker errors
GTK+
* New filterbar to filter by tracker, private/public, etc.
* Compact View replaces Minimal View, taking up considerably less space
* Show the Torrent Options dialog when adding magnet links
* "Set Location" now supports moving multiple torrents at once
* The Properties window now fits on low resolution screens
* Add favicon support to the Properties dialog's Tracker tab
Qt
* Show the Torrent Options dialog when adding magnet links
* Show all active trackers in the tracker display list
* Show file sizes in the file tree
* Added a confirm dialog when removing torrents
* Properties and torrent options no longer jump around while editing
* Allow setting locations for remote sessions
* Miscellaneous UI fixes
Daemon
* Let users specify a script to be invoked when a torrent finishes downloading
* Better support for adding per-torrent settings when adding a new torrent
* Optional pidfile support
* Option to start torrents paused
* Option to delete .torrent files from watch directory
Web Client
* The context menu now works when multiple rows are selected
* Show ETA for seeding torrents that have a seed ratio set
|
2010-06-14 17:33:14 by Thomas Klausner | Files touched by this commit (18) |
Log message:
PKGREVISION bump for png-1.4.x shlib change.
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
|
2010-05-03 17:39:33 by Tobias Nygren | Files touched by this commit (4) |
Log message:
Update to Transmission-1.93.
Changes: crash- & bugfixes.
|
2010-03-16 17:27:01 by Tobias Nygren | Files touched by this commit (3) |
Log message:
Transmission-1.92:
All Platforms
* Fix possible data corruption issue caused by data sent by bad peers during
endgame
* Fix potential buffer overflow when adding maliciously-crafted magnet links
* Fix announces to IPv6 trackers
* Fix DNS problems on some platforms, including Debian
* Fix issues with the incomplete directory functionality
* Fix port forwarding error on some routers by updating libnatpmp and miniupnp
GTK+
* Fix directory selection error in GTK+ 2.19
* Small GUI improvements: HIG correctness, remove deprecated GTK+ calls, etc.
Daemon
* Fix 1.91 build error on Mac and FreeBSD
* Standardize the daemon's watchdir feature to behave like the other clients'
Web Client
* Statistics dialog
* Fix error in "trash data & remove from list" that didn't trash \
all data
* Fix display of ratios and time
* Update to jQuery 1.4.2
|
2010-02-25 22:29:26 by Tobias Nygren | Files touched by this commit (3) |
Log message:
Transmission-1.91. Changes: bugfixes
|
2010-02-18 19:18:27 by Tobias Nygren | Files touched by this commit (3) |
Log message:
Transmission-1.90:
All Platforms
* Add an option to disable the .part suffix for incomplete files
* Add priority selector to GUI clients' add torrent windows
* Fix 1.81 bug that broke HTTP requests to sites that gave HTTP 301 redirects
* Fix 1.8x bug in announcing "finished downloading" and \
"stopping" at the same time
* Fix 1.8x bug in announcing partial seeds
* Try harder to make announces finish, even if the tracker responds slowly
* Fix bug that didn't honor download speed limits of 0
* Use fallocate64() for fast file preallocation on systems that support it
* Magnet link improvements
* Don't let "Disk is full" errors cause loss of configuration files
* Faster parsing of bencoded data, such as torrent files
GTK+
* Give more helpful error messages if "Set Location" or "Add \
Magnet Link" fail
* Add optional support for libappindicator
* Minor build fixes
Daemon
* Add transmission-remote support for port testing and blocklist updating
* Add transmission-daemon support for incomplete-dir, dht, and seedratio
* If settings.json is corrupt, give an error telling where the problem is
* Add option to specify where log messages should be written
Web Client
* Add a tracker tab to the inspector
* Fix 1.8x display error when showing magnet link information
Qt
* Fix bug that prevented torrents from being added via web browsers
|
2010-02-02 13:13:22 by Tobias Nygren | Files touched by this commit (2) |
Log message:
Update to Transmission-1.83. Fixes various regressions in 1.80.
|