Timeline


and

Sep 29, 2006:

3:21 PM Changeset [968] by livings124
My typo.
3:05 PM Changeset [967] by livings124
Clear up the explanation of queueing a little.
3:00 PM Changeset [966] by livings124
no harm in having the help index match the new changes
2:58 PM Changeset [965] by livings124
small fix and a disclaimer
2:54 PM Changeset [964] by livings124
Make colors of bar/box match the new color scheme.
2:51 PM Changeset [963] by livings124
Updated help from Nick Pucius.
2:46 PM Changeset [962] by livings124
Added option in warning window to begin download even if not enough …
5:30 AM Changeset [961] by livings124
Torrents that have errors aren't counted in the queue, and when a …

Sep 28, 2006:

11:32 PM Changeset [960] by livings124
Determine stats before originally starting torrent from history.
11:12 PM Changeset [959] by livings124
NAT forwarding is off by default, and port, not portS
9:54 PM Changeset [958] by livings124
Make code match the rest of the mac style.
9:40 PM Ticket #148 (Automatic port status patch for Mac OS X GUI) closed by livings124
fixed: Added in [956].
9:37 PM Changeset [957] by livings124
work around for small bug in apple code
9:14 PM Changeset [956] by livings124
Status on ports in prefs window. Thanks to cluthi on the forums for this.
8:00 PM Ticket #148 (Automatic port status patch for Mac OS X GUI) created by cedric.luthi@…
Hello, I have done a patch that will automatically check the port …
6:20 PM Changeset [955] by livings124
get rid of reference to old image file
6:11 PM Changeset [954] by livings124
Don't set the background of pieces view if it's gonna be hidden.
6:07 PM Changeset [953] by livings124
an extra log for extra debugging
5:38 PM Changeset [952] by livings124
hopefully a bit better...now just figure out a way to get the progress …
5:17 PM Changeset [951] by livings124
more logging and an extra check
5:02 PM Changeset [950] by livings124
Log the volume name to help in debugging.
4:54 PM Changeset [949] by livings124
a little more detailed log to save time converting bytes
4:50 PM Changeset [948] by livings124
don't subtract unsigned numbers
4:04 PM Changeset [947] by titer
List libT.a before the -l* flags on the command line (otherwise this …
4:06 AM Changeset [946] by livings124
Re-add logs and try using different conversion.
3:33 AM Changeset [945] by joshe
I guess I don't know how xml namespaces work.
2:33 AM Changeset [944] by joshe
How about we actually put an <?xml?> tag in the xml we send?
2:27 AM Changeset [943] by joshe
More miscellaneous UPnP fixes.
1:40 AM Changeset [942] by joshe
Minor UPnP compatibility fixes.
12:48 AM Changeset [941] by livings124
Remove some logging and add the volume name to space warning.
12:32 AM Changeset [940] by livings124
First attempts at warning about not enough disk space (and stopping …
12:17 AM Changeset [939] by joshe
Don't verify part of the UPnP root descript that apparently isn't standard.

Sep 27, 2006:

11:23 PM Changeset [938] by joshe
Add more UPnP debugging messages.
10:23 PM Changeset [937] by joshe
Fix extra space in tracker HTTP request line.
8:34 PM Changeset [936] by livings124
Generate the pieces images in code rather than using files.
7:16 PM Changeset [935] by livings124
Hide pieces view if a single torrent is not selected.
3:32 PM Changeset [934] by livings124
rearrange peers inspector tab a bit
2:43 PM Changeset [933] by livings124
make autostart variable the same as in .6

Sep 26, 2006:

10:37 PM Changeset [932] by joshe
Add missing prototype for tr_peerIsIncoming().
10:36 PM Changeset [931] by joshe
Fix possible uint64_t underflow which could cause insanely huge …
6:43 PM Changeset [930] by joshe
Properly exit the upnp device pulse when a loop is detected.
11:16 AM Changeset [929] by titer
Don't attach peers to inactive torrents (should fix the CLOSE_WAIT …
3:27 AM Changeset [928] by livings124
waiting torrents won't go to the queue…
1:52 AM Changeset [927] by livings124
Move PiecesView?.m/h to the macosx folder.

Sep 25, 2006:

9:56 PM Changeset [926] by titer
Remember whether a peer comes from an incoming or outcoming connection
9:24 PM Changeset [925] by livings124
The advance bar should have the same default number of pieces as the …
9:20 PM Changeset [924] by livings124
Use setNeedsDisplay rather than resetting the image on each refresh.
8:53 PM Changeset [923] by livings124
Move the pieces viewer into the Activity pane of Inspector.
8:21 PM Changeset [922] by livings124
Better sizing of table in inspector, and slightly larger min width.
8:00 PM Changeset [921] by livings124
rearrange activity and peers tab in inspector
6:37 PM Changeset [920] by joshe
Merge nat-traversal branch to trunk.
7:18 AM Changeset [919] by joshe
Fix logic error in exit check, this time on the right branch.
7:17 AM Changeset [918] by joshe
Revert a change that was made on the wrong branch.
3:53 AM Changeset [917] by livings124
Make box size larger, as well as avoid overlap.
2:45 AM Changeset [916] by livings124
two for-loops is probably better in this case
2:35 AM Changeset [915] by livings124
compute values even less: only when torrent is first selected
2:12 AM Changeset [914] by livings124
code's a little bit more confusing, but at least it doesn't have to …
1:42 AM Changeset [913] by livings124
Use square root instead of a while loop.
1:19 AM Changeset [912] by joshe
Prefix install paths with optional DESTDIR variable.
1:11 AM Changeset [911] by livings124
better box sizing
12:54 AM Changeset [910] by livings124
Make boxes in pieces viewer larger if few enough to make them all fit.

Sep 24, 2006:

11:57 PM Changeset [909] by livings124
Show pieces top-down, and if there are less pieces than are shown, …
11:06 PM Changeset [908] by livings124
only update pieces viewer when it's visible
11:03 PM Changeset [907] by livings124
remove unnecessary variables/checks
11:02 PM Changeset [906] by livings124
Use the main gui's timer to update the pieces view rather than its own.
10:48 PM Changeset [905] by livings124
Make advanced bar colors match the new pieces viewer more.
10:39 PM Changeset [904] by livings124
Changes to handling of the pieces viewer's window.
10:28 PM Changeset [903] by livings124
Add "Pieces Viewer," accessible through the View menu. I swear this …
7:41 AM Changeset [902] by joshe
Treat a couple more NAT-PMP errors as temporary.
5:03 AM Changeset [901] by joshe
Don't treat a requested port being in use as a permanent error with NAT-PMP

Sep 23, 2006:

9:44 PM Changeset [900] by livings124
make a default name more future-proof
8:47 PM Changeset [899] by livings124
"Resume selected without wait" now works without having to first queue …
7:16 PM Changeset [898] by livings124
holding down option will now allow the pause/resume button within the …
6:26 PM Changeset [897] by livings124
Queue Order is promoted to the top of the sort list
6:13 PM Changeset [896] by livings124
capitalization fix
6:11 PM Changeset [895] by livings124
rearrange transfers prefs
5:47 PM Changeset [894] by livings124
Move nat warning in prefs around/
4:53 PM Changeset [893] by livings124
Add a check icon and small changes to layout/text of nat status.
4:31 PM Changeset [892] by livings124
fix some small oversights
6:29 AM Changeset [891] by joshe
Fix logic error in exit check.

Sep 22, 2006:

3:02 PM Changeset [890] by livings124
retain nat status to avoid constant setting of status
2:55 PM Changeset [889] by livings124
Include image with the nat status. It still needs an image for success.
2:34 PM Changeset [888] by livings124
show nat status in prefs
1:26 PM Ticket #146 (support for mldonkey and ktorrent in peers section) closed by jah
fixed
10:05 AM Changeset [887] by joshe
Add KTorrent, libTorrent and MLDonkey to clients list.
3:53 AM Changeset [886] by livings124
resize prefs a bit
3:40 AM Changeset [885] by livings124
get rid of annoying warning
3:34 AM Changeset [884] by livings124
Remove unnecessary code.
3:01 AM Changeset [883] by livings124
barely-noticeable prefs alignment issue
2:42 AM Changeset [882] by livings124
Add context menu to start without wait.
2:35 AM Changeset [881] by livings124
Fix crash with pause toolbar item.
2:08 AM Changeset [880] by livings124
Simplified queue and autostart prefs
1:16 AM Changeset [879] by livings124
Refer to queue as "queue".
1:09 AM Changeset [878] by livings124
For waiting torrents, button in table will now be a pause button to …

Sep 21, 2006:

11:21 PM Ticket #147 (Auto management resume enhancement) closed by livings124
fixed
11:20 PM Changeset [877] by livings124
pausing torrents will now remove them for the queue
11:16 PM Changeset [876] by livings124
The beginnings of a reworked queue system.
5:12 PM Changeset [875] by joshe
Add back a couple of dateTry updates that were dropped with the new …

Sep 20, 2006:

8:23 PM Changeset [874] by livings124
Increased the number of message lines from 1000 to 2500. For real this …
8:23 PM Changeset [873] by livings124
Simplified the layout of the speed limit scheduler a bit and increased …
6:44 PM Ticket #147 (Auto management resume enhancement) created by cedric.luthi@…
Hello, I was disappointed that when you resume your downloads, they …

Sep 19, 2006:

6:06 PM Changeset [872] by livings124
"traversal" should be lowercase
6:04 PM Changeset [871] by livings124
Relabel new preference item.
3:36 PM Changeset [870] by joshe
When changing our port, have NAT-PMP try to unmap the old port, not …

Sep 18, 2006:

2:20 PM Changeset [869] by livings124
Rephrase label in prefs.
2:11 PM Changeset [868] by livings124
attempt at getting nat traversal support in the os x gui
1:27 AM Changeset [867] by joshe
Merge debug window changes from trunk.
1:26 AM Changeset [866] by joshe
Improve debug window: Limit the log to 5000 messages. Use a …
12:28 AM Changeset [865] by titer
Updates Xcode project

Sep 17, 2006:

11:00 PM Changeset [864] by joshe
Add nat traversal support (ie: NAT-PMP and UPnP)
10:47 PM Changeset [863] by joshe
Create branch for nat traversal testing.

Sep 12, 2006:

11:08 PM Ticket #139 (GTK+ Client from latest SVN segfaults) closed by smoon
fixed
1:41 AM Changeset [862] by livings124
stupid mistake in last commit
1:38 AM Changeset [861] by livings124
Add Opera to the clients list.
12:59 AM Changeset [860] by livings124
small cleanup in advanced bar code
12:56 AM Changeset [859] by livings124
white instead of "back" color
12:51 AM Changeset [858] by livings124
advanced bar doesn't need to generate it's own border
12:26 AM Changeset [857] by livings124
Change the advanced bar width a bit.
12:08 AM Changeset [856] by livings124
Advanced bar should work again.

Sep 11, 2006:

11:52 PM Changeset [855] by livings124
Use tableView:objectValueForTableColumn:row: instead of …

Sep 10, 2006:

3:40 PM Ticket #146 (support for mldonkey and ktorrent in peers section) created by jah
mldonkey's peer id is MLx.x.x Ktorrents is KTxxxx Informative links: …

Sep 9, 2006:

9:47 AM Ticket #145 (take a look at using libevent) created by dribot
libevent (1) is a library which uses the best available event …

Sep 8, 2006:

11:19 PM Changeset [854] by joshe
Add an assertion.
9:53 PM Ticket #144 (Variable numwant depending on event) created by brent
When communicating with a tracker, T does not need 50 peers all of the …
1:17 AM Changeset [853] by livings124
enable new menu items more accurately
1:14 AM Changeset [852] by livings124
Menu item to switch between filters. Enable some menu items a little …

Sep 7, 2006:

9:42 PM Changeset [851] by livings124
add bitrocket to the client id's (you have to acknowledge the …
9:52 AM Ticket #143 (PEX - peer exchange) created by zax
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 zax
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 livings124
fixed: Done in [847].
10:28 PM Ticket #141 (Change Filter Bar shortcut) closed by livings124
fixed
9:17 PM Changeset [850] by livings124
Forgot a release.
4:37 AM Changeset [849] by livings124
check for files to auto import at launch
4:30 AM Changeset [848] by livings124
Forgot the updated credits and to remove an unused constant
4:28 AM Changeset [847] by livings124
Use UKKQueue for auto import which gets rid of polling and makes the …
2:23 AM Changeset [846] by livings124
booleans are easier...again
2:21 AM Changeset [845] by livings124
booleans are easier
2:12 AM Changeset [844] by livings124
Use built-in ability for verifying notifications' objects and update …

Sep 4, 2006:

7:33 AM Changeset [843] by livings124
temp fix for crashing

Sep 3, 2006:

5:06 PM Changeset [842] by livings124
Display a warning when in debug mode.
4:16 PM Changeset [841] by livings124
Only update peer table when it's visible

Sep 1, 2006:

3:30 PM Changeset [840] by livings124
Remove Find...it doesn't work right and isn't too important anyways.

Aug 30, 2006:

9:40 PM Changeset [839] by livings124
Better compare of IP strings.
6:10 PM Changeset [838] by joshe
Restore Id keyword which was dropped.
4:35 PM Changeset [837] by joshe
Allow a couple of the message functions to be called before the first …
Note: See TracTimeline for information about the timeline view.