Timeline
Sep 8, 2006:
- 11:19 PM Changeset [854] by
- Add an assertion.
- 9:53 PM Ticket #144 (Variable numwant depending on event) created by
- When communicating with a tracker, T does not need 50 peers all of the …
- 1:17 AM Changeset [853] by
- enable new menu items more accurately
- 1:14 AM Changeset [852] by
- Menu item to switch between filters. Enable some menu items a little …
Sep 7, 2006:
- 9:42 PM Changeset [851] by
- add bitrocket to the client id's (you have to acknowledge the …
- 9:52 AM Ticket #143 (PEX - peer exchange) created by
- as there has been talk of PEX, but i can't find a ticket or forum …
- 8:44 AM Ticket #142 (Transmission is leaking TCP connections) created by
- As mentioned in the forum thread here: …
Sep 5, 2006:
- 10:29 PM Ticket #140 (Use kqueue instead of polling to imports torrents immediately) closed by
- fixed: Done in [847].
- 10:28 PM Ticket #141 (Change Filter Bar shortcut) closed by
- fixed
- 9:17 PM Changeset [850] by
- Forgot a release.
- 4:37 AM Changeset [849] by
- check for files to auto import at launch
- 4:30 AM Changeset [848] by
- Forgot the updated credits and to remove an unused constant
- 4:28 AM Changeset [847] by
- Use UKKQueue for auto import which gets rid of polling and makes the …
- 2:23 AM Changeset [846] by
- booleans are easier...again
- 2:21 AM Changeset [845] by
- booleans are easier
- 2:12 AM Changeset [844] by
- Use built-in ability for verifying notifications' objects and update …
Sep 4, 2006:
- 7:33 AM Changeset [843] by
- temp fix for crashing
Sep 3, 2006:
- 5:06 PM Changeset [842] by
- Display a warning when in debug mode.
- 4:16 PM Changeset [841] by
- Only update peer table when it's visible
Sep 1, 2006:
- 3:30 PM Changeset [840] by
- Remove Find...it doesn't work right and isn't too important anyways.
Aug 30, 2006:
- 9:40 PM Changeset [839] by
- Better compare of IP strings.
- 6:10 PM Changeset [838] by
- Restore Id keyword which was dropped.
- 4:35 PM Changeset [837] by
- Allow a couple of the message functions to be called before the first …
Aug 29, 2006:
- 12:13 AM Changeset [836] by
- Make error image smaller so resizing isn't necessary.
- 12:09 AM Changeset [835] by
- Display an error image on the torrent icon when there is an error with …
Aug 28, 2006:
- 12:31 PM Changeset [834] by
- switch back find shortcut
- 7:31 AM Ticket #141 (Change Filter Bar shortcut) created by
- The filter bar shortcut should be changed back to cmd+f. 832 changed …
- 7:27 AM Ticket #140 (Use kqueue instead of polling to imports torrents immediately) created by
- An MIT-licensed cocoa class wrapping kqueue: …
Aug 27, 2006:
- 12:36 AM Changeset [833] by
- Some fixes for the french translation.
Aug 25, 2006:
- 12:44 PM Ticket #139 (GTK+ Client from latest SVN segfaults) created by
- In gtk/main.c msgwin_loadpref gets called without initializing the …
- 11:03 AM Ticket #138 (per-torrent messages) created by
- is it possible to filter messages by torrent. having many torrents …
Aug 24, 2006:
- 2:23 PM Changeset [832] by
- The filter bar shortcut is command-option-f (for now) since regular …
- 2:41 AM Changeset [831] by
- Display an error if saving of the log file fails.
- 2:04 AM Changeset [830] by
- Don't recreate the whole log string each time a line is removed.
- 1:55 AM Changeset [829] by
- Limit message log to 1000 lines.
Aug 22, 2006:
- 11:00 PM Changeset [828] by
- Option to save log.
- 10:42 PM Ticket #137 (crash when downloading on powerpc) created by
- I've removed ALL config files, even with AppZapper?, and reinstalled …
- 10:08 PM Changeset [827] by
- Add keywords.
- 10:04 PM Changeset [826] by
- Don't hide Message window when T isn't the main app.
- 10:02 PM Changeset [825] by
- Make Message window a panel, get rid of extra Edit menu, and move menu …
- 8:39 PM Changeset [824] by
- Add Find to edit menu, since find can be useful for debugging.
- 7:50 PM Changeset [823] by
- Log window now indents none-first lines.
- 4:12 PM Changeset [822] by
- simpler date format
- 3:23 AM Changeset [821] by
- different way to set font
- 3:11 AM Changeset [820] by
- Get rid of blank line at bottom of message log.
- 2:56 AM Changeset [819] by
- Re-add time to message log.
- 2:35 AM Changeset [818] by
- Work with new way of logging messages.
- 2:32 AM Changeset [817] by
- Add time to messages.
- 2:24 AM Changeset [816] by
- No longer need gthread library.
- 2:12 AM Changeset [815] by
- Rework the message stuff again to be easier on the frontend.
- 1:59 AM Changeset [814] by
- Larger default message window, font matching default Console look, and …
- 1:08 AM Changeset [813] by
- Empty (and display) buffer right away when changing message level, and …
- 12:02 AM Changeset [812] by
- Update the message log twice as often, and when quitting set libT to …
Aug 21, 2006:
- 11:47 PM Changeset [811] by
- This should be a safer implementation of the message log.
- 10:23 PM Changeset [810] by
- MessageWindowController? in its proper place
- 10:12 PM Changeset [809] by
- Stupid mistake.
- 10:10 PM Changeset [808] by
- Use lock when clearing text.
- 10:07 PM Changeset [807] by
- Message Log window, accessible from the Transmission menu.
- 4:28 PM Changeset [806] by
- See exact number of bytes in tooltip over file size in file table.
- 4:17 PM Changeset [805] by
- unsigned long long for file size
- 3:22 PM Ticket #136 (German Translation) created by
- Please add German translation. Of course I'm willing to do the …
- 7:17 AM Ticket #135 (User defineable connection limit) created by
- What: Allow the user to modify the number of peers Transmission …
Aug 20, 2006:
- 10:45 PM Changeset [804] by
- Add a debug output window.
- 10:45 PM Changeset [803] by
- Make message level available to message handler callback.
- 8:46 PM Changeset [802] by
- Make sure the scheduler 24-hour format is double digits.
- 7:11 PM Changeset [801] by
- Display "info not available" in file table.
- 6:37 PM Changeset [800] by
- Reveal in file table works again.
- 6:32 PM Changeset [799] by
- Add individual file sizes to info's file table.
- 6:15 PM Changeset [798] by
- Allow frontend to change message output level. Rename …
- 6:09 PM Changeset [797] by
- Add number of files below info's file table.
- 5:59 PM Changeset [796] by
- Sort accessor is private.
- 7:29 AM Ticket #134 (Can't find any peers) created by
- Use tramissioncli to open some torrent file, it displayed these …
- 2:22 AM Changeset [795] by
- Fix BeOS gcc check with gcc >=3
Aug 19, 2006:
- 10:18 PM Changeset [794] by
- Acquire lock before setting completed badge to help get rid of problem …
Aug 18, 2006:
- 7:10 PM Changeset [793] by
- Detect if a newer compiler is needed on BeOS.
- 6:37 PM Changeset [792] by
- Disables building of the BeOS UI for now
- 8:46 AM Changeset [791] by
- Unbreak BeOS build.
- 3:26 AM Ticket #132 (Implement superseeding mode (BEP16)) created by
- http://en.wikipedia.org/wiki/Super-seeding
Aug 17, 2006:
- 4:49 AM Ticket #131 (OS 10.5 compatibility) closed by
- fixed: This seems to be a bug in the Preview Release of Leopard 10.5. There …
- 3:24 AM Changeset [790] by
- percentage next to valid downloaded in inspector
- 3:12 AM Changeset [789] by
- Show swarm speed in inspector.
Aug 16, 2006:
- 7:21 PM Changeset [788] by
- Try to keep track of the overall speed of the swarm. Patch by Denis Ahrens.
- 1:52 AM Changeset [787] by
- Better BitTorrent? client identification.
Aug 15, 2006:
- 9:38 PM Changeset [786] by
- Try to find a UTF-8 filename in single-file mode too.
- 2:53 PM Ticket #130 (client identification in peer list) reopened by
- some mainline and ABC clients are showing as unknown: A310--00 …
- 12:25 PM Ticket #131 (OS 10.5 compatibility) created by
- In order to make Transmission compatible with mac os 10.5, in xcode …
- 2:36 AM Changeset [785] by
- Show checks instead of y's for DL and UL columns.
- 2:28 AM Changeset [784] by
- Status in peers tab.
- 1:58 AM Changeset [783] by
- Trim "connected" column with by a pixel.
- 1:51 AM Changeset [782] by
- Colored dots for connected/not connected
- 1:40 AM Changeset [781] by
- Initially select IP column for sorting.
- 12:59 AM Changeset [780] by
- Check for connected peers, as well as better peer table resizing behavior.
- 12:02 AM Changeset [779] by
- Don't change pref view to the current pref view.
Aug 14, 2006:
- 11:55 PM Changeset [778] by
- Some better defaults.
- 11:39 PM Changeset [777] by
- Sort IP addresses correctly.
- 11:18 PM Changeset [776] by
- Peer table always sorts by ip address after sorting by whatever column …
- 10:59 PM Changeset [775] by
- IP address in peer table
- 10:42 PM Changeset [774] by
- Retrieve peer address as a string via tr_torrentPeers().
- 10:34 PM Ticket #130 (client identification in peer list) closed by
- fixed: Done in [773].
- 10:33 PM Changeset [773] by
- Add bits on wheels to clients list.
- 10:27 PM Changeset [772] by
- Lock and unlock while accessing peers in libtransmission. Handle lack …
- 11:05 AM Ticket #130 (client identification in peer list) created by
- it comes up as 'unknown client'. We should at least acknowledge our …
- 3:13 AM Changeset [771] by
- No need to make peer table make the window key, which also eliminates …
Aug 13, 2006:
- 9:56 PM Changeset [770] by
- Fix for when the returned client string is "unknown client ("
- 9:42 PM Changeset [769] by
- Use the proper name of uTorrent through the magic of UTF-8.
- 9:38 PM Changeset [768] by
- Add uTorrent to clients.
- 9:24 PM Changeset [767] by
- Free even more memory.
- 9:16 PM Changeset [766] by
- Get peers separately from the rest of the stats. This should also get …
- 7:55 PM Changeset [765] by
- Fix a memory leak.
- 7:43 PM Changeset [764] by
- Some changes to getting peers in libtransmission. Now it uses a …
- 4:19 PM Changeset [763] by
- lock torrent before accessing peers
- 3:53 PM Changeset [762] by
- Don't allow row selection in peer table.
- 3:46 PM Changeset [761] by
- Basic peer info in info window...more to come.
- 2:22 AM Ticket #40 (Transmission doesn't downloads all Blocks.) closed by
- invalid
- 2:22 AM Ticket #129 (Transmission doesn't downloads all Blocks.) created by
- Originally from Ticket #40, but that had spam... Somtimes …
- 12:26 AM Changeset [760] by
- Change all my 2-clause BSD licenses to the same MIT/X11 license as …
- 12:22 AM Changeset [759] by
- Replace the old progress cell renderer with a new one for silly …
Aug 12, 2006:
- 9:52 PM Changeset [758] by
- Use UTF-8 encoded name and paths in torrent file if available.
- 8:36 PM Changeset [757] by
- Some changes for the last commit plus don't allow the same time for …
- 8:13 PM Changeset [756] by
- More improvements to the way speed limit scheduling works.
- 8:06 PM Changeset [755] by
- Recognize skyos
- 12:38 AM Changeset [754] by
- Some new accessors for libtransmission...I don't see what harm these can do
Aug 11, 2006:
- 11:18 PM Changeset [753] by
- Streamlined autoenable function a little.
- 10:58 PM Changeset [752] by
- Scheduler is now more automatic.
- 4:02 PM Ticket #127 (Transmission daemon and CGI interface) created by
- Daemon supports multiple torrents specified in config file at startup. …
- 6:25 AM Ticket #126 (osx: make torrent cells draggable to other applications) created by
- i can drag a torrent from mainline client to transmission, but not the …
- 4:26 AM Ticket #125 (better file locking) created by
- Transmission doesn't properly lock the files it is writing to. I'm …
Aug 10, 2006:
- 11:24 PM Ticket #124 (avoid parallel file checking) created by
- As mentioned in the …
- 1:32 PM Ticket #123 (Patch to manage torrents in the right places on AmigaOS4) created by
- Since AmigaOS4 has ":" that divide main drive from the rest of the …
Aug 9, 2006:
- 10:54 PM Ticket #122 (tr_torrentIterate ability to stop torrents) closed by
- fixed: Done in [751]/
- 10:53 PM Changeset [751] by
- Small iterator change in libtransmission by oleo.
- 7:17 AM Ticket #122 (tr_torrentIterate ability to stop torrents) created by
- I think that tr_torrentIterate() should be modified in such way that …
- 3:25 AM Changeset [750] by
- remove unneeded retain
- 12:11 AM Changeset [749] by
- save history
- 12:09 AM Changeset [748] by
- I hate memory management in objective-c! This should have better …
Note: See TracTimeline
for information about the timeline view.