Andrew Resch
|
f8c9d5f7ca
|
Remove more un-used files
|
2008-09-20 02:25:55 +00:00 |
Andrew Resch
|
be09642542
|
Remove file, it is not used
|
2008-09-20 02:22:49 +00:00 |
Andrew Resch
|
31a157091a
|
Allow adding multiple trackers at once in the edit tracker dialog
|
2008-09-20 02:08:56 +00:00 |
Andrew Resch
|
42d239c91a
|
lt sync 2690
|
2008-09-19 22:57:05 +00:00 |
Andrew Resch
|
cb865f1373
|
Add metafile module for creating torrent files
|
2008-09-19 21:49:54 +00:00 |
Andrew Resch
|
e64595120e
|
Include GeoIP database for country look-ups
|
2008-09-19 20:11:50 +00:00 |
Andrew Resch
|
58bca167b3
|
Change torrent.OPTIONS to a new TorrentOptions object
|
2008-09-17 00:26:14 +00:00 |
Andrew Resch
|
e48c091764
|
lt sync 2676
|
2008-09-16 02:39:03 +00:00 |
Andrew Resch
|
f285f607cd
|
Convert unicode to str before saving to config. This should fix unicode
path issues.
|
2008-09-15 19:53:07 +00:00 |
Andrew Resch
|
42ca7b97bd
|
Fix fastresume saving on shutdown
|
2008-09-15 17:06:36 +00:00 |
Andrew Resch
|
587edbb0b0
|
Fix setting file priorities on folders
|
2008-09-14 20:49:45 +00:00 |
Andrew Resch
|
fa0d3b9bfc
|
Only show the error when displaying the tracker_error
|
2008-09-14 20:31:21 +00:00 |
Andrew Resch
|
479e6c3484
|
Fix move_storage when using unicode path
|
2008-09-14 20:16:35 +00:00 |
Andrew Resch
|
7786f6ca08
|
Update changelog
|
2008-09-14 20:11:32 +00:00 |
Andrew Resch
|
5e41c7ce78
|
Fix #475 the use of unicode paths when adding torrents
|
2008-09-14 20:08:19 +00:00 |
Marcos Pinto
|
6ecf9125e6
|
include faq
|
2008-09-14 19:02:06 +00:00 |
Andrew Resch
|
3217113583
|
Load ut_metadata extension
|
2008-09-14 18:32:00 +00:00 |
Marcos Pinto
|
fb0f1b9319
|
force local only
|
2008-09-13 23:01:53 +00:00 |
Andrew Resch
|
9c2658d833
|
Fix adding torrents with only 1 file
|
2008-09-13 22:26:11 +00:00 |
Marcos Pinto
|
b9d1367564
|
allow network mounts in right-click->move torrent
|
2008-09-13 03:10:52 +00:00 |
Andrew Resch
|
eec5005214
|
Fix moving on complete
|
2008-09-13 02:58:45 +00:00 |
Marcos Pinto
|
6bcb7fccf5
|
allow network mounts
|
2008-09-13 00:31:59 +00:00 |
Andrew Resch
|
9807b43ae7
|
Remove icon, no longer used
|
2008-09-12 22:12:26 +00:00 |
Andrew Resch
|
ee9a5a19c1
|
Added support for adding torrents by infohash
Fixes to magnet uri stuff
|
2008-09-12 08:47:33 +00:00 |
Andrew Resch
|
3afb542f06
|
Switch to torrent_handle::save_resume_data which makes resume data
writing async
|
2008-09-11 09:20:29 +00:00 |
Andrew Resch
|
6bd701e961
|
Add missing icon
|
2008-09-09 14:23:20 +00:00 |
Andrew Resch
|
ccb53e48a9
|
Start work of magnet uri and trackerless torrent support
|
2008-09-09 14:06:05 +00:00 |
Andrew Resch
|
c906b50d11
|
Fix add torrent dialog for torrents with only 1 file
|
2008-09-08 05:42:34 +00:00 |
Andrew Resch
|
ee071dcece
|
Fix building when not using debug build
|
2008-09-08 05:24:49 +00:00 |
Andrew Resch
|
c78de8f0aa
|
lt sync 2667
|
2008-09-07 10:44:46 +00:00 |
Andrew Resch
|
b210a81967
|
Prevent libtorrent from crashing when 'announce' is not in the tracker
url.
|
2008-09-07 08:46:41 +00:00 |
Andrew Resch
|
4bd88df4de
|
Remove dependency on libtorrent for add torrent dialog
|
2008-09-07 05:26:03 +00:00 |
Andrew Resch
|
cc128029f9
|
Update the create torrent dialog a bit
|
2008-09-07 01:44:45 +00:00 |
Andrew Resch
|
e614c2dc3b
|
Fix last by just always deleting the fastresume file before writing a
new one
|
2008-09-06 22:24:35 +00:00 |
Marcos Pinto
|
deb00e332e
|
fix problem with old fastresume files not being replaced causing loss of data and dont resave fastresume for seed files
|
2008-09-06 20:11:12 +00:00 |
Damien Churchill
|
2cd39233da
|
update the TODO list
|
2008-09-04 02:07:43 +00:00 |
Damien Churchill
|
f9dadd215d
|
add the extra fields to bandwidth and network
add the required changes to the css and javascript
|
2008-09-04 02:05:43 +00:00 |
Damien Churchill
|
5eaf9dd259
|
refresh to match the gtk client
|
2008-09-04 01:15:13 +00:00 |
Andrew Resch
|
818b626440
|
Ensure PreferencesManager is started before other components.
|
2008-09-01 02:22:08 +00:00 |
Andrew Resch
|
93e6ef144e
|
lt sync 2650
|
2008-09-01 02:02:04 +00:00 |
Andrew Resch
|
b6d05c01e8
|
Make a copy of the default options to prevent torrents from sharing
references
|
2008-09-01 01:55:13 +00:00 |
Marcos Pinto
|
89ed0d5d41
|
add gtk stock clearing script and update glade files
|
2008-08-31 23:37:02 +00:00 |
Andrew Resch
|
0222272c45
|
Update Changelog
|
2008-08-31 22:14:31 +00:00 |
Andrew Resch
|
797578d0cf
|
Add dht icon svg file
|
2008-08-31 21:06:42 +00:00 |
Andrew Resch
|
0c203b0a96
|
Fix various issues when not using English
|
2008-08-31 20:20:16 +00:00 |
Andrew Resch
|
0792ad21cd
|
Fix paused torrents not being paused upon restart
|
2008-08-31 01:17:43 +00:00 |
Andrew Resch
|
c2a24bce8a
|
Fix tooltips from disappearing
|
2008-08-31 00:55:07 +00:00 |
Andrew Resch
|
ec368d6c70
|
Fix typo
|
2008-08-31 00:03:14 +00:00 |
Andrew Resch
|
ea16f2ca8f
|
Fix a typo
|
2008-08-30 23:42:39 +00:00 |
Andrew Resch
|
c410f6d242
|
Fix some typos
|
2008-08-30 23:40:57 +00:00 |