- add progress to edge, dct and fft plugins
[FaRetSys.git] / NEWS
blobcfb460ff7ae46b632b1cf7c1b5efcc22a4bc9c46
1 eithne x.x.x
2 ------------
4 - New block input/output matching system.
5 - New plugin: Histogram view.
6 - Reorganised IPlugin library.
7 - Progress bar on the splash screen.
8 - Visual feedback when engine is working.
9 - Displaying block progress.
11 eithne 0.4.0 (2007-09-23)
12 -------------------------
14 - Ability to zero most significant frequency in FFT and DCT.
15 - Handle GConf config change notifications.
16 - Random base/test split in ClassDB plugin.
17 - Miniature image previews shown in ClassDB and SimpleDB.
18 - Show if images are matching in SRV.
19 - Preferences window.
20 - Ability to ignore pure white or black values in histogram.
21 - New plugins: Edge detection, Flip, Haar, DeHaar, Mirror, Wavelet Resize,
22   Badness.
23 - Ability to calculate separate histograms for bottom and top part of image.
24 - Optional image inversion in SRV and ImageView.
25 - Multithreaded engine (more than one block can be calculated at once).
26 - Ability to stop engine at any time.
27 - Display how much time did engine used.
28 - Multithreading inside blocks: ClassDB, Euclid, L0Mod, PC-C1, PC-C2.
29 - Ability to change background color of schematic.
31 eithne 0.3.0 (2006-05-09)
32 -------------------------
34 - New result processing plugin: X of Y.
35 - New image processing plugins: FFT and DCT.
36 - Test images can now be matched to no category.
37 - Possibility of floating point data for images.
38 - Crop plugin.
39 - Persistent configuration possibility (gconf or registry).
40 - Ability to speed up drawing by reducing eyecandy of schematic.
42 eithne 0.2.1 (2006-02-17)
43 -------------------------
45 - Blocks are now displayed much fancier than before.
46 - Plugin choosing best results.
48 eithne 0.2.0 (2006-02-14)
49 -------------------------
51 - Support for image categories.
52 - Plugin showing correctness of system.
53 - Plugin allowing categorisation of images.
54 - Possibility for output plugin to have settings.
55 - Changed test image icon to more distinct one.
57 eithne 0.1.1 (2006-02-09)
58 -------------------------
60 - Visual indication of blocks ready for work.
61 - Blocks' work is done in separate thread, so GUI is responsive when system is
62   running.
63 - Be more friendly for garbage collector.
65 eithne 0.1.0 (2006-02-04)
66 -------------------------
68 - Initial release.