Timeline
Jul 18, 2007:
- 11:59 PM Changeset [2409] by
- more backpedaling
- 11:50 PM Changeset [2408] by
- until we have some way of auto-generating tarballs, automake is going …
- 11:34 PM Changeset [2407] by
- fun
- 11:22 PM Changeset [2406] by
- wheee
- 11:21 PM Changeset [2405] by
- add these for the same reason
- 11:20 PM Changeset [2404] by
- update configure and aclocal.m4 to make it easier to use the automake …
- 11:13 PM Changeset [2403] by
- required files
- 11:05 PM Changeset [2402] by
- include version.h.in, not version.h, in "make dist"
- 11:04 PM Changeset [2401] by
- add version.h.in
- 11:04 PM Changeset [2400] by
- part one of moving the build environment over to automake/autoconf. …
- 10:59 PM Changeset [2399] by
- sync with r2397
- 10:12 PM Changeset [2398] by
- Don't build asprintf compat code on osx.
- 10:11 PM Changeset [2397] by
- remove unused variable
- 7:22 PM Ticket #263 (Reporting hash failed pieces to tracker) created by
- Both Azureus and uTorrent in current versions do not report discarded …
- 6:41 PM Ticket #262 (2388 breaks OS X compiling) created by
- Already known as it is mentioned in the svn log for 2388 Attached is …
- 6:09 PM Changeset [2396] by
- Replace nice readable bitshifts with ugly hex constants to avoid the …
- 5:58 PM Changeset [2395] by
- I'm an idiot.
- 5:31 PM Changeset [2394] by
- Fix cli so that it can exit.
- 5:29 PM Changeset [2393] by
- Minor compatibility fix for awk.
- 5:28 PM Changeset [2392] by
- Replace bzero() with memset(). Define AF_LOCAL and SUN_LEN for systems …
- 5:25 PM Changeset [2391] by
- Include trcompat.h for asprintf() Don't mix function and non function …
- 5:19 PM Changeset [2390] by
- Add asprintf implementation for systems which lack it.
- 1:10 PM Ticket #261 (Transmission reports "Not enough remaining disk space" even the space ...) created by
- I selected to download only 4 file from one of the torrent, and it …
- 12:09 PM Ticket #260 (Growl notifications not localized) created by
- Currently, it seems that the growl notifications in the French version …
- 6:28 AM Ticket #259 (Improve queue for file selection) created by
- Queue does not recognize status changes caused by file selection.
- 6:24 AM Ticket #256 (Inspector: Total DL messes up on completion) closed by
- fixed: fixed in #2387
- 5:33 AM Changeset [2389] by
- remove debugging statements that accidentally got checked in r2388
- 5:27 AM Changeset [2388] by
- fold per-torrent ul/dl speed cap settings into libtransmission. …
- 3:30 AM Changeset [2387] by
- maybe fix ticket #256. or maybe not. I'd need the osx client to …
- 2:57 AM Changeset [2386] by
- set another ipc method
- 1:29 AM Changeset [2385] by
- add basic add torrent ability for ipc
- 1:23 AM Changeset [2384] by
- when it's time to change, you have to rearrange
- 12:59 AM Changeset [2383] by
- images for priorities, courtesy of BigBossman?
Jul 17, 2007:
- 9:11 PM Changeset [2382] by
- Display torrent error correctly.
- 9:04 PM Ticket #197 (Russian Translation) closed by
- invalid: I'll post requests for translations when we're near release. No need …
- 12:31 AM Changeset [2381] by
- test fix tr_getDone() for BentMyWookie?
- 12:03 AM Ticket #202 (Over Downloading) closed by
- invalid: So many bugfixes since then and no more information...closing.
- 12:02 AM Changeset [2380] by
- update the gtk client's translatable strings
Jul 16, 2007:
- 11:52 PM Changeset [2379] by
- r2377 cleanup
- 9:57 PM Changeset [2378] by
- identify dev builds of transmission correctly in the peers list
- 7:57 PM Changeset [2377] by
- fix overlap bug in file-selection where files adjacent to a "do not …
- 6:45 PM Changeset [2376] by
- add "don't ask me this again" checkbox to "really quit Transmission?" …
- 5:22 PM Changeset [2375] by
- Iterate correctly when removing all torrents.
- 11:19 AM Changeset [2374] by
- re-randomize peer_id each time we start a torrent. (ticket #257)
- 11:13 AM Ticket #258 (NSLog(@"asdgas") in DragOverlayWindow.m) closed by
- fixed: fixed in [2373]
- 11:12 AM Changeset [2373] by
- get rid of random NSLog()
- 10:39 AM Ticket #258 (NSLog(@"asdgas") in DragOverlayWindow.m) created by
- <Thinine> There seems to be a spurious NSLog in …
- 10:15 AM Ticket #254 (ignores non-writable existing files) closed by
- fixed: This is fixed in r2300.
- 5:58 AM Ticket #256 (Inspector: Total DL messes up on completion) created by
- Total DL display seems to double or do some weird addition once the …
- 5:53 AM Changeset [2372] by
- Add getright peer id.
- 2:23 AM Changeset [2371] by
- tyop fix
- 1:05 AM Changeset [2370] by
- get compiling
- 12:50 AM Changeset [2369] by
- disambiguate some of the tr_stat_t variables' names
- 12:23 AM Changeset [2368] by
- increase priority selector width, and show the file table's top bar
Jul 15, 2007:
- 11:42 PM Changeset [2367] by
- adjust priority colors, and show a priority color for folders
- 10:20 PM Changeset [2366] by
- make fStat const
- 10:18 PM Changeset [2365] by
- get UPNP working again. huge thanks to BigBossman? and persept for …
- 10:14 PM Changeset [2364] by
- add a second file completion method for single files
- 9:57 PM Changeset [2363] by
- get the mac os build building again
- 8:29 PM Changeset [2362] by
- remove more functions made obsolete by tr_torrentFile().
- 8:05 PM Changeset [2361] by
- replace tr_torrentGetFileStatus() with tr_torrentFiles() for BMW
- 7:12 PM Changeset [2360] by
- make tr_torrentStat() const. malloc, rather than calloc, the buffer in …
- 6:47 PM Changeset [2359] by
- make tr_torrentGetFileStatus() more accurate
- 5:44 PM Ticket #255 (Bugs discoveres by scan) closed by
- fixed: Fixed in r2358
- 5:36 PM Changeset [2358] by
- fix the bugs outlined by cluthi81 in ticket #255.
- 5:25 PM Changeset [2357] by
- use peersConnected instead of peersTotal
- 5:19 PM Changeset [2356] by
- split tr_stat_t's peersTotal into peersTotal and peersConnected
- 3:45 PM Changeset [2355] by
- whoops
- 3:43 PM Changeset [2354] by
- move towards fixing activity display bug
- 10:39 AM Ticket #255 (Bugs discoveres by scan) created by
- I asked for a scan (automated finding of …
- 5:18 AM Changeset [2353] by
- make tr_stat_t and tr_peer_stat_t more accurately reflect ul/dl rates
- 5:13 AM Changeset [2352] by
- According to azureus, bitspirit v0 is really v1.
- 5:02 AM Changeset [2351] by
- Add bitspirit to clients list.
- 4:19 AM Changeset [2350] by
- if a torrent's status changes due to a manual recheck while a torrent …
- 4:06 AM Changeset [2349] by
- if a file is 100% complete, assume can download is no
- 3:52 AM Changeset [2348] by
- fix crash on zero-byte torrents
- 3:39 AM Changeset [2347] by
- use file status instead of file progress for …
- 3:26 AM Changeset [2346] by
- add tr_torrentGetFileStatus() for BentMyWookie?
- 2:43 AM Changeset [2345] by
- simplify check for priority text
Jul 14, 2007:
- 6:57 PM Changeset [2344] by
- Don't segfault if an 'all' hash argument is combined with specific hashes.
- 4:29 PM Changeset [2343] by
- Change a couple functions to take an in_addr pointer instead of an …
- 12:41 PM Ticket #253 (Respect bandwidths limits) closed by
- invalid: From the pic it looks like it was from before [2303]
- 5:29 AM Changeset [2342] by
- Don't silently ignore IPC messages which aren't in the table (oops).
- 5:28 AM Changeset [2341] by
- Unbreak the build on my system.
- 4:26 AM Changeset [2340] by
- tr_bitfieldIsEmtpy(): fix a howler of a bug that caused some files to …
Jul 13, 2007:
- 10:22 PM Changeset [2339] by
- fix bug that gave the wrong peer count when uploading.
- 4:52 AM Changeset [2338] by
- for priorities experiment with a set instead of an array
- 4:20 AM Changeset [2337] by
- hopefully function for getting priorities is a bit faster
- 3:11 AM Changeset [2336] by
- simplify some file view code...speed difference should be negligible
- 2:57 AM Changeset [2335] by
- use new functions for setting multiple file dl/priorities
- 1:34 AM Changeset [2334] by
- second draft of a fix for the tracker communication bug reported by TMT
- 1:17 AM Changeset [2333] by
- ... and do the same for tr_torrentGetFileDL()
- 12:27 AM Changeset [2332] by
- revise tr_torrentSetFilePriorities() for BMW
- 12:15 AM Changeset [2331] by
- add #include files for stat()
Jul 12, 2007:
- 8:48 PM Changeset [2330] by
- first draft of a fix for the tracker communication bug reported by TMT
- 6:54 PM Changeset [2329] by
- remove unused macros. constify some tracker functions.
- 5:51 PM Changeset [2328] by
- clean up #includes a bit.
Jul 11, 2007:
- 11:16 AM Ticket #254 (ignores non-writable existing files) created by
- I had several torrents open with 0.72, then when I quit that and …
- 1:40 AM Changeset [2327] by
- If Transmission is opened by double-clicking a torrent file, open that …
Jul 10, 2007:
- 7:49 PM Changeset [2326] by
- blarg
- 7:40 PM Changeset [2325] by
- update versioning scheme as per consensus between TMT, John_Clay, …
- 7:31 PM Ticket #253 (Respect bandwidths limits) created by
- Transmission is not limiting the bandwidth of downloads and uploads …
- 5:07 PM Changeset [2324] by
- fix rate control bug reported by John_Clay
- 2:00 PM Changeset [2323] by
- Adds BeOS tr_condBroadcast implementation
- 11:30 AM Changeset [2322] by
- Adds basename/dirname implementation for platforms that lack it (BeOS...)
- 3:49 AM Changeset [2321] by
- more fastresume fixin'
- 3:45 AM Changeset [2320] by
- oops, that debugging statement shouldn't've been checked in
- 3:41 AM Changeset [2319] by
- fix dnd-setting bug created while splitting DND and priorities into …
- 3:30 AM Changeset [2318] by
- compile with charles_ last set of changes...currently file selection …
- 3:23 AM Changeset [2317] by
- minor cleanups of last checkin
- 3:12 AM Changeset [2316] by
- splitting dnd and priorities apart, and moving the file storage for …
- 12:33 AM Changeset [2315] by
- remove unused functions tr_ioRemoveResume() and fastResumeRemove()
Jul 9, 2007:
- 11:27 PM Changeset [2314] by
- more assertion tests to tr_peerGotBlockFromUs() and …
- 11:09 PM Changeset [2313] by
- Revert version back to 079 as per BentMyWookie?'s suggestion
- 8:35 PM Ticket #252 (IPv6 Tracker and Peer Support) created by
- These are a series of patches by jhujhiti to add IPv6 support to …
- 8:26 PM Changeset [2312] by
- don't calculate swift largesse for torrents we're seeding.
- 8:10 PM Changeset [2311] by
- clean up #includes a bit.
- 4:30 PM Changeset [2310] by
- fix r2306 double-free crash reported by Gimp_, webaake
- 6:13 AM Ticket #202 (Over Downloading) reopened by
- it seems to be over downloading again? (from 2303) only at the end or so…
- 5:40 AM Changeset [2309] by
- give the nightlies a peer id of 0079, to differentiate between the …
- 5:20 AM Changeset [2308] by
- fix values for tr_cpLeftUntilComplete(), which were slightly off. …
- 5:02 AM Changeset [2307] by
- add libtransmission/list.[ch] to os x build. (Thanks Gimp_)
- 4:37 AM Changeset [2306] by
- remove the "peer is asking for too many blocks!" warning reported by …
- 4:34 AM Changeset [2305] by
- add Transmission's SVN version number to the id string we send the tracker
Jul 8, 2007:
- 10:50 PM Ticket #251 (Valid Download Starts at 0 Again) created by
- When reached 4 GB T starts at 0 again. Everything else seems fine. I …
- 5:51 AM Changeset [2304] by
- minor tweaks to make the gtk+ client resemble the os x one more closely
Jul 7, 2007:
- 2:21 PM Ticket #250 (T asserts when downloading) created by
- Transmission crash while downloading with : …
- 4:13 AM Changeset [2303] by
- fix broken rate control.
Jul 6, 2007:
- 8:43 PM Changeset [2302] by
- Better handling of malformed bencoded strings. Thanks to cluthi81 for …
- 6:24 PM Changeset [2301] by
- don't crash when creating a single-file torrent of a zero-byte file. …
- 5:19 PM Changeset [2300] by
- fix inout.c read/write mode bug.
- 4:29 PM Ticket #225 (Spelling error in the polish version) closed by
- fixed: fixed in r2299. thanks for reporting this!
- 4:29 PM Changeset [2299] by
- fix typo in polish translation. Thaks to Fabreef for reporting this.
- 4:26 PM Ticket #230 ([PATCH] build fixes for gcc 2.x) closed by
- fixed: fixed in r2298. Thanks for the patch!
- 4:25 PM Changeset [2298] by
- build fixes for gcc 2.x. thanks to fizz for reporting and providing a …
- 4:17 PM Changeset [2297] by
- fix endgame bugs
- 3:51 PM Changeset [2296] by
- fix peer memory leak.
- 11:15 AM Ticket #246 (Piece ???? hash FAILED) closed by
- invalid: It turned out that this was a problem when upgrading with uncomplete …
Jul 5, 2007:
- 1:44 AM Changeset [2295] by
- don't autoimport created torrents
Jul 4, 2007:
- 10:11 PM Changeset [2294] by
- allow file checks to have mixed states
- 9:50 PM Changeset [2293] by
- slightly color the progress bars of waiting (queued)torrents, and …
- 9:17 PM Changeset [2292] by
- rename "downloaded" to "data file"
- 8:46 PM Changeset [2291] by
- set stalled checking off by default
- 8:31 PM Ticket #249 (gray progress bar with slight tint of green/blue) closed by
- fixed: Thanks macHD
- 8:29 PM Changeset [2290] by
- hopefully really fix that badging issue
- 8:01 PM Changeset [2289] by
- revert dock badging to before 2287
- 7:46 PM Changeset [2288] by
- undo the last commit....it wasn't accurate
- 7:34 PM Changeset [2287] by
- hopefully the dock amount-completed badging is more consistent
- 7:09 PM Changeset [2286] by
- i suck at copy-pasting
- 6:51 PM Ticket #237 (transmission svn r2204 gtk+ client segfaults when removig the last ...) closed by
- worksforme: Assumed to be fixed/invalid. No one else has reported this.
- 6:45 PM Ticket #223 (select/deselect all in OS X inspector >> files) closed by
- fixed: [2285]
- 6:44 PM Ticket #248 (Advanced bar not yellow when checking) closed by
- wontfix
- 6:32 PM Changeset [2285] by
- in file selection, if you option click a file checkbox, it will …
- 6:14 PM Changeset [2284] by
- make sure the windows are closed before removing torrents...avoids a …
- 5:48 PM Ticket #249 (gray progress bar with slight tint of green/blue) created by
- Can someone make CTGradientAddition methods to generate progress bar …
- 5:12 PM Changeset [2283] by
- get the drag overlay working again....silly rabbit
- 4:45 PM Ticket #248 (Advanced bar not yellow when checking) created by
- It seems the advanced bar doens't trun yellow when the torrent is …
- 4:40 PM Changeset [2282] by
- improve priority context menu
- 3:24 PM Ticket #247 (Queue not updated when (re-)checking a file) closed by
- fixed: [2281] should fix this
- 3:23 PM Changeset [2281] by
- update the filter bars when resetting cache
- 3:04 PM Changeset [2280] by
- Fixes a typo that caused us to reject all incoming connections
Jul 3, 2007:
- 10:25 PM Ticket #247 (Queue not updated when (re-)checking a file) created by
- Queue is not updated when (re-)checking a file in the osx interface, …
- 9:56 PM Ticket #245 (Multiple torrents - choosing ratio/limit settings in inspector) closed by
- fixed: Fixed in [2279]
- 9:55 PM Changeset [2279] by
- option pulldowns work for multiple transfers again
- 1:53 PM Ticket #246 (Piece ???? hash FAILED) created by
- When upgrading from r1874 to 2199 I've noticed that some torrents …
- 10:56 AM Ticket #245 (Multiple torrents - choosing ratio/limit settings in inspector) created by
- Until recently is was possible to set ratio/limit settings in the …
- 10:16 AM Changeset [2278] by
- add a real yellow bar
- 10:16 AM Ticket #244 (yellow gradient patch) closed by
- fixed: Yellow bar added in [2278]
- 9:41 AM Ticket #244 (yellow gradient patch) created by
- a yellow gradient for the checking bar. advanced bar color fixes …
- 2:26 AM Changeset [2277] by
- make progress bar yellow when checking cache (color is temporary until …
- 1:49 AM Changeset [2276] by
- create the display icon of torrents when needed (so if you only use …
Jul 2, 2007:
- 10:48 PM Ticket #218 (Badging fails to disappear after unhiding transmission after a ...) closed by
- fixed: If this still happens in [2275] reopen. In my tests it seems to be working.
- 10:39 PM Changeset [2275] by
- have the badger not set up all of the badge images and other data at …
- 7:28 AM Ticket #243 (Azureus reports bad PEX packages from Transmission 0.72) created by
- I haven't yet tried Transmission, I actually had never heard of it …
- 1:29 AM Changeset [2274] by
- when creating a torrent, initialize its cpStatus field before passing …
- 1:01 AM Changeset [2273] by
- avoid a glitch with window placement I introduced earlier today
- 12:21 AM Ticket #232 (Moving torrent data file blocks osx ui) closed by
- wontfix: It shows a single dialog, and then uses Apple's move file api. I don't …
Jul 1, 2007:
- 7:10 PM Changeset [2272] by
- Move the initial fastresume check into the thread that creates the …
- 6:11 PM Ticket #241 (Incorrect behavior after checking) closed by
- duplicate: I'm not seeing this, and there have been some changes to queueing …
- 6:02 PM Changeset [2271] by
- same as last commit, with different objects
- 5:32 PM Changeset [2270] by
- • do an initialization only when needed • get rid of an unnecessary …
- 3:18 PM Changeset [2269] by
- simplify Torrent's dealloc
- 2:04 PM Changeset [2268] by
- Fix makemeta infinite loop reported by BentMyWookie?
- 1:39 PM Changeset [2267] by
- (gtk) sort the files in the torrent inspector's file tab.
- 1:27 PM Changeset [2266] by
- a little code cleanup
- 12:09 PM Changeset [2265] by
- d'oh! openssl has rc4 already.
- 5:25 AM Changeset [2264] by
- whoops
- 5:24 AM Changeset [2263] by
- the remains of one of my experiments snuck in
- 5:23 AM Changeset [2262] by
- Don't make other actions rely on dealloc being called...it's not …
- 5:02 AM Ticket #242 (Private Flag Not Respected) closed by
- fixed: fixed in [2253]
- 3:17 AM Changeset [2261] by
- fix blurry icon when resizing the creator window
- 2:54 AM Changeset [2260] by
- make the "Error while parsing bencoded data" more helpful by showing …
- 1:50 AM Changeset [2259] by
- replace the unhelpful error message "error: insufficient resources" …
Jun 30, 2007:
- 11:06 PM Changeset [2258] by
- update the strings file
- 10:47 PM Changeset [2257] by
- Silence the "Too many requests!" error that's not really an error
- 10:46 PM Changeset [2256] by
- (gtk) make the columns in the main window sortable
- 9:53 PM Changeset [2255] by
- get rid of a warning
- 9:39 PM Changeset [2254] by
- fix r2252 copy-and-paste bug. Thanks BentMyWookie?
- 9:29 PM Changeset [2253] by
- fix bug that caused libtransmission to think private torrents were public.
- 9:11 PM Changeset [2252] by
- don't count too many bytes in the last block in …
- 8:36 PM Changeset [2251] by
- fix the warning for remaining size coming up when it shouldn't
- 8:12 PM Ticket #227 (Make Checking a real queue) closed by
- fixed: If [2249] didn't fixed this or introduced similar bugs reopen this.
- 7:46 PM Changeset [2250] by
- I wonder what this is for.
- 4:13 PM Changeset [2249] by
- if a transfer is checking decrease the queue count for both queues but …
- 3:16 PM Changeset [2248] by
- fix r2247 oops
- 1:53 PM Changeset [2247] by
- (1) check a torrent's `fast resume' state as soon as it's added. (2) …
- 1:47 PM Changeset [2246] by
- change "warnings" to "alerts"
- 1:36 PM Changeset [2245] by
- make tr_torrentInfo() a const function
- 1:20 PM Changeset [2244] by
- awesome Globe icon (Glow|be) from Jonas Rask
- 1:19 PM Changeset [2243] by
- make decrementing the torrent count the last thing we do when …
- 12:54 PM Changeset [2242] by
- * make tr_cpLeftUntilDone() slightly more accurate * simplify …
- 12:46 PM Changeset [2241] by
- fix crash reported by persept
- 5:22 AM Ticket #242 (Private Flag Not Respected) created by
- Current builds of Transmission (revision 2240) do not respect the …
- 2:52 AM Changeset [2240] by
- enable the context menu for enable selected properly
Jun 29, 2007:
- 11:54 PM Changeset [2239] by
- add an option in the duplicate alert to not prompt again
- 11:13 PM Ticket #216 (adding a duplicate torrent) closed by
- fixed: Added in [2238]
- 11:11 PM Changeset [2238] by
- show a warning when trying to open a duplicate torrent
- 9:25 PM Ticket #240 (All Torrents Removed on Launch) closed by
- fixed: Fixed in [2237]
- 9:25 PM Changeset [2237] by
- fix #240: make sure internally-saved torrent files are only deleted …
- 9:14 PM Ticket #239 (Dragging Files onto Transmission then Canceling creates loop.) closed by
- fixed
- 9:13 PM Changeset [2236] by
- fix #239: avoid a loop when trying to cancel adding a torrent in the …
- 8:52 PM Ticket #233 (Do not ask for location for multiple torrents) closed by
- wontfix: You need to chose the name, etc. in save a torrent copy. And I can't …
- 5:29 PM Changeset [2235] by
- use tr_new(), not g_new(). I've been hacking in glib too long
- 5:24 PM Changeset [2234] by
- fix some ugliness from last night's hackfest
- 4:53 PM Ticket #241 (Incorrect behavior after checking) created by
- Right now, when T finishes checking a torrent that's been fully …
- 3:42 PM Ticket #240 (All Torrents Removed on Launch) created by
- Seems that somewhere between revision 2227 and 2233, Transmission on …
- 11:42 AM Ticket #233 (Do not ask for location for multiple torrents) reopened by
- Same for "save a torrent copy as..." maybe others?
- 11:22 AM Ticket #239 (Dragging Files onto Transmission then Canceling creates loop.) created by
- Set Transmission to always ask for download location first. If you …
- 6:24 AM Changeset [2233] by
- Fix endgame bug that caused the last 2-3% to drag out forever in …
- 6:03 AM Changeset [2232] by
- revert one of last checkin's changes to better handle low peer …
- 5:45 AM Changeset [2231] by
- lots of performance improvements. fun! * dynamically resize the …
- 4:38 AM Changeset [2230] by
- make sure all history items are actually saved, and don't start all …
- 2:53 AM Changeset [2229] by
- fix divide by zero bug in makemeta code, calculating number of pieces …
- 2:27 AM Changeset [2228] by
- get the bencoded text compliant with the bittorrent spec w.r.t. …
- 2:21 AM Changeset [2227] by
- Add client/server name to IPC version handshake.
- 1:59 AM Changeset [2226] by
- remove some nslogs
- 1:49 AM Changeset [2225] by
- hopefully fix a nasty memory leak and a bunch of redundant code
- 1:06 AM Changeset [2224] by
- Whoops, fix signal handling for SIGQUIT and SIGTERM.
- 1:01 AM Changeset [2223] by
- don't crash when restoring torrents on launch, and allow removing then …
Jun 28, 2007:
- 11:35 PM Changeset [2222] by
- Make tr_torrentParseHash() public
- 5:43 PM Changeset [2221] by
- * (libT) stopped torrents shouldn't use CPU cycles. * (gtk) if a …
- 4:28 AM Changeset [2220] by
- Make tr_trackerAnnouncePulse() just return safely if there's no …
- 2:02 AM Changeset [2219] by
- make it safe to pass a bzero()ed struct into tr_metainfoFree()
- 1:36 AM Changeset [2218] by
- fix some memory leaks and crashing when opening by dragging
- 1:20 AM Changeset [2217] by
- better documentation on tr_torrentParse()'s behavior
- 1:12 AM Changeset [2216] by
- * fix memory leak when adding torrents. * zero out tr_torrentParse()'s …
- 12:09 AM Changeset [2215] by
- Fix tr_getComplete() and tr_getDone() bug reported by BentMyWookie?
- 12:04 AM Changeset [2214] by
- fix r2210 oops
- 12:03 AM Changeset [2213] by
- rename checking status info to match last commit
- 12:02 AM Changeset [2212] by
- rename checking item
Jun 27, 2007:
- 11:57 PM Changeset [2211] by
- get the mac version building...still buggy
- 11:22 PM Changeset [2210] by
- simplify tr_torrentParse() based on BWM's feedback
- 10:12 PM Changeset [2209] by
- commit my current work...still doesn't compile (calls some …
- 6:34 PM Changeset [2208] by
- set a default window size for the debug window
- 2:54 PM Changeset [2207] by
- Modified tr_torrentCanAdd() to give the new functionality BMW suggests
- 10:26 AM Ticket #236 (Automatically map port doesn't work) closed by
- invalid: If the port is open you don't need to worry about port mapping.
- 5:43 AM Ticket #238 (If warranted, ban peers, not just pieces) created by
- The current auto ban implementation only prevents T from downloading …
- 5:14 AM Changeset [2206] by
- add tr_torrentCanAdd() as per BentMyWookie?'s request... clear tracker …
- 12:42 AM Changeset [2205] by
- reflect some of the changes in libT (some, which means it still …
Jun 26, 2007:
- 11:37 PM Ticket #237 (transmission svn r2204 gtk+ client segfaults when removig the last ...) created by
- transmission svn r2204 gtk+ client segfaults when removig the last …
- 8:46 PM Changeset [2204] by
- sync with r2002's torrent destruction sequence
- 8:29 PM Changeset [2203] by
- push the destination directory into tr_torrentInit*()
- 6:45 PM Changeset [2202] by
- Thread safety improvements. Also, stopping/starting/rechecking/etc. …
- 5:52 PM Changeset [2201] by
- Add tr_stat_t.downloadedValid hook to IPC for Gimp_
- 5:36 PM Changeset [2200] by
- remove a debugging console message that shouldn't've been checked in
- 2:48 PM Ticket #236 (Automatically map port doesn't work) created by
- Automatically map port doesn't work with transmission Version 0.80-svn …
Jun 25, 2007:
- 10:36 PM Ticket #234 (auto select text fields in osx inspector) closed by
- fixed: Fixed in [2199] (i mixed up the number on that commit :-p)
- 10:35 PM Changeset [2199] by
- apply patch from #324
- 10:27 PM Ticket #233 (Do not ask for location for multiple torrents) closed by
- fixed: Fixed in [2198]
- 10:26 PM Changeset [2198] by
- fix #233 (move menu item applies to all items)
- 9:52 PM Changeset [2197] by
- building up our threading tools: implement RW locks
- 11:25 AM Ticket #235 (Beeps when DL folder not found) created by
- Right now, if T can't find it's dl folder at startup (eg you forgot to …
- 9:59 AM Ticket #234 (auto select text fields in osx inspector) created by
- Automatically select text fields in the inspector when selecting a …
- 9:11 AM Ticket #233 (Do not ask for location for multiple torrents) created by
- When multiple torrents selected in the osx interface, and choose 'move …
- 9:03 AM Ticket #232 (Moving torrent data file blocks osx ui) created by
- When moving torrent data file to another disk (otherwise too, but is …
- 7:44 AM Ticket #227 (Make Checking a real queue) reopened by
- I'm sorry to reopen this, but I have a issue with how checking is …
- 1:20 AM Changeset [2196] by
- my bad
- 1:16 AM Ticket #228 (File Selection And A One-File Torrent) closed by
- fixed: Fixed in [2195]
- 1:15 AM Changeset [2195] by
- don't allow single-file torrents to have priority/download check changed
Jun 24, 2007:
- 5:49 PM Ticket #231 (Problems with selective downloading (GTK)) created by
- Twop issues with the new selective downloading bits (r2190) * …
- 5:29 PM Ticket #230 ([PATCH] build fixes for gcc 2.x) created by
- Patch against SVN r2190 attached. (aside: someone needs to add …
- 4:29 PM Ticket #227 (Make Checking a real queue) closed by
- wontfix: Torrents currently check serially. Any more control seems really …
- 3:23 PM Changeset [2194] by
- get the "only check selected" item working
- 3:03 PM Changeset [2193] by
- get rid of unneeded variable
- 3:02 PM Changeset [2192] by
- get rid of an unneeded variable
- 2:13 PM Changeset [2191] by
- only show the priority selector when over the priority column, not the row
- 10:02 AM Ticket #229 (Auto-ban Bad Uploaders) closed by
- worksforme: T already does this?
- 4:03 AM Changeset [2190] by
- small cleanup
Jun 23, 2007:
- 10:00 PM Changeset [2189] by
- only show the priority chooser when moused over (the text is a …
- 3:14 PM Changeset [2188] by
- • allow to recheck cache even when torrent is active • play around …
- 2:24 AM Changeset [2187] by
- possible fix for the -0.0 percent done bug
- 12:00 AM Changeset [2186] by
- fix minor oops
Jun 22, 2007:
- 8:59 PM Changeset [2185] by
- add color-coded lines to the gtk debug window -- info is black, debug …
- 8:57 PM Ticket #229 (Auto-ban Bad Uploaders) created by
- It's just an idea: let's make a preference to ban all IP addresses …
- 4:30 AM Changeset [2184] by
- misc cleanup.. ansification; fix my own typos, etc…
- 1:16 AM Changeset [2183] by
- don't show priority colors for finished files
- 12:44 AM Changeset [2182] by
- Maybe fix the bug of progress-for-done not including non-checked files …
Jun 21, 2007:
- 11:45 PM Changeset [2181] by
- disable the priority item for completed files
- 11:33 PM Changeset [2180] by
- remove a few duplicate calls
- 11:21 PM Changeset [2179] by
- cleaned up the pieces view segment control code a bit, and clicking …
- 10:36 PM Changeset [2178] by
- add a menu item in the context menu to only check selected (and …
- 2:47 PM Changeset [2177] by
- adding experimental implementation of Tamilmani's `Swift' tit-for-tat …
- 12:27 PM Ticket #228 (File Selection And A One-File Torrent) created by
- It should be disabled for a one-file torrent to select/deselect the …
- 10:07 AM Ticket #227 (Make Checking a real queue) created by
- Turn this into a Queue (Like Seeding/Downloading? are), so that …
- 1:55 AM Changeset [2176] by
- rephrase the stalled preferences item (this way it makes sense to show …
- 1:35 AM Changeset [2175] by
- save the download location
- 12:12 AM Changeset [2174] by
- change the pieces view background color a little
- 12:04 AM Changeset [2173] by
- fix file priority selector placement
Jun 20, 2007:
- 11:53 PM Changeset [2172] by
- add a control to the pieces view
- 10:53 PM Changeset [2171] by
- simplify the mess of code that is the pieces view
- 3:55 PM Changeset [2170] by
- Fix torrent-inspector bug reported in the forums by webaake
- 12:54 AM Changeset [2169] by
- simplify some of the repetitive queue code a bit
- 12:04 AM Changeset [2168] by
- if a torrent switches from seeding to downloading still apply this to …
Jun 19, 2007:
- 11:54 PM Ticket #16 (Sometimes doesn't check all files) closed by
- fixed: Let's assume this is fixed in the latest nightlies.
- 11:53 PM Ticket #110 (ability to choose to download only certain files within a torrent) closed by
- fixed: This is added in the latest nightly builds.
- 11:18 PM Changeset [2167] by
- store the values of the tracker address, private check, and open check
- 4:36 PM Changeset [2166] by
- fix double-free memory error in gtk client when reading corrupt …
- 4:36 PM Changeset [2165] by
- more improvements to makemeta's piece size heuristics (SoftwareElves? & …
- 11:24 AM Ticket #226 (patch to improve the visibility of the advanced progress bar) created by
- The blue and green colors for the advanced bar were too close and …
- 6:01 AM Changeset [2164] by
- better algorithm to decide on a good piece size. (SoftwareElves? & …
- 3:01 AM Changeset [2163] by
- fix terribly nasty bencode corruption bug from r2024 regarding the …
- 1:49 AM Changeset [2162] by
- * makemeta: don't add dotfiles to the torrents * bencode: trying to …
- 12:21 AM Changeset [2161] by
- fix a typo in help
- 12:08 AM Changeset [2160] by
- ugly code removal: we were calling stat() three times on each file! …
- 12:08 AM Changeset [2159] by
- avoid ridiculously rate divide-by-0
Jun 18, 2007:
- 10:43 PM Changeset [2158] by
- have a higher quality image for the torrent creation drag overlay
- 9:03 PM Changeset [2157] by
- better error message (BigBossman?)
- 8:56 PM Changeset [2156] by
- make the torrent file parser errors more useful. (John_Clay)
- 8:36 PM Changeset [2155] by
- fix platform.c oops reported by BigBossman?
- 7:39 PM Changeset [2154] by
- * fix error checking large files reported by Gimp_ * portability …
- 1:51 PM Changeset [2153] by
- (gtk) fix compile-time warnings on 32-bit machines
- 11:25 AM Ticket #225 (Spelling error in the polish version) created by
- Transmission 0.80-svn (2152) Transmission activator in GNOME menu has …
- 5:05 AM Changeset [2152] by
- Fix very large file error reported by Gimp_
- 4:52 AM Changeset [2151] by
- fix the bug Lacrocivious found in the gtk+ "create torrent" dialog
- 3:50 AM Changeset [2150] by
- remove the file selection branch now that it's merged
- 3:40 AM Changeset [2149] by
- Merge file selection and torrent creation into the main branch. The …
- 2:51 AM Changeset [2148] by
- haha
- 2:48 AM Changeset [2147] by
- fix zero-size file bug reported by BMW
- 2:46 AM Changeset [2146] by
- don't allow torrent files to be created if a file with the same name …
- 2:30 AM Changeset [2145] by
- don't allow creating torrents with no url
- 1:28 AM Changeset [2144] by
- if at first you don't succeed, try try again
- 1:04 AM Changeset [2143] by
- * fix 'piece size is always 1MB on 32 bit machines' bug. * fix label …
- 12:56 AM Changeset [2142] by
- updated help file from jah
- 12:09 AM Ticket #224 (creating multi-tracker torrents) created by
- You should be able to enter multiple trackers into the announce field …
Note: See TracTimeline
for information about the timeline view.