|
|
@5860
|
14 years |
charles |
(1) RPC "add-torrent" now lets clients embed base64-encoded metainfo …
|
|
|
@5859
|
14 years |
charles |
fix 20-byte memory leak every time we stopped a torrent. :/
|
|
|
@5858
|
14 years |
livings124 |
a little progress on setting up the rpc callback (no new actual …
|
|
|
@5857
|
14 years |
charles |
tweak the daemon & remote console messages a little
|
|
|
@5856
|
14 years |
charles |
sync man page with the transmission-remote rewrite
|
|
|
@5855
|
14 years |
charles |
* better RPC handling of requests submitted via http POST
* plug a …
|
|
|
@5854
|
14 years |
charles |
minor tweaks.
|
|
|
@5853
|
14 years |
charles |
updated daemon manpage
|
|
|
@5852
|
14 years |
charles |
possible fix for the crash in …
|
|
|
@5851
|
14 years |
livings124 |
more ipc code removal
|
|
|
@5850
|
14 years |
charles |
fix a substitution bug for openssl in the spec file
|
|
|
@5849
|
14 years |
livings124 |
update project for new rpc code (part 2)
|
|
|
@5848
|
14 years |
livings124 |
update project for new rpc code (part 1)
|
|
|
@5847
|
14 years |
charles |
fix compile error reported by BentMyWookie?
|
|
|
@5846
|
14 years |
charles |
fix compile error reported by BentMyWookie?
|
|
|
@5845
|
14 years |
charles |
fix the cyclical header dependency, and fix a couple of warnings …
|
|
|
@5844
|
14 years |
charles |
missed a few files.
|
|
|
@5843
|
14 years |
charles |
RPC/IPC redesign
|
|
|
@5842
|
14 years |
charles |
update the rpc spec.
|
|
|
@5841
|
14 years |
charles |
* add some #ifdefs to fix -DNO_SSI
* remove the Win CE stuff for now, …
|
|
|
@5840
|
14 years |
livings124 |
#948 - when processing the blocklist, don't block the gui (Leopard-only)
|
|
|
@5839
|
14 years |
charles |
minor logging tweak
|
|
|
@5838
|
14 years |
charles |
add tr_strdup_printf()
|
|
|
@5837
|
14 years |
charles |
added "download-dir" to session variables.
added section describing …
|
|
|
@5836
|
14 years |
livings124 |
clarify "remaining time unknown"
|
|
|
@5835
|
14 years |
livings124 |
minor adjustments/code cleanup of the new group drawing code
|
|
|
@5834
|
14 years |
livings124 |
adjust the look of the group colors
|
|
|
@5833
|
14 years |
livings124 |
dragging directly onto group row won't change queue order
|
|
|
@5832
|
14 years |
charles |
(gtk) #945: Use shift+del to delete torrent+files
|
|
|
@5830
|
14 years |
livings124 |
(trunk) re-add Italian localization
|
|
|
@5829
|
14 years |
charles |
more work on rpc. bug fixes, regression tests, and spec tweaks.
|
|
|
@5828
|
14 years |
charles |
fix bug in the benc-to-json converter.
add rison-to-json converter so …
|
|
|
@5827
|
14 years |
charles |
make the request/response messages a little terser. add per-torrent …
|
|
|
@5826
|
14 years |
livings124 |
more adjustments to dragging with groups
|
|
|
@5825
|
14 years |
livings124 |
when sorting by queue order, dragging on group header will place the …
|
|
|
@5824
|
14 years |
livings124 |
allow changing groups by dragging (regardless of sort)
|
|
|
@5823
|
14 years |
livings124 |
moving torrents between groups will change their groups - this took …
|
|
|
@5822
|
14 years |
charles |
Add shttpd (http://shttpd.sourceforge.net/) to the list of third-party …
|
|
|
@5821
|
14 years |
charles |
add benc-to-json conversion + unit tests.
|
|
|
@5820
|
14 years |
livings124 |
mac build compiles
|
|
|
@5819
|
14 years |
charles |
ipc: add session accessor/mutators.
transmission.h: make the session …
|
|
|
@5818
|
14 years |
charles |
fix daemon breakage
|
|
|
@5817
|
14 years |
charles |
json ipc: implement torrent-add, torrent-set-file, torrent-get-file
|
|
|
@5816
|
14 years |
livings124 |
a little redundant code removal
|
|
|
@5815
|
14 years |
livings124 |
remove useless "sorted" variables
|
|
|
@5814
|
14 years |
livings124 |
fix ordering error
|
|
|
@5813
|
14 years |
charles |
partial implementation of json-ipc backend: torrent …
|
|
|
@5812
|
14 years |
charles |
remove benc2php, since we're going to be using json now.
|
|
|
@5811
|
14 years |
charles |
plug a small memory leak in the last patch
|
|
|
@5810
|
14 years |
charles |
add json-to-benc parser
|
|
|
@5809
|
14 years |
livings124 |
a little tidyup; update NEWS
|
|
|
@5808
|
14 years |
livings124 |
allow reordering while groups are shown (and sorting by queue)
|
|
|
@5807
|
14 years |
charles |
eliminate spec ambiguity from the last commit. it's stupid to have …
|
|
|
@5806
|
14 years |
charles |
revised the spec based on Gimp_ and hawkman's feedback: (1) made a …
|
|
|
@5805
|
14 years |
livings124 |
update NEWS, remove unused variable
|
|
|
@5804
|
14 years |
livings124 |
the "selected" status string and the minimal view's "remaining time" …
|
|
|
@5803
|
14 years |
charles |
fix an error in the examle.
|
|
|
@5802
|
14 years |
charles |
readability. better explain the response arguments a bit.
|
|
|
@5801
|
14 years |
charles |
readability
|
|
|
@5800
|
14 years |
livings124 |
perhaps avoid a rare crash when removing transfers
|
|
|
@5799
|
14 years |
charles |
(very) rough draft of the new ipc protocol
|
|
|
@5797
|
14 years |
livings124 |
revert the upgrade of CTGradient
|
|
|
@5796
|
14 years |
charles |
new utility for iterating through torrents: tr_torrentNext()
|
|
|
@5795
|
14 years |
livings124 |
CTGradient : remove unused built-in gradients; eliminate some warnings …
|
|
|
@5794
|
14 years |
charles |
bang on ipcparse.c for a bit.
|
|
|
@5793
|
14 years |
livings124 |
update trunk to 1.20+
|
|
|
@5791
|
14 years |
livings124 |
update appcast
|
|
|
@5790
|
14 years |
livings124 |
update version to 1.20
|
|
|
@5789
|
14 years |
charles |
mac: remove it.lproj from Makefile.am
|
|
|
@5788
|
14 years |
charles |
#929: version.h should reflect SVN status#929: version.h should …
|
|
|
@5787
|
14 years |
livings124 |
update Russian localization
|
|
|
@5786
|
14 years |
livings124 |
make the "group = none" image an empty box
|
|
|
@5785
|
14 years |
livings124 |
update CTGradient to 1.8
|
|
|
@5784
|
14 years |
livings124 |
update Chinese localization
|
|
|
@5783
|
14 years |
charles |
undo the curl timeout option from earlier today
|
|
|
@5782
|
14 years |
charles |
(gtk) #927: "help" button in the preferences dialog
|
|
|
@5781
|
14 years |
charles |
#751: tear down some of the scaffolding used in tracking down this bug.
|
|
|
@5780
|
14 years |
livings124 |
remove the italian localization for the upcoming release
|
|
|
@5779
|
14 years |
charles |
#923: daemon should use tr_initFull()
|
|
|
@5778
|
14 years |
charles |
(gtk) Update translations from Launchpad. New Languages: Arabic, …
|
|
|
@5777
|
14 years |
charles |
raise the timeout interval that we tell curl to use
|
|
|
@5776
|
14 years |
charles |
#922: No need to check on gio, libnotify and dbus if gtk disabled.
|
|
|
@5775
|
14 years |
charles |
tell webcurl to timeout tracker requests after 30 seconds
|
|
|
@5774
|
14 years |
charles |
remove unused TIMEOUT_INTERVAL_SEC and STOP_TIMEOUT_INTERVAL_SEC
|
|
|
@5773
|
14 years |
livings124 |
update Spanish localization
|
|
|
@5772
|
14 years |
charles |
add a couple of benc utility functions
|
|
|
@5771
|
14 years |
charles |
(gtk) #826: ipc race condition when opening torrents via web browser
|
|
|
@5770
|
14 years |
charles |
tweak the URL for 1.20's list of bugs.
|
|
|
@5769
|
14 years |
livings124 |
add a new line at the bottom of the French strings
|
|
|
@5768
|
14 years |
livings124 |
update NEWS with link to the tickets
|
|
|
@5767
|
14 years |
livings124 |
update French localization
|
|
|
@5766
|
14 years |
charles |
use sendpkmsg()
|
|
|
@5765
|
14 years |
charles |
(gtk) #906: Making a new torrent folder scans the entire home directory
|
|
|
@5764
|
14 years |
charles |
remove occurrences of "if( 1 )"
|
|
|
@5763
|
14 years |
charles |
#917: Another minor speedup suggested by BentMyWookie?. He enjoys …
|
|
|
@5762
|
14 years |
charles |
#917: small speedup to r5759 suggested by BentMyWookie?
|
|
|
@5761
|
14 years |
charles |
include the version in the gtk online help's URL
|
|
|
@5760
|
14 years |
charles |
(gtk) link to the online manual from the Help menu
|
|
|
@5759
|
14 years |
charles |
#917: when seeding, drop peers that have everything you have (instead …
|
|
|
@5758
|
14 years |
charles |
silence r5755 compile warning
|
|
|