|
|
@243
|
16 years |
joshe |
A couple minor i18n cleanups.
Add italian translation.
Add an install …
|
|
|
@242
|
16 years |
joshe |
Add IPC code for another process to communicate with a running
…
|
|
|
@241
|
16 years |
joshe |
Make sure not to go past the end of the buffer when loading bencoded …
|
|
|
@240
|
16 years |
joshe |
Show subversion revision number in version string.
|
|
|
@239
|
16 years |
titer |
Ooops
|
|
|
@238
|
16 years |
titer |
Use file descriptors instead of streams (preliminary cleanup for fixes …
|
|
|
@237
|
16 years |
titer |
Clean up, perform all DNS resolutions in a common thread. This should …
|
|
|
@236
|
16 years |
titer |
Code cleanup
|
|
|
@235
|
16 years |
titer |
Cosmetic
|
|
|
@234
|
16 years |
titer |
Use NSLog on Mac OS X for errors, cosmetic changes
|
|
|
@233
|
16 years |
titer |
Portability fix (platforms such as sparc64 need uint32_t pointers to …
|
|
|
@232
|
16 years |
joshe |
Turn the download limit off by default.
|
|
|
@231
|
16 years |
titer |
The CFLAGS/LDFLAGS passed to configure are now put at the end at the …
|
|
|
@230
|
16 years |
titer |
Merged simple_http_parsing branch
|
|
|
@229
|
16 years |
joshe |
Don't require a "peers" field in the response to a stopped event.
|
|
|
@228
|
16 years |
joshe |
Add missing tracker stats reset when changing our listening port.
…
|
|
|
@227
|
16 years |
titer |
Re-link transmissioncli and transmission-gtk when libtransmission.a …
|
|
|
@226
|
16 years |
titer |
"make package" now doesn't strip debug symbols anymore, so bug reports …
|
|
|
@225
|
16 years |
titer |
|
|
|
@224
|
16 years |
titer |
Make a difference whether the tracker is unreachable or the tracker …
|
|
|
@223
|
16 years |
titer |
The dictionary can start with any field
|
|
|
@222
|
16 years |
titer |
Merge 84:221 from trunk
|
|
|
@221
|
16 years |
titer |
Removed unused branch
|
|
|
@220
|
16 years |
titer |
Removed unused branch
|
|
|
@219
|
16 years |
titer |
Show tracker errors again
|
|
|
@218
|
16 years |
titer |
Fixed a couple of bugs introduced in [164]
|
|
|
@217
|
16 years |
titer |
Should fix a race condition
|
|
|
@216
|
16 years |
joshe |
Fixed bug where incorrect stats were being reported to the tracker. …
|
|
|
@215
|
16 years |
titer |
Corrected keys for rate limits
Always set limit, even if value entered …
|
|
|
@214
|
16 years |
joshe |
Instead of storing files specific to the gtk frontend directly
in …
|
|
|
@213
|
16 years |
titer |
Adds download rate limit to OS X interface
|
|
|
@212
|
16 years |
joshe |
Add download rate limit to GTK interface.
|
|
|
@211
|
16 years |
titer |
Multiple selection
|
|
|
@210
|
16 years |
titer |
Adds download rate limit
|
|
|
@209
|
16 years |
titer |
Cosmetic
|
|
|
@208
|
16 years |
titer |
Got rid of a class variable, makes performSelectorOnMainThread retain …
|
|
|
@207
|
16 years |
titer |
Cleaning, also fixes disabling idle sleep when torrents are active
|
|
|
@206
|
16 years |
titer |
Fixed lrintf check when lrintf is in libm
|
|
|
@205
|
16 years |
joshe |
Have make print a helpful error message if configure has not been run.
|
|
|
@204
|
16 years |
joshe |
Don't print an error if the .depend files don't exist.
|
|
|
@203
|
16 years |
joshe |
I will not commit without compiling first.
I will not commit without …
|
|
|
@202
|
16 years |
joshe |
Bind the default port when starting the first torrent
if it hasn't …
|
|
|
@201
|
16 years |
titer |
Removed rests from a kludge I had locally
|
|
|
@200
|
16 years |
joshe |
Add check for a working compiler and print a helpful error if one is …
|
|
|
@199
|
16 years |
titer |
Fixes OS X build
|
|
|
@198
|
16 years |
titer |
Nicer make output. Also moved the CLI client to its own folder like …
|
|
|
@197
|
16 years |
titer |
Removed duplicate AS
|
|
|
@196
|
16 years |
titer |
Mention that GNU make is required
|
|
|
@195
|
16 years |
joshe |
Use CFLAGS when generating dependencies for GTK sources.
|
|
|
@194
|
16 years |
titer |
Makes the info inspector resizable
|
|
|
@193
|
16 years |
titer |
Choosing the download location for torrents is smoother and doesn't …
|
|
|
@192
|
16 years |
titer |
Handle B_ARGV_RECEIVED messages, apparently needed for browser (and …
|
|
|
@191
|
16 years |
titer |
Merge compat-10.2 branch. This adds Jaguar compatibility on OS X, and …
|
|
|
@190
|
16 years |
titer |
More for BeOS
|
|
|
@189
|
16 years |
titer |
Adds BeOS makefile
|
|
|
@188
|
16 years |
titer |
Only build the GTK interface if enabled
|
|
|
@187
|
16 years |
titer |
Now use Makefile's configure
|
|
|
@186
|
16 years |
titer |
Removed Jam's configure
|
|
|
@185
|
16 years |
titer |
Adds Makefile for GTK interface
|
|
|
@184
|
16 years |
titer |
makefile just calls Xcode on OS X
|
|
|
@183
|
16 years |
titer |
Fixed paths, added transmissioncli
|
|
|
@182
|
16 years |
titer |
Moved Xcode project in the root folder, we'll use it to build …
|
|
|
@181
|
16 years |
titer |
merge -r172:180 from trunk
|
|
|
@180
|
16 years |
titer |
Ooos, don't forget to remove the temp files... also the check for …
|
|
|
@179
|
16 years |
titer |
Adds a real test for lrintf because some Linux systems, like BeOS, …
|
|
|
@178
|
16 years |
titer |
Use white text for the highlighted row only on >= 10.3 (background of …
|
|
|
@177
|
16 years |
titer |
Now runs on Jaguar
|
|
|
@176
|
16 years |
titer |
Dynamic checks for whether NSToolbar supports item selection
|
|
|
@175
|
16 years |
titer |
Build with the 10.2.8 SDK on PPC.
Had to comment a few 10.3-specific …
|
|
|
@174
|
16 years |
titer |
Clean up the XCode project
|
|
|
@173
|
16 years |
titer |
Import libtransmission in the Xcode project
|
|
|
@172
|
16 years |
titer |
Adds branch for changes towards 10.2 compatibility
|
|
|
@171
|
16 years |
joshe |
Patch from Jeremy Messenger to build on FreeBSD 4.
|
|
|
@170
|
16 years |
titer |
Missed that in [167]
|
|
|
@169
|
16 years |
titer |
Updated windowWillUseStandardFrame given the fact that we dont show …
|
|
|
@168
|
16 years |
titer |
Set click point before displaying so that mouse up on a button …
|
|
|
@167
|
16 years |
titer |
Makes stringForFileSize: always show 3 significant digits
|
|
|
@166
|
16 years |
titer |
Finder-independent trashPath: method
|
|
|
@165
|
16 years |
titer |
Fixed the info panel and refined its look
|
|
|
@164
|
16 years |
titer |
Adds non-blocking (threaded) DNS resolution
|
|
|
@163
|
16 years |
titer |
Fixes OS X build with Jam
|
|
|
@162
|
16 years |
titer |
Merge from branches/new_api:r161
|
|
|
@161
|
16 years |
joshe |
Update the GTK code for the new API.
Use a new scheme for handling …
|
|
|
@160
|
16 years |
titer |
Fixes crash when the first torrent is removed
|
|
|
@159
|
16 years |
titer |
Fixed removal of torrents
|
|
|
@158
|
16 years |
titer |
Quick 'n dirty fix so incoming connections work again
|
|
|
@157
|
16 years |
titer |
Optimized buildAdvancedBar a bit
|
|
|
@156
|
16 years |
titer |
Added [NSString stringWithInt:] for convenience.
UI cosmetic: bigger …
|
|
|
@155
|
16 years |
titer |
Fixes pause/resume button, adds a more standard way of clicking items …
|
|
|
@154
|
16 years |
titer |
Fixes history with no torrents, always remove ellipis to menu items if …
|
|
|
@153
|
16 years |
titer |
Simplifies removing torrents code
|
|
|
@152
|
16 years |
titer |
Fixed MacIntel? display bug
|
|
|
@151
|
16 years |
titer |
Moved 'reveal in finder' to the Torrent class, and do it in a …
|
|
|
@150
|
16 years |
titer |
Started to restore the start/resume/reveal buttons
|
|
|
@149
|
16 years |
titer |
Fixed Alt-Click to switch to Advanced Bar
|
|
|
@148
|
16 years |
titer |
OS X design changes: merged the two cells into one
|
|
|
@147
|
16 years |
titer |
Added tr_torrentIterate
|
|
|
@146
|
16 years |
titer |
Progress bar fix
|
|
|
@145
|
16 years |
titer |
Fixed warning when quitting with active torrents.
Fixed menu and …
|
|
|
@144
|
16 years |
titer |
Fixing the progress cell. The progress also is resizable now.
|
|
|