This website requires JavaScript.
Explore
Help
Register
Sign In
Transmission
/
transmission
Watch
1
Star
0
Fork
0
You've already forked transmission
mirror of
https://github.com/transmission/transmission.git
synced
2026-04-23 18:29:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd09204a6e50d1b076546ca6cc7dbcd6830e4e9c
transmission
/
daemon
History
Jordan Lee
cd09204a6e
(trunk) first draft of changing the FreeSpace API to behave as
https://trac.transmissionbt.com/ticket/4076#comment:25
-- libT, rpc, qt, and gtk implementations.
2013-02-09 04:05:03 +00:00
..
daemon.c
(trunk) add portability wrappers tr_rename(), tr_remove() for the rename() and remove() funcs s.t. utf16 can be handled
2013-02-04 21:45:20 +00:00
Makefile.am
(trunk)
#4732
"allow switching between internal and system libnatpmp" -- fixed with patch scarabeus and applied by me, so any patch breakage is probably mine... ;)
2012-02-04 01:28:15 +00:00
my-valgrind.sh
refactor libtransmission's tr_benc class as tr_variant.
2012-12-14 04:34:42 +00:00
remote.c
(trunk) first draft of changing the FreeSpace API to behave as
https://trac.transmissionbt.com/ticket/4076#comment:25
-- libT, rpc, qt, and gtk implementations.
2013-02-09 04:05:03 +00:00
transmission-daemon.1
(trunk daemon)
#2338
"Add uTP support" -- added er13's patch from comment:115 to add uTP enable/disable commands to transmission-remote. Thanks er13!
2011-04-20 23:17:10 +00:00
transmission-remote.1
(daemon)
#5260
'conflicting documentation for -w argument': fixed.
2013-01-27 18:19:52 +00:00
watch.c
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
2013-01-25 23:34:20 +00:00
watch.h
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
2012-12-05 17:29:46 +00:00