Marcos Pinto
|
704ed1d0a8
|
fix missing gtk-add
|
2008-09-22 21:46:11 +00:00 |
Ido Abramovich
|
868612413d
|
adding null2 ui alongside the current null ui
|
2008-09-22 19:07:52 +00:00 |
Damien Churchill
|
71bc34be0d
|
some name changes to camelcase and a few fixes for IE7
|
2008-09-22 14:07:32 +00:00 |
Damien Churchill
|
52cbd0a435
|
fixes a bug in IE7
|
2008-09-22 13:35:36 +00:00 |
Damien Churchill
|
9f3b3b32f2
|
fix the formatting in the menus file, and convert all displayed text to
use the gettext replacement.
|
2008-09-22 13:08:39 +00:00 |
Damien Churchill
|
a412547584
|
move away from the monolithic file approach and split out into smaller
more managable files. begin implementation of a javascript gettext.
this may break some things in the ajax ui.
|
2008-09-22 12:46:12 +00:00 |
Marcos Pinto
|
cf6266e545
|
remove fsize
|
2008-09-21 20:09:34 +00:00 |
Marcos Pinto
|
0712da0fd0
|
clean up free space
|
2008-09-21 19:52:47 +00:00 |
Marcos Pinto
|
6465c8eede
|
add free space of default save_path
|
2008-09-21 19:27:26 +00:00 |
Marcos Pinto
|
dc49a43e70
|
lang updates
|
2008-09-21 03:06:21 +00:00 |
Andrew Resch
|
9d5be3e631
|
lt sync 2696
|
2008-09-21 01:44:11 +00:00 |
Andrew Resch
|
ec180b3735
|
Fix upgrading from 0.5.x state where torrents would have no trackers
|
2008-09-21 01:38:43 +00:00 |
Andrew Resch
|
68974ff459
|
Implement #28 Create Torrent Dialog
|
2008-09-21 00:33:37 +00:00 |
Andrew Resch
|
aec7f35a71
|
Add 'get_path_size' core method
|
2008-09-20 02:27:29 +00:00 |
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 |