Project

General

Profile

Actions

Changelog

1.1.0 Beta 15

  • First release on Raspberry Pi (Rasbian)
  • Add a help usage for D-LAN Core: d-lan-core --help.
  • The Core remote password can now be set with the command line: d-lan-core --pass <password>
  • Fix a bug which causes to always use the OS language even if another language was chosen

1.1.0 Beta 14

  • Increase the datagram loss tolerance to avoid some peer to be removed by mistake from the list.
  • Bug fixes.

1.1.0 Beta 13

  • Decrease CPU usage when a lot of file is put in the queue.
  • The peer IP is now shown in the contextual menu and can be copied in the clipboard.
  • Bug fixes.

1.1.0 Beta 12

  • Fixed: The GUI was unable to launch the core as a subprocess if the path to it contains one or more spaces. Mainly an issue in Windows when installing D-LAN in the Program Files directory.

1.1.0 Beta 11

  • A message is shown when D-LAN is launched and an instance is already running.

Linux

  • Dependencies set in the deb package are now more accurate.
  • Better icon resolution.

1.1.0 Beta 10

  • First Linux version (deb only for 64bits)

1.1.0 Beta 9

  • Hashing files are now shown in the log.
  • Empty directories and empty files are now created during a copy.
  • Prevent to launch two D-LAN GUI at the same time.
  • More accurate progress bar when loading the cache.
  • Bug fixes.

1.1.0 Beta 8

  • Bug fixes.

1.1.0 Beta 7

  • Bug fix: Deleted files or directories wasn't removed from the cache.

1.1.0 Beta 6

  • A little chart is now shown next to each peer to see their current download and upload rates.
  • The download and upload rates are computed more accurately.
  • Custom styles are now supported. New custom style: l33t, packaged with the installer.
  • Reduces the memory taken by the cache (approximately -10%).
  • Bug fixes.

1.1.0 Beta 5

  • Reduces the memory taken by the cache (approximately -10%).
  • Bug fixes.

1.1.0 Beta 4

  • Do not list all the peer nicks in a download, just print the number of peer.
  • Peers can be sorted alphabetically.
  • Peers can be colorized.
  • Bug fixes.

1.1.0 Beta 3

  • Increase performance when downloading to a removable disk. Keep the file opened during the transfer.

1.1.0 Beta 2

  • Fix a crash which can occurs when removing a downloading file.

1.1.0 Beta 1

  • New view for the download list, the tree view. It shows the directories and the file. This is a more convenience view when downloading a lot of files in a lot of directories.
  • The connection to a remote core is now easier to manage. It' possible to define a password in the settings, and to right click on a peer (from the peer list on the left) and invoke 'take control' to connect to his core.
  • Add a translation support, now the entire application, the installation and the website can be translated.
  • You can now search from among your own files.
  • The tabs are now movable.
  • You can now select the network interface to listen to.
  • IPv6 support (IPv4 is still selected by default)
  • A global progress bar is now on the downloads tab. It shows an ETA (estimated time to arrival).
  • Downloads can be paused.

1.0.0 Beta 16

1.0.0 Beta 15

  • Progress bar when hashing.
  • Optimization to manage long queue of files.
  • Fix: The search results may not be correctly sorted.
  • Bug fixes.

1.0.0 Beta 14

  • Bug fixes.

1.0.0 Beta 13

  • Bug fixes.

1.0.0 Beta 12

  • Check received chunk against their hashes. It's optional, activated by default.
  • Bug fixes.

1.0.0 Beta 11

  • Add the ability to browse an entry from a search result.
  • Core settings can be reset at installation.
  • File can be opened by a double-click when browsing our files or for the finished download.
  • Bug fixes.

1.0.0 Beta 10

  • Change the project name from Aybabtu to D-LAN.
  • Chat messages can be copied to the clipboard.
  • The chat log is preserved when GUI disconnects.
  • D-LAN is added in the firewall whitelist during the installation (>= Windows XP SP2).
  • Bug fixes.

1.0.0 Beta 9

  • Chat icon is highlighted when new message arrived.
  • The column of a search can now be re-sized. The sizes are persisted.
  • Back to SHA-1 (algorithm to compute the chunk hash). BLAKE was too CPU consumer.
  • Bug fixes.

Updated by Greg Burri over 11 years ago · 52 revisions