root/morphix/trunk/cloop/advancecomp-1.9_create_compressed_fs/HISTORY

Revision 2, 2.9 kB (checked in by nextime, 2 years ago)

Initial import, branching from morphix svn

Line 
1                             =======================
2                             History For AdvanceCOMP
3                             =======================
4
5
6 1 ADVANCECOMP VERSION 1.9 2003/11
7 =================================
8
9 * Added support for .tgz files at advdef.
10 * Added the -a option at advmng to create .mng files from
11   a sequence of .png files.
12
13
14 2 ADVANCECOMP VERSION 1.8 2003/10
15 =================================
16
17 * Added support for .gz files at advdef.
18 * Fixed support for .png files with splitted IDATs.
19
20
21 3 ADVANCECOMP VERSION 1.7 2003/08
22 =================================
23
24 * Fixed a Segmentation Fault bug on the advmng -r option on
25   the latest gcc.
26 * Better and faster (MMX) move recognition in the advmng scroll
27   compression.
28 * The frame reduction of the advmng utility is now done only if possible.
29   The compression process never fails.
30 * Added a new -S (--scroll-square) option at advmng.
31 * Added a new -v (--verbose) option at advmng to show the
32   compression status.
33 * Changed the internal ID for the bzip2 and LZMA compression.
34   The bzip2 ID is now compatible with the PKWARE specification.
35 * Added support for RGB images with alpha channel at the advpng utility.
36 * Updated with automake 1.7.6.
37
38
39 4 ADVANCECOMP VERSION 1.6 2003/05
40 =================================
41
42 * Added the `-x' option at the advmng utility to export .png files
43   from a .mng clip. Useful to compress it in an MPEG file.
44 * Fixed the support for zips with additional data descriptors.
45 * Updated with autoconf 2.57 and automake 1.7.4.
46 * Some fixes for the gcc 3.3 compiler.
47
48
49 5 ADVANCECOMP VERSION 1.5 2003/01
50 =================================
51
52 * Splitted from AdvanceSCAN
53 * Added the `advdef' compression utility.
54
55
56 6 ADVANCESCAN VERSION 1.4 2002/12
57 =================================
58
59 * Fixed a bug in the advmng utility when it was called with
60   more than one file in the command line. The program
61   was incorrectly adding a PLTE chunk at rgb images.
62
63
64 7 ADVANCESCAN VERSION 1.3 2002/11
65 =================================
66
67 * Added the support for the transparency tRNS chunk at the
68   advpng utility.
69 * Upgraded at the latest Advance Library.
70 * Fixes at the docs. [by Filipe Estima]
71 * Minor changes at the autoconf/automake scripts.
72
73
74 8 ADVANCESCAN VERSION 1.2 2002/08
75 =================================
76
77 * Added the advpng utility to compress the PNG files.
78 * Added the advmng utility to compress the MNG files.
79 * Added a Windows version.
80 * Other minor fixes.
81
82
83 9 ADVANCESCAN VERSION 1.1 2002/06
84 =================================
85
86 * Fixed an infinite loop bug testing some small damaged zips.
87 * Removed some warning compiling with gcc 3.1.
88
89
90 10 ADVANCESCAN VERSION 1.0 2002/05
91 ==================================
92
93 * First public release.
94 * Fixed the compression percentage computation on big files.
95 * Added the --pedantic option at the advzip utility. These
96   tests are only done if requested.
97
98
99 11 ADVANCESCAN VERSION 0.6-BETA 2002/05
100 =======================================
101
102 * Added the AdvanceZIP utility.
Note: See TracBrowser for help on using the browser.