Timeline
Nov 19, 2007:
- 11:22 PM Ticket #496 (color unavailable pieces in the pieces bar red (IRC)) created by
- Like the availability bar.
- 11:21 PM Ticket #495 (Don't color the availability bar red if paused (IRC)) created by
- 11:19 PM Ticket #494 (Make columns displayed selectable (IRC)) created by
- like Mail, ctrl-click the header to allow the user to choose which …
- 9:44 PM Changeset [3895] by
- fix the crash reported by pea_, Gimp, and John_Clay [ref: …
- 9:24 PM Changeset [3894] by
- fix r3892 oops
- 9:21 PM Changeset [3893] by
- sync the struct name with the r3892
- 8:07 PM Changeset [3892] by
- add "this session" stats stubs for BentMyWookie?
- 8:00 PM Changeset [3891] by
- move code to generate time string to its own method
- 7:47 PM Changeset [3890] by
- include time running stat
- 7:30 PM Changeset [3889] by
- add "time running" to tr_global_stats
- 6:55 PM Changeset [3888] by
- make stats window a panel
- 6:28 PM Changeset [3887] by
- add Number Opened field to Stats window
- 6:13 PM Changeset [3886] by
- add stats window...right now the values mean nothing
- 5:29 PM Changeset [3885] by
- added tr_global_stats prototypes for BentMyWookie?
- 4:30 PM Changeset [3884] by
- remove more dead code. this scaffolding was to let libevent play nice …
- 12:59 PM Changeset [3883] by
- denis is right about r3880; we should respect umask
- 5:52 AM Changeset [3882] by
- oops, this was supposed to be in 3879
- 4:51 AM Changeset [3881] by
- add more asserts up the call chain to find the source of pea_ and …
- 4:46 AM Changeset [3880] by
- change TR_MKDIR_PERM from 0777 to 0755 change TR_CREAT_PERM from 0666 …
- 4:44 AM Changeset [3879] by
- *maybe* fix the crash reported by pea_ in the forums and by Gimp in …
Nov 18, 2007:
- 5:35 PM Changeset [3878] by
- back to the "router death" issue: throttle how many connections T will …
- 5:28 PM Changeset [3877] by
- gtk: sync our "activity" tab with the mac's "purple crystal ball" tab
- 6:15 AM Changeset [3876] by
- fix choking bug that could penalize good peers.
- 5:45 AM Changeset [3875] by
- more straightforward way to get string width for message window
- 4:28 AM Changeset [3874] by
- the peers tab used to refresh too quickly to read!
- 4:27 AM Changeset [3873] by
- get rid of a warning, and add a new one
- 4:24 AM Changeset [3872] by
- more download speed tweaks for situations where T is both uploading …
- 3:18 AM Changeset [3871] by
- this should improve download speeds. test it!
- 2:55 AM Changeset [3870] by
- gtk: rename "Verify Local Files" to "Verify Local Data"
- 2:50 AM Changeset [3869] by
- rename "Recheck Existing Data" to "Verify Local Data"
- 2:33 AM Changeset [3868] by
- get rid of the Debug warning (it's not as relevant as it was back in …
- 2:32 AM Changeset [3867] by
- Rename "Debug Window" as "Message Log", which is the terminology the …
- 2:20 AM Changeset [3866] by
- streamline setting inspector tabs' tooltips
- 1:53 AM Ticket #409 (Encryption Locks Flash Off And On Sometimes) closed by
- worksforme: No further occurrences, reopen if it happens again.
- 1:04 AM Ticket #401 (Reintroduce Swift Trading Algorithm) closed by
- fixed: fixed in trunk r3864.
- 1:03 AM Changeset [3865] by
- add new peer status enum to gui
- 1:00 AM Changeset [3864] by
- reintroduce the "SWIFT" algorithm
- 12:52 AM Ticket #285 (Beachball when downloading to Samba Share) closed by
- worksforme: No one else has reported on this. Reopen if it's still an issue.
- 12:28 AM Changeset [3863] by
- have the info controller format the peer status string, for efficiency …
- 12:09 AM Changeset [3862] by
- add status field to peers table
Nov 17, 2007:
- 11:43 PM Changeset [3861] by
- Add "Status" column to tr_peer_stat.
- 6:54 PM Ticket #419 (Wierd behavior when changing a torrent file path at creation) closed by
- fixed
- 6:54 PM Changeset [3860] by
- when creating a torrent, changing the torrent file location will give …
- 6:29 PM Ticket #420 (Issue when dragging files above main window) closed by
- fixed: Dragging now checks for a file extension, so this is a non-issue.
- 5:49 PM Changeset [3859] by
- fix timeout error that caused us to drop connections prematurely
- 4:52 PM Changeset [3858] by
- work with last commit
- 4:51 PM Changeset [3857] by
- move FilterButton? to proper directory
- 4:35 PM Changeset [3856] by
- ensure filter tooltip always shows
- 4:22 PM Changeset [3855] by
- in Leopard add tooltips to the not-so-clear header cells in the peers …
- 4:20 PM Changeset [3854] by
- fix permissions issue reported by Jaybird in …
- 4:00 PM Changeset [3853] by
- missed this in last commit
- 3:55 PM Changeset [3852] by
- readd the custom FilterButton? subclass to simplify setting the tooltip
- 2:43 PM Changeset [3851] by
- fix bug where dragging a torrent that is already opened off of the …
- 2:30 PM Changeset [3850] by
- set titles of inspector buttons to hopefully allow better accessibility
- 7:48 AM Changeset [3849] by
- try to tickle some more information out of John_Clay's bug report
- 7:29 AM Changeset [3848] by
- undo previous commit
- 7:27 AM Changeset [3847] by
- fix gtk+ memory leak.
- 2:47 AM Changeset [3846] by
- remove yet more dead code
- 12:30 AM Changeset [3845] by
- tweaking the speed limit settings a little more
- 12:16 AM Changeset [3844] by
- speed limit code cleanup
Nov 16, 2007:
- 10:03 PM Changeset [3843] by
- clicking on an already-clicked filter button will not deselect it
- 9:58 PM Changeset [3842] by
- progress on the "speed limits kill my transfer rate" bug.
- 9:47 PM Changeset [3841] by
- tweak the libevent read buffer size
- 8:41 PM Changeset [3840] by
- try to fix the platform.c:278 issue reported by dave in …
- 8:40 PM Changeset [3839] by
- progress on the "speed limits kill my transfer rate" bug.
- 8:38 PM Changeset [3838] by
- remove dead code
- 3:46 PM Changeset [3837] by
- fix tr_peerMsgsAddRequest memory leak reported by tiennou
- 3:45 PM Changeset [3836] by
- fix tr_peerMsgsAddRequest memory leak reported by tiennou
- 3:33 PM Changeset [3835] by
- fix trunk memory leak reported by tiennou
- 1:03 PM Ticket #383 (Don't enable UPnp/Nat-PMP when port has been manually opened) closed by
- wontfix: After (re-)taking a look at this and taking a quick dive into the UPnP …
- 6:37 AM Changeset [3834] by
- fix benocde crash reported by Gimp_
- 5:43 AM Changeset [3833] by
- fix r3830 bug reported by Gimp_
- 4:42 AM Changeset [3832] by
- if we haven't advertised that we support pex, then even if a peer …
- 3:32 AM Changeset [3831] by
- fix bencode crash reported earlier today by Gimp_, and possibly also …
Nov 15, 2007:
- 11:46 PM Ticket #481 (.torrent Quicklook Plugin) reopened by
- 10:03 PM Changeset [3830] by
- remove dead code.
- 4:43 PM Changeset [3829] by
- remove dead code.
- 3:07 PM Changeset [3828] by
- fix torrent metafile creation error introduced in trunk in r3735 and …
- 2:35 PM Ticket #482 (Tracker Redirect Process failed.) closed by
- fixed: Thanks for finding this!
- 2:34 PM Changeset [3827] by
- fix tracker redirect bug reported by sunny
- 2:34 PM Changeset [3826] by
- fix tracker redirect bug reported by sunny
- 9:03 AM Ticket #482 (Tracker Redirect Process failed.) created by
- When the tracker server redirects the request, Transmission do not …
- 5:47 AM Changeset [3825] by
- more of the same
- 5:20 AM Changeset [3824] by
- more of the same.
- 5:04 AM Changeset [3823] by
- raise the number of unchoked peers per torrent
- 4:59 AM Changeset [3822] by
- another download speed tweak
- 4:19 AM Changeset [3821] by
- cruft removal: use tr_stat's ratio field instead of calculating it ourself.
- 3:44 AM Ticket #481 (.torrent Quicklook Plugin) closed by
- invalid: You can't preview incomplete files... and when its done, just quick …
- 3:37 AM Ticket #481 (.torrent Quicklook Plugin) created by
- Now that leopard has arrived, it would be cool if you quicklooked a …
- 3:27 AM Ticket #480 (Router dies after short period of use) created by
- Using 0.93, my router dies after 15-30 minutes of Transmission use. …
Nov 14, 2007:
- 10:48 PM Changeset [3820] by
- update strings file
- 5:23 PM Ticket #453 (0.92 CLI won't build under OSX) closed by
- invalid: You need to use Xcode to build cli on OSX.
- 5:02 AM Changeset [3819] by
- since many people seem to be having a hard time holding onto good …
- 1:12 AM Ticket #439 (Use only the one and only port specified in preferences.) closed by
- invalid
Nov 13, 2007:
- 8:06 PM Ticket #477 (0.93 crashes when a file is dragged over the main window (mac os x)) closed by
- duplicate
- 8:06 PM Ticket #477 (0.93 crashes when a file is dragged over the main window (mac os x)) reopened by
- 8:05 PM Ticket #477 (0.93 crashes when a file is dragged over the main window (mac os x)) closed by
- fixed: Since this seems to be the same bug as in ticket #420, to consolidate …
- 7:54 PM Ticket #477 (0.93 crashes when a file is dragged over the main window (mac os x)) created by
- whether attempting to create a new torrent by dragging a file onto …
- 11:09 AM Ticket #476 (Don't re-download deleted/moved/ejected torrent data) created by
- Again a [http://transmission.m0k.org/forum/viewtopic.php?p=13871 …
- 6:37 AM Ticket #475 (Transmission corrupts very large torrents) created by
- OS X 10.5.0 (Intel 32-bit) Transmission 0.93 (bug has been present for …
- 5:55 AM Ticket #473 (0.93 crash: Assertion `req->length == (uint32_t)( ...) closed by
- fixed: http://transmission.m0k.org/forum/viewtopic.php?p=13902#13902 Sim: …
- 5:36 AM Changeset [3818] by
- * fix the `req->length == (uint32_t)( …
- 5:33 AM Ticket #474 (0.93 crash: Assertion `req->length == (uint32_t)( ...) closed by
- duplicate: dup of #473
- 5:30 AM Ticket #474 (0.93 crash: Assertion `req->length == (uint32_t)( ...) created by
- It seems to always come from Azureus 2.5.0.0, and from multiple copies …
- 3:45 AM Ticket #404 (Localize folder names in the preferences dialog) closed by
- fixed: Done in [3817]. Thanks!
- 3:45 AM Changeset [3817] by
- localize the folders' names in the "Transfers > General" preference pane
- 3:34 AM Ticket #473 (0.93 crash: Assertion `req->length == (uint32_t)( ...) created by
- 3:05 AM Ticket #472 (OS X Menuextra w/HUD (like Twitterriffic)) closed by
- wontfix: HUD is meant for inspector palettes for full-screen apps. A menu extra …
- 2:10 AM Ticket #472 (OS X Menuextra w/HUD (like Twitterriffic)) created by
- I love Transmission, but I'm not a huge fan of the Dock. There are …
- 1:00 AM Ticket #385 (Delay before reading file on drag and drop) closed by
- wontfix: It now only reads files with .torrent extension, so large files …
- 12:58 AM Ticket #465 (Handle drag and drop properly) closed by
- fixed: It now checks if it has the .torrent file extension, so large file …
- 12:56 AM Changeset [3816] by
- when dragging a file on the window, check if it has the .torrent …
Nov 12, 2007:
- 10:26 PM Changeset [3815] by
- minor tweaks.
- 9:45 PM Ticket #471 (Abstract away NAT Traversal stuff) created by
- Here is a patch abstracting away the separation between UPnP & …
- 9:38 PM Ticket #465 (Handle drag and drop properly) reopened by
- The problem indeed comes from Controller draggingEntered: which …
- 8:55 PM Changeset [3814] by
- update appcast
- 8:55 PM Changeset [3813] by
- update appcast
- 7:36 PM Ticket #470 (Problems with scraping and announcing) created by
- See the attached log for details. I had a torrent at tracker yyy going …
- 3:36 PM Ticket #348 (transmission-daemon wakes up too often (50Hz timer)) closed by
- fixed: I've changed some of the timers whose intervals can be lengthened …
- 3:30 PM Ticket #405 (MAX_CONNECTED_PEERS_PER_TORRENT not working) closed by
- fixed: fixed in r3769.
- 3:22 PM Changeset [3812] by
- sync with 0.9x branch
- 3:22 PM Changeset [3811] by
- backport fixes for #458
- 3:18 PM Ticket #458 (Need to use O_LARGEFILE) closed by
- fixed: We now use O_LARGEFILE for opening files, and one user on an older …
- 3:16 PM Ticket #461 (Readd Scrape Function to Cli) closed by
- fixed: Committed to trunk in r3810
- 3:15 PM Changeset [3810] by
- tiennou's fix for #461
- 3:08 PM Changeset [3809] by
- tiennou's fix for #463
- 3:04 PM Ticket #463 (Protocol parse error on -remote -l) closed by
- fixed
- 3:04 PM Changeset [3808] by
- tiennou's fix for #463
- 1:02 PM Changeset [3807] by
- fix a build error on the mac.
- 12:49 PM Ticket #466 (T loses ratio when it can't find the downloaded file) closed by
- worksforme
- 4:23 AM Changeset [3806] by
- update appcast
- 4:22 AM Changeset [3805] by
- update appcast
- 4:05 AM Changeset [3804] by
- freeze 0.9x's libevent version at r474, which is the version that T …
- 3:33 AM Ticket #469 (User editable comments) created by
- Such like spotlight comments in finder, so that we can sort and search …
- 3:02 AM Changeset [3803] by
- update news
- 3:01 AM Changeset [3802] by
- update version info and news
- 2:48 AM Changeset [3801] by
- bump the version number to 0.93
Nov 11, 2007:
- 11:05 PM Milestone 0.93 completed
- 9:45 PM Changeset [3800] by
- make the availability bar red
- 8:38 PM Changeset [3799] by
- clear the gtk+ gui before calling tr_close()
- 8:38 PM Changeset [3798] by
- sync with 0.9x NEWS
- 8:37 PM Changeset [3797] by
- backport the "longer battery life" tweaks to 0.9x
- 8:27 PM Changeset [3796] by
- Increase the intervals on timers that won't affect performance. This …
- 7:46 PM Changeset [3795] by
- update news
- 7:46 PM Changeset [3794] by
- update news
- 4:59 PM Changeset [3793] by
- add availability bar to dim percent not available (yellow for now)
- 4:33 PM Changeset [3792] by
- fix a bug in tr_stat's availability numbers, reported by BentMyWookie?
- 6:36 AM Changeset [3791] by
- eliminate the second port status dot/text field to avoid confusion
- 3:15 AM Changeset [3790] by
- remove code to manually close torrents on quit
- 3:14 AM Changeset [3789] by
- don't require clients to call tr_torrentClearStatusCallback() before …
- 12:17 AM Ticket #414 (Trouble with many opened files) reopened by
- Using r3785 I am getting similar issues. Although I am not seeing …
Nov 10, 2007:
- 10:29 PM Changeset [3788] by
- silence some Fast Peer console messages
- 10:29 PM Changeset [3787] by
- have tr_close() call tr_torrentClose() on all running torrents
- 8:10 PM Ticket #467 (Small fix to Xcode project) closed by
- fixed
- 8:10 PM Changeset [3786] by
- patch from tiennou to fix the build errors on cli/daemon/remote/proxy, …
- 8:02 PM Ticket #465 (Handle drag and drop properly) closed by
- wontfix: If you want to submit a patch to delay by a second before it check, as …
- 7:53 PM Ticket #465 (Handle drag and drop properly) reopened by
- ???!!! At the very least, check it's got a .torrent extension - …
- 4:26 PM Ticket #467 (Small fix to Xcode project) created by
- This fixes the build errors on cli/daemon/remote/proxy, and corrects …
- 4:06 PM Changeset [3785] by
- commit tiennou's fast-peers-final patch from ticket 149
- 4:01 PM Ticket #446 (intltool version isn't detected correct) closed by
- fixed: fixed in latest svn
- 4:00 PM Changeset [3784] by
- fix tracker wart reported by tiennou
- 3:13 PM Changeset [3783] by
- backport the rest of the "router death" fixes.
- 3:13 PM Changeset [3782] by
- sync with 0.9x' NEWS
- 3:13 PM Ticket #465 (Handle drag and drop properly) closed by
- invalid: It has to process the torrent to display the overlay info on it.
- 2:59 PM Changeset [3781] by
- sync with the 0.9x's NEWS. fix a typo in README.
- 2:59 PM Changeset [3780] by
- backport a handful of bugfixes to the 0.9x branch for a possible 0.93.
- 1:02 PM Ticket #466 (T loses ratio when it can't find the downloaded file) created by
- When Transmission is started without its DL folder available (eg. on …
- 11:19 AM Ticket #235 (Beeps when DL folder not found) closed by
- fixed: Seems 0.92+ doesn't beep anymore, just a message at the start saying …
- 9:26 AM Ticket #391 (Problem with changing a file's download folder after it changed.) closed by
- worksforme: Okay I'm closing it, since now it works and I have absolutely no idea …
- 7:32 AM Ticket #465 (Handle drag and drop properly) created by
- Currently, Transmission starts processing files that are being dragged …
- 5:09 AM Changeset [3779] by
- make the hard drive less noisy than it was in 0.92
- 5:01 AM Changeset [3778] by
- fix r3777 compiler warning reported by SoftwareElves?
- 4:56 AM Changeset [3777] by
- * fix a bug that could corrupt peer connections, causing slower speeds …
Nov 9, 2007:
- 11:38 PM Changeset [3776] by
- when sorting by queue order, allow torrents to be reordered even if …
- 8:07 PM Changeset [3775] by
- undoing the r3773-r3774 experiment.
- 7:51 PM Changeset [3774] by
- oops, wrong #include for NSCParameterAssert in r3773.
- 7:50 PM Changeset [3773] by
- on Darwin, use NSCParameterAssert() instead of assert().
- 6:27 PM Ticket #464 (Trivial: pls change numeric display from 100.0% to 100%) closed by
- wontfix: The .0 offers consistency, and without it might imply that it's …
- 6:13 PM Ticket #464 (Trivial: pls change numeric display from 100.0% to 100%) created by
- This may well be closed as "go away, we have more important things to …
- 5:54 PM Changeset [3772] by
- these didn't need to be checked in.
- 4:11 PM Changeset [3771] by
- sync our shutdown code to BentMyWookie?'s latest tr_close() changes.
- 4:10 PM Changeset [3770] by
- move the gateway discovery from init() to start() so that tr_init() …
- 3:52 PM Ticket #463 (Protocol parse error on -remote -l) created by
- I get this error after adding this torrent: …
- 3:19 PM Changeset [3769] by
- don't let incoming peer connections sneak past …
- 3:06 PM Changeset [3768] by
- have libtransmission be in charge of checking if nat traversal is …
- 1:47 PM Changeset [3767] by
- the main window doesn't have to detect mouse moved events now that the …
- 1:35 PM Changeset [3766] by
- adjust filter bar button placement
- 1:26 PM Ticket #402 (Strange behavior in the program with a large amount of torrents (30+)) closed by
- worksforme
- 1:26 PM Ticket #440 (crash report - [3674]) closed by
- worksforme
- 4:32 AM Changeset [3765] by
- * add O_LARGEFILE support to fdlimit for the benefit of 32-bit posix …
- 4:03 AM Changeset [3764] by
- updated open toolbar image from AR
- 1:25 AM Changeset [3763] by
- fix John_Clay's assertion bugreport
- 1:22 AM Changeset [3762] by
- * try to get peers to scale up to speed faster. * remove unnecessary …
Nov 8, 2007:
- 11:26 PM Ticket #462 (CLI :: The -p --port command line param doesn't work) created by
- I'm trying to run two instances of the command line client with the …
- 11:12 PM Changeset [3761] by
- add pref option to prefer to use/not use encryption (currently seems …
- 9:25 PM Changeset [3760] by
- minor tweaks.
- 9:20 PM Changeset [3759] by
- added `plaintext preferred' encryption option.
- 8:06 PM Ticket #460 (Fails to remember stop at seeding settings) closed by
- wontfix: If you start all, it is assumed you want to start all, not "start the …
- 7:59 PM Ticket #460 (Fails to remember stop at seeding settings) reopened by
- I don't see why it's currently doing this. It makes the whole "Stop …
- 7:43 PM Changeset [3758] by
- more work on the "router death" issue.
- 6:09 PM Ticket #461 (Readd Scrape Function to Cli) created by
- the option -s was deleted between 0.7 and 0.8. We from …
- 12:58 PM Changeset [3757] by
- use gradients for drawing the file priority background
- 12:08 PM Ticket #460 (Fails to remember stop at seeding settings) closed by
- invalid: Here's what's happening: It's set to stop at a ratio. Start all …
- 12:03 PM Ticket #460 (Fails to remember stop at seeding settings) created by
- I'm seeing issues with torrents tweaking their Stop Seeding setting. …
- 11:49 AM Ticket #459 (Fails to report there is no space left on drive) created by
- I left it run 1 hour, before noticing it wasn't downloading anything …
- 4:12 AM Changeset [3756] by
- update project for last commit
- 4:11 AM Changeset [3755] by
- * some work on lessening the way we hammer the router. * move strlcpy …
- 1:07 AM Changeset [3754] by
- get mac build building again
Nov 7, 2007:
- 6:26 PM Changeset [3753] by
- update our #includes now that libevent has cleaned up event.h
- 2:07 PM Ticket #458 (Need to use O_LARGEFILE) created by
- reported by harik in the forums: …
- 1:22 PM Ticket #298 (UPnP bugs) closed by
- invalid: UPnP now uses miniupnp, so this isn't really relevant any more.
- 12:23 PM Changeset [3752] by
- update help index
- 12:18 PM Ticket #456 (small help update) closed by
- fixed
- 12:18 PM Changeset [3751] by
- update firewall help for Leopard
- 7:56 AM Ticket #457 (Entering locale specific float causes T to beep) created by
- Right now you can't enter 2,00 in the ratio (for French), and IIRC …
- 5:59 AM Ticket #456 (small help update) created by
- regarding firewalls in leopard
- 5:44 AM Ticket #455 (double clicking torrent window no longer opens inspector on leopard) created by
- as the description says. latest svn
- 5:02 AM Changeset [3750] by
- keep track of sort menu item by using tag and validate methods instead …
- 3:45 AM Changeset [3749] by
- fix mistake pointed out by Lacrocivious
- 3:43 AM Changeset [3748] by
- SoftwareElves? gets the Mac build working again!
- 3:13 AM Changeset [3747] by
- fix libevent #include quirk reported by SoftwareElves?
- 2:25 AM Changeset [3746] by
- whoops
- 2:23 AM Changeset [3745] by
- get rid of the unneeded ImageBackgroundView?
- 1:27 AM Changeset [3744] by
- dead code removal: azId
- 1:13 AM Ticket #452 (Progressive downloads for streaming playback) closed by
- invalid: Adding a media player is very bloaty. The code it takes to do a media …
- 12:42 AM Changeset [3743] by
- fix crash reported by hussam in #transmission
- 12:35 AM Changeset [3742] by
- load the status bar background in the init method, because …
- 12:16 AM Changeset [3741] by
- no need to reload status bar when the window becomes/resigns main, …
- 12:14 AM Changeset [3740] by
- remove the separate filter bar view and instead reuse the status bar view
- 12:09 AM Changeset [3739] by
- update status bar to use the same gradient as the filter bar, and …
Nov 6, 2007:
- 11:55 PM Changeset [3738] by
- make the filter bar color match leopard's
- 11:23 PM Changeset [3737] by
- more libevent fun. good thing the mac build is broken or I'd've been …
- 11:17 PM Ticket #454 (Remove "Enable Peer Exchange" checkbox from Inspector) closed by
- wontfix: This option is there for those that are on private trackers that don't …
- 11:14 PM Ticket #454 (Remove "Enable Peer Exchange" checkbox from Inspector) created by
- Maybe I'm ignorant, but I don't see a reason to disable PEX. So why …
- 11:10 PM Changeset [3736] by
- the libevent header file comments LIED about the return value of …
- 10:45 PM Ticket #437 (port forwarding broken) closed by
- fixed: Confirmed by pea_ and SoftwareElves? to be working in 0.92
- 9:14 PM Changeset [3735] by
- remove libtransmission code that duplicates functionality in libevent
- 9:03 PM Changeset [3734] by
- readd the tooltips to the filter buttons
- 8:55 PM Changeset [3733] by
- update news/credits to mention MiniUPnP
- 8:52 PM Changeset [3732] by
- use built-in buttons for filter buttons
- 5:00 PM Ticket #453 (0.92 CLI won't build under OSX) created by
- It is desirable to use the CLI version (plus daemon) under OSX. I …
- 4:02 PM Changeset [3731] by
- use Thomas Bernard's miniupnp library instead of rolling our own.
- 3:06 PM Ticket #452 (Progressive downloads for streaming playback) created by
- This was posted in the …
- 9:00 AM Ticket #451 (Files remain in use after removal) created by
- In 0.92, if a torrent is removed using "Right-click->Remove All …
- 4:53 AM Changeset [3730] by
- clean up the pieces bar drawing to avoid putting it into an image, and …
- 2:53 AM Ticket #450 (configure fails on FreeBSD; can't find OpenSSL) closed by
- invalid: this is an OpenBSD bug, not a Transmission bug. some cursory googling …
- 12:24 AM Ticket #450 (configure fails on FreeBSD; can't find OpenSSL) created by
- Current, I had to add a hack to backout the r3621 (configure.ac) and …
Nov 5, 2007:
- 9:53 PM Changeset [3729] by
- fix oops
- 9:51 PM Changeset [3728] by
- update appcast
- 9:49 PM Changeset [3727] by
- fix oops
- 9:48 PM Changeset [3726] by
- update appcast for 0.92
- 9:41 PM Changeset [3725] by
- update configure.ac to 0.92+
- 9:41 PM Changeset [3724] by
- update configure.ac 0.92
- 9:40 PM Changeset [3723] by
- update to 0.92
- 9:40 PM Changeset [3722] by
- update trunk to 0.92+
- 9:37 PM Changeset [3721] by
- update news to remove reference to a fix that might not actually be fixed
- 9:37 PM Changeset [3720] by
- update news to remove reference to a fix that might not actually be fixed
- 7:15 PM Changeset [3719] by
- make advanced bar code a little more efficient
- 7:00 PM Changeset [3718] by
- typo
- 7:00 PM Changeset [3717] by
- typo
- 6:56 PM Changeset [3716] by
- update news
- 6:56 PM Changeset [3715] by
- update news
- 12:47 PM Changeset [3714] by
- move dock badging preference change notification into the Badger
- 12:21 PM Changeset [3713] by
- update news
- 12:21 PM Changeset [3712] by
- update news
- 5:43 AM Ticket #432 (tr_close() needs to timeout after 5 seconds) closed by
- fixed
- 5:42 AM Changeset [3711] by
- ensure that tr_close() exits gracefully even when the trackers aren't …
- 5:42 AM Changeset [3710] by
- ensure that tr_close() exits gracefully even when the trackers aren't …
- 4:02 AM Changeset [3709] by
- fix bug with setting port value in prefs
- 4:00 AM Changeset [3708] by
- fix bug with setting port value in prefs
- 3:56 AM Changeset [3707] by
- maybe fix portmapping
- 3:56 AM Changeset [3706] by
- maybe fix portmapping
- 3:09 AM Changeset [3705] by
- fix bug reported in the forums by "grabman"
- 3:09 AM Changeset [3704] by
- fix bug reported in the forums by "grabman"
- 12:04 AM Changeset [3703] by
- no reason to retain advanced bar info when it's hidden
Nov 4, 2007:
- 11:06 PM Milestone 0.92 completed
- 7:52 PM Ticket #445 (OSX 10.5 Transmssion Crash) closed by
- worksforme: I can't reproduce this with the same torrent, so there's not much that …
- 4:45 PM Changeset [3702] by
- remove unused code
- 4:19 PM Changeset [3701] by
- remove unneeded group row code
- 4:12 PM Changeset [3700] by
- commit some changes that have been sitting in by checkout
- 3:15 PM Changeset [3699] by
- make gray lighter
- 3:01 PM Changeset [3698] by
- by popular demand the return of the advanced bar (now Pieces Bar)
- 12:54 AM Changeset [3697] by
- add new growl 1.1.2
- 12:53 AM Changeset [3696] by
- remove old growl 1.1.1
- 12:46 AM Ticket #448 (Can't use keyboard shortcuts to close inspector window) closed by
- worksforme: If the window has focus, escape does work as it should. Apple-I is …
- 12:22 AM Ticket #448 (Can't use keyboard shortcuts to close inspector window) created by
- When the inspector window is open in the OS X interface, pressing …
Nov 3, 2007:
- 5:51 AM Ticket #447 (opening Transmission.xcodeproj crashes Xcode upon startup) closed by
- worksforme
- 5:22 AM Ticket #447 (opening Transmission.xcodeproj crashes Xcode upon startup) created by
- latest revision, running Leopard.
Nov 2, 2007:
- 11:42 PM Ticket #444 (Crash during download, 0.91+ (3688)...) closed by
- fixed: Those notices are harmless. If it's not crashing anymore, I suppose …
- 10:07 PM Changeset [3695] by
- if the download finishes/becomes unfinished, keep trying to reset the …
- 8:27 PM Changeset [3694] by
- fix memory error reported by John_Clay
- 8:27 PM Changeset [3693] by
- fix memory error reported by John_Clay
- 6:46 PM Ticket #446 (intltool version isn't detected correct) created by
- Runing debian etch, the intltool version isn't detected correctly: …
- 6:30 PM Ticket #445 (OSX 10.5 Transmssion Crash) created by
- Platform: OSX (10.5) - Intel core2duo Description: When selecting …
- 3:05 PM Changeset [3692] by
- fix a possible small release-then-use
- 3:15 AM Changeset [3691] by
- 0.9x: stop timers and notification checking on quit right away
- 3:15 AM Changeset [3690] by
- stop timers and notification checking on quit right away (real this time)
- 3:13 AM Changeset [3689] by
- stop timers and notification checking on quit right away
Nov 1, 2007:
- 8:14 PM Ticket #444 (Crash during download, 0.91+ (3688)...) created by
- The version is 0.91+ (3688), I just added a new torrent and it crashed …
- 7:18 PM Changeset [3688] by
- 0.9x: refresh status bar and completed badge when window …
- 7:18 PM Changeset [3687] by
- trunk: refresh status bar and completed badge when window …
- 7:16 PM Ticket #389 (config.status: error: po/Makefile is not ready.) closed by
- fixed: I think this is fixed now in svn trunk: r3685 0.9x: r3686
- 7:14 PM Changeset [3686] by
- fix the "./configure --without-gtk" --> "po/Makefile is not ready" …
- 7:14 PM Changeset [3685] by
- fix the "./configure --without-gtk" --> "po/Makefile is not ready" …
- 6:53 PM Ticket #443 (small memory leak 3) closed by
- invalid: There's no leak here, and the patch introduces a new bug.
- 6:45 PM Ticket #441 (small memory leak 1) closed by
- fixed: fixed in trunk in r3684 fixed in 0.9x in r3683 thanks!
- 6:44 PM Changeset [3684] by
- fix possible benc leak reported by MishaS (#441)
- 6:44 PM Changeset [3683] by
- fix possible benc leak reported by MishaS (#441)
- 6:41 PM Ticket #442 (small memory leak 2) closed by
- fixed
- 6:41 PM Changeset [3682] by
- fix handshake memory leak reported by MishaS (#442)
- 6:40 PM Changeset [3681] by
- fix handshake memory leak reported by MishaS (#442)
- 5:09 PM Ticket #443 (small memory leak 3) created by
- Please see the attachment
- 5:07 PM Ticket #442 (small memory leak 2) created by
- Please see the attachment
- 5:06 PM Ticket #441 (small memory leak 1) created by
- Please see the attachment
- 3:53 PM Changeset [3680] by
- don't check if backup status should be set if torrent is not active
- 2:47 PM Ticket #440 (crash report - [3674]) created by
- http://pastebin.ca/757651
- 2:29 PM Changeset [3679] by
- add a setting so that nightlies can have debug info
- 2:19 PM Changeset [3678] by
- update news
- 2:19 PM Changeset [3677] by
- Time Machine ignoring is going to have to wait until 1.00, since …
- 2:04 PM Changeset [3676] by
- trunk: attempt to fix Time Machine setting
- 2:04 PM Changeset [3675] by
- 0.9x: attempt to fix Time Machine setting
- 1:47 PM Changeset [3674] by
- finish cleaning up the code that was churned during the "corruption" fix.
- 1:47 PM Changeset [3673] by
- finish cleaning up the code that was churned during the "corruption" fix.
- 1:27 PM Ticket #439 (Use only the one and only port specified in preferences.) created by
- On my modem logs, and with Little Snitch, I see Transmission …
- 12:57 PM Changeset [3672] by
- 0.9x: make status bar inactive when window isn't main window
- 12:57 PM Changeset [3671] by
- trunk: make status bar inactive when window isn't main window
- 4:22 AM Ticket #430 (Torrent 'recovery' after crash or version upgrade resumes at ...) closed by
- fixed: This should be working now in svn trunk.
- 3:22 AM Changeset [3670] by
- set properties on new files
- 3:20 AM Changeset [3669] by
- use a view to draw the badge on Leopard
Oct 31, 2007:
- 7:33 PM Ticket #423 (Leopard time machine) closed by
- fixed: Added in [3667] and [3668].
- 7:31 PM Changeset [3668] by
- 0.9x: Leopard: Time Machine will ignore incomplete files
- 7:28 PM Changeset [3667] by
- trunk: Leopard: Time Machine will ignore incomplete files
- 6:10 PM Changeset [3666] by
- "corruption" fix part 3: cleanup. remove unneeded possible points of …
- 6:10 PM Changeset [3665] by
- "corruption" fix part 3: cleanup. remove unneeded possible points of …
- 5:24 PM Ticket #433 (Cannot reorder Torrents) closed by
- fixed: fixed in [3664]
- 5:23 PM Changeset [3664] by
- get reordering of torrent queue working again in trunk (thanks to …
- 4:23 AM Changeset [3663] by
- "corruption" fix part 2: lots of assertions, and try to complete …
- 4:23 AM Changeset [3662] by
- "corruption" fix part 2: lots of assertions, and try to complete …
Oct 30, 2007:
- 8:19 PM Changeset [3661] by
- phase 2 of updating menu items to remove bindings
- 8:19 PM Changeset [3660] by
- phase 2 of updating menu items to remove bindings
- 8:17 PM Changeset [3659] by
- fix oops
- 8:11 PM Changeset [3658] by
- fix compile warning
- 8:11 PM Changeset [3657] by
- fix compile warning
- 7:56 PM Changeset [3656] by
- phase 1 of updating menu items to remove bindings
- 7:55 PM Changeset [3655] by
- phase 1 of updating menu items to remove bindings
- 7:22 PM Changeset [3654] by
- update project for last commit
- 7:22 PM Changeset [3653] by
- update project for last commit
- 7:16 PM Changeset [3652] by
- remove dirname() and basename() for now
- 7:16 PM Changeset [3651] by
- remove dirname() and basename() for now
- 6:35 PM Changeset [3650] by
- part 1 of the data corruption fix: plug the leaky abstraction in fdlimit
- 6:35 PM Changeset [3649] by
- part 1 of the data corruption fix: plug the leaky abstraction in fdlimit
- 3:40 PM Ticket #438 (.90/.91 very high CPU usage) created by
- I am running .91 transmission on Linux Ubuntu 7.10 gutsy gibbon. the …
- 11:22 AM Ticket #437 (port forwarding broken) created by
- port forwarding broke after [3551] but before or in [3556]
Oct 29, 2007:
- 11:49 PM Changeset [3648] by
- ensure dates in the torrent inspector are readable by converting them …
- 11:48 PM Changeset [3647] by
- ensure dates in the torrent inspector are readable by converting them …
- 11:48 PM Ticket #435 (Dates in Inspector unreadable) closed by
- fixed: fixed in svn. Thanks!
- 9:51 PM Ticket #435 (Dates in Inspector unreadable) created by
- strftime() returns days and months in current locale, but Inspector …
- 9:15 PM Ticket #434 (Individual Bandwidth Limits) closed by
- worksforme: This was fixed earlier today. Make sure you're running the newest …
- 8:57 PM Changeset [3646] by
- use built-in general and advanced images in the preferences window on …
- 8:57 PM Ticket #434 (Individual Bandwidth Limits) created by
- Cannot set individual bandwidth limits for torrents. If a torrent is …
- 8:55 PM Ticket #433 (Cannot reorder Torrents) created by
- Not able to reorder torrents in main window when "sort transfers by …
- 7:45 PM Changeset [3645] by
- use built-in suppression checkbox in alerts under Leopard
- 7:13 PM Changeset [3644] by
- 0.9x: fix a warning introduced in [3639]
- 7:11 PM Changeset [3643] by
- trunk: fix a warning introduced in [3638]
- 7:01 PM Changeset [3642] by
- 0.9x: fix last commit
- 6:59 PM Changeset [3641] by
- 0.9x: Leopard: Fix bug with toggling Minimal View
- 6:59 PM Changeset [3640] by
- trunk: Leopard: Fix bug with toggling Minimal View
- 6:18 PM Changeset [3639] by
- 0.9x: Leopard: Fix bug with typing values in Inspector->Options
- 6:07 PM Changeset [3638] by
- trunk: Leopard: Fix bug with typing values in Inspector->Options
- 5:20 PM Ticket #431 (Large file support broken under Linux (Gentoo) with fix) closed by
- fixed: confirmed by Lacrocivious in #transmission channel :)
- 5:11 PM Ticket #432 (tr_close() needs to timeout after 5 seconds) created by
- When libtransmission takes too long waiting on a `stop' response from …
- 2:44 PM Changeset [3637] by
- check to see if the OS needs large file support to be turned on …
- 2:44 PM Changeset [3636] by
- check to see if the OS needs large file support to be turned on …
- 2:39 PM Ticket #400 (The More Peers Connected, the More Transmission Neglects The Max ...) closed by
- fixed
- 11:49 AM Changeset [3635] by
- use built-in rounded corner rect on Leopard
- 5:37 AM Ticket #431 (Large file support broken under Linux (Gentoo) with fix) created by
- glibc requires -D_FILE_OFFSET_BITS=64 for large file support, without …
- 4:44 AM Changeset [3634] by
- typo in last commit
- 4:31 AM Changeset [3633] by
- if on Leopard use the built in badging for the number of completed …
- 2:19 AM Changeset [3632] by
- lower openssl's version prerequisite because Lacrocivious' computer is …
- 2:19 AM Changeset [3631] by
- lower openssl's version prerequisite because Lacrocivious' computer is …
Oct 28, 2007:
- 11:59 PM Changeset [3630] by
- update appcast
- 11:59 PM Changeset [3629] by
- update appcast
- 11:54 PM Changeset [3628] by
- trunk is still developmental
- 11:54 PM Changeset [3627] by
- bump 0.9x branch to 0.91
- 11:54 PM Changeset [3626] by
- bump trunk to 0.91+
- 11:49 PM Changeset [3625] by
- updates for .91
- 11:49 PM Changeset [3624] by
- updates for .91
- 11:06 PM Milestone 0.91 completed
- 8:04 PM Changeset [3623] by
- Added po/POTFILES.skip to denote that the wx client doesn't need to be …
- 8:04 PM Changeset [3622] by
- Added po/POTFILES.skip to denote that the wx client doesn't need to be …
- 7:55 PM Changeset [3621] by
- better openssl detection & support: use openssl's pkg-config file.
- 7:55 PM Changeset [3620] by
- better openssl detection & support: use openssl's pkg-config file.
- 7:42 PM Changeset [3619] by
- #426 0.91rc1: if pex is disabled on a stopped torrent, pressing …
- 7:42 PM Changeset [3618] by
- #426 0.91rc1: if pex is disabled on a stopped torrent, pressing …
- 7:42 PM Ticket #426 (0.91rc1: if pex is disabled on a stopped torrent, pressing "resume" ...) closed by
- fixed
- 5:32 PM Ticket #430 (Torrent 'recovery' after crash or version upgrade resumes at ...) created by
- Transmission seems to behave differently from at least some other …
- 5:07 PM Changeset [3617] by
- updated NEWS file
- 5:07 PM Changeset [3616] by
- updated NEWS file
- 3:20 PM Changeset [3615] by
- #412 - 0.90 "ignores" speed limits (deanr, berkut, SineOtter?)
- 3:20 PM Changeset [3614] by
- #412 - 0.90 "ignores" speed limits (deanr, berkut, SineOtter?)
- 3:20 PM Ticket #412 (Transmission 0.90 Ignores global upload limit) closed by
- fixed
- 9:35 AM Ticket #429 (Sort by last activity) created by
- Something i noticed in the irc channel yesterday, thought it would be …
- 6:21 AM Ticket #428 (Progress sorting is confusing) created by
- I recently upgraded from 0.81 to 0.90 and clicking on the "Progress" …
- 4:36 AM Ticket #427 (Use Downloads stack as default save location under Leopard) closed by
- fixed: Done in [3613]
- 4:35 AM Changeset [3613] by
- use "Downloads" folder as default folder
- 4:17 AM Ticket #427 (Use Downloads stack as default save location under Leopard) created by
- In Mac OS X Leopard, the new default save location for files is the …
- 3:58 AM Ticket #426 (0.91rc1: if pex is disabled on a stopped torrent, pressing "resume" ...) created by
- reported by pea in the forums: > I noticed that even if I disable PEX …
- 3:34 AM Changeset [3612] by
- remove now-unnecessary tooltip from message window
- 3:29 AM Changeset [3611] by
- change tiff's to png's
- 3:21 AM Changeset [3610] by
- update help images for Leopard
- 3:21 AM Changeset [3609] by
- update help images for Leopard
- 3:10 AM Changeset [3608] by
- allow messages to take multiple rows in message
Oct 27, 2007:
- 10:11 PM Changeset [3607] by
- get the app working on 10.4 and later, compiling on 10.5
- 9:29 PM Ticket #422 (build fixes for older compilers) closed by
- fixed: Thanks!
- 9:29 PM Changeset [3606] by
- compatability with older C copmilers (ticket #422, patch by fizz)
- 9:29 PM Changeset [3605] by
- compatability with older C copmilers (ticket #422, patch by fizz)
- 9:17 PM Ticket #425 (Transmission don't remember download directory) closed by
- fixed: This is working for me now in the latest nightlies. Please re-open if …
- 8:10 PM Changeset [3604] by
- inspector tabs become graphite when the system is set to graphite
- 8:09 PM Changeset [3603] by
- inspector tabs become graphite when the system is set to graphite
- 7:55 PM Ticket #425 (Transmission don't remember download directory) created by
- when you click a torrent for a first time, Transmission will ask where …
- 7:02 PM Changeset [3602] by
- get it running on Tiger again
- 6:40 PM Changeset [3601] by
- show the multiple document icon on Leopard when multiple files selected
- 6:38 PM Changeset [3600] by
- Build against 10.5 sdk, meaning building this project now requires …
- 3:46 PM Ticket #398 (0.90 crash: peer-msgs.c:905: failed assertion `msglen == 0') closed by
- fixed: fixed in r3599
- 3:45 PM Changeset [3599] by
- Ticket #398 (peer-msgs.c:905: failed assertion `msglen == 0' in 0.90)
- 3:45 PM Changeset [3598] by
- Ticket #398 (peer-msgs.c:905: failed assertion `msglen == 0' in 0.90)
- 2:57 PM Changeset [3597] by
- on Leopard us the built-in delegate to select a row while typing, and …
- 2:43 PM Changeset [3596] by
- update project for new files
- 2:42 PM Changeset [3595] by
- add properties to the new files
- 2:41 PM Changeset [3594] by
- add a function to check if running on Leopard
- 2:30 PM Changeset [3593] by
- typing in the file table will select the appropriate item in Leopard
- 2:28 PM Changeset [3592] by
- typing in the file table will select the appropriate item in Leopard
- 2:18 PM Ticket #395 (ensure file exists when starting) closed by
- fixed: fixed in r3591
- 2:17 PM Changeset [3591] by
- Ticket #395 (ensure file exists when starting)
- 2:17 PM Changeset [3590] by
- Ticket #395 (ensure file exists when starting)
- 2:00 AM Changeset [3589] by
- suppress a warning on Leopard
- 2:00 AM Changeset [3588] by
- suppress a warning on Leopard
Oct 26, 2007:
- 11:29 PM Ticket #424 ((gtk) if two torrents are selected -- one running, one paused -- both ...) closed by
- fixed: Fixed in r3586.
- 11:29 PM Changeset [3587] by
- (gtk) if two torrents are selected -- one running, one paused -- both …
- 11:29 PM Changeset [3586] by
- (gtk) if two torrents are selected -- one running, one paused -- both …
- 8:20 PM Ticket #424 ((gtk) if two torrents are selected -- one running, one paused -- both ...) created by
- This must've broken recently, because I remember it working not too …
- 6:37 PM Ticket #423 (Leopard time machine) created by
- Now that leopards out, should add flagging of files in middle of …
- 5:44 PM Ticket #421 (build fixes for older compilers) closed by
- duplicate
- 5:42 PM Ticket #422 (build fixes for older compilers) created by
- Patch follows. The majority are simple C89 issues: Variables need to …
- 5:41 PM Ticket #421 (build fixes for older compilers) created by
- Patch follows. The majority are simple C89 issues: Variables need to …
- 5:20 PM Changeset [3585] by
- undo last commit because textured might be brushed metal in TIger
- 5:20 PM Changeset [3584] by
- undo last commit because textured might be brushed metal in TIger
- 4:59 PM Changeset [3583] by
- make main window textured on Leopard
- 4:57 PM Changeset [3582] by
- make main window textured on Leopard
- 4:39 PM Changeset [3581] by
- improve the "can't connect to tracker" error message.
- 4:39 PM Changeset [3580] by
- improve the "can't connect to tracker" error message.
- 3:59 PM Ticket #420 (Issue when dragging files above main window) created by
- I've tried to create a new torrent by dragging a zip file to the main …
- 3:42 PM Ticket #419 (Wierd behavior when changing a torrent file path at creation) created by
- When you create a torrent, if you want to change the place where it'll …
- 11:53 AM Ticket #414 (Trouble with many opened files) closed by
- fixed: There's a night and day difference in the number of open files T has …
- 4:15 AM Changeset [3579] by
- Merge r3576 and r3577 from trunk.
- 3:43 AM Changeset [3578] by
- Add IPC messages to set and retrieve the encryption mode. Implement …
- 3:39 AM Changeset [3577] by
- Don't trip assertion when the daemon gets a fatal signal after a quit …
- 3:36 AM Changeset [3576] by
- Whoops. Start the exit timer on the right libevent instance. This …
- 3:16 AM Changeset [3575] by
- integral sign correctness in makemeta
- 3:15 AM Changeset [3574] by
- integral sign correctness in makemeta
- 3:02 AM Ticket #415 (0.90 crash: torrent.c:343: torrentRealInit: Assertion ...) closed by
- fixed
- 3:02 AM Changeset [3573] by
- Quick & dirty fix to crasher ticket #415.
- 3:02 AM Changeset [3572] by
- Quick & dirty fix to crasher ticket #415.
- 1:32 AM Ticket #413 (Starting a Torrent when one is checking make it queue after it) closed by
- fixed: Fixed in r3571
- 1:31 AM Changeset [3571] by
- Fix issue #413 "Starting a Torrent when one is checking make it queue …
- 1:31 AM Changeset [3570] by
- Fix issue #413 "Starting a Torrent when one is checking make it queue …
- 1:13 AM Changeset [3569] by
- Fix 0.90 cache bug that could cause "verify local files" to fail.
- 1:13 AM Changeset [3568] by
- Fix 0.90 cache bug that could cause "verify local files" to fail.
- 1:11 AM Changeset [3567] by
- apply joshe's r3564 fix to the 0.9x branch.
- 1:09 AM Changeset [3566] by
- apply joshe's r3565 fix to the 0.9x branch.
- 1:02 AM Ticket #416 (0.90 crash: ipcparse.c:574: ipc_mkgetinfo: Assertion ...) closed by
- fixed: Fixed in r3565
- 12:57 AM Changeset [3565] by
- Fix misnumbered IPC constants.
- 12:36 AM Changeset [3564] by
- Fix openbsd build.
Oct 25, 2007:
- 8:32 PM Changeset [3563] by
- fix mistake in [3560]
- 8:30 PM Changeset [3562] by
- tell version.sh that it lives in macosx/ now.
- 8:29 PM Changeset [3561] by
- tell version.sh that it lives in macosx/ now.
- 8:15 PM Ticket #379 (Filter by tracker doesn't search all trackers) closed by
- fixed: Added in [3560].
- 8:14 PM Changeset [3560] by
- filtering by a search string for tracker now checks all trackers in …
- 5:08 PM Changeset [3559] by
- remove the old make system, move version.sh to macosx/
- 5:07 PM Changeset [3558] by
- remove the old make system, move version.sh to macosx/
- 4:52 PM Changeset [3557] by
- 0.9x: Ensure only a single "?" is used for appending arguments to the …
- 4:52 PM Changeset [3556] by
- trunk: Ensure only a single "?" is used for appending arguments to the …
- 4:39 PM Ticket #418 (reqIsValid can be made faster) created by
- reqIsValid() is taking up too many cycles in 0.90. …
- 3:28 PM Ticket #417 (time left till tracker update (forum)) created by
- >Transmission 0.90 matches uTorrent 1.8's behavior of using …
- 3:20 PM Ticket #416 (0.90 crash: ipcparse.c:574: ipc_mkgetinfo: Assertion ...) created by
- transmission-remote: ipcparse.c:574: ipc_mkgetinfo: Assertion …
- 3:17 PM Ticket #415 (0.90 crash: torrent.c:343: torrentRealInit: Assertion ...) created by
- http://transmission.m0k.org/forum/viewtopic.php?t=2667 Fixed in r3572.
- 2:34 PM Changeset [3555] by
- The OpenBSD build fix caused a Darwin build error. :) Thanks to pea …
- 2:34 PM Changeset [3554] by
- The OpenBSD build fix caused a Darwin build error. :) Thanks to pea …
- 2:00 PM Ticket #410 (OpenBSD requires <netinet/in.h>) closed by
- fixed: Fixed in trunk in r3552 Fixed in 0.9x branch in r3553
- 2:00 PM Changeset [3553] by
- fix OpenBSD build error.
- 1:59 PM Changeset [3552] by
- fix OpenBSD build error.
- 1:39 PM Changeset [3551] by
- (0.9x) fix 0.90 socket leak.
- 1:38 PM Changeset [3550] by
- Fix 0.90 socket connection leak.
- 11:28 AM Ticket #414 (Trouble with many opened files) created by
- When Transmission 0.9 working more than 15-20 minutes, such error …
- 9:17 AM Ticket #413 (Starting a Torrent when one is checking make it queue after it) created by
- Right now if you start checking a torrent, then start another one …
- 9:10 AM Ticket #412 (Transmission 0.90 Ignores global upload limit) created by
- Transmission 0.90 is ignoring the global upload limit that has been …
- 6:40 AM Ticket #118 (fails to reestablish connections when ip changes) closed by
- fixed: in the latest version transmission reconnects to the peers even after …
- 5:21 AM Ticket #410 (OpenBSD requires <netinet/in.h>) created by
- struct in_addr is defined in netinet/in.h for OpenBSD. This needs to …
- 3:55 AM Ticket #409 (Encryption Locks Flash Off And On Sometimes) created by
- Sometimes all the encryption locks will disappear and then then next …
- 12:38 AM Ticket #407 (peer-msgs.c:905: failed assertion `msglen == 0') closed by
- duplicate: see #398
- 12:35 AM Ticket #407 (peer-msgs.c:905: failed assertion `msglen == 0') created by
- reported in irc secondhand by SoftwareElves?
Oct 24, 2007:
- 11:00 PM Ticket #406 (There's a hard coded upload limit of 20KiB/s in the prefs) closed by
- fixed: Fixed in SVN. Thanks for suggesting this.
- 10:59 PM Changeset [3549] by
- set the lowest "maximum upload" and "maximum download" speed to 0
- 10:59 PM Changeset [3548] by
- set the lowest "maximum upload" and "maximum download" speed to 0
- 10:55 PM Ticket #403 (man pages don't install in 0.90) closed by
- fixed: Fixed in svn; thanks
- 10:53 PM Changeset [3547] by
- ensure that "make install" installs the man pages.
- 10:53 PM Changeset [3546] by
- ensure that "make install" installs the man pages.
- 10:22 PM Changeset [3545] by
- bundle the mk/ directory along for mac users
- 10:21 PM Changeset [3544] by
- bundle the mk/ directory along for mac users
- 9:48 PM Changeset [3543] by
- don't package .svn and .deps directories underneath macosx/
- 9:47 PM Changeset [3542] by
- don't package .svn and .deps directories underneath macosx/
- 9:33 PM Changeset [3541] by
- 0.9x: because of the crashing caused by soundNamed: with some sounds, …
- 9:33 PM Changeset [3540] by
- trunk: because of the crashing caused by soundNamed: with some sounds, …
- 8:18 PM Changeset [3539] by
- use BUILT_SOURCES for version.h to ensure it gets built first
- 8:17 PM Changeset [3538] by
- use BUILT_SOURCES for version.h to ensure it builds first
- 8:00 PM Changeset [3537] by
- don't require the user to have svn installed when building from tarball
- 7:57 PM Changeset [3536] by
- don't require the user to have svn installed when building from tarball
- 6:49 PM Changeset [3535] by
- display all trackers in the announce list in the inspector's tooltip
- 6:37 PM Changeset [3534] by
- fix two separate version.h errors
- 6:36 PM Changeset [3533] by
- fix two separate version.h errors
- 6:16 PM Changeset [3532] by
- add context menu item for "Update Tracker"
- 5:26 PM Changeset [3531] by
- users don't need to run autogen from the tarball
- 5:25 PM Changeset [3530] by
- users don't need to run autogen from the tarball
- 5:24 PM Changeset [3529] by
- get "make distcheck" working
- 5:20 PM Changeset [3528] by
- get "make distcheck" working again
- 4:50 PM Changeset [3527] by
- 0.9x: fix small memory leak when generating sounds menu
- 4:50 PM Changeset [3526] by
- trunk: fix small memory leak when generating sounds menu
- 4:35 PM Ticket #406 (There's a hard coded upload limit of 20KiB/s in the prefs) created by
- It is not possible to to limit the upload speed below 20KiB/s in the …
- 4:22 PM Ticket #405 (MAX_CONNECTED_PEERS_PER_TORRENT not working) created by
- MAX_CONNECTED_PEERS_PER_TORRENT in peer-mgr.c does not cap peers …
- 4:01 PM Changeset [3525] by
- 0.9x: update mac makefile
- 4:00 PM Changeset [3524] by
- trunk: update mac makefile
- 3:25 PM Changeset [3523] by
- trying to get "make distcheck" to work right
- 3:19 PM Changeset [3522] by
- trunk: Add Dutch Sparkle localization and update news for news/authors …
- 3:19 PM Changeset [3521] by
- add Dutch localization
- 1:10 PM Changeset [3520] by
- add missing localized string
- 12:59 PM Changeset [3519] by
- trunk: update version to 0.90+
- 12:59 PM Changeset [3518] by
- update version to 0.90+
- 12:26 PM Changeset [3517] by
- update news
- 11:40 AM Changeset [3516] by
- fix Korean localization
- 11:30 AM Changeset [3515] by
- add 0.9x Russian localization
- 11:30 AM Ticket #404 (Localize folder names in the preferences dialog) created by
- Hi, It would be nice to localize the folders' names in the "Transfers …
- 11:25 AM Changeset [3514] by
- create 0.9x branch
- 9:33 AM Ticket #403 (man pages don't install in 0.90) created by
- Just compiled 0.90 and noticed that "make install" does not install …
- 9:12 AM Ticket #402 (Strange behavior in the program with a large amount of torrents (30+)) created by
- Strange behavior in the program with a large amount of torrents (30+). …
- 4:13 AM Changeset [3513] by
- updated readme
- 4:04 AM Ticket #401 (Reintroduce Swift Trading Algorithm) created by
- On torrents with a high number of seeders compared to leechers, SWIFT …
- 3:56 AM Ticket #400 (The More Peers Connected, the More Transmission Neglects The Max ...) created by
- When connected to many peers, the upload rate says it is within the …
- 3:46 AM Changeset [3512] by
- eliminate old releases from appcast
- 3:10 AM Changeset [3511] by
- update appcast and release_builder
- 2:38 AM Changeset [3510] by
- ready for 0.90
- 1:32 AM Changeset [3509] by
- initial checkin of gtk i18n changelog
Oct 23, 2007:
- 10:43 PM Ticket #399 (remember the window size) created by
- it is very annoying to set the window dimensions anew on startup. …
- 8:42 PM Changeset [3508] by
- rewind this morning's changes.
- 3:53 PM Changeset [3507] by
- fix r3506 bug that prevented incoming peers from connecting
- 2:14 PM Changeset [3506] by
- maybe fix incoming handshakes with peers that don't send their peer_id …
- 2:00 PM Changeset [3505] by
- Update the credits
- 1:47 PM Milestone 0.90 completed
- 11:41 AM Ticket #397 (Issue with some NSNotifications that have changed names) closed by
- fixed: fixed in [3504]
- 11:41 AM Changeset [3504] by
- fix notification to update info
- 11:22 AM Changeset [3503] by
- updated icon from AR
- 11:05 AM Ticket #396 (Add an option to preferences to un-badge complete-downloads) closed by
- wontfix: This kind of control is not necessary.
- 9:01 AM Ticket #398 (0.90 crash: peer-msgs.c:905: failed assertion `msglen == 0') created by
- I'm reporting it because that's not the first time it happen to me... …
- 6:36 AM Ticket #397 (Issue with some NSNotifications that have changed names) created by
- I've been stung by a bug after changing #382, because it post a …
- 4:59 AM Ticket #396 (Add an option to preferences to un-badge complete-downloads) created by
- Add an option to not badge the dock with the Mail.app style completed …
Oct 22, 2007:
- 11:31 PM Changeset [3502] by
- fix a nasty error with fallback unencrypted peer connections.
- 11:27 PM Changeset [3501] by
- dead code removal.
- 6:52 PM Changeset [3500] by
- tweak the logging a bit.
- 4:18 PM Ticket #395 (ensure file exists when starting) created by
- Starting a torrent should at least ensure that the file exists when …
- 3:00 PM Ticket #394 (torrent & resume filenames are hard to use) created by
- using the torrent's sha1 hash as the filename in …
- 2:15 PM Changeset [3499] by
- fix some memory leaks reported by valgrind.
- 12:13 PM Ticket #393 (Order in queue can't be changed when not displaying "All") closed by
- wontfix
- 5:10 AM Ticket #275 (completed badge not disappearing) closed by
- fixed: Recent svn is 3498, which is 180 later. Reopen this if it can be …
- 1:53 AM Ticket #275 (completed badge not disappearing) reopened by
- I've been able to reproduce this with a recent svn co. (3318) on …
Oct 21, 2007:
- 10:36 PM Ticket #269 (speed limit not working) closed by
- invalid: Since there's nobody who's reporting this behavior anymore, and …
- 10:32 PM Ticket #384 (don't let pex peers flood our local pool) closed by
- invalid: If a peer doesn't give a satisfactory transfer rate, we drop it in …
- 10:26 PM Ticket #287 (Separate Up/Down limits for clients connect via LAN) closed by
- wontfix
- 9:57 PM Changeset [3498] by
- add Korean localization part 4
- 9:56 PM Changeset [3497] by
- add 0.9 Korean localization part 3
- 9:52 PM Changeset [3496] by
- add 0.9 Korean localization part 2
- 9:50 PM Changeset [3495] by
- add 0.9 Korean localization
- 9:18 PM Ticket #220 (Lazy Bitfields) closed by
- wontfix: encryption > lazybitfields, no need for it any more
- 9:14 PM Ticket #392 (help update) closed by
- fixed: Alright. I said I was going to commit this....you didn't need a ticket …
- 9:11 PM Changeset [3494] by
- small change to help and French localization
- 7:04 PM Ticket #393 (Order in queue can't be changed when not displaying "All") created by
- Right now, you need to switch to "All" view to be able to drag …
- 6:43 PM Ticket #384 (don't let pex peers flood our local pool) reopened by
- it is not necessarily a bit problem, however given the discussion here …
- 6:29 PM Ticket #392 (help update) created by
- i forgot the email, so here is that small help update as per irc.
- 6:11 PM Ticket #330 (French Localization Update) closed by
- fixed
- 5:39 PM Ticket #391 (Problem with changing a file's download folder after it changed.) created by
- As I did test #285, I changed my torrent from "/Volumes/myExtHD …
- 5:24 PM Ticket #389 (config.status: error: po/Makefile is not ready.) reopened by
- Could you paste a new configure log?
- 5:22 PM Ticket #330 (French Localization Update) reopened by
- Sorry to reopen this, but I noticed some discrepancies/typing mistakes …
- 5:12 PM Changeset [3493] by
- Add gtk+ German translation by Michael Färber
- 3:47 PM Changeset [3492] by
- fix ul/dl speed wart reported by BentMyWookie?
- 3:12 PM Changeset [3491] by
- update to News
- 2:34 PM Ticket #275 (completed badge not disappearing) closed by
- worksforme: I am not able to reproduce this on the latest nightlies. If this can …
- 2:01 PM Changeset [3490] by
- make the long application support folder path a constant
- 1:53 PM Changeset [3489] by
- set some menu titles without regard to what it is already set to (this …
- 4:07 AM Changeset [3488] by
- update queue image to have orange continue button
- 3:34 AM Changeset [3487] by
- updated help images from John_Clay
- 2:32 AM Ticket #390 (Select All/Deselect All in Selected Files Window) closed by
- wontfix
- 2:30 AM Ticket #390 (Select All/Deselect All in Selected Files Window) created by
- In the selected files inspector, it would be nice if there were are a …
Oct 20, 2007:
- 10:07 PM Changeset [3486] by
- remove dead code (TR_STATUS_ACTIVE, TR_STATUS_INACTIVE)
- 9:27 PM Changeset [3485] by
- eliminate the redundant isPaused, instead using !isActive
- 9:17 PM Changeset [3484] by
- Dead code removal (TR_STATUS_STOPPING)
- 9:17 PM Changeset [3483] by
- remove "Stopping" status, and update all string files accordingly
- 9:07 PM Changeset [3482] by
- try to better sync up the tr_stat fields, as requested by BentMyWookie?
- 8:44 PM Ticket #389 (config.status: error: po/Makefile is not ready.) closed by
- fixed: The ticket summary isn't completely accurate, but there's still an …
- 8:43 PM Changeset [3481] by
- don't let po/Makefile.in stop configure when "./configure.sh …
- 8:39 PM Ticket #384 (don't let pex peers flood our local pool) closed by
- invalid: after talking this over with persept, I still don't see the point of …
- 8:36 PM Changeset [3480] by
- Tweak the first torrent's recheck state as requested by BentMyWookie?
- 8:29 PM Ticket #389 (config.status: error: po/Makefile is not ready.) created by
- I have checkout SVN (3476) and I can't disable GTK when I am asking …
- 8:27 PM Changeset [3479] by
- Add support for the MSE Tracker Extension (suggested by barry_u and …
- 7:38 PM Changeset [3478] by
- another switch
- 7:29 PM Changeset [3477] by
- use given control view
- 7:25 PM Changeset [3476] by
- another if-to-switch
- 7:13 PM Changeset [3475] by
- simplify how the file outline accesses the torrent
- 6:15 PM Changeset [3474] by
- updated gtk+ Spanish translation by Vicente Carro
- 5:40 PM Ticket #376 (Use freedesktop icon spec) closed by
- fixed: I'm going to close this ticket because I think we're in agreement on …
- 3:23 PM Ticket #265 (Remove fast-resume cache when appropriate) reopened by
- 3:22 PM Ticket #265 (Remove fast-resume cache when appropriate) closed by
- fixed: Bumping from 0.90 milestone because of the impending release. This …
- 3:17 PM Changeset [3473] by
- dead code removal.
- 11:58 AM Changeset [3472] by
- remove reference to advanced progress bar from help
- 12:43 AM Changeset [3471] by
- update documentation with new nightlies url
Note: See TracTimeline
for information about the timeline view.