Changelog » History » Version 52
Greg Burri, 12/16/2012 06:42 PM
1 | 1 | Greg Burri | h1. Changelog |
---|---|---|---|
2 | |||
3 | 51 | Greg Burri | h2. 1.1.0 Beta 15 |
4 | |||
5 | * First release on _Raspberry Pi_ (_Rasbian_) |
||
6 | * Add a help usage for D-LAN Core: @d-lan-core --help@. |
||
7 | 52 | Greg Burri | * The Core remote password can now be set with the command line: @d-lan-core --pass <password>@ |
8 | 51 | Greg Burri | * Fix a bug which causes to always use the OS language even if another language was chosen |
9 | |||
10 | 48 | Greg Burri | h2. 1.1.0 Beta 14 |
11 | 46 | Greg Burri | |
12 | 50 | Greg Burri | * Increase the datagram loss tolerance to avoid some peer to be removed by mistake from the list. |
13 | 47 | Greg Burri | * Bug fixes. |
14 | 46 | Greg Burri | |
15 | 45 | Greg Burri | h2. 1.1.0 Beta 13 |
16 | 43 | Greg Burri | |
17 | * Decrease CPU usage when a lot of file is put in the queue. |
||
18 | * The peer IP is now shown in the contextual menu and can be copied in the clipboard. |
||
19 | * Bug fixes. |
||
20 | |||
21 | 42 | Greg Burri | h2. 1.1.0 Beta 12 |
22 | |||
23 | * 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. |
||
24 | |||
25 | 40 | Greg Burri | h2. 1.1.0 Beta 11 |
26 | |||
27 | * A message is shown when D-LAN is launched and an instance is already running. |
||
28 | |||
29 | h3. Linux |
||
30 | |||
31 | * Dependencies set in the deb package are now more accurate. |
||
32 | 41 | Greg Burri | * Better icon resolution. |
33 | 40 | Greg Burri | |
34 | 39 | Greg Burri | h2. 1.1.0 Beta 10 |
35 | |||
36 | * First Linux version (deb only for 64bits) |
||
37 | |||
38 | 38 | Greg Burri | h2. 1.1.0 Beta 9 |
39 | 37 | Greg Burri | |
40 | * Hashing files are now shown in the log. |
||
41 | * Empty directories and empty files are now created during a copy. |
||
42 | * Prevent to launch two D-LAN GUI at the same time. |
||
43 | * More accurate progress bar when loading the cache. |
||
44 | * Bug fixes. |
||
45 | |||
46 | 36 | Greg Burri | h2. 1.1.0 Beta 8 |
47 | 1 | Greg Burri | |
48 | 35 | Greg Burri | * Bug fixes. |
49 | |||
50 | 36 | Greg Burri | h2. 1.1.0 Beta 7 |
51 | 34 | Greg Burri | |
52 | * Bug fix: Deleted files or directories wasn't removed from the cache. |
||
53 | |||
54 | 36 | Greg Burri | h2. 1.1.0 Beta 6 |
55 | 29 | Greg Burri | |
56 | 30 | Greg Burri | * A little chart is now shown next to each peer to see their current download and upload rates. |
57 | 1 | Greg Burri | * The download and upload rates are computed more accurately. |
58 | 30 | Greg Burri | * Custom styles are now supported. New custom style: _l33t_, packaged with the installer. |
59 | 29 | Greg Burri | * Reduces the memory taken by the cache (approximately -10%). |
60 | * Bug fixes. |
||
61 | 1 | Greg Burri | |
62 | 36 | Greg Burri | h2. 1.1.0 Beta 5 |
63 | 28 | Greg Burri | |
64 | * Reduces the memory taken by the cache (approximately -10%). |
||
65 | * Bug fixes. |
||
66 | |||
67 | 36 | Greg Burri | h2. 1.1.0 Beta 4 |
68 | 27 | Greg Burri | |
69 | * Do not list all the peer nicks in a download, just print the number of peer. |
||
70 | 1 | Greg Burri | * Peers can be sorted alphabetically. |
71 | 27 | Greg Burri | * Peers can be colorized. |
72 | * Bug fixes. |
||
73 | 1 | Greg Burri | |
74 | 36 | Greg Burri | h2. 1.1.0 Beta 3 |
75 | 26 | Greg Burri | |
76 | 1 | Greg Burri | * Increase performance when downloading to a removable disk. Keep the file opened during the transfer. |
77 | 24 | Greg Burri | |
78 | 36 | Greg Burri | h2. 1.1.0 Beta 2 |
79 | 1 | Greg Burri | |
80 | 23 | Greg Burri | * Fix a crash which can occurs when removing a downloading file. |
81 | |||
82 | 36 | Greg Burri | h2. 1.1.0 Beta 1 |
83 | 1 | Greg Burri | |
84 | * 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. |
||
85 | 22 | Greg Burri | * 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. |
86 | * Add a translation support, now the entire application, the installation and the website can be translated. |
||
87 | 49 | Greg Burri | * You can now search from among your own files. |
88 | 1 | Greg Burri | * The tabs are now movable. |
89 | 22 | Greg Burri | * You can now select the network interface to listen to. |
90 | 1 | Greg Burri | * IPv6 support (IPv4 is still selected by default) |
91 | * A global progress bar is now on the downloads tab. It shows an ETA (estimated time to arrival). |
||
92 | * Downloads can be paused. |
||
93 | 26 | Greg Burri | |
94 | 36 | Greg Burri | h2. 1.0.0 Beta 16 |
95 | 26 | Greg Burri | |
96 | 17 | Greg Burri | * The log window is not shown by default. |
97 | 1 | Greg Burri | * Improve of the status error of downloading file. |
98 | 16 | Greg Burri | * Improve the speed of a search. |
99 | 19 | Greg Burri | * Search on our own files are now available. |
100 | 1 | Greg Burri | * Cache consumes less memory (approximately -30%). |
101 | 16 | Greg Burri | * Add some shortcuts, see http://dev.d-lan.net/projects/pmp/wiki/Functional_definition#Shortcuts . |
102 | 12 | Greg Burri | * Bug fixes. |
103 | 11 | Greg Burri | |
104 | 36 | Greg Burri | h2. 1.0.0 Beta 15 |
105 | 26 | Greg Burri | |
106 | 1 | Greg Burri | * Progress bar when hashing. |
107 | * Optimization to manage long queue of files. |
||
108 | * Fix: The search results may not be correctly sorted. |
||
109 | * Bug fixes. |
||
110 | 10 | Greg Burri | |
111 | 36 | Greg Burri | h2. 1.0.0 Beta 14 |
112 | 11 | Greg Burri | |
113 | 1 | Greg Burri | * Bug fixes. |
114 | |||
115 | 36 | Greg Burri | h2. 1.0.0 Beta 13 |
116 | 26 | Greg Burri | |
117 | 11 | Greg Burri | * Bug fixes. |
118 | 8 | Greg Burri | |
119 | 36 | Greg Burri | h2. 1.0.0 Beta 12 |
120 | 1 | Greg Burri | |
121 | 8 | Greg Burri | * Check received chunk against their hashes. It's optional, activated by default. |
122 | 1 | Greg Burri | * Bug fixes. |
123 | 11 | Greg Burri | |
124 | 36 | Greg Burri | h2. 1.0.0 Beta 11 |
125 | 7 | Greg Burri | |
126 | * Add the ability to browse an entry from a search result. |
||
127 | 5 | Greg Burri | * Core settings can be reset at installation. |
128 | 1 | Greg Burri | * File can be opened by a double-click when browsing our files or for the finished download. |
129 | 6 | Greg Burri | * Bug fixes. |
130 | 5 | Greg Burri | |
131 | 36 | Greg Burri | h2. 1.0.0 Beta 10 |
132 | 3 | Greg Burri | |
133 | 4 | Greg Burri | * Change the project name from Aybabtu to D-LAN. |
134 | 3 | Greg Burri | * Chat messages can be copied to the clipboard. |
135 | 1 | Greg Burri | * The chat log is preserved when GUI disconnects. |
136 | 4 | Greg Burri | * D-LAN is added in the firewall whitelist during the installation (>= Windows XP SP2). |
137 | 3 | Greg Burri | * Bug fixes. |
138 | |||
139 | 36 | Greg Burri | h2. 1.0.0 Beta 9 |
140 | 1 | Greg Burri | |
141 | * Chat icon is highlighted when new message arrived. |
||
142 | * The column of a search can now be re-sized. The sizes are persisted. |
||
143 | 2 | Greg Burri | * Back to SHA-1 (algorithm to compute the chunk hash). BLAKE was too CPU consumer. |
144 | 1 | Greg Burri | * Bug fixes. |