Martijn Voncken
|
be27d97952
|
changelog
|
2008-09-25 19:21:44 +00:00 |
Martijn Voncken
|
19cb72db58
|
changelog
|
2008-09-25 19:20:15 +00:00 |
Martijn Voncken
|
c67bfe74a7
|
persistent sessions #486
|
2008-09-25 19:08:43 +00:00 |
Andrew Resch
|
5457cdcd80
|
Fix #503 change the boost lib detection logic to first look for -mt
and if not available, fall back to regular boost lib (non-multithreaded)
|
2008-09-25 03:30:08 +00:00 |
Andrew Resch
|
b47c4ad760
|
Fix #187 set a 5 second timer to save the config file after a config
value has been changed.
|
2008-09-25 02:03:58 +00:00 |
Ido Abramovich
|
e32ce5b265
|
added 'all' subcommand to resume and pause, moved share ratio to general info view
|
2008-09-24 18:53:22 +00:00 |
Andrew Resch
|
a27b0c6329
|
Add the ability to add plugins from the plugins preference page (from
.eggs)
Add a rescan for plugins button to rescan the plugin folders
|
2008-09-24 01:23:38 +00:00 |
Ido Abramovich
|
af0bd07d3e
|
removed the 'builtin' commands and made 'help' a normal command.
|
2008-09-23 22:30:21 +00:00 |
Martijn Voncken
|
4d79df5880
|
licence update fir webpy related files
|
2008-09-23 20:01:22 +00:00 |
Martijn Voncken
|
335c50ec03
|
#483
|
2008-09-23 19:48:08 +00:00 |
Martijn Voncken
|
35ac3dda26
|
fix webui add url: #483
|
2008-09-23 19:35:09 +00:00 |
Martijn Voncken
|
35aa1aaec2
|
unregister->deregister fix #488
|
2008-09-23 19:20:24 +00:00 |
Martijn Voncken
|
8a00b046d5
|
update create_plugin
|
2008-09-23 18:29:55 +00:00 |
Martijn Voncken
|
bb7c5cb4af
|
egg_render for templates files in plugin/templates (#497)
|
2008-09-23 17:34:57 +00:00 |
Martijn Voncken
|
a870101dbe
|
egg_handler for static files in plugin/data (#497)
|
2008-09-23 06:15:40 +00:00 |
Andrew Resch
|
ffb2de165d
|
Fix #500 add scrolled window to sidebar
|
2008-09-22 23:17:51 +00:00 |
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 |