]> granicus.if.org Git - transmission/shortlog
transmission
2008-06-10 Mitchell Livingstononly lock focus and redraw the pieces view if it has...
2008-06-10 Mitchell Livingstoncombine some of the code from the last commit
2008-06-10 Mitchell Livingstonremember the previous color of the pieces view as much...
2008-06-10 Mitchell Livingstonsome cleanup of the pieces view code
2008-06-10 Mitchell Livingstonthe pieces bar and pieces view now show shades of blue...
2008-06-10 Charles Kerr(libT) add NULL pointer checks to tr_torrentStart(...
2008-06-10 Mitchell Livingstonaccidentally tied the rpc toggle to the proxy toggle
2008-06-10 Mitchell Livingston(mac) implement proxy support
2008-06-10 Charles Kerr(libT) poll the RPC request queue more frequently if...
2008-06-10 Charles Kerrwire up the backend proxy support.
2008-06-10 Mitchell Livingstonthe pieces bar "slides" using NSAnimation instead of...
2008-06-10 Charles Kerr(gtk) #1012: don't show the tray by default
2008-06-10 Charles Kerrtweak the NEWS a bit
2008-06-10 Mitchell Livingstondisplay the number of webseeds that we're downloading...
2008-06-10 Charles Kerrmore webseed work.
2008-06-10 Mitchell Livingstonshow the dl speed of webseeds in the webseed table
2008-06-10 Charles Kerrhave idle webseeds return a speed of -1 instead of...
2008-06-10 Charles Kerr(libT) new API for webseed statistics: tr_torrentGetWeb...
2008-06-10 Charles Kerruse "1.0f" instead of "1f"
2008-06-10 Charles Kerrfix oops from previous commit. hi, titer
2008-06-10 Charles Kerrfix copy-and-paste error in the RPC spec. Thanks to...
2008-06-09 Charles Kerr(libT) make tr_torrentAmountFinished() look at the...
2008-06-09 Charles Kerr(daemon) #1008: tr-remote crash when using -a flag...
2008-06-09 Charles Kerr#1007: check_auth space delimiter bug
2008-06-09 Mitchell Livingstonmake the pieces view a bit more efficient in terms...
2008-06-09 Charles Kerr(gtk) #1009 "Not available" ambiguous
2008-06-09 Charles Kerr(libT) make tr_torrentAvailability() a lot faster in...
2008-06-09 Charles Kerr(libT) make tr_torrentAmountFinished() much faster...
2008-06-09 Charles KerrlibT: first cut at implementing the internal peers...
2008-06-09 Mitchell Livingstonaccidently committed some log statements
2008-06-09 Mitchell Livingstonmore adjustments to the pieces view
2008-06-09 Mitchell Livingstonsome maintenance on the pieces view
2008-06-09 Charles Kerrfix hibernation bug reported by tonfa
2008-06-09 Charles Kerr#1004: update man pages FILES section
2008-06-09 Mitchell Livingstonemail addresses should start with "mailto:"
2008-06-09 Mitchell Livingstonupdate email addresses; make links clickable in the...
2008-06-09 Charles Kerr(libT) if there are webseeds, update the available...
2008-06-09 Charles Kerrroll back the completion changes in r6072; it caused...
2008-06-08 Mitchell Livingston#991 fix typo in the cli usage text
2008-06-08 Mitchell Livingston#990 - add hidden pref for DSCP support
2008-06-08 Mitchell Livingstonfinish renaming "web seeders" to "web seeds"
2008-06-08 Mitchell Livingston"web seeds", not "web seeders"
2008-06-08 Mitchell Livingstonrephrase the remote preferences check, and add a descri...
2008-06-08 Mitchell Livingstonmake the web seed table a little more efficient
2008-06-08 Mitchell Livingstonadd a "DL" column to the web seed table (not yet functi...
2008-06-08 Mitchell Livingstonanother attempt to improve the animation reliability...
2008-06-08 Mitchell Livingstonfix minor memory leak when setting the rpc acl
2008-06-08 Mitchell Livingstonput in placeholder (non-functional) proxy preferences
2008-06-08 Mitchell Livingstonre-implement animated resizing of the web seed table...
2008-06-08 Mitchell Livingstonget rid of the web seed table animation for now - it...
2008-06-08 Mitchell Livingstonmore chicanery to get the web seed table resizing in...
2008-06-08 Mitchell Livingstonrefinement to the resizing web seeds table code
2008-06-08 Mitchell Livingstonfirst stab at animating the web seed table
2008-06-07 Mitchell Livingstonupdate the peer inspector tab to show web seeders
2008-06-07 Mitchell Livingstonmac build compiles again
2008-06-07 Charles Kerrwhoops, left some test scaffolding code in r6073
2008-06-07 Charles Kerr#800 initial support for GetRight-style fetching of...
2008-06-07 Charles Kerradd first draft of tr_bitfieldFindTrue() courtesy of...
2008-06-07 Charles Kerrminor refactoring of tr_bitfield to (a) simplify the...
2008-06-07 Charles Kerrfix bitfield error reported by denis
2008-06-06 Charles Kerr(libT) 1. tweak tr_bitfieldTestFast(). 2. add tr_memdup()
2008-06-06 Charles Kerr(gtk) work on the proxy prefs UI a little more.
2008-06-06 Mitchell Livingstonadd Growl 1.1.3
2008-06-06 Mitchell Livingstonremove Growl 1.1.2
2008-06-06 Charles Kerr(gtk) rearrange the preferences dialog. add a `proxies...
2008-06-06 Mitchell Livingstondaemon should compile regardless of configuration setting
2008-06-06 Mitchell Livingstonremove defunct transmission-proxy target
2008-06-06 Mitchell Livingstondaemon can be compiled in xcode
2008-06-06 Mitchell Livingstonfix typo when updating session settings through rpc...
2008-06-05 Charles Kerr(gtk) #998: gtk client crashes if you quit while the...
2008-06-05 Charles Kerrget the cli buildling again.
2008-06-05 Charles Kerrbitfield speedups written by denis__. Thanks!
2008-06-05 Mitchell Livingstonupdate port status strings and creator "no tracker...
2008-06-05 Charles Kerr(gtk) #992: Button icons cut off in New Torrent dialog
2008-06-05 Charles Kerradd authentication support to daemon & remote
2008-06-05 Charles Kerrfix some stub code
2008-06-05 Mitchell Livingstonadd fields for rpc username and password
2008-06-05 Charles Kerrmaybe fix the tracker authentication problems reported...
2008-06-05 Mitchell Livingstonfix mac breakage
2008-06-05 Charles Kerrfix handshake.c crash reported by wereHamster
2008-06-05 Charles Kerrget RPC password protections working in libT and the...
2008-06-05 Mitchell Livingstonhandle all settings changed by rpc (previously download...
2008-06-05 Mitchell Livingstonavoid unnecessary memory allocation when updating the...
2008-06-05 Charles Kerr(rpc server) fix ACL error reported by pea_
2008-06-05 Mitchell Livingstonsome small simplifications to the group code
2008-06-05 Mitchell Livingstonminor efficiency improvements
2008-06-05 Charles Kerr(libT RPC server): poll more frequently for new command...
2008-06-04 Charles Kerrfix tracker crash caused by the new add/remove tracker...
2008-06-04 Mitchell Livingstonadjust the placement of the port status indicator
2008-06-04 Mitchell Livingstonupdate strings file; remove commented-out code
2008-06-04 Mitchell Livingstonminor update to the creator window
2008-06-04 Mitchell Livingstonability to create torrent files with multiple trackers
2008-06-04 Charles Kerr#991: Add "--tos" command line option to CLI
2008-06-04 Charles Kerr(gtk) more work on the RPC preferences tab: the ACL...
2008-06-04 Mitchell Livingstondisable rpc controls when rpc is disabled
2008-06-04 Mitchell Livingstonadd a note about wildcards to the rpc prefs
2008-06-04 Mitchell Livingstonaccurately test the rpc acl's ip address
2008-06-04 Mitchell Livingstonon Tiger attempt to show the group filter image at...
2008-06-04 Charles KerrRPC ACL: (1) add a new call for testing ACLs (2) add...
2008-06-04 Mitchell Livingstonprint the rpc access list error message to Console
next