Timeline


and

Sep 26, 2007:

11:49 PM Changeset [3194] by livings124
use LSMinimumSystemVersion instead of custom version check, because on …
11:36 PM WikiStart edited by John Clay
(diff)
7:36 PM Changeset [3193] by livings124
say goodbye to the often-misunderstood "advanced progress bar"
7:28 PM Ticket #226 (patch to improve the visibility of the advanced progress bar) closed by livings124
wontfix: The advanced progress bar will be scraped by 0.9
6:53 PM Changeset [3192] by livings124
fix progress bar inversion
6:43 PM Changeset [3191] by livings124
rename "failed hash" to "failed dl" and reorder dl above ul
6:32 PM Changeset [3190] by livings124
add "failed hash" field to activity tab
5:42 PM Changeset [3189] by livings124
remove the remaining extra drawing and use of non-integers in the …
5:34 PM Changeset [3188] by charles
only send a peer keepalive messages when we're not sending them …
5:30 PM Changeset [3187] by livings124
eliminate some useless drawing for the progress bar, and ensure width …
4:18 PM Changeset [3186] by livings124
for file size always show at least one decimal place
3:14 PM Changeset [3185] by charles
for every connected peer, send a keepalive message every 90 seconds
2:42 PM Changeset [3184] by charles
peer i/o cleanup
4:44 AM Changeset [3183] by charles
don't bother remembering peers that hang up on us. don't bother …
4:12 AM Changeset [3182] by livings124
attempt to decrease memory usage a bit when window/application is hidden
3:52 AM Changeset [3181] by charles
lots of handshake fixes. incoming connections work now, both …
3:27 AM Changeset [3180] by livings124
getting mac version working with the changes from [3178], and specify …
2:29 AM Changeset [3179] by charles
fix a handshake bug and reduce the idle cpu load a little.
1:55 AM Changeset [3178] by charles
modify the tr_stat struct as hashed out by charles_ and BentMyWookie?. …
1:54 AM Changeset [3177] by livings124
updated check image from AR
12:02 AM Changeset [3176] by livings124
add bsdqueue.h to deamon in xcode project file

Sep 25, 2007:

11:59 PM Changeset [3175] by charles
add bsdqueue.h to daemon dir
11:59 PM Changeset [3174] by livings124
add evutil.h to the xcode project
11:57 PM Changeset [3173] by livings124
remove bsdqueue.h from the xcode project
11:21 PM Changeset [3172] by charles
accept erdgeist's suggestion of using ensureMinimumFileSize() only on …
11:10 PM Changeset [3171] by charles
* record the ports of incoming sockets. we might need them later if we …
10:37 PM Changeset [3170] by charles
* fix oops from last checkin * remove some unused fields from internal …
10:30 PM Changeset [3169] by charles
fix peer-msgs.c assertion failure. (tbo)
9:11 PM Changeset [3168] by livings124
for seeding peers overlay a check mark on progress bar
8:26 PM Ticket #300 (File checking is not able to be paused) closed by livings124
fixed: This works in trunk.
6:39 PM Changeset [3167] by charles
better handling of tracker error messages.
5:56 PM Changeset [3166] by charles
if we connect to a peer that understands the encryption handshake, try …
5:44 PM Changeset [3165] by charles
when a peer tells us that it's switched listening ports, remember the …
5:43 PM Changeset [3164] by charles
tweak the bitfield code to be a little faster.
12:04 AM Changeset [3163] by charles
* follow the BT spec more closely by disallowing peers to request …

Sep 24, 2007:

8:31 PM Ticket #345 (to many anouncments on some torrents leads to crash) created by roberth
Many torrent which is leeching/seeding began suddenly to complain …
8:27 PM Changeset [3162] by charles
fixed tracker bug reported by TooMuchTime? of OiNK fame
7:12 PM Changeset [3161] by charles
shut up some more console messages
7:03 PM Changeset [3160] by charles
s/transmission-gtk/transmission/
5:47 PM Changeset [3159] by charles
fix race condition in the torrent rechecker.
3:50 PM Changeset [3158] by charles
plug some minor memory leaks. (valgrind)
12:44 PM Changeset [3157] by livings124
miss a localized button in About window
12:28 PM Changeset [3156] by livings124
delocalize About window
1:07 AM Ticket #344 ("error connecting") created by unisphere
as posted on transmission forum: i'm getting this error (xxx=encrypted …

Sep 23, 2007:

11:38 PM Changeset [3155] by charles
* add sanity checks to incoming piece data requests. This may solve …
10:32 PM Changeset [3154] by charles
Try out using the stock gtk+ connect/disconnect icons in the torrent …
10:20 PM Changeset [3153] by charles
accept some of the ideas in ticket #343 -- add logo and description in …
9:27 PM Ticket #343 (Tango application icon) created by infernux
In addition to the changes I proposed in ticket 338 (Better GNOME …
7:24 PM Changeset [3152] by charles
fix crash-on-shutdown
4:23 PM Changeset [3151] by livings124
set svn properties on new files
4:21 PM Changeset [3150] by livings124
when the main window isn't the key window, make the status bar show …
2:17 PM Changeset [3149] by charles
tweak responsivenes on switching between uploading' and downloading' …
2:12 PM Changeset [3148] by charles
* update tor->activityDate whenever piece data is transferred.
1:53 PM Changeset [3147] by charles
* when a torrent's done downloading, have it switch to seeding mode. * …
5:44 AM Changeset [3146] by livings124
fix previous commit which prevented transfer changes from being saved
5:39 AM Changeset [3145] by livings124
clicking the progress line in the transfer window will toggle between …
2:26 AM Ticket #320 (Merge build system changes required for Solaris) closed by charles
invalid: Hi Trisk, Since we're now using autoconf/automake, I'm not sure that …
2:19 AM Changeset [3144] by charles
fix bug that tended to disconnect from valid peers when we were …
2:12 AM Ticket #342 (Info displaying weird stats) closed by charles
fixed: Fixed in r3143.
2:11 AM Changeset [3143] by charles
fix bug #342 -- some hash checks were incorrectly failing, which …

Sep 22, 2007:

9:58 PM Ticket #342 (Info displaying weird stats) created by jah
The 'Downloaded' string in torrent info is displaying weird output. …
9:48 PM Changeset [3142] by charles
fix a couple of encryption bugs.
3:27 PM Changeset [3141] by livings124
remove another warning
2:42 PM Changeset [3140] by charles
tweak some more. follow BentMyWookie?'s suggestion for raising the …
2:32 PM Changeset [3139] by charles
tweak the peer mgr
2:18 PM Changeset [3138] by charles
add a peer connection manager s.t. have a consistent way of …
1:36 PM Changeset [3137] by charles
get wx building again
12:50 PM Changeset [3136] by livings124
get rid of another warning
12:39 PM Ticket #341 (Hash fail log message improvement.) closed by livings124
wontfix: A lot of this is covered by #138. Displaying this type of info in the …
8:28 AM Ticket #341 (Hash fail log message improvement.) created by Dragon
The hash failed messages in the log seem to be fairly useless, only …
5:40 AM Changeset [3135] by charles
undo commit that accidentally checked in testing code that only …
5:16 AM Changeset [3134] by charles
make download speed limits work?
4:45 AM Changeset [3133] by livings124
get rid of a warning
4:44 AM Changeset [3132] by charles
maybe get speed limits working.
4:24 AM Changeset [3131] by livings124
nicer looking lock image in inspector
3:37 AM Changeset [3130] by charles
get encrypted uTorrent working.
12:53 AM Changeset [3129] by charles
* abort connections if the peer selects an encryption option we didn't …
12:36 AM Changeset [3128] by charles
fix logic error in handshake that allowed unencrypted peers even when …
12:22 AM Changeset [3127] by charles
* remove some console messages. * scrape sooner when peers are added. …

Sep 21, 2007:

4:30 PM Ticket #340 (Run configure after automake) closed by charles
invalid: most autogen scripts don't do that... I think it will cause less …
4:29 PM Ticket #339 (Improved toggle for tray menu) closed by charles
fixed: Added to r3126.
4:29 PM Changeset [3126] by charles
accept patch from Infernux to add toggles to the tray menu. (#339)
3:31 PM Changeset [3125] by charles
give waldorf a different assertion to crash on.
3:16 PM Changeset [3124] by livings124
remove unnecessary call for file stats
3:13 PM Changeset [3123] by charles
fix stat bug reported by BentMyWookie?
2:50 PM Changeset [3122] by charles
* accept tiennou's partial patch for `fast peers' extension * fix …
2:20 PM Changeset [3121] by charles
fix recursive crash when stopping a torrent, reported by plantain. …
1:52 PM Changeset [3120] by charles
silence a few more console messages
5:31 AM Changeset [3119] by charles
slightly less broken handling of cases where we can't bind to our …
4:41 AM Changeset [3118] by charles
fix crash reported by Gimp_, John_Clay, and persept_

Sep 20, 2007:

11:33 PM Changeset [3117] by charles
clamp down on the flood of debug messages.
11:07 PM Changeset [3116] by charles
if we're seeding, disconnect from other seeds (part 1 of 2)
9:57 PM Changeset [3115] by livings124
rename English.lproj to en.lproj as recommended by Apple (I'll do the …
8:47 PM Changeset [3114] by livings124
remove the already-removed choking.h reference from the xcode project
8:35 PM Changeset [3113] by livings124
fix binding error that would cause the preferences window to not load
8:24 PM Changeset [3112] by livings124
get xcode project building again
8:14 PM Changeset [3111] by charles
remove the backwards compatability typedefs at BentMyWookie?'s …
7:52 PM Changeset [3110] by livings124
update xcode project, though there is no guarantee that it will build yet
7:47 PM Changeset [3109] by charles
sync the wx prototype with the new libtransmission class names
7:37 PM Ticket #34 (Traffic Encryption (Azereus/uTorrent compatible)) closed by livings124
fixed: encryption has been added to trunk
7:30 PM Changeset [3108] by livings124
remove comments/glue code that disabled encryption, although it still …
4:44 PM Changeset [3107] by charles
fix small merge wart
4:37 PM Changeset [3106] by livings124
fix version.sh
4:32 PM Changeset [3105] by livings124
merge encryption branch to trunk (xcode project is still out of date)
3:59 PM Changeset [3104] by charles
* don't initiate a new connection to a peer that we're already …
11:46 AM Changeset [3103] by livings124
allow preferences to set encryption, commented out for now
4:19 AM Changeset [3102] by charles
tweak the speed limit code
4:11 AM Changeset [3101] by charles
* add a public API call for setting encryption preferences * fix …

Sep 19, 2007:

6:30 PM Changeset [3100] by livings124
adjust status bar background image
5:50 PM Changeset [3099] by livings124
slightly shift status bar left text to the right
4:19 PM Ticket #340 (Run configure after automake) created by infernux
I think it would be helpful if running ./autogen.sh would run …
4:17 PM Ticket #339 (Improved toggle for tray menu) created by infernux
I have written a patch to use GtkToggleActionEntry? for the old "Show / …
8:12 AM Ticket #338 (Better GNOME Integration) created by infernux
Transmission/GTK is a very nice client. There are, however, a few …

Sep 18, 2007:

4:56 PM Changeset [3098] by charles
fix a memory leak and delete some dead code.

Sep 17, 2007:

9:01 PM Changeset [3097] by livings124
update the status bar to look better on Leopard...if anyone can do the …
4:39 PM Changeset [3096] by charles
bump the version number from 0.81+ to 0.82+
1:09 PM Changeset [3095] by charles
fix a couple of bugs I introduced yesterday.
11:07 AM Ticket #337 (Better progress (string-wise)) closed by livings124
wontfix: Pretty ugly and it's not clear what it's referring to right away.
8:25 AM Ticket #337 (Better progress (string-wise)) reopened by Charlie Monroe
Well, I don't think it's overcrowded. Here is a screenshot of what …
5:20 AM Changeset [3094] by charles
more work on the download speed plateau bug
1:04 AM Ticket #337 (Better progress (string-wise)) closed by livings124
wontfix: I tried this and it overcrowds the status line. This information can …
12:49 AM Changeset [3093] by livings124
updated help from jah
12:39 AM Ticket #333 (Error: Invalid Argument) closed by livings124
wontfix: Let's wait until encryption branch is merged and see what happens. …
12:18 AM Changeset [3092] by charles
remove duplicate `got pex' event
12:03 AM Ticket #207 (Add custom sounds to Transmission) closed by livings124
fixed: Added in [3091]
12:01 AM Changeset [3091] by livings124
use sounds from the user's sounds folder as well as system sounds
12:00 AM Changeset [3090] by charles
janitorial cleanup: uniform class names

Sep 16, 2007:

11:39 PM Changeset [3089] by charles
* peer manager: use a lot less memory. * make peer code aware of …
10:34 PM Ticket #337 (Better progress (string-wise)) created by Charlie Monroe
I haven't noticed until lately, that Transmission shows the selection …
5:34 PM Ticket #336 (FilePriorityCell not centerable) created by tiennou
There is an issue with the alignement of the FilePriorityCell? : it …
4:33 PM Changeset [3088] by livings124
trivial Torrent code cleanup
4:13 PM Changeset [3087] by livings124
use "init" instead of "initWithString: @"""
3:51 PM Changeset [3086] by livings124
stop the torrent update function from creating a mutable string to …
1:04 AM Changeset [3085] by livings124
add Growl 1.1.1
1:03 AM Changeset [3084] by livings124
hopefully really remove Growl 1.1
1:02 AM Changeset [3083] by livings124
this better work
1:00 AM Changeset [3082] by livings124
whoops
12:52 AM Changeset [3081] by livings124
remove Growl 1.1…
12:40 AM Changeset [3080] by livings124
fix small memory leak that has been around forever

Sep 15, 2007:

9:06 PM Changeset [3079] by charles
tighten up some of the field widths in the Handshake internal struct
8:49 PM Ticket #335 (missing include in peer-mgr.c in encryption branch) closed by charles
fixed
8:49 PM Changeset [3078] by charles
add #limits,h to peer-mgr.c
8:47 PM Changeset [3077] by charles
remove PRIME_LEN from handshake.c
8:36 PM Changeset [3076] by charles
* better pex handling. we now support uTorrent's added.f flags for …
8:34 PM Changeset [3075] by livings124
use nil for blank tooltips
8:29 PM Changeset [3074] by livings124
warnings--
8:09 PM Changeset [3073] by livings124
make setting code more dynamic
7:51 PM Ticket #335 (missing include in peer-mgr.c in encryption branch) created by erdgeist
Index: peer-mgr.c …
5:09 PM Changeset [3072] by charles
remove dead code: rwlock
3:52 PM Changeset [3071] by livings124
don't allow pex state to be changed when active
2:09 PM Changeset [3070] by charles
* save a little bit of memory -- we're still using too much. * …
1:58 PM Ticket #319 (periodically save the .resume file in case of crash) closed by livings124
wontfix: Sounds nice in theory, but doesn't really accomplish much. So much …
2:56 AM Changeset [3069] by livings124
rephrase encryption pref
2:14 AM Changeset [3068] by livings124
adjust preferences layout to make spacing around "small note text" …
1:55 AM Changeset [3067] by livings124
fix misplaced status label
1:47 AM Changeset [3066] by livings124
Network prefs become advanced prefs, and add a (disabled) option for …
12:39 AM Changeset [3065] by charles
handle peers sending us corrupted blocks. better handling and …

Sep 14, 2007:

2:49 PM Changeset [3064] by livings124
a little code cleanup
1:49 PM Changeset [3063] by livings124
get inspector ready for encryption
4:54 AM Changeset [3062] by charles
fix very minor memory leak.
4:09 AM Changeset [3061] by charles
improving download speeds, cleaning up choke/unchoke bugs

Sep 13, 2007:

9:07 PM Changeset [3060] by charles
move the lock icon over a bit
8:47 PM Changeset [3059] by charles
add `lock' icon for encrypted peers
4:50 PM Changeset [3058] by charles
remove some pieces that are now unused.
4:37 PM Changeset [3057] by charles
I think this winds up the last few days of pulling my hair out. The …
3:26 AM Changeset [3056] by charles
fix memory corruption error that occurred if a peer disconnected …
12:26 AM Changeset [3055] by charles
tweak the block refill code

Sep 12, 2007:

11:09 PM Changeset [3054] by charles
use much less memory in the peer manager
11:20 AM Changeset [3053] by livings124
improve release builder
11:20 AM Changeset [3052] by charles
fix timer count
11:15 AM Ticket #334 (Sparkle fails to upgrade when the English language is disabled) closed by livings124
fixed: fixed in [3051]
11:14 AM Changeset [3051] by livings124
fix #334
9:19 AM Ticket #334 (Sparkle fails to upgrade when the English language is disabled) created by cluthi81
Download Transmission 0.81, get info in Finder, uncheck English, …
3:58 AM Changeset [3050] by charles
fix race condition that could cause crash-on-startup
3:23 AM Changeset [3049] by charles
lots of thread work
2:42 AM Ticket #333 (Error: Invalid Argument) created by jah
torrents download fine, however the above error message is displayed …

Sep 11, 2007:

7:44 PM Changeset [3048] by livings124
remove the unused files
7:42 PM Changeset [3047] by livings124
remove an unneeded subclass
7:23 PM Changeset [3046] by livings124
show the priority images in the menu popup for files
4:31 PM Ticket #332 (Source file package does not unpack cleanly) closed by livings124
fixed: This will be fixed in the next release, and there is nothing to commit.
2:49 PM Ticket #332 (Source file package does not unpack cleanly) created by dazjorz
I noticed that the source file package does not unpack cleanly. About …
3:49 AM Changeset [3045] by livings124
show pause button when checking (will work once encryption branch is …
1:51 AM Changeset [3044] by livings124
rename "Transmission Message Log" to simply "Message Log"
1:41 AM Changeset [3043] by livings124
purple dot for debug from AR
1:03 AM Changeset [3042] by livings124
remember message window size
12:57 AM Changeset [3041] by livings124
when removing messages from the message window, remove the oldest
12:44 AM Changeset [3040] by livings124
add ability to copy to the message window, and allow multiple selection
12:04 AM Changeset [3039] by livings124
patch to project file and update news

Sep 10, 2007:

9:57 PM Changeset [3038] by livings124
the text-copy of the message log is sorted by date
9:46 PM Changeset [3037] by livings124
make Message Log sortable
8:05 PM Changeset [3036] by livings124
use images for error levels...it needs better images
7:28 PM Changeset [3035] by livings124
get writing message log to a file working again
7:19 PM Changeset [3034] by livings124
use a maximum number of messages
7:11 PM Changeset [3033] by livings124
add tooltips and general cleanup to Message Viewer
7:05 PM Changeset [3032] by charles
* get torrent-stopping working a little better. * tr_torrentStop() now …
6:39 PM Changeset [3031] by livings124
stage one of the updated message viewer
4:41 PM Ticket #294 (Too many upload slots) closed by livings124
invalid: This will be obsolete in .9 anyway.
4:23 PM Ticket #323 (Xcode project file: Built products in default build directories) closed by livings124
duplicate: This should be covered by #331.
4:21 PM Ticket #331 (Updated Xcode project) closed by livings124
fixed: added in [3030]
4:20 PM Changeset [3030] by livings124
patch from tiennou to fix the xcode project to better create …
3:46 PM Changeset [3029] by charles
fix read-past-array-end
3:30 PM Changeset [3028] by charles
more work with memory leaks/corruption. fix peer gridlock during endgame.
2:42 PM Changeset [3027] by charles
free more memory leaks
2:21 PM Changeset [3026] by charles
goodbye to the shared-loop thread
2:05 PM Changeset [3025] by charles
janitorial work
1:23 PM Ticket #331 (Updated Xcode project) created by tiennou
This also corrects what's stated in #323. I uniformized the build …
12:43 PM Changeset [3024] by livings124
update appcast url
12:38 PM Changeset [3023] by livings124
fix aa typo
6:42 AM Changeset [3022] by charles
faster downloading.
6:23 AM Changeset [3021] by charles
patch a couple of memory leaks
5:21 AM Changeset [3020] by charles
reimplement trevent using a list, rather than a pipe, so that we can …
3:16 AM Ticket #324 (The Transmission licence fails to include a copyright notice) closed by livings124
fixed: license info added in [3019]
3:15 AM Changeset [3019] by livings124
add copyright info to LICENSE
3:12 AM Changeset [3018] by charles
BANG! another thread, and 300 lines of code, go away and are replaced …
1:15 AM Changeset [3017] by charles
this one's a biggie: the per-torrent threads are gone now. w00t!
12:08 AM Changeset [3016] by livings124
tag 0.82

Sep 9, 2007:

11:57 PM Changeset [3015] by livings124
patch to project file
9:09 PM Ticket #329 (Files greater than 4 GB are truncated when being written) closed by livings124
fixed: Should be fixed in [2779], [2780], and [2781].
7:07 PM Changeset [3014] by livings124
small README change
6:56 PM Changeset [3013] by livings124
update appcast
6:24 PM Changeset [3012] by livings124
refix grammar (http://owl.english.purdue.edu/handouts/grammar/g_apost.html)
6:22 PM Changeset [3011] by charles
fix typo
6:02 PM Changeset [3010] by charles
unwind the bitfield change
6:02 PM Changeset [3009] by charles
unwind the bitfield change
5:52 PM Changeset [3008] by livings124
(0.8x) finish updating version info
5:49 PM Changeset [3007] by livings124
(0.8x) grammar fix
5:48 PM Changeset [3006] by livings124
(trunk) grammar fix
5:46 PM Changeset [3005] by livings124
(trunk) update news
5:46 PM Changeset [3004] by livings124
(0.8x ) update news a little
5:43 PM Changeset [3003] by livings124
(trunk) update version to 0.82+
5:43 PM Changeset [3002] by charles
update the news for 0.82
5:40 PM Changeset [3001] by livings124
(0.8x) update version to 0.82
4:57 PM Changeset [3000] by charles
(encryption) fix loooong-standing off-by-one memory allocation bug in …
4:56 PM Changeset [2999] by charles
(0.8x) fix loooong-standing off-by-one memory allocation bug in the …
3:50 PM Changeset [2998] by charles
tweaks to yesterday's checker rewrite -- easier to call and use now.
1:30 PM Changeset [2997] by livings124
Add new Growl 1.1
1:30 PM Changeset [2996] by livings124
Remove old Growl
1:52 AM Changeset [2995] by charles
add an `isEncrypted' field to tr_peer_stat, so the GUI can show which …
1:32 AM Changeset [2994] by charles
in WIN32, #define lseek _lseeki64
1:32 AM Changeset [2993] by charles
in win32, #define lseek _lseeki64
1:31 AM Changeset [2992] by charles
in win32, #define lseek _lseeki64
12:45 AM Changeset [2991] by charles
(0.8x) take denis_' suggestion for improving the peer debug message
12:43 AM Changeset [2990] by charles
(0.8x) take dennis' suggestion for improving the peer debug message
12:29 AM Changeset [2989] by charles
update the request block array after the recheck finishes, so that we …
12:10 AM Changeset [2988] by charles
move the torrent recheck into its own thread. we're getting close to …

Sep 8, 2007:

4:32 PM Changeset [2987] by charles
downloading mostly works now. pulling down 250KiB/sec and using only …
12:32 PM Changeset [2986] by livings124
get rid of redundant trivial call

Sep 7, 2007:

8:55 PM Changeset [2985] by charles
work on incoming connections, and better deciding of which pieces to …
5:05 PM Changeset [2984] by charles
periodic checkin. nothing to see here.
12:55 PM Ticket #330 (French Localization Update) closed by livings124
wontfix: Localizations will be added close to release. Until then use English.
10:20 AM Ticket #330 (French Localization Update) created by tiennou
Here is a patch to update the French localization for current svn.
4:49 AM Changeset [2983] by charles
a little more work on requests

Sep 6, 2007:

9:00 PM Changeset [2982] by charles
requests
4:29 PM Changeset [2981] by charles
(encryption) fix a nasty width truncation bug, reported by Eric in …
4:28 PM Changeset [2980] by charles
(trunk) fix a nasty width truncation bug, reported by Eric in …
4:25 PM Changeset [2979] by charles
fix a nasty size width truncation bug, reported by Eric in …
12:33 AM Changeset [2978] by charles
still way too buggy, but I can now seed at full speed using < 2% of …
12:23 AM Changeset [2977] by charles
* fix some threading issues. * avoid the trevent read/write pipe when …
12:15 AM Ticket #329 (Files greater than 4 GB are truncated when being written) created by Eric
In libtransmission/inout.c the ensureMinimumFileSize function casts …

Sep 5, 2007:

11:58 PM Changeset [2976] by charles
fix cut-and-paste bug
11:01 PM Changeset [2975] by charles
(trunk) fix some of the crash-on-shutdown issues.
11:20 AM Ticket #328 (Hide Gear Menu) closed by livings124
wontfix: This won't happen. This information can't be accessed from a context …
5:28 AM Ticket #328 (Hide Gear Menu) created by mickbuddha
There should be an option to hide the gears for individual torrents …
4:05 AM Changeset [2974] by joshe
Catch up with an old libT API change and allow autostart to be …

Sep 4, 2007:

11:48 PM Ticket #327 (Proposal of a new auto bad-block detection) created by erdgeist
The source file attached allows three new features to be implemented …
6:18 AM Ticket #326 (Inspector > Files - resizable) closed by Gimp
worksforme
5:37 AM Ticket #326 (Inspector > Files - resizable) created by Charlie Monroe
Could you please make the window resizable in the Files mode? At least …

Sep 2, 2007:

2:16 PM Changeset [2973] by livings124
patch from nickshanks to improve filter button code
1:40 PM Changeset [2972] by charles
tweaks

Sep 1, 2007:

8:31 PM Changeset [2971] by charles
harden the read/write event synchronization.
5:33 PM Ticket #324 (The Transmission licence fails to include a copyright notice) created by danchr
Ironically, the Transmission licence fails to mention the copyright …
4:05 PM Changeset [2970] by livings124
cell alignment fixes from nickshanks
3:37 PM Changeset [2969] by charles
shutdown errors and memory leaks found by valgrind
2:23 PM Changeset [2968] by charles
Implement Bram's choking algorithm.
1:37 PM Changeset [2967] by charles
promote some fields up out of peer-msgs s.t. the manager knows about …
12:59 PM Changeset [2966] by charles
peer-msgs.[ch]
12:58 PM Ticket #323 (Xcode project file: Built products in default build directories) created by laurris
This patch removes the custom build setting $BUILT_PRODUCTS_DIR from …
12:57 PM Changeset [2965] by charles
adding shutdown code for peer-mgr
5:51 AM Changeset [2964] by livings124
get the version number to be 0.81+ finally
3:17 AM Changeset [2963] by charles
get per-peer ul/dl rate measurement working again.
2:56 AM Changeset [2962] by charles
(trunk) better fix for previous commit
2:56 AM Changeset [2961] by charles
(0.8x) better fix for previous commit
2:52 AM Changeset [2960] by charles
(encryption) better fix for previous commit
2:49 AM Changeset [2959] by charles
(encryption) Fix hash-checking error. Thanks to denis for tracking it …
2:48 AM Changeset [2958] by charles
(0.8x) Fix hash-checking error. Thanks to denis for tracking it down …
2:46 AM Changeset [2957] by charles
(trunk) Fix hash-checking error. Thanks to denis for tracking it down …

Aug 31, 2007:

10:03 PM Changeset [2956] by charles
get things linking again.
9:38 PM Changeset [2955] by charles
give the peer-work module a name.
8:43 PM Changeset [2954] by charles
add peer-mgr to act as the hub between { handshake, peer io, choking, …
6:26 PM Ticket #322 (transmissioncli -f does not execute command on completed torrent.) created by entity
Running transmission from the commandline like: …
1:50 PM Changeset [2953] by charles
rename peer-connection as the less prolix peer-io
12:15 PM Ticket #321 (Automatic Release DMG Creation For OSX & Separate Development and ...) closed by livings124
fixed
12:14 PM Changeset [2952] by livings124
get building again
3:28 AM Changeset [2951] by livings124
patch from persept to add a release build and automate release
3:04 AM Changeset [2950] by livings124
clarify remove warnings for different kind of removes

Aug 30, 2007:

8:51 PM Changeset [2949] by charles
add libevent-ized uploads, downloads, speed limits, choke messages. …
12:16 PM Changeset [2948] by livings124
refine the sleep option's text a little
4:35 AM Changeset [2947] by livings124
add ability to enable/disable the ability to prevent sleeping with …
4:24 AM Ticket #321 (Automatic Release DMG Creation For OSX & Separate Development and ...) created by persept
My patch creates two separate Xcode configurations. The development …
4:23 AM Changeset [2946] by charles
this is another code dump that prints a lot of debug messages to the …
3:52 AM Changeset [2945] by livings124
allow filtering by tracker name
3:47 AM Ticket #320 (Merge build system changes required for Solaris) created by trisk
http://pkgbuild.svn.sourceforge.net/viewvc/pkgbuild/spec-files-extra/tr
12:46 AM Changeset [2944] by charles
another workdump. still not suitable for human consumption. some of …

Aug 29, 2007:

7:38 PM Changeset [2943] by livings124
trivial changes
5:21 PM Changeset [2942] by charles
more encryption work... adding convenience peer read/write routines …
2:27 PM Changeset [2941] by charles
remove the _t suffix from some of transmission's internal structures.
1:50 PM Changeset [2940] by charles
add utility functions for reading uint16/32 from an encrypted, …
12:46 PM Changeset [2939] by charles
encrypt PadC
12:24 PM Changeset [2938] by charles
make things a little less prolix - s/tr_encryption/tr_crypto/
2:13 AM Changeset [2937] by livings124
make image background views always opaque and other trivial changes

Aug 28, 2007:

11:12 PM Changeset [2936] by charles
not ready for use yet -- this is a periodic checkin so I don't lose my …

Aug 27, 2007:

11:28 PM Changeset [2935] by charles
add the Message Stream Encryption 1.0 spec to the docs directory
6:32 PM Changeset [2934] by livings124
allow sleep if the only active torrents are stalled or have errors
6:16 PM Changeset [2933] by livings124
remove unused variable
5:46 PM Changeset [2932] by livings124
re-add some comments
5:35 PM Changeset [2931] by charles
make setting the version number a little easier for osx
5:02 PM Changeset [2930] by livings124
finish updating version
4:43 PM Changeset [2929] by livings124
update some more version strings
4:17 PM Changeset [2928] by charles
Bump the 0.8x branch's version to read to 0.81+
Note: See TracTimeline for information about the timeline view.