4 eithne 0.4.2 (2007-10-21)
5 -------------------------
7 - State icons and clock now drawn using vector graphics.
8 - Fixed nasty bug that caused crashes when runtime wasn't mono.
10 eithne 0.4.1 (2007-10-07)
11 -------------------------
13 - New block input/output matching system.
14 - New plugin: Histogram view.
15 - Reorganised IPlugin library.
16 - Progress bar on the splash screen.
17 - Visual feedback when engine is working.
18 - Displaying block progress.
19 - Fixed crashes related to multithreading with FFT/DCT.
20 - Animation when connecting blocks.
23 eithne 0.4.0 (2007-09-23)
24 -------------------------
26 - Ability to zero most significant frequency in FFT and DCT.
27 - Handle GConf config change notifications.
28 - Random base/test split in ClassDB plugin.
29 - Miniature image previews shown in ClassDB and SimpleDB.
30 - Show if images are matching in SRV.
32 - Ability to ignore pure white or black values in histogram.
33 - New plugins: Edge detection, Flip, Haar, DeHaar, Mirror, Wavelet Resize,
35 - Ability to calculate separate histograms for bottom and top part of image.
36 - Optional image inversion in SRV and ImageView.
37 - Multithreaded engine (more than one block can be calculated at once).
38 - Ability to stop engine at any time.
39 - Display how much time did engine used.
40 - Multithreading inside blocks: ClassDB, Euclid, L0Mod, PC-C1, PC-C2.
41 - Ability to change background color of schematic.
43 eithne 0.3.0 (2006-05-09)
44 -------------------------
46 - New result processing plugin: X of Y.
47 - New image processing plugins: FFT and DCT.
48 - Test images can now be matched to no category.
49 - Possibility of floating point data for images.
51 - Persistent configuration possibility (gconf or registry).
52 - Ability to speed up drawing by reducing eyecandy of schematic.
54 eithne 0.2.1 (2006-02-17)
55 -------------------------
57 - Blocks are now displayed much fancier than before.
58 - Plugin choosing best results.
60 eithne 0.2.0 (2006-02-14)
61 -------------------------
63 - Support for image categories.
64 - Plugin showing correctness of system.
65 - Plugin allowing categorisation of images.
66 - Possibility for output plugin to have settings.
67 - Changed test image icon to more distinct one.
69 eithne 0.1.1 (2006-02-09)
70 -------------------------
72 - Visual indication of blocks ready for work.
73 - Blocks' work is done in separate thread, so GUI is responsive when system is
75 - Be more friendly for garbage collector.
77 eithne 0.1.0 (2006-02-04)
78 -------------------------