- add progress to histogram
[FaRetSys.git] / NEWS
blob9a5920a268a626da496f79b6404351311df1be11
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.
10 eithne 0.4.0 (2007-09-23)
11 -------------------------
13 - Ability to zero most significant frequency in FFT and DCT.
14 - Handle GConf config change notifications.
15 - Random base/test split in ClassDB plugin.
16 - Miniature image previews shown in ClassDB and SimpleDB.
17 - Show if images are matching in SRV.
18 - Preferences window.
19 - Ability to ignore pure white or black values in histogram.
20 - New plugins: Edge detection, Flip, Haar, DeHaar, Mirror, Wavelet Resize,
21   Badness.
22 - Ability to calculate separate histograms for bottom and top part of image.
23 - Optional image inversion in SRV and ImageView.
24 - Multithreaded engine (more than one block can be calculated at once).
25 - Ability to stop engine at any time.
26 - Display how much time did engine used.
27 - Multithreading inside blocks: ClassDB, Euclid, L0Mod, PC-C1, PC-C2.
28 - Ability to change background color of schematic.
30 eithne 0.3.0 (2006-05-09)
31 -------------------------
33 - New result processing plugin: X of Y.
34 - New image processing plugins: FFT and DCT.
35 - Test images can now be matched to no category.
36 - Possibility of floating point data for images.
37 - Crop plugin.
38 - Persistent configuration possibility (gconf or registry).
39 - Ability to speed up drawing by reducing eyecandy of schematic.
41 eithne 0.2.1 (2006-02-17)
42 -------------------------
44 - Blocks are now displayed much fancier than before.
45 - Plugin choosing best results.
47 eithne 0.2.0 (2006-02-14)
48 -------------------------
50 - Support for image categories.
51 - Plugin showing correctness of system.
52 - Plugin allowing categorisation of images.
53 - Possibility for output plugin to have settings.
54 - Changed test image icon to more distinct one.
56 eithne 0.1.1 (2006-02-09)
57 -------------------------
59 - Visual indication of blocks ready for work.
60 - Blocks' work is done in separate thread, so GUI is responsive when system is
61   running.
62 - Be more friendly for garbage collector.
64 eithne 0.1.0 (2006-02-04)
65 -------------------------
67 - Initial release.