Follow-on fix for bug 457825. Use sheet principal for agent and user sheets. r=dbaron...
[wine-gecko.git] / media / liboggz / ChangeLog
blob42fa53b9d8f1069c7bf561343205ce81ec88f6ea
1 2007-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
3         * Makefile.am:
4           dist uninstalled pc file
5         * oggz-uninstalled.pc.in:
6           added
7         * configure.ac:
8           increase package version so liboggplay can require > 0.9.5
10 2005-11-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12         * configure.ac:
13         * doc/Makefile.am:
14           Work also with docbook2man as installed on Fedora
16 2005-06-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18         * autogen.sh:
19         * m4/as-ac-expand.m4:
20           add m4 dir and use it
21           add an expand macro
22         * configure.ac:
23           uniformize configure's output across the annodex stack
25 2005-06-13  Thomas Vander Stichele  <thomas at apestaart dot org>
27         * doc/Makefile.am:
28           the doxygen stamp file is a build marker and should not be installed
30 2005-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
32         * src/tools/oggz-basetime.c: (filter_page), (read_page):
33           Don't adjust granulepos of the three header packets' pages
35 2005-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
37         * src/tools/oggzrip.c:
38           fixes memory corruption detected by glibc on Fedora Core
40 2005-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
42         * include/oggz/Makefile.am:
43           don't override includedir
45 Fri Jan 21 17:38:33 EST 2005 Conrad Parker <conrad@annodex.net>
47         * added FLAC header parsing from Tobias Gehrig
48         * added CMML header parsing
50 Fri May 28 11:08:34 EST 2004 Conrad Parker <conrad@annodex.net>
52         * removed use of floating point in liboggz
54 Fri May 21 16:48:34 EST 2004 Conrad Parker <conrad@annodex.net>
56         * Version 0.8.3
57         * fixes for win32 build procedure
58         * improved API documentation for seeking, OGGZ_AUTO and OggzIO
60 Thu Mar 11 11:00:00 EST 2004 Silvia Pfeiffer <silvia.pfeiffer@csiro.au>
61         * Version 0.8.2
62         * fixed up the Makefiles to not include the CVS subdirectories
63         
64 Sun Mar 07 16:00:00 EST 2004 Silvia Pfeiffer <silvia.pfeiffer@csiro.au>
65         * Version 0.8.1
66         * includes Windows port with Makefile & VC6 workspace & .NET solution
67         
68 Thu Oct 16 21:55:07 EST 2003 Conrad Parker <conrad@annodex.net>
70         * split liboggz out from libannodex sources, started ChangeLog