|
|
@2261
|
15 years |
livings124 |
fix blurry icon when resizing the creator window
|
|
|
@2260
|
15 years |
charles |
make the "Error while parsing bencoded data" more helpful by showing …
|
|
|
@2259
|
15 years |
charles |
replace the unhelpful error message "error: insufficient resources" …
|
|
|
@2258
|
15 years |
livings124 |
update the strings file
|
|
|
@2257
|
15 years |
charles |
Silence the "Too many requests!" error that's not really an error
|
|
|
@2256
|
15 years |
charles |
(gtk) make the columns in the main window sortable
|
|
|
@2255
|
15 years |
livings124 |
get rid of a warning
|
|
|
@2254
|
15 years |
charles |
fix r2252 copy-and-paste bug. Thanks BentMyWookie?
|
|
|
@2253
|
15 years |
charles |
fix bug that caused libtransmission to think private torrents were public.
|
|
|
@2252
|
15 years |
charles |
don't count too many bytes in the last block in …
|
|
|
@2251
|
15 years |
livings124 |
fix the warning for remaining size coming up when it shouldn't
|
|
|
@2250
|
15 years |
charles |
I wonder what this is for.
|
|
|
@2249
|
15 years |
livings124 |
if a transfer is checking decrease the queue count for both queues but …
|
|
|
@2248
|
15 years |
charles |
fix r2247 oops
|
|
|
@2247
|
15 years |
charles |
(1) check a torrent's `fast resume' state as soon as it's added. (2) …
|
|
|
@2246
|
15 years |
livings124 |
change "warnings" to "alerts"
|
|
|
@2245
|
15 years |
charles |
make tr_torrentInfo() a const function
|
|
|
@2244
|
15 years |
livings124 |
awesome Globe icon (Glow|be) from Jonas Rask
|
|
|
@2243
|
15 years |
charles |
make decrementing the torrent count the last thing we do when …
|
|
|
@2242
|
15 years |
charles |
* make tr_cpLeftUntilDone() slightly more accurate
* simplify …
|
|
|
@2241
|
15 years |
charles |
fix crash reported by persept
|
|
|
@2240
|
15 years |
livings124 |
enable the context menu for enable selected properly
|
|
|
@2239
|
15 years |
livings124 |
add an option in the duplicate alert to not prompt again
|
|
|
@2238
|
15 years |
livings124 |
show a warning when trying to open a duplicate torrent
|
|
|
@2237
|
15 years |
livings124 |
fix #240: make sure internally-saved torrent files are only deleted …
|
|
|
@2236
|
15 years |
livings124 |
fix #239: avoid a loop when trying to cancel adding a torrent in the …
|
|
|
@2235
|
15 years |
charles |
use tr_new(), not g_new(). I've been hacking in glib too long
|
|
|
@2234
|
15 years |
charles |
fix some ugliness from last night's hackfest
|
|
|
@2233
|
15 years |
charles |
Fix endgame bug that caused the last 2-3% to drag out forever in …
|
|
|
@2232
|
15 years |
charles |
revert one of last checkin's changes to better handle low peer …
|
|
|
@2231
|
15 years |
charles |
lots of performance improvements. fun!
* dynamically resize the …
|
|
|
@2230
|
15 years |
livings124 |
make sure all history items are actually saved, and don't start all …
|
|
|
@2229
|
15 years |
charles |
fix divide by zero bug in makemeta code, calculating number of pieces …
|
|
|
@2228
|
15 years |
charles |
get the bencoded text compliant with the bittorrent spec w.r.t. …
|
|
|
@2227
|
15 years |
joshe |
Add client/server name to IPC version handshake.
|
|
|
@2226
|
15 years |
livings124 |
remove some nslogs
|
|
|
@2225
|
15 years |
livings124 |
hopefully fix a nasty memory leak and a bunch of redundant code
|
|
|
@2224
|
15 years |
joshe |
Whoops, fix signal handling for SIGQUIT and SIGTERM.
|
|
|
@2223
|
15 years |
livings124 |
don't crash when restoring torrents on launch, and allow removing then …
|
|
|
@2222
|
15 years |
charles |
Make tr_torrentParseHash() public
|
|
|
@2221
|
15 years |
charles |
* (libT) stopped torrents shouldn't use CPU cycles.
* (gtk) if a …
|
|
|
@2220
|
15 years |
charles |
Make tr_trackerAnnouncePulse() just return safely if there's no …
|
|
|
@2219
|
15 years |
charles |
make it safe to pass a bzero()ed struct into tr_metainfoFree()
|
|
|
@2218
|
15 years |
livings124 |
fix some memory leaks and crashing when opening by dragging
|
|
|
@2217
|
15 years |
charles |
better documentation on tr_torrentParse()'s behavior
|
|
|
@2216
|
15 years |
charles |
* fix memory leak when adding torrents.
* zero out tr_torrentParse()'s …
|
|
|
@2215
|
15 years |
charles |
Fix tr_getComplete() and tr_getDone() bug reported by BentMyWookie?
|
|
|
@2214
|
15 years |
charles |
fix r2210 oops
|
|
|
@2213
|
15 years |
livings124 |
rename checking status info to match last commit
|
|
|
@2212
|
15 years |
livings124 |
rename checking item
|
|
|
@2211
|
15 years |
livings124 |
get the mac version building...still buggy
|
|
|
@2210
|
15 years |
charles |
simplify tr_torrentParse() based on BWM's feedback
|
|
|
@2209
|
15 years |
livings124 |
commit my current work...still doesn't compile (calls some …
|
|
|
@2208
|
15 years |
charles |
set a default window size for the debug window
|
|
|
@2207
|
15 years |
charles |
Modified tr_torrentCanAdd() to give the new functionality BMW suggests
|
|
|
@2206
|
15 years |
charles |
add tr_torrentCanAdd() as per BentMyWookie?'s request... clear tracker …
|
|
|
@2205
|
15 years |
livings124 |
reflect some of the changes in libT (some, which means it still …
|
|
|
@2204
|
15 years |
charles |
sync with r2002's torrent destruction sequence
|
|
|
@2203
|
15 years |
charles |
push the destination directory into tr_torrentInit*()
|
|
|
@2202
|
15 years |
charles |
Thread safety improvements. Also, stopping/starting/rechecking/etc. …
|
|
|
@2201
|
15 years |
charles |
Add tr_stat_t.downloadedValid hook to IPC for Gimp_
|
|
|
@2200
|
15 years |
charles |
remove a debugging console message that shouldn't've been checked in
|
|
|
@2199
|
15 years |
livings124 |
apply patch from #324
|
|
|
@2198
|
15 years |
livings124 |
fix #233 (move menu item applies to all items)
|
|
|
@2197
|
15 years |
charles |
building up our threading tools: implement RW locks
|
|
|
@2196
|
15 years |
livings124 |
my bad
|
|
|
@2195
|
15 years |
livings124 |
don't allow single-file torrents to have priority/download check changed
|
|
|
@2194
|
15 years |
livings124 |
get the "only check selected" item working
|
|
|
@2193
|
15 years |
livings124 |
get rid of unneeded variable
|
|
|
@2192
|
15 years |
livings124 |
get rid of an unneeded variable
|
|
|
@2191
|
15 years |
livings124 |
only show the priority selector when over the priority column, not the row
|
|
|
@2190
|
15 years |
livings124 |
small cleanup
|
|
|
@2189
|
15 years |
livings124 |
only show the priority chooser when moused over (the text is a …
|
|
|
@2188
|
15 years |
livings124 |
• allow to recheck cache even when torrent is active
• play around …
|
|
|
@2187
|
15 years |
charles |
possible fix for the -0.0 percent done bug
|
|
|
@2186
|
15 years |
charles |
fix minor oops
|
|
|
@2185
|
15 years |
charles |
add color-coded lines to the gtk debug window -- info is black, debug …
|
|
|
@2184
|
15 years |
charles |
misc cleanup.. ansification; fix my own typos, etc…
|
|
|
@2183
|
15 years |
livings124 |
don't show priority colors for finished files
|
|
|
@2182
|
15 years |
charles |
Maybe fix the bug of progress-for-done not including non-checked files …
|
|
|
@2181
|
15 years |
livings124 |
disable the priority item for completed files
|
|
|
@2180
|
15 years |
livings124 |
remove a few duplicate calls
|
|
|
@2179
|
15 years |
livings124 |
cleaned up the pieces view segment control code a bit, and clicking …
|
|
|
@2178
|
15 years |
livings124 |
add a menu item in the context menu to only check selected (and …
|
|
|
@2177
|
15 years |
charles |
adding experimental implementation of Tamilmani's `Swift' tit-for-tat …
|
|
|
@2176
|
15 years |
livings124 |
rephrase the stalled preferences item (this way it makes sense to show …
|
|
|
@2175
|
15 years |
livings124 |
save the download location
|
|
|
@2174
|
15 years |
livings124 |
change the pieces view background color a little
|
|
|
@2173
|
15 years |
livings124 |
fix file priority selector placement
|
|
|
@2172
|
15 years |
livings124 |
add a control to the pieces view
|
|
|
@2171
|
15 years |
livings124 |
simplify the mess of code that is the pieces view
|
|
|
@2170
|
15 years |
charles |
Fix torrent-inspector bug reported in the forums by webaake
|
|
|
@2169
|
15 years |
livings124 |
simplify some of the repetitive queue code a bit
|
|
|
@2168
|
15 years |
livings124 |
if a torrent switches from seeding to downloading still apply this to …
|
|
|
@2167
|
15 years |
livings124 |
store the values of the tracker address, private check, and open check
|
|
|
@2166
|
15 years |
charles |
fix double-free memory error in gtk client when reading corrupt …
|
|
|
@2165
|
15 years |
charles |
more improvements to makemeta's piece size heuristics (SoftwareElves? & …
|
|
|
@2164
|
15 years |
charles |
better algorithm to decide on a good piece size. (SoftwareElves? & …
|
|
|
@2163
|
15 years |
charles |
fix terribly nasty bencode corruption bug from r2024 regarding the …
|
|
|
@2162
|
15 years |
charles |
* makemeta: don't add dotfiles to the torrents
* bencode: trying to …
|
|
|