Timeline
Jun 4, 2008:
- 11:46 PM Changeset [6042] by
- fix tracker crash caused by the new add/remove tracker code reported …
- 11:03 PM Changeset [6041] by
- adjust the placement of the port status indicator
- 9:18 PM Changeset [6040] by
- update strings file; remove commented-out code
- 9:17 PM Ticket #224 (creating multi-tracker torrents) closed by
- fixed: Mac support added in [6038]
- 9:09 PM Changeset [6039] by
- minor update to the creator window
- 8:55 PM Changeset [6038] by
- ability to create torrent files with multiple trackers
- 8:04 PM Ticket #991 (Add "--tos" command line option to CLI) closed by
- fixed: r6037
- 8:04 PM Changeset [6037] by
- #991: Add "--tos" command line option to CLI
- 7:46 PM Changeset [6036] by
- (gtk) more work on the RPC preferences tab: the ACL editor works now & …
- 7:22 PM Changeset [6035] by
- disable rpc controls when rpc is disabled
- 6:06 PM Changeset [6034] by
- add a note about wildcards to the rpc prefs
- 5:25 PM Changeset [6033] by
- accurately test the rpc acl's ip address
- 5:15 PM Changeset [6032] by
- on Tiger attempt to show the group filter image at the correct size
- 5:14 PM Changeset [6031] by
- RPC ACL: (1) add a new call for testing ACLs (2) add wildcard notation …
- 4:24 PM Changeset [6030] by
- print the rpc access list error message to Console
- 8:26 AM Ticket #982 (Add torrent-create method to rpc) reopened by
- 8:26 AM Ticket #982 (Add torrent-create method to rpc) closed by
- fixed: May I suggest returning "success" when the creation was successfully …
- 7:06 AM Changeset [6029] by
- modify the torrent-list response as per Gimp_'s request
- 6:44 AM Changeset [6028] by
- actually hook up the rpc port field
- 6:40 AM Changeset [6027] by
- sort ip addresses in the rpc access table; other cleanup with this …
- 6:36 AM Changeset [6026] by
- fix the error message leak reported by BentMyWookie? in the new ACL code
- 4:49 AM Changeset [6025] by
- (libT) handle a NULL third argument to tr_sessionSetRPCACL()
- 4:48 AM Changeset [6024] by
- add ability to add and remove to the rpc access list
- 4:03 AM Ticket #991 (Add "--tos" command line option to CLI) created by
- I submitted an earlier patch to add DSCP support to Transmission. Some …
- 4:00 AM Ticket #990 (Finish hooking up DSCP as a hidden preference on Mac client) created by
- I submitted an earlier patch to add DSCP support to Transmission. Some …
- 3:50 AM Changeset [6023] by
- add rpc access control table to prefs
Jun 3, 2008:
- 8:59 PM Changeset [6022] by
- (gtk) a little more progress on the RPC permissions editor, but it's …
- 8:47 PM Changeset [6021] by
- attempt to eliminate an unused view item
- 8:13 PM Ticket #930 (Patch to reorder format string args for translation) closed by
- fixed: I committed the suggestion in the previous comment in r6020. Please …
- 8:13 PM Changeset [6020] by
- (gtk) #930: Patch to reorder format string args for translation
- 8:10 PM Ticket #989 (Auto-update blocklist) created by
- It would be nice if we could set the blocklist to auto update (every …
- 8:06 PM Ticket #838 (Adding trackers to existing torrents) closed by
- fixed: This case (merging trackers of duplicate torrent) is just a bit too …
- 7:51 PM Ticket #952 (Please include POT file on source for new release.) closed by
- invalid: I just tested out a couple of handfuls of gnome app tarballs, and it …
- 7:47 PM Changeset [6019] by
- use date added, date completed, and date of last activity from libT, …
- 7:42 PM Changeset [6018] by
- add tr_torrentSetDoneDate() too
- 7:22 PM Changeset [6017] by
- add tr_torrentSetAddedDate() and tr_torrentSetActivityDate()
- 7:16 PM Changeset [6016] by
- (1) add a doneDate to tr_torrent and tr_stat. (2) save …
- 7:11 PM Changeset [6015] by
- initial rpc pref pane
- 6:00 PM Changeset [6014] by
- get rid of an unnecessary warning
- 5:55 PM Changeset [6013] by
- implement most of the rpc preferences updating
- 4:28 PM Changeset [6012] by
- only update the options window when the updated torrent is already selected
- 4:22 PM Changeset [6011] by
- swap rpc start/stop and remove
- 4:20 PM Changeset [6010] by
- mac: implement rpc started, stopped, and updated
- 3:27 PM Changeset [6009] by
- attempt to make the tracker table and buttons a bit nicer on Tiger
- 3:13 PM Ticket #838 (Adding trackers to existing torrents) reopened by
- Bah, I have to learn to read. Nevermind.
- 3:12 PM Ticket #838 (Adding trackers to existing torrents) closed by
- fixed: That's really something different. Can you put that in a new ticket?
- 2:11 PM Ticket #987 (Downloading Files that are Unchecked) closed by
- duplicate
- 2:11 PM Ticket #987 (Downloading Files that are Unchecked) reopened by
- The third file was in a piece that overlaps with the second file, and …
- 12:59 PM Ticket #838 (Adding trackers to existing torrents) reopened by
- didnt realise you had to reopen to get a reply :/
- 4:30 AM Ticket #988 (Unchoke unchokes uninterested peers in SVN 6000) closed by
- fixed
- 4:29 AM Changeset [6008] by
- #988: Optimistic unchoke can unchoke uninterested peers
- 4:25 AM Ticket #988 (Unchoke unchokes uninterested peers in SVN 6000) created by
- http://forum.transmissionbt.com/viewtopic.php?p=24341#24341
Jun 2, 2008:
- 9:39 PM Ticket #987 (Downloading Files that are Unchecked) closed by
- invalid: When you checked the second file, it started asking for its data. That …
- 9:32 PM Ticket #987 (Downloading Files that are Unchecked) reopened by
- The piece size is set to 2.0 MB, but remember: the first file is dl'ed …
- 9:02 PM Changeset [6007] by
- (gtk) rough draft of the preferences dialog's "Remote Access" tab: …
- 8:31 PM Changeset [6006] by
- update NEWS and mac strings
- 7:57 PM Changeset [6005] by
- (libT) if the ACL passed in via tr_sessionInitFull() can't be parsed, …
- 7:44 PM Changeset [6004] by
- (libT): added an ACL tester to tr_sessionSetRPCACL() and return an …
- 7:42 PM Changeset [6003] by
- for now don't allow modification of non-user added trackers
- 7:36 PM Ticket #952 (Please include POT file on source for new release.) reopened by
- (was I supposed to get a copy from this reply? I just saw it doing a …
- 7:17 PM Changeset [6002] by
- pluralize the "remove tracker" dialogue appropriately; merge more of …
- 7:00 PM Ticket #838 (Adding trackers to existing torrents) closed by
- fixed: This is in the mac build as of [5998]
- 6:47 PM Changeset [6001] by
- merge some code for removing trackers
- 6:34 PM Changeset [6000] by
- add a warning when removing built-in trackers
- 6:11 PM Ticket #987 (Downloading Files that are Unchecked) closed by
- invalid: Please reopen this ticket with the piece size from the "Information" …
- 5:44 PM Changeset [5999] by
- (gtk) when editing the tracker list of an existing torrent, don't let …
- 5:26 PM Changeset [5998] by
- (mac) initial support for adding and removing trackers
- 4:42 PM Ticket #987 (Downloading Files that are Unchecked) reopened by
- I'm pretty sure that this is a bug in Transmission though. After I …
- 3:52 PM Changeset [5997] by
- add in some very simple bitfield tests, and add a #define option to …
- 3:07 PM Changeset [5996] by
- make the `new torrent' dialog a little prettier
- 3:03 PM Ticket #987 (Downloading Files that are Unchecked) closed by
- wontfix: The bittorrent protocol requires data to be downloaded in blocks, and …
- 2:58 PM Ticket #987 (Downloading Files that are Unchecked) created by
- I started downloading a torrent that included several files. The …
- 11:47 AM Ticket #986 (Allow proxy or ssh tunnel tracker connections) created by
- As a way to circumvent deep packet inspection, which can even detect …
- 4:58 AM Changeset [5995] by
- (gtk) better grouping of the progress indicator in the "new torrent" dialog
- 4:42 AM Ticket #981 (GTK+ UI Doesn't Have 'Sort by Date Added' option) closed by
- fixed: r5994 Thanks for the patch!
- 4:41 AM Changeset [5994] by
- #981: add tr_stat.dateAdded to libT; add "sort by age" to gtk+ client
- 2:56 AM Ticket #985 (remember torrent selection between sessions) closed by
- invalid: no.
- 1:55 AM Changeset [5993] by
- allow torrents with no announce address to be created again
- 1:28 AM Ticket #985 (remember torrent selection between sessions) created by
- Every time I do $ transmission here totally offline today, I have to …
Jun 1, 2008:
- 10:18 PM Ticket #984 (Ability to use custom local or remote block lists) created by
- Add the ability to select the text file containing the block list.
- 7:08 PM Changeset [5992] by
- mac build builds again
- 6:12 PM Ticket #983 (Upgrade to Sparkle 1.5) closed by
- invalid: Reopen when 1.5 is out. I'm not going to be integrating beta versions.
- 5:11 PM Ticket #983 (Upgrade to Sparkle 1.5) created by
- Sparkle 1.5b1 has been released. New features include: * …
- 3:46 PM Changeset [5991] by
- (gtk) unclutter the "new torrent" dialog a bit.
- 2:48 PM Ticket #982 (Add torrent-create method to rpc) created by
- http://forum.transmissionbt.com/viewtopic.php?p=24306
- 5:45 AM Changeset [5990] by
- add gtk/tracker-list.c to the list of translatable files
- 5:36 AM Changeset [5989] by
- #224 (creating multi-tracker torrents): add multitracker support in …
- 1:55 AM Changeset [5988] by
- r5987 tweak: silence a couple of console debugging messages that snuck …
- 1:40 AM Changeset [5987] by
- #838 (Adding trackers to existing torrents): add a backend API for …
May 31, 2008:
- 6:38 PM Ticket #981 (GTK+ UI Doesn't Have 'Sort by Date Added' option) created by
- The Mac UI allows users to sort the list of torrents by the date that …
- 5:47 PM Ticket #973 (Tracker handling code crashes while adding torrents) closed by
- worksforme: 10:40 <@charles_> Triskelios: also, did you have more for me on #973? …
- 3:15 PM Changeset [5986] by
- fix r5985 oops. I shouldn't make commits when I'm in a hurry.
- 5:22 AM Changeset [5985] by
- another tweak for calculating tr_stat.desiredAvailable faster, …
- 3:11 AM Changeset [5984] by
- don't archive group images; update group images when colors change
- 2:52 AM Changeset [5983] by
- in the groups menu, show the "blank group" image; resize the images in …
- 2:38 AM Changeset [5982] by
- potential decrease in memory usage when showing the group dividers
- 12:20 AM Changeset [5981] by
- fix r5979 oops
- 12:16 AM Changeset [5980] by
- experimental message batcher as discussed in …
May 30, 2008:
- 5:22 PM Changeset [5979] by
- on shutdown, close the most active torrents first. That way if we …
- 4:49 PM Changeset [5978] by
- add a couple of more ways to short-circuit the …
- 3:43 PM Changeset [5977] by
- refactor out some dead code in net.c, and probably give jhujhiti fits
- 3:40 PM Changeset [5976] by
- minor speedups in tr_torrentStat() and in bitfield manipulation
- 3:19 PM Changeset [5975] by
- API cleanup: s/tr_torrentRates/tr_sessionGetSpeed/
- 1:00 PM Ticket #980 (Optimistic unchoker is never called) closed by
- fixed: r5974.
- 12:58 PM Changeset [5974] by
- #980 optimistic unchoking is broken
- 11:55 AM Ticket #980 (Optimistic unchoker is never called) created by
- From forum: […] …
- 12:38 AM Ticket #776 (Option: Bind outgoing connections to local port) closed by
- wontfix
May 29, 2008:
- 10:16 PM Changeset [5973] by
- "isFolder" is a better method name than "folder"
- 9:50 PM Changeset [5972] by
- pieces bar color adjustment; dead code removal
- 5:42 PM Ticket #776 (Option: Bind outgoing connections to local port) reopened by
- 5:39 PM Ticket #583 (allow user to specify source port for outgoing connections) closed by
- duplicate: 10:29 < Chinstrap> charles_: #776 and #583 are different ways of …
- 5:33 PM Ticket #979 (cli doesn't document the -o command-line argument) closed by
- fixed: r5971
- 5:33 PM Changeset [5971] by
- #979: cli doesn't document the -o command-line argument
- 5:30 PM Ticket #979 (cli doesn't document the -o command-line argument) created by
- Subject says it all. This was brought to my attention in this thread: …
- 5:13 PM Ticket #916 ([PATCH] Make native language support (gettext) optional) closed by
- invalid: Just to follow-up on this: I'm okay with the idea of accepting a patch …
- 3:57 PM Ticket #776 (Option: Bind outgoing connections to local port) closed by
- wontfix
- 1:40 PM Ticket #972 (Transmission fails to compile with Sun Studio due to funky C code) closed by
- fixed: The natpmp update is in r5970. Please open a new ticket when your …
- 1:39 PM Changeset [5970] by
- #972: Update to the 2008/05/29 snapshot of libnatpmp
- 1:34 PM Ticket #974 ([GTK] Remove a question from the Help FAQ) closed by
- fixed: They are literally the same directory. You're probably just seeing an …
- 8:53 AM Ticket #974 ([GTK] Remove a question from the Help FAQ) reopened by
- cheers, although you didn't change it in /help/gtk/1.2x/html/FAQ.html …
- 3:24 AM Changeset [5969] by
- #972: merge upstream version of Jean Gressmann's JSON_parser
- 3:15 AM Changeset [5968] by
- oops, don't use C++-style comments or we'll break on old compilers
- 3:01 AM Ticket #975 (Priority on folder does not stick) closed by
- fixed: r5967
- 2:59 AM Ticket #978 (Details window hangs when changing priority) closed by
- fixed: r5967
- 2:59 AM Ticket #946 (Allow to select several files in the file chooser) closed by
- fixed: r5967
- 2:59 AM Changeset [5967] by
- (gtk) #978: Details window hangs when changing priority #946: Allow to …
- 2:58 AM Ticket #946 (Allow to select several files in the file chooser) reopened by
- 2:58 AM Ticket #977 (Ability to expand collapse all folders in details - files view) closed by
- wontfix
- 12:58 AM Changeset [5966] by
- fix typo from the typo fix
- 12:56 AM Changeset [5965] by
- fix 2 typos
- 12:51 AM Changeset [5964] by
- update localizable strings and NEWS
- 12:38 AM Changeset [5963] by
- * When loading a torrent, warn if no announce URLs are found. * When …
- 12:19 AM Changeset [5962] by
- fix typo on Tiger
- 12:18 AM Changeset [5961] by
- show a warning when create a torrent file with a blank address
May 28, 2008:
- 11:57 PM Changeset [5960] by
- allow creation of torrents with no announce address
- 5:20 PM Changeset [5959] by
- svn propset
- 5:17 PM Changeset [5958] by
- fix svn id property
- 4:56 PM Changeset [5957] by
- remove more dead code
- 4:52 PM Changeset [5956] by
- (libT) remove dead code
- 3:05 PM Changeset [5955] by
- (gtk) silence console warning when starting a second transmission session
- 2:06 PM Ticket #972 (Transmission fails to compile with Sun Studio due to funky C code) reopened by
- 2:05 PM Ticket #972 (Transmission fails to compile with Sun Studio due to funky C code) closed by
- fixed: trisk: the JSON_parser code needs to be submitted upstream to Jean …
- 1:50 PM Ticket #974 ([GTK] Remove a question from the Help FAQ) closed by
- fixed
- 1:03 PM Changeset [5954] by
- #972 (partial) Transmission fails to compile with Sun Studio due to …
- 10:37 AM Ticket #978 (Details window hangs when changing priority) created by
- 1. Open the detail window on a torrent that has some activity. 2. …
- 10:22 AM Ticket #977 (Ability to expand collapse all folders in details - files view) created by
- An ability to collapse and expand all folders in the details - files …
- 10:13 AM Ticket #976 (Download Speed Limiting Bug r5935) created by
- In short: Speed limit: on; global max dnl rate (when limited): …
- 10:10 AM Ticket #975 (Priority on folder does not stick) created by
- 1. While downloading a torrent with multiple files and folders I …
- 8:17 AM Ticket #974 ([GTK] Remove a question from the Help FAQ) created by
- Given that the Pieces box doesn't exist anymore in T, it would be good …
May 27, 2008:
- 11:59 PM Ticket #973 (Tracker handling code crashes while adding torrents) created by
- I started a new transmission-daemon session and added 74 torrents with …
- 10:21 PM Ticket #972 (Transmission fails to compile with Sun Studio due to funky C code) created by
- The new JSON parser uses an anonymous union containing an anonymous …
- 9:56 PM Ticket #971 (can't create torrent with empty "Announce URL") closed by
- fixed: r5953
- 9:55 PM Changeset [5953] by
- #971: transmission can't create torrent with empty "Announce URL"
- 9:49 PM Changeset [5952] by
- autogen.sh cleanups by Triskelios
- 9:47 PM Changeset [5951] by
- (rpc) better debugging messages in transmission-remote
- 8:31 PM Ticket #684 (Use XDG basedir spec for configuration files) closed by
- fixed: antistress: The spec would be better if it spelled out the …
- 7:34 PM Ticket #721 (Remove from list doesn't close() file-descriptors when changing the ...) closed by
- worksforme: I just tested this on a current nightly with no problems, and haven't …
- 7:05 PM Changeset [5950] by
- handle removing with rpc
- 6:37 PM Changeset [5949] by
- possible fix for r5932/r5933 error reported by John_Clay.
- 5:54 PM Changeset [5948] by
- (gtk) dead code removal: MC_HASH
- 5:47 PM Changeset [5947] by
- remove dead code
- 4:07 PM Changeset [5946] by
- simplify the drawing of group colors for transfers
- 4:01 PM Ticket #954 (Removing torrents via transmission-remote does not delete torrent or ...) closed by
- fixed
- 4:01 PM Ticket #954 (Removing torrents via transmission-remote does not delete torrent or ...) reopened by
- 4:00 PM Ticket #907 (Add download-unverified, download-failed to IPC) closed by
- fixed
- 8:20 AM Ticket #684 (Use XDG basedir spec for configuration files) reopened by
- Could you be more precise and quote the specs please, because i didn't …
- 6:05 AM Changeset [5945] by
- allow transfers to be dragged when status fields are hit; trivial …
- 5:27 AM Changeset [5944] by
- improvement for showing the pieces bar for transfers with few pieces …
- 5:08 AM Changeset [5943] by
- no need to have the bitmap as an instance variable since it is no …
- 4:49 AM Changeset [5942] by
- trivial efficiency
- 4:26 AM Changeset [5941] by
- dead code removal
- 4:25 AM Changeset [5940] by
- simplify the pieces bar by not drawing the gradient over it
- 4:20 AM Changeset [5939] by
- small potential speedup for the pieces bar
- 12:52 AM Changeset [5938] by
- support for adding a transfer through rpc
May 26, 2008:
- 11:23 PM Changeset [5937] by
- prepare Torrent.[mh] for rpc
- 10:35 PM Changeset [5936] by
- rearrange the "transfers" pref pane
- 9:39 PM Changeset [5935] by
- Option to only show the add window when manually adding transfers
- 1:41 PM Ticket #971 (can't create torrent with empty "Announce URL") reopened by
- I just upload torrent with empty "Announce URL" to tracker. When users …
- 1:23 PM Ticket #971 (can't create torrent with empty "Announce URL") closed by
- invalid: I don't understand this ticket at all. How does this tracker operate …
- 1:13 PM Changeset [5934] by
- dead code removal.
- 12:52 PM Changeset [5933] by
- (libT) shave a few bytes from tr_info and tr_torrent's memory footprints.
- 12:35 PM Ticket #971 (can't create torrent with empty "Announce URL") created by
- Since version 1.20 transmission can't create new torrents with empty …
- 12:14 PM Changeset [5932] by
- (libT) (1) shave a few bytes from tr_peer and tr_ratecontrol's …
May 25, 2008:
- 10:00 PM Ticket #684 (Use XDG basedir spec for configuration files) closed by
- fixed: After reading over the spec I have to say that I disagree with …
- 5:34 PM Changeset [5931] by
- a little work with rpc
- 1:23 PM Ticket #684 (Use XDG basedir spec for configuration files) reopened by
- 1:22 PM Ticket #970 (The help dialog's link to transmissionbt.com should be clickable) closed by
- fixed: r5930
- 1:22 PM Changeset [5930] by
- (gtk) #970: The help dialog's link to transmissionbt.com should be …
- 1:21 PM Ticket #970 (The help dialog's link to transmissionbt.com should be clickable) created by
- http://forum.transmissionbt.com/viewtopic.php?p=23993#23993 …
May 24, 2008:
- 11:51 PM Changeset [5929] by
- attempt to fix "0 times" stats bug
- 11:23 PM Ticket #943 (Option to show / hide the tray icon) closed by
- fixed: r5928
- 11:23 PM Ticket #942 ((gtk) should not inhibit Sleep/Suspend) closed by
- fixed: r5928
- 11:23 PM Changeset [5928] by
- (gtk) #942: Option to inhibit / allow hibernation (gtk) #943: Option …
- 6:30 PM Ticket #969 (Make peer ip field copy-able) closed by
- wontfix: Since that table is not selectable (and won't be made selectable) …
- 6:22 PM Ticket #968 ('transmission-remote -r' deletes all) closed by
- fixed: fixed in r5927
- 6:22 PM Changeset [5927] by
- (rpc) 1. fix #968: 'transmission-remote -r' deletes all 2. fix error …
- 4:48 PM Ticket #969 (Make peer ip field copy-able) created by
- Hello Team, Could you, please, make peer ip field copy-able? It means, …
- 1:15 AM Ticket #968 ('transmission-remote -r' deletes all) created by
- An example situation: root@server:~# transmission-remote -l …
May 23, 2008:
- 10:58 PM Changeset [5926] by
- potential fix for users that have "0 times" opened in stats window
- 8:36 PM Changeset [5925] by
- even more efficiency when drawing custom row colors
- 8:33 PM Changeset [5924] by
- remove unused functions tr_torrentSetActiveCallback() and …
- 8:18 PM Changeset [5923] by
- don't draw the white rows - this is already performed before hand
- 8:17 PM Ticket #946 (Allow to select several files in the file chooser) closed by
- wontfix
- 8:04 PM Changeset [5922] by
- * change tr_stat.activityDate's and tr_stat.startedDate's type to …
- 7:32 PM Changeset [5921] by
- missed these files in the last commit
- 7:31 PM Changeset [5920] by
- manually draw the alternating row colors in the tracker table as well
- 7:17 PM Changeset [5919] by
- use the clipRect as the visible rect
- 7:04 PM Changeset [5918] by
- manually draw the alternating row colors - this allows the rows below …
- 6:56 PM Changeset [5917] by
- shave 16 bytes off sizeof(tr_peerIo)
- 6:30 PM Changeset [5916] by
- possible fix for the stats error reported in …
- 4:56 PM Changeset [5915] by
- keep strings consistent
- 4:54 PM Changeset [5914] by
- for users that have "times open" displayed as 0, display "n/a" instead
- 4:18 PM Changeset [5913] by
- sine we now have two public ports (peer and rpc), rename "publicPort" …
- 1:18 PM Changeset [5912] by
- add `hashString' to torrent-stat's response
- 6:10 AM Ticket #967 ([a11y] Transmission's GUI table is inaccessible to persons with ...) created by
- In Transmission's GUI the table where the list of torrents currently …
May 22, 2008:
- 11:13 PM Ticket #966 ([PATCH] Blocklist support for Transmission-daemon) created by
- The attached patch adds a command-line switch to enable or disable the …
- 11:11 PM Changeset [5911] by
- more cleanup work: (1) kill the pointless "tr_tracker_stat" struct. …
- 9:06 PM Changeset [5910] by
- streamline FileListNode?.m, moving asserts to more appropriate locations
- 9:00 PM Changeset [5909] by
- set the $Id:$ properties for these files
- 8:44 PM Changeset [5908] by
- (libt) more janitorial work on cleaning up tr_session*() and …
- 8:28 PM Ticket #965 (Transmission shuts down on its own) closed by
- invalid: Reopen this ticket when there is more specific information. Right now …
- 8:00 PM Changeset [5907] by
- fix errors with the new file structure code when displaying …
- 7:59 PM Ticket #965 (Transmission shuts down on its own) created by
- I am using Transmission 1.2 with tiger 10.4.11 I will have …
- 7:24 PM Changeset [5906] by
- (rpc) remove TR_RPC_TORRENT_CLOSING. formalize "torrent-list"'s …
- 6:44 PM Changeset [5905] by
- move new files into the macosx directory
- 6:39 PM Changeset [5904] by
- use a custom class instead of a dictionary for holding a torrent's …
- 5:47 PM Ticket #963 (404 error for 1.21 help.) closed by
- fixed
- 5:47 PM Ticket #963 (404 error for 1.21 help.) reopened by
- 5:39 PM Changeset [5903] by
- #963: use branch numbers for help, such as 1.2x, instead of #963: use …
- 5:10 PM Ticket #963 (404 error for 1.21 help.) closed by
- worksforme: thought i'd close the ticket as the link now works
- 4:59 PM Changeset [5902] by
- make tr_stat identical in transmission.h and rpc-spec.txt.
- 4:41 PM Changeset [5901] by
- (rpc) make our generated JSON more human-readable.
- 12:31 PM Changeset [5900] by
- more janitorial cleanup on the "tr_session*" namespace. Today's …
- 11:00 AM Milestone 1.21 completed
- 5:33 AM Ticket #964 (Implement speed-limit+scheduling in GTK client) created by
- The OSX client has a scheduled speed limit mode that can increase or …
- 4:13 AM Ticket #963 (404 error for 1.21 help.) created by
- In 1.21's help will taking the URL to …
- 4:01 AM Ticket #962 (base64 decoding issue) closed by
- fixed
- 3:42 AM Changeset [5899] by
- tr_base64_decode() now decodes both data with, and without, newlines. …
- 3:36 AM Ticket #962 (base64 decoding issue) created by
- Doing base64_encode(...) in php produces one long string. And it is …
May 21, 2008:
- 10:09 PM Changeset [5898] by
- quicklook window expands from the icon instead of the whole table row
- 9:15 PM Changeset [5897] by
- (trunk) update to 1.21
- 9:14 PM Changeset [5896] by
- (1.2x) update appcast
- 9:09 PM Changeset [5895] by
- (1.2x) re-update NEWS
- 9:06 PM Changeset [5894] by
- (1.2x) update to 1.21
- 9:03 PM Changeset [5893] by
- (1.2x) another NEWS tweak
- 8:58 PM Changeset [5892] by
- (1.2x) tweak the NEWS
- 8:56 PM Ticket #934 (remove invalid tracker addresses) closed by
- fixed: 1.2x: 5890 trunk: 5891
- 8:56 PM Changeset [5891] by
- #934: remove invalid tracker addresses
- 8:56 PM Changeset [5890] by
- (1.2x) #934: remove invalid tracker addresses
- 8:06 PM Ticket #961 (minor memory leak when stopping a torrent) closed by
- fixed: trunk: r5859 1.2x: r5881
- 8:05 PM Ticket #961 (minor memory leak when stopping a torrent) created by
- libtransmission/tracker.c leaks a 20-byte torrent hashcode when …
- 8:03 PM Ticket #960 (1.20 crash in startup on tr_metainfoMigrate) closed by
- fixed: 1.2x: r5889
- 8:03 PM Changeset [5889] by
- #960: backport the crash-on-startup fix from trunk's r5852
- 8:00 PM Ticket #960 (1.20 crash in startup on tr_metainfoMigrate) created by
- This was reported by users in two threads …
- 7:54 PM Changeset [5888] by
- build shttpd statically
- 7:38 PM Ticket #826 (Transmission doesn't open torrents via web browser) closed by
- fixed: The add-a-torrent-from-another-app code has been completely rewritten …
- 7:34 PM Changeset [5887] by
- (1.2x) updated NEWS
- 7:27 PM Changeset [5886] by
- fix infinite loop when quicklooking a collapsed group
- 6:59 PM Changeset [5885] by
- enable/disable the quicklook menu item/toolbar item
- 6:47 PM Changeset [5884] by
- when showing quicklook window, leave previous window as key
- 6:43 PM Ticket #958 (Quick Look Integration) closed by
- fixed
- 6:37 PM Ticket #959 (Show ETA of next download to finish in badge) closed by
- wontfix: This would be bloat and would make the badge look too busy. And it's …
- 6:34 PM Changeset [5883] by
- (gtk 1.2x) refresh translations from Launchpad
- 6:11 PM Ticket #958 (Quick Look Integration) reopened by
- Fix for the makeKeyWindow
- 5:59 PM Ticket #959 (Show ETA of next download to finish in badge) created by
- A nice new feature for the Mac client would be the ability to show the …
- 5:27 PM Changeset [5882] by
- (gtk) backport #945 to the 1.2x branch
- 5:25 PM Changeset [5881] by
- backport r5859's minor leak fix to the 1.2x branch
- 5:14 PM Changeset [5880] by
- rename tr_torrentClose() as tr_torrentFree() and make it private. …
- 4:32 PM Changeset [5879] by
- only "suck" in and out when quicklook-ing when the window is visible
- 4:28 PM Changeset [5878] by
- add quick look menu item
- 4:14 PM Changeset [5877] by
- warnings--
- 4:08 PM Changeset [5876] by
- make the quicklook toolbar item off by default
- 4:02 PM Changeset [5875] by
- add a QuickLook? button to the toolbar
- 3:49 PM Changeset [5874] by
- only allow QuickLook? of folders or finished downloads; update NEWS
- 3:45 PM Changeset [5873] by
- add QuickLook? to the main window (keeping it in the info window as well)
- 3:23 PM Changeset [5872] by
- move quick look into its own class, making it a singleton object to …
- 2:31 PM Changeset [5871] by
- (rpc) ensure "doc/rpc-spec.txt" is added to the tarball
- 2:27 PM Changeset [5870] by
- update Mac project file
- 2:19 PM Changeset [5869] by
- (rpc) refresh our snapshot of Jean Gressmann's JSON parser
May 20, 2008:
- 11:59 PM Ticket #954 (Removing torrents via transmission-remote does not delete torrent or ...) closed by
- fixed: fixed in r5868.
- 11:58 PM Changeset [5868] by
- (#954) rpc: add "torrent-remove" method. rename tr_torrentDelete() as …
- 11:57 PM Changeset [5867] by
- update quicklook when switch tabs to the file tab
- 11:45 PM Changeset [5866] by
- only update quicklook window when changing transfer/file
- 11:36 PM Ticket #955 (click whole album and view wildly swings elsewhere) closed by
- worksforme: I tried this on 10 different large torrent files and was unable to …
- 11:13 PM Changeset [5865] by
- update the quicklook window when the selected transfer changes
- 11:04 PM Changeset [5864] by
- allow quicklook of transfers through the inspector; add a quicklook …
- 9:37 PM Ticket #958 (Quick Look Integration) closed by
- fixed
- 8:38 PM Changeset [5863] by
- remove quicklook animation when the table disappears
- 7:34 PM Changeset [5862] by
- #958 QuickLook? from within the Inspector - thanks Waldorf!
- 6:21 PM Changeset [5861] by
- fix up the man pages a bit
- 5:33 PM Changeset [5860] by
- (1) RPC "add-torrent" now lets clients embed base64-encoded metainfo …
- 5:24 PM Changeset [5859] by
- fix 20-byte memory leak every time we stopped a torrent. :/
- 3:16 PM Changeset [5858] by
- a little progress on setting up the rpc callback (no new actual …
- 2:58 PM Ticket #956 (create torrent files: allow more then one announce address) closed by
- duplicate: #224 covers this.
- 2:01 PM Changeset [5857] by
- tweak the daemon & remote console messages a little
- 1:43 PM Ticket #958 (Quick Look Integration) created by
- Since Cyberduck now comes with QuickLook? …
- 11:21 AM Ticket #956 (create torrent files: allow more then one announce address) reopened by
- Sorry, I thought I had done that. It was about creating torrent files …
- 5:41 AM Ticket #957 (proxy customization) closed by
- wontfix: I see your point, but think this is one of those features that would …
- 5:35 AM Ticket #845 (transmission-daemon advanced settings) closed by
- fixed: Both of these are available now.
- 4:22 AM Ticket #957 (proxy customization) created by
- I wish one was allowed to customize proxy, allowing choices: Proxy: [ …
May 19, 2008:
- 6:53 PM Changeset [5856] by
- sync man page with the transmission-remote rewrite
- 6:16 PM Changeset [5855] by
- * better RPC handling of requests submitted via http POST * plug a …
- 4:16 PM Changeset [5854] by
- minor tweaks.
- 3:50 PM Changeset [5853] by
- updated daemon manpage
- 2:22 PM Ticket #956 (create torrent files: allow more then one announce address) closed by
- invalid: Can you clarify: can't add them when creating torrents? won't connect …
- 2:06 PM Changeset [5852] by
- possible fix for the crash in …
- 1:54 PM Ticket #951 (Local port should be dynamicly created) closed by
- invalid
- 1:29 PM Changeset [5851] by
- more ipc code removal
- 11:55 AM Changeset [5850] by
- fix a substitution bug for openssl in the spec file
- 1:57 AM Ticket #956 (create torrent files: allow more then one announce address) created by
- Allow more then one announce addresses. At the moment you can only …
- 1:05 AM Changeset [5849] by
- update project for new rpc code (part 2)
- 12:23 AM Changeset [5848] by
- update project for new rpc code (part 1)
- 12:22 AM Changeset [5847] by
- fix compile error reported by BentMyWookie?
- 12:21 AM Changeset [5846] by
- fix compile error reported by BentMyWookie?
- 12:12 AM Changeset [5845] by
- fix the cyclical header dependency, and fix a couple of warnings …
May 18, 2008:
- 4:52 PM Changeset [5844] by
- missed a few files.
- 4:44 PM Changeset [5843] by
- RPC/IPC redesign
May 17, 2008:
- 11:44 PM Ticket #955 (click whole album and view wildly swings elsewhere) created by
- When ever I click a whole album (directory) instead of just a song …
- 5:37 PM Ticket #952 (Please include POT file on source for new release.) closed by
- invalid
- 12:53 PM Ticket #954 (Removing torrents via transmission-remote does not delete torrent or ...) created by
- When removing a torrent, either via Clutch or via transmission-remote, …
- 2:41 AM Ticket #953 (support optional encodings (for torrent names and strings)) created by
- some of the torrents I am getting don't use utf-8. they use variants …
May 16, 2008:
- 10:50 PM Ticket #950 (CLI frontend should support multiple torrent files) closed by
- wontfix: Unless a new developer steps up to offer patches and code for …
- 5:39 PM Ticket #952 (Please include POT file on source for new release.) created by
- Hi, To make the life of the translators easier and ease integration …
- 4:47 PM Ticket #949 (Spanish translation and capital letters) closed by
- invalid: All translation issues need to be routed through …
- 7:31 AM Changeset [5842] by
- update the rpc spec.
- 4:53 AM Changeset [5841] by
- * add some #ifdefs to fix -DNO_SSI * remove the Win CE stuff for now, …
- 12:26 AM Ticket #948 (Processing blocklist blocks UI) closed by
- fixed: [5840] - Leopard only, at least for now. Please test this and reopen …
- 12:25 AM Changeset [5840] by
- #948 - when processing the blocklist, don't block the gui (Leopard-only)
May 15, 2008:
- 10:08 PM Changeset [5839] by
- minor logging tweak
- 9:01 PM Ticket #951 (Local port should be dynamicly created) created by
- By default I think the local port used should be dynamically found. …
- 8:59 PM Ticket #950 (CLI frontend should support multiple torrent files) created by
- I've switched to transmission over the classic client or bittornado …
- 4:42 PM Ticket #949 (Spanish translation and capital letters) created by
- The Spanish translation of Transmission 1.20 shows all the words …
- 3:44 PM Changeset [5838] by
- add tr_strdup_printf()
- 1:22 PM Ticket #948 (Processing blocklist blocks UI) created by
- Only the processing, not the downloading. So only during the spinning …
- 5:11 AM Changeset [5837] by
- added "download-dir" to session variables. added section describing …
- 12:29 AM Ticket #947 (Polish translation reverted to old version) closed by
- invalid: Unfortunately it's no longer practical for me to accept translations …
May 14, 2008:
- 11:13 PM Changeset [5836] by
- clarify "remaining time unknown"
- 10:57 PM Changeset [5835] by
- minor adjustments/code cleanup of the new group drawing code
- 10:19 PM Ticket #947 (Polish translation reverted to old version) created by
- In trunk there is now an old version of pl.po, instead of new (added …
- 9:35 PM Changeset [5834] by
- adjust the look of the group colors
- 6:09 PM Changeset [5833] by
- dragging directly onto group row won't change queue order
- 3:50 PM Ticket #945 (Use shift+del to delete torrent+files) closed by
- fixed: fixed in r5832
- 3:49 PM Changeset [5832] by
- (gtk) #945: Use shift+del to delete torrent+files
- 12:00 PM Ticket #935 (max peers per torrent dont change when the global option is changed) closed by
- invalid: IMO it would be a bad idea for Transmission to second-guess the user …
- 11:55 AM Ticket #944 ("Open folder" uses totem to open the folder) closed by
- invalid
- 3:24 AM Changeset [5831] by
- (1.2x) re-add Italian localization
- 3:24 AM Changeset [5830] by
- (trunk) re-add Italian localization
May 13, 2008:
- 7:40 PM Ticket #946 (Allow to select several files in the file chooser) created by
- Right now, selecting several files (not) to be downloaded can get …
- 7:16 PM Ticket #945 (Use shift+del to delete torrent+files) created by
- Hi, I've just started using transmission 1.20. The new feature to …
- 7:11 PM Ticket #944 ("Open folder" uses totem to open the folder) created by
- Hi, I'm using 1.20. I've tried the "Open folder" feature and …
- 7:09 PM Ticket #943 (Option to show / hide the tray icon) created by
- Hi, I've just downloaded and tried Transmission 1.20. It really is …
- 6:43 PM Ticket #942 ((gtk) should not inhibit Sleep/Suspend) created by
- I noticed that Transmission 1.20 triggered GNOME's "Warning: your …
- 5:31 PM Changeset [5829] by
- more work on rpc. bug fixes, regression tests, and spec tweaks.
- 3:44 PM Ticket #941 (merge groups window into preferences) created by
- The Groups window should be moved into a new 'Groups' preference pane. …
- 12:56 PM Ticket #940 (Group Settings) closed by
- duplicate: Part of this is a duplicate of #757. The rest (separate encryption) is …
- 12:52 PM Changeset [5828] by
- fix bug in the benc-to-json converter. add rison-to-json converter so …
- 8:53 AM Ticket #916 ([PATCH] Make native language support (gettext) optional) reopened by
- Replying to charles: > Some cursory Googling indicates …
- 5:18 AM Ticket #940 (Group Settings) created by
- Add the ability for each group of torrents (blue, yellow; or in my …
May 12, 2008:
- 11:51 PM Changeset [5827] by
- make the request/response messages a little terser. add per-torrent …
- 11:46 PM Ticket #931 (Update translations from Launchpad for 1.21) closed by
- invalid: I'll resync with Launchpad shortly before 1.21
- 11:45 PM Ticket #939 (Updated translations for Brazilian Portuguese.) closed by
- invalid: I very much appreciate your updating the translation, but if I check …
- 10:38 PM Changeset [5826] by
- more adjustments to dragging with groups
- 10:08 PM Changeset [5825] by
- when sorting by queue order, dragging on group header will place the …
- 9:57 PM Changeset [5824] by
- allow changing groups by dragging (regardless of sort)
- 9:38 PM Changeset [5823] by
- moving torrents between groups will change their groups - this took …
- 6:33 PM Changeset [5822] by
- Add shttpd (http://shttpd.sourceforge.net/) to the list of third-party …
- 5:54 PM Changeset [5821] by
- add benc-to-json conversion + unit tests.
- 4:39 PM Changeset [5820] by
- mac build compiles
- 4:33 PM Changeset [5819] by
- ipc: add session accessor/mutators. transmission.h: make the session …
- 3:17 PM Changeset [5818] by
- fix daemon breakage
- 1:05 PM Changeset [5817] by
- json ipc: implement torrent-add, torrent-set-file, torrent-get-file
- 2:25 AM Ticket #939 (Updated translations for Brazilian Portuguese.) created by
- Updated translations for Brazilian Portuguese.
- 1:49 AM Changeset [5816] by
- a little redundant code removal
- 1:37 AM Changeset [5815] by
- remove useless "sorted" variables
- 1:32 AM Changeset [5814] by
- fix ordering error
- 12:41 AM Changeset [5813] by
- partial implementation of json-ipc backend: torrent …
May 11, 2008:
- 11:13 PM Changeset [5812] by
- remove benc2php, since we're going to be using json now.
- 10:55 PM Changeset [5811] by
- plug a small memory leak in the last patch
- 10:43 PM Ticket #937 (transmissioncli won't scrape) closed by
- duplicate
- 10:42 PM Changeset [5810] by
- add json-to-benc parser
- 10:26 PM Ticket #938 (transmissioncli won't scrape) created by
- […] 1) probably there is no need for announce 2) probably …
- 10:25 PM Ticket #937 (transmissioncli won't scrape) created by
- […] 1) probably there is no need for announce 2) probably …
- 9:57 PM Changeset [5809] by
- a little tidyup; update NEWS
- 9:38 PM Changeset [5808] by
- allow reordering while groups are shown (and sorting by queue)
- 8:33 PM Ticket #936 (Move files on completion) closed by
- duplicate: the mac client has this already. for the gtk client, this is a …
- 1:07 PM Ticket #936 (Move files on completion) created by
- I have a 'partials' directory into which I download files, and I would …
- 8:53 AM Ticket #826 (Transmission doesn't open torrents via web browser) reopened by
- This is not fixed for me in 1.20.
- 12:43 AM Ticket #935 (max peers per torrent dont change when the global option is changed) created by
- Assume you have max peers per torrent set to 50 globally, then you add …
May 10, 2008:
- 10:14 PM Changeset [5807] by
- eliminate spec ambiguity from the last commit. it's stupid to have …
- 10:03 PM Changeset [5806] by
- revised the spec based on Gimp_ and hawkman's feedback: (1) made a …
- 7:34 PM Changeset [5805] by
- update NEWS, remove unused variable
- 7:24 PM Changeset [5804] by
- the "selected" status string and the minimal view's "remaining time" …
- 4:59 PM Changeset [5803] by
- fix an error in the examle.
- 4:38 PM Changeset [5802] by
- readability. better explain the response arguments a bit.
- 4:11 PM Changeset [5801] by
- readability
- 3:23 PM Changeset [5800] by
- perhaps avoid a rare crash when removing transfers
- 2:59 PM Ticket #934 (remove invalid tracker addresses) created by
- When parsing a torrent file, if a tracker address is invalid …
- 2:29 PM Changeset [5799] by
- (very) rough draft of the new ipc protocol
- 2:25 PM Ticket #933 (Pieces bar has become un-aqua like in 1.20) closed by
- fixed: Actually, an update to CTGradient did cause weird drawing. I've …
- 2:24 PM Ticket #933 (Pieces bar has become un-aqua like in 1.20) reopened by
- 2:05 PM Changeset [5798] by
- (1.2x) revert the upgrade of CTGradient
- 2:02 PM Changeset [5797] by
- revert the upgrade of CTGradient
- 7:04 AM Ticket #933 (Pieces bar has become un-aqua like in 1.20) closed by
- invalid: The pieces bar has not changed at all.
- 4:03 AM Ticket #933 (Pieces bar has become un-aqua like in 1.20) created by
- The pieces bar should be reverted to it's pre-1.20 style of lighter …
- 3:33 AM Ticket #932 (Scrollbar disappears even when it should be shown) closed by
- duplicate: #449
- 3:10 AM Ticket #932 (Scrollbar disappears even when it should be shown) created by
- The scrollbar may disappear if the window is set to automatically …
- 12:19 AM Changeset [5796] by
- new utility for iterating through torrents: tr_torrentNext()
May 9, 2008:
- 9:12 PM Changeset [5795] by
- CTGradient : remove unused built-in gradients; eliminate some warnings …
- 8:59 PM Changeset [5794] by
- bang on ipcparse.c for a bit.
- 7:54 PM Ticket #921 (Crash while quitting using version 1.11+ (5766)) closed by
- invalid: I'm sorry that T crashed on you, but there's nothing I can do with …
- 7:07 PM Ticket #931 (Update translations from Launchpad for 1.21) reopened by
- I updated Launchpad translation with this .po file
- 7:03 PM Changeset [5793] by
- update trunk to 1.20+
- 7:00 PM Changeset [5792] by
- branching for 1.2x
- 6:55 PM Changeset [5791] by
- update appcast
- 6:49 PM Changeset [5790] by
- update version to 1.20
- 6:15 PM Changeset [5789] by
- mac: remove it.lproj from Makefile.am
- 5:51 PM Ticket #929 (version.h should reflect SVN status) closed by
- fixed: r5788
- 5:51 PM Changeset [5788] by
- #929: version.h should reflect SVN status#929: version.h should …
- 5:23 PM Changeset [5787] by
- update Russian localization
- 4:04 PM Ticket #931 (Update translations from Launchpad for 1.21) closed by
- invalid: Hi Festor, I'm concerned that the logistics here aren't going to …
- 3:17 PM Changeset [5786] by
- make the "group = none" image an empty box
- 1:50 PM Changeset [5785] by
- update CTGradient to 1.8
- 12:00 PM Changeset [5784] by
- update Chinese localization
- 11:05 AM Ticket #931 (Update translations from Launchpad for 1.21) created by
- I have corrected and improved translation from Launchpad
- 10:39 AM Ticket #930 (Patch to reorder format string args for translation) created by
- There are currently two messages in Transmission that can't be …
- 10:27 AM Ticket #929 (version.h should reflect SVN status) created by
- In the current build system version.h is only rebuilt when it doesn't …
- 4:00 AM Changeset [5783] by
- undo the curl timeout option from earlier today
- 3:46 AM Milestone 1.20 completed
- 3:39 AM Ticket #908 (documentation for gtk client) closed by
- fixed: done. thanks!
- 3:24 AM Ticket #926 (Automatic updating of blocklist) closed by
- invalid: I'm leaning about 70% "no" and 30% "yes" on this feature. Closing for …
- 3:21 AM Ticket #927 ([GTK 1.20b] Help button in preferences dialogue) closed by
- fixed: r5782
- 3:20 AM Changeset [5782] by
- (gtk) #927: "help" button in the preferences dialog
- 3:09 AM Ticket #928 ([GTK 1.20b] Keyboard shortcut for preferences) closed by
- invalid: ctrl-p is print. there's no standard keyboard shortcut for the …
- 3:00 AM Ticket #925 ([GTK 1.20b] create torrent > folder > other; won't allow selection of ...) closed by
- worksforme: I can't even select files in that dialog.
- 2:53 AM Ticket #928 ([GTK 1.20b] Keyboard shortcut for preferences) created by
- There should be a keyboard shortcut to bring up the preferences. eg …
- 2:52 AM Ticket #927 ([GTK 1.20b] Help button in preferences dialogue) created by
- There should be a help button in the preferences dialogue, next to …
- 2:48 AM Ticket #908 (documentation for gtk client) reopened by
- I have updated the help. In the zip is the complete documentation. The …
- 2:39 AM Ticket #926 (Automatic updating of blocklist) created by
- Possibly bloat, or already on the roadmap, but it would be very …
- 2:37 AM Ticket #925 ([GTK 1.20b] create torrent > folder > other; won't allow selection of ...) created by
- Torrent menu > New Choose folder From dropdown, choose 'other' Open …
- 1:49 AM Ticket #924 (opening fresh torrent window lacks other tabs) closed by
- invalid: This is a dialog for adding torrents -- to let you turn off specific …
May 8, 2008:
- 10:14 PM Ticket #924 (opening fresh torrent window lacks other tabs) created by
- One does $ transmission -p file.torrent This displays what one …
- 8:54 PM Ticket #732 (auto-add directory feature for transmission-daemon) closed by
- invalid: On the whole the patch looks good; thanks for submitting it. However, …
- 8:30 PM Ticket #751 (crash on large (multi GB) torrrent) closed by
- fixed: Good idea. r5781
- 8:30 PM Changeset [5781] by
- #751: tear down some of the scaffolding used in tracking down this bug.
- 8:20 PM Changeset [5780] by
- remove the italian localization for the upcoming release
- 8:00 PM Ticket #751 (crash on large (multi GB) torrrent) reopened by
- 7:34 PM Ticket #923 (daemon should use tr_initFull()) closed by
- fixed: r5779
- 7:34 PM Changeset [5779] by
- #923: daemon should use tr_initFull()
- 7:20 PM Changeset [5778] by
- (gtk) Update translations from Launchpad. New Languages: Arabic, …
- 6:58 PM Ticket #923 (daemon should use tr_initFull()) created by
- daemon still uses tr_init(). it would be better to use tr_initFull() …
- 5:15 PM Changeset [5777] by
- raise the timeout interval that we tell curl to use
- 5:13 PM Ticket #922 (No need to check on gio, libnotify and dbus if gtk disabled.) closed by
- fixed: r5776
- 5:12 PM Changeset [5776] by
- #922: No need to check on gio, libnotify and dbus if gtk disabled.
- 5:05 PM Changeset [5775] by
- tell webcurl to timeout tracker requests after 30 seconds
- 4:55 PM Ticket #922 (No need to check on gio, libnotify and dbus if gtk disabled.) created by
- I have been using this patch for long time since 1.10 (no dbus in this …
- 4:15 PM Changeset [5774] by
- remove unused TIMEOUT_INTERVAL_SEC and STOP_TIMEOUT_INTERVAL_SEC
- 1:44 PM Changeset [5773] by
- update Spanish localization
- 3:25 AM Changeset [5772] by
- add a couple of benc utility functions
- 12:19 AM Ticket #921 (Crash while quitting using version 1.11+ (5766)) created by
- See attached crash log
- 12:11 AM Ticket #920 (Add "Move Data" to libT so all clients can use it) created by
- Currently, the only way to move where the data is stored in a torrent …
May 7, 2008:
- 11:20 PM Ticket #826 (Transmission doesn't open torrents via web browser) closed by
- fixed: yuck, what a nasty bug. thanks for the workaround. :)
- 11:19 PM Changeset [5771] by
- (gtk) #826: ipc race condition when opening torrents via web browser
- 11:14 PM Ticket #386 (Transmission-daemon only uses info hash to identify torrents) closed by
- invalid: The hash so deeply ingrained into libtransmission and daemon that this …
- 7:50 PM Changeset [5770] by
- tweak the URL for 1.20's list of bugs.
- 7:20 PM Ticket #857 (DSCP support for Transmission) closed by
- fixed: Changing the default value, as in the latest patch, seems a little …
- 6:51 PM Changeset [5769] by
- add a new line at the bottom of the French strings
- 6:45 PM Changeset [5768] by
- update NEWS with link to the tickets
- 6:44 PM Changeset [5767] by
- update French localization
- 11:57 AM Changeset [5766] by
- use sendpkmsg()
- 4:06 AM Ticket #906 (Making a new torrent folder scans the entire home directory) closed by
- fixed: Fixed in r5765
- 4:06 AM Changeset [5765] by
- (gtk) #906: Making a new torrent folder scans the entire home directory
- 3:05 AM Ticket #919 (Bandwidth limits are not correctly enforced) closed by
- duplicate: This is a duplicate of #617
May 6, 2008:
- 11:15 PM Ticket #919 (Bandwidth limits are not correctly enforced) created by
- I have been using Bits on Wheels so far. It's quite outdated, no …
- 8:36 PM Ticket #918 (Ono Peer Selection) closed by
- invalid: I don't really want to write this. However if someone really wants …
- 8:31 PM Changeset [5764] by
- remove occurrences of "if( 1 )"
- 8:24 PM Ticket #918 (Ono Peer Selection) created by
- http://www.aqualab.cs.northwestern.edu/projects/ono/developers.html
- 8:08 PM Ticket #908 (documentation for gtk client) closed by
- fixed
- 8:08 PM Ticket #908 (documentation for gtk client) reopened by
- 7:49 PM Changeset [5763] by
- #917: Another minor speedup suggested by BentMyWookie?. He enjoys …
- 7:39 PM Changeset [5762] by
- #917: small speedup to r5759 suggested by BentMyWookie?
- 7:35 PM Ticket #916 ([PATCH] Make native language support (gettext) optional) closed by
- invalid: Some cursory Googling indicates that using gtk without NLS isn't …
- 7:27 PM Changeset [5761] by
- include the version in the gtk online help's URL
- 7:23 PM Ticket #908 (documentation for gtk client) closed by
- fixed: The help pages are now online at www.transmissionbt.com/help/gtk/ and …
- 7:20 PM Changeset [5760] by
- (gtk) link to the online manual from the Help menu
- 7:06 PM Ticket #917 (when seeding, drop peers that have everything you have) closed by
- fixed: r5759
- 7:06 PM Changeset [5759] by
- #917: when seeding, drop peers that have everything you have (instead …
- 7:02 PM Changeset [5758] by
- silence r5755 compile warning
- 4:32 PM Changeset [5757] by
- fix cli compile issue reported & patched by mdomsch
- 4:29 PM Ticket #917 (when seeding, drop peers that have everything you have) created by
- Currently while seeding, we drop other seeders. We should also drop …
- 4:26 PM Changeset [5756] by
- updated "remove" toolbar image
- 4:22 PM Ticket #912 (Resume file parsed twice on startup) closed by
- fixed: KyleK: looks like r5750 fixed a different variation on this bug in the …
- 4:21 PM Changeset [5755] by
- #912: Resume file parsed twice on startup#912: Resume file parsed …
- 3:56 PM Ticket #915 (Does too many wake-ups when idle) closed by
- fixed: the status icon /does/ show the status of downloads in newer versions. …
- 3:52 PM Changeset [5754] by
- #915: Does too many wake-ups when idle
- 11:44 AM Ticket #912 (Resume file parsed twice on startup) reopened by
- The fix somewhat reduces the calls to tr_bencSaveFile(), but the …
- 11:04 AM Ticket #914 (lockpath string should be freed conditionally) closed by
- fixed: committed in r5753.
- 11:04 AM Changeset [5753] by
- (gtk) #914: lockpath string should be freed conditionally
- 9:27 AM Ticket #908 (documentation for gtk client) reopened by
- I have adapted the OS X help for T GTK. It looks exactly the same, …
- 8:54 AM Ticket #916 ([PATCH] Make native language support (gettext) optional) created by
- It might be a good idea to have the --enable-nls/--disable-nls …
- 7:45 AM Ticket #915 (Does too many wake-ups when idle) created by
- Transmission seems to perform 20 wake-up per second when idle. This …
- 7:06 AM Ticket #914 (lockpath string should be freed conditionally) created by
- The gl_lockpath string should be freed conditionally since it is not …
- 2:26 AM Changeset [5752] by
- updated toolbar info image
- 2:25 AM Ticket #913 (option to make fully downloaded files readonly vs. unwanted sparse ...) closed by
- wontfix: This feels very hacky and bloaty. Marking as read-only will just make …
- 2:02 AM Ticket #913 (option to make fully downloaded files readonly vs. unwanted sparse ...) created by
- Gentlemen, I propose that there be an option to cause the permissions …
- 1:53 AM Changeset [5751] by
- fix a crash when sorting by tracker order; update NEWS
- 1:44 AM Ticket #912 (Resume file parsed twice on startup) closed by
- fixed: fixed in r5750. This fixes both the duplicate tr_torrentLoadResume() …
- 1:43 AM Changeset [5750] by
- #912: Resume file parsed twice on startup
May 5, 2008:
- 10:27 PM Ticket #912 (Resume file parsed twice on startup) created by
- The functions torrentRealInit and tr_torrentStart are both executed …
- 8:11 PM Changeset [5749] by
- fix multitracker problem reported by BentMyWookie?
- 7:51 PM Changeset [5748] by
- when one of the trackers in a multitracker list is successful, bump it …
- 7:33 PM Changeset [5747] by
- add #include <limits.h> to pick up INT_MAX
- 6:54 PM Changeset [5746] by
- randomize the announce addresses within multitracker tiers
- 4:17 AM Changeset [5745] by
- remove unused variables
- 12:35 AM Changeset [5744] by
- update Dutch localization
Note: See TracTimeline
for information about the timeline view.