2008-11-25 17:32:17 by Tobias Nygren | Files touched by this commit (4) |  |
Log message:
Update to Transmission-1.40.
All Platforms
* Tracker communication uses fewer resources
* More accurate bandwidth limits
* Reduce disk fragmentation by preallocating files
* Better stability, security, and performance in the Web UI and RPC server
* Support compression when serving Web UI and RPC responses
* Simplify the RPC whitelist
* Fix bug that prevented handshakes with encrypted BitComet peers
* Fix 1.3x bug that could re-download some data unnecessarily
* Lazy bitfields
GTK+
* Option to automatically update the blocklist weekly
* Added off-hour bandwidth scheduling
* Simplify file/priority selection in the details dialog
* Fix a couple of crashes
* 5 new translations: Australian, Basque, Kurdish, Kurdish (Sorani), Malay
* 43 updated translations
Web Client
* The Web Client is now out of beta
* Minor display fixes
* On iPhone/iPod touch, launching from the home screen hides the address bar
Daemon
* Added the ability to get detailed peer information on torrents
* Fix bug that didn't handle --config-dir and TRANSMISSION_HOME correctly
* Windows portability
|
2008-10-16 23:52:17 by Thomas Klausner | Files touched by this commit (13) |
Log message:
PKGREVISION bump for libevent shlib name change.
|
2008-10-06 19:37:56 by Tobias Nygren | Files touched by this commit (3) |  |
Log message:
Update to Transmission-1.34.
1.34 (2008/09/16)
- All Clients
+ Don't reconnect too frequently to the same peer
+ Webseed bugfix
+ Fix bug that caused some transfers to not be scraped
+ Fix BSD build issues
+ Handle OpenTracker's `downloaded' key in announce responses
+ GTK+
+ Minor display fixes
+ 15 updated translations + 1 new language
+ Daemon+
+ Minor display fixes
- Web Client
+ Minor display fixes
- CLI:
+ Fix crash when creating a torrent file
|
2008-09-22 22:21:04 by Joerg Sonnenberger | Files touched by this commit (17) |
Log message:
Switch to x11/wxGTK26{,-contrib}.
|
2008-09-18 20:57:51 by Matthias Drochner | Files touched by this commit (1) |
Log message:
in the gtk case, pull in desktop-file-utils because a .desktop file
is installed
|
2008-09-06 23:39:53 by Thomas Klausner | Files touched by this commit (13) |
Log message:
Bump PKGREVISION for libevent users due to 1.4.3->1.4.5 shlib name change.
|
2008-08-23 08:12:06 by Tobias Nygren | Files touched by this commit (3) |
Log message:
Transmission-1.33:
All Platforms
* Fix crash from malicious torrent files with a piece size of zero
* When creating new torrent files, change behavior that caused
"Multi tracker torrents are not allowed" warning on one tracker
* Fix Unicode handling in the JSON parser/generator
* Fix memory error when reading KTorrent's PEX messages
* Fix small memory leaks
GTK+
* Fix crash from malicious torrent files with large creator fields
* Fix error where some torrents opened via a web browser didn't appear
Daemon
* Fix crash when adding nonexistent torrents via transmission-remote
|
2008-08-09 15:47:44 by Tobias Nygren | Files touched by this commit (5) |
Log message:
Update to Transmission-1.32.
Transmission-1.32:
All Platforms
+ Fix a bug introduced in 1.30 that caused problems establishing tracker \
communication
+ Creating torrent files for files >= 2 GB will result in 2 MB pieces
Transmission-1.31:
All Platforms
+ Fix a crash caused by certain torrent files
Transmission-1.30:
All Platforms
+ The "Clutch" web interface is now bundled with Transmission (as a beta)
+ Ability to add and remove tracker addresses
+ Ability to create torrent files with multiple tracker addresses
+ Added support for HTTP/FTP Seeding (GetRight style)
+ Added proxy support for communicating with trackers
+ Allow torrent creation with no tracker address (required by some trackers)
+ New JSON-RPC protocol for clients to interact with the backend
Daemon
+ transmission-daemon and transmission-remote were rewritten from scratch
+ remote and daemon now support per-file priority & download flag settings
GTK+
+ Add options to inhibit hibernation and to toggle the tray icon
+ Various bug fixes and usability improvements
|
2008-06-19 10:15:48 by Tobias Nygren | Files touched by this commit (4) |
Log message:
Update to Transmission-1.22. From Matthias Drochner.
All Platforms
+ Fix two separate BitTorrent unchoke bugs that could affect performance
+ Transmission now builds correctly on Sun Studio
+ Minor man page fixes
GTK+
+ Fix crash when quitting while the stats window is still up
+ Added Latvian, Malayalam, Serbian, and Telugu translations
+ Updated Czech, Spanish, Romanian, Russian, Dutch, Polish, Italian,
Portuguese, Catalan, Danish, German, Swedish, Traditional Chinese,
Finnish, and Chinese (simplified) translations
CLI:
+ Fix scraping torrents with the -s command-line argument
|
2008-05-22 02:52:06 by Tobias Nygren | Files touched by this commit (2) |
Log message:
Update to Transmission-1.21.
Changes: minor bug fixes
|