home *** CD-ROM | disk | FTP | other *** search
/ com!online 2005 April / com_0405_1.iso / opensource / BTpp-0.5.4-bin.exe / $INSTDIR / CHANGELOG.txt < prev    next >
Encoding:
INI File  |  2005-01-07  |  3.7 KB  |  118 lines

  1. [0.5.4 (alpha)]
  2.   
  3.   - Fixed: Files didn't get moved after download
  4.     finished.
  5.  
  6. [0.5.3 (alpha)]
  7.  
  8.  - Fixed: Downloads wouldn't continue uploading after
  9.    finishing download.
  10.  - Fixed: BT++.exe would sometimes not terminate correctly,
  11.    leaving a running instance but no GUI behind.
  12.  - Started modifying/reworking the whole logging system.
  13.    It is work in progress... but working.
  14.  
  15. [0.5.2 (alpha)]
  16.   
  17.  - Added strict hashing config option.
  18.  - Fixed upload limit updating (after pref change).
  19.  - Fixed core bug.
  20.  - Modified 'AddTorrent' downloading.
  21.  - History shows uploaded (transfered) MB.
  22.  - Fixed bug in right-click-menu of the history tab.
  23.  - Corrected some of the grid info display.
  24.  
  25. [0.5.1 (alpha)]
  26.  
  27.  - Updated to wxPython 2.4.0.7 (false/true deprecated).
  28.  - Updated to BT 3.2 (some Loader changes + core).
  29.  - Implemented seed number control.
  30.  - Fixed: If last torrent completed it wasn't removed from list
  31.  - Added shell command to BT++.py
  32.  - Fixed pause.
  33.  - Fixed cancel.
  34.  - Fixed pause while hashing.
  35.  - Fixed little bug in 'Add Torrent'.
  36.  - Fixed problem with spaces in 'Add Torrent'.
  37.  - Improved downloading code for 'Add Torrent'.
  38.  - Abstraction of seed management.
  39.  - Global upload limit fixed.
  40.  - Fixed bug in lock/unlock.
  41.  - Added clear button to the log tab.
  42.  - Fixed stupid logging bug.
  43.  - Added colors to the log. 
  44.  
  45. [0.5.0 (alpha)]
  46.  
  47.  - Fixed bug when downloading multi-file torrents.
  48.  - Now uses a toolbar for switching between tabs;
  49.    no notebook anymore
  50.  - The whole window is now resizable.
  51.  - Nice icons for the tabs.
  52.  - Help button within the toolbar.
  53.  - Images and icons are embedded in the distribution
  54.    ('src/Images.py')
  55.  - Improved about dialog. Now with more text and nice
  56.    image.
  57.  - Vastly improved grid, especially the look;
  58.    highlighted rows, progress bar, no more flickering.
  59.  - Fixed flaw in the Add Torrent dialog.
  60.  - Tasbbar icon now shows the number of open connections.
  61.  - Nice images for the toolbar.
  62.  - Grid is now handmade completly in Python to reduce
  63.    refresh-flicker.
  64.  - Added a history tab that shows all finished downloads.
  65.  
  66. [0.4.0 (alpha)]
  67.  
  68.  - associate BT++ with .torrent files
  69.  - new preference options
  70.  - improvements of the tray icon
  71.  - refreshing of torrent folder
  72.  - added incoming and history folder
  73.  - about dialog
  74.  - new, much better looking icons
  75.  - context-sensitive help
  76.  - configurable background hashing
  77.  - improved handling of not valid/damaged torrents
  78.  - grid right click menu improvements
  79.  - add torrent from url / local file
  80.  - global upload rate restriction settings
  81.  - extremly simple progress bars
  82.  - many, many bugfixes
  83.  
  84. [0.3.0 (alpha)]
  85.   
  86.   - now uses a grid instead of a tree for transfers
  87.   - many cosmetic changes and improvements
  88.   - file priority
  89.   - some major rewrites and code cleanups
  90.   - new important features, like up/down speed coming soon
  91.     (fundation has been set through rewrites)
  92.   - some fixes, but rewrite will surely have introduced new bugs
  93.  
  94. [0.2.1 (alpha)]
  95.   
  96.   - bugfix for torrents containing multiple files
  97.   - validator for the preference window
  98.   - log window now read only
  99.  
  100. [0.2.0 (alpha)]
  101.   
  102.   - Linux compatibility
  103.   - Added: Preference dialog.
  104.   - Added: Class for reading and wiriting to the config file.
  105.   - Buttons for preference window, collaps/expand all.
  106.   - Respect preferences from config file when starting download
  107.   - Fixes for some bugs introduced with the latest features.
  108.   - Cosmetic changes.
  109.   - Tree: Right click menu implemented(only pause/resume).
  110.   - Colors in log window(not yet used).
  111.  
  112. [0.1.0 (alpha)]
  113.  
  114.   - first public release
  115.   - first set of functions works
  116.   - tool is usable
  117.   - there ARE bugs and problems
  118.