Timeline
Jul 26, 2007:
- 9:08 PM Ticket #272 (Torrent.m :: update() function might be wrong) closed by
- fixed: Fixed in [2507]
- 9:08 PM Changeset [2507] by
- fix #272
- 7:17 PM Ticket #251 (Valid Download Starts at 0 Again) closed by
- fixed: I think this is fixed now in r2506.
- 7:15 PM Changeset [2506] by
- fix bug in tr_cpDownloadedValid() that caused download sizes of > 4 …
- 5:21 PM Changeset [2505] by
- use G_GNUC_UNUSED macro to fix unused variable warnings
- 5:15 PM Changeset [2504] by
- fix unused variable compiler warnings
- 5:11 PM Ticket #272 (Torrent.m :: update() function might be wrong) created by
- when building the status string, case TR_STATUS_SEED and TR_STATUS …
- 1:40 PM Ticket #271 (memory leaks in os x version) created by
- This was reported by Plantain on 7/26 in #transmission. I don't know …
- 4:06 AM Ticket #269 (speed limit not working) closed by
- worksforme: Seems that when you throttle the connection you don't download/upload …
- 3:57 AM Changeset [2503] by
- a better fix for the tr_rand() crash experienced earlier today
- 1:25 AM Changeset [2502] by
- wx: finished more showing & sorting columns in the torrent list. …
Jul 25, 2007:
- 8:55 PM Changeset [2501] by
- avoid using tr_rand() in peerPulse(); it's giving both me and SWE some …
- 8:44 PM Ticket #263 (Reporting hash failed pieces to tracker) reopened by
- Have to correct the statement i made today via IRC (and Charles quoted …
- 7:01 PM Changeset [2500] by
- fix misassertion from a couple of revisions ago when trying to smoke …
- 6:43 PM Changeset [2499] by
- avoid null pointer dereferencing in tr_torrentInit*() as reported by …
- 6:30 PM Changeset [2498] by
- fix endgame bug reported again and again and again by SoftwareElves? ;)
- 5:46 PM Changeset [2497] by
- some assertions to smoke out the error that SoftwareElves? is seeing
- 5:38 PM Ticket #263 (Reporting hash failed pieces to tracker) closed by
- invalid: <xiffix> hi :) Have seen Changeset 2493 - it is not true, that Azureus …
- 5:38 PM Changeset [2496] by
- Undo the reporting stats change in r2493, based on info from xiffix …
- 5:36 PM Ticket #263 (Reporting hash failed pieces to tracker) reopened by
- 5:27 PM Changeset [2495] by
- fix compiler warnings reported by wereHamster
- 5:19 PM Changeset [2494] by
- fix double-free crash on opening a corrupt torrent file. reported by …
- 4:51 PM Ticket #263 (Reporting hash failed pieces to tracker) closed by
- fixed: fixed in r2493
- 4:50 PM Changeset [2493] by
- Follow Azureus' and uTorrent's lead in not counting corrupt pieces in …
- 4:33 PM Ticket #270 (Transmission crashes with Rev 2489) closed by
- fixed: This isHHshould be fixed in r2492. Thanks for the report.
- 4:33 PM Changeset [2492] by
- Fix peer destructor bug from ticket #270. This bug dates back to …
- 4:04 PM Changeset [2491] by
- gtk: fix minor "unused variable" warning.
- 1:31 PM Ticket #270 (Transmission crashes with Rev 2489) created by
- Without warning or any other signs T crashes a lot and it gets worse …
- 10:09 AM Ticket #269 (speed limit not working) created by
- in the current built if scheduling is enabled, when speed limit comes …
- 5:37 AM Changeset [2490] by
- "open torrent file" now works.
- 2:28 AM Changeset [2489] by
- fix off-by-one in r2488 reported by BentMyWookie?. Hooray for assert()!
- 1:59 AM Changeset [2488] by
- * fix overflow error from earlier today. (this was the crash talked …
- 1:00 AM Changeset [2487] by
- make values in newly created .torrent files alphabetically sorted
- 12:06 AM Changeset [2486] by
- make short and long version strings the next release instead of the …
Jul 24, 2007:
- 8:49 PM Changeset [2485] by
- add some assertion tests for #transmission
- 8:29 PM Changeset [2484] by
- take a shot in the dark on the crash reported in #transmission
- 8:12 PM Changeset [2483] by
- fix systray icon size and "exit" command.
- 6:59 PM Changeset [2482] by
- fix the high CPU load during endgame.
- 5:08 PM Changeset [2481] by
- remove unused function tr_cpMostMissingBlockInPiece()
- 4:04 PM Changeset [2480] by
- remove unused function _tr_blockPosInPiece()
- 2:51 PM Changeset [2479] by
- faster tr_cpGetStatus() and tr_bitfieldHas(), which were showing up at …
- 11:50 AM Changeset [2478] by
- tr_cpBlockAdd: small speedup.
- 11:47 AM Changeset [2477] by
- do the low-CPU tests first when deciding which blocks to request. …
- 9:21 AM Ticket #267 (cross-compiler awareness) created by
- Transmission is also used in embeded world where cross-compiling is …
- 4:36 AM Changeset [2476] by
- the "recheck" button works now.
- 1:45 AM Changeset [2475] by
- add progress of checking
- 1:33 AM Changeset [2474] by
- much faster rechecking of incomplete torrents. added …
- 1:04 AM Changeset [2473] by
- hide the pause button when checking
- 12:09 AM Changeset [2472] by
- get "recheck files" working properly again.
Jul 23, 2007:
- 11:59 PM Changeset [2471] by
- torrent filters work now... we finally have a working feature! ;)
- 11:18 PM Changeset [2470] by
- adjust about window and credits a little bit
- 10:09 PM Ticket #250 (T asserts when downloading) closed by
- fixed: If this is still a factor, reopen, but there have been a lot of …
- 9:01 PM Changeset [2469] by
- torrent filter counts work now.
- 8:56 PM Ticket #266 (Building Transmission from svn in Zeta 1.21 gives an error that don't ...) created by
- this are the error and the same line exist in 0.72 but don't returns …
- 5:36 PM Changeset [2468] by
- more image work
- 5:12 PM Changeset [2467] by
- for the time being, use xpm-based icons in the toolbar
- 3:33 PM Changeset [2466] by
- cleanup preferences file keys
- 3:20 PM Changeset [2465] by
- * make torrent list's columns sortable. * remember torrent sort order …
- 5:43 AM Changeset [2464] by
- added a taskbar icon for Xmission, showing the total ul/dl speed in …
- 3:03 AM Changeset [2463] by
- use tr_loadTorrents() during startup.
- 3:00 AM Changeset [2462] by
- set default torrent ul/dl speed limits from global ul/dl speed. as a …
- 2:43 AM Changeset [2461] by
- build errors reported by SoftwareElves?
- 12:56 AM Changeset [2460] by
- cleaner sizer code in the main window
Jul 22, 2007:
- 7:37 PM Changeset [2459] by
- * add code to refresh the torrent list, and a timer to call it. * …
- 6:20 PM Changeset [2458] by
- adjust the about window a little
- 6:04 PM Changeset [2457] by
- new about window and updated credits file, inspired by adium's
- 3:58 AM Ticket #265 (Remove fast-resume cache when appropriate) created by
- The fast-resume cache should be deleted if the delete data flag is …
- 2:24 AM Changeset [2456] by
- xmission: load torrents on startup and populate the torrent list.
Jul 21, 2007:
- 6:46 PM Changeset [2455] by
- new utility function for app startup: tr_loadTorrents()
- 6:31 PM Changeset [2454] by
- put information messages in tr_inf(), not fprintf()
- 6:03 PM Changeset [2453] by
- when closing torrents, don't try to re-stop torrents that are already …
- 5:35 PM Changeset [2452] by
- fix looooong-standing bug that choked tracker connections
- 2:21 PM Changeset [2451] by
- update help a little
- 12:47 PM Changeset [2450] by
- fix some exceptions based on forgetting to raname some methods
- 3:13 AM Changeset [2449] by
- merge upload and download speed methods
Jul 20, 2007:
- 9:04 PM Changeset [2448] by
- warnings--
- 8:54 PM Changeset [2447] by
- get quick pausing when moving working
- 8:35 PM Changeset [2446] by
- get compiling with new speed code
- 5:09 PM Changeset [2445] by
- when building the tooltip, ensure the string is zero-terminated
- 8:33 AM Changeset [2444] by
- finish splitting the rate control from one state into two states as …
- 6:08 AM Changeset [2443] by
- more work on speed control
- 4:26 AM Changeset [2442] by
- get the mac build compiling again
- 3:24 AM Changeset [2441] by
- more work on the speed limits as hammered out w/BentMyWookie
- 2:19 AM Changeset [2440] by
- simplify the download finished/restarting code
- 2:12 AM Changeset [2439] by
- portability for wx 2.6 and for both unicode and ascii builds of wxWidgets
Jul 19, 2007:
- 10:15 PM Ticket #261 (Transmission reports "Not enough remaining disk space" even the space ...) closed by
- fixed: In [2438] it will now consider existing file size, but will have to …
- 10:12 PM Changeset [2438] by
- when checking remaining space, factor in preallocated space (but for …
- 8:35 PM Changeset [2437] by
- make the torrent list columns configurable.
- 7:05 PM Changeset [2436] by
- start filling out the main window layout
- 2:57 PM Changeset [2435] by
- finish changing from xpm to png
- 2:53 PM Changeset [2434] by
- update the configure script's directory list
- 2:52 PM Changeset [2433] by
- rename "xpm" subdir as "images"
- 2:50 PM Changeset [2432] by
- wx: change from xpm to png to avoid jaggy edges in the icons
- 2:06 PM Changeset [2431] by
- first baby steps of wx client. currently just a window with menus and …
- 11:54 AM Changeset [2430] by
- simplify xml.c and utils.c's dependencies
- 10:56 AM Changeset [2429] by
- de-inline some big functions.
- 10:49 AM Changeset [2428] by
- remove the TR_HTONL macro
- 10:37 AM Changeset [2427] by
- remove TR_NTOHL macro
- 5:20 AM Changeset [2426] by
- Clean up unused cflags. Add the right include directory to build the …
- 3:55 AM Ticket #259 (Improve queue for file selection) closed by
- fixed: This should be fixed in [2423].
- 3:55 AM Changeset [2425] by
- Include stdio.h a couple places where it could be needed.
- 3:49 AM Changeset [2424] by
- small string change
- 3:48 AM Changeset [2423] by
- add extra state change checks
- 3:36 AM Changeset [2422] by
- on second glance, there are even more issues that keep us from working …
- 3:17 AM Changeset [2421] by
- Check for socket and dns library in a better way.
- 3:16 AM Changeset [2420] by
- Transmission won't be as pretty and shiny for gtk+ 2.4 users, but it …
- 2:04 AM Changeset [2419] by
- Run xcodebuild from the right directory.
- 1:30 AM Changeset [2418] by
- A couple autoconf fixes for osx.
- 1:27 AM Changeset [2417] by
- Add compat code for if daemon() function isn't available.
- 1:27 AM Changeset [2416] by
- Conditionally define a couple of macros that may be missing. Remove a …
- 1:25 AM Changeset [2415] by
- Apparently "sun" is a bad choice for a variable name on solaris.
- 1:21 AM Ticket #262 (2388 breaks OS X compiling) closed by
- fixed: Added in [2414]
- 1:21 AM Changeset [2414] by
- get mac build compiling again
- 1:09 AM Ticket #260 (Growl notifications not localized) closed by
- invalid: They are localized in the source, so it's up to the translator of the …
- 12:57 AM Changeset [2413] by
- bzero -> memset
- 12:21 AM Changeset [2412] by
- Build on solaris.
- 12:09 AM Changeset [2411] by
- almost done reverting.
- 12:04 AM Changeset [2410] by
- revert to the old makefile
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 …
Note: See TracTimeline
for information about the timeline view.