| 1 |
2007-01-12 Thomas Vander Stichele <thomas at apestaart dot org> |
|---|
| 2 |
|
|---|
| 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 |
|---|
| 9 |
|
|---|
| 10 |
2005-11-17 Thomas Vander Stichele <thomas at apestaart dot org> |
|---|
| 11 |
|
|---|
| 12 |
* configure.ac: |
|---|
| 13 |
* doc/Makefile.am: |
|---|
| 14 |
Work also with docbook2man as installed on Fedora |
|---|
| 15 |
|
|---|
| 16 |
2005-06-13 Thomas Vander Stichele <thomas at apestaart dot org> |
|---|
| 17 |
|
|---|
| 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 |
|---|
| 24 |
|
|---|
| 25 |
2005-06-13 Thomas Vander Stichele <thomas at apestaart dot org> |
|---|
| 26 |
|
|---|
| 27 |
* doc/Makefile.am: |
|---|
| 28 |
the doxygen stamp file is a build marker and should not be installed |
|---|
| 29 |
|
|---|
| 30 |
2005-06-09 Thomas Vander Stichele <thomas at apestaart dot org> |
|---|
| 31 |
|
|---|
| 32 |
* src/tools/oggz-basetime.c: (filter_page), (read_page): |
|---|
| 33 |
Don't adjust granulepos of the three header packets' pages |
|---|
| 34 |
|
|---|
| 35 |
2005-06-07 Thomas Vander Stichele <thomas at apestaart dot org> |
|---|
| 36 |
|
|---|
| 37 |
* src/tools/oggzrip.c: |
|---|
| 38 |
fixes memory corruption detected by glibc on Fedora Core |
|---|
| 39 |
|
|---|
| 40 |
2005-06-07 Thomas Vander Stichele <thomas at apestaart dot org> |
|---|
| 41 |
|
|---|
| 42 |
* include/oggz/Makefile.am: |
|---|
| 43 |
don't override includedir |
|---|
| 44 |
|
|---|
| 45 |
Fri Jan 21 17:38:33 EST 2005 Conrad Parker <conrad@annodex.net> |
|---|
| 46 |
|
|---|
| 47 |
* added FLAC header parsing from Tobias Gehrig |
|---|
| 48 |
* added CMML header parsing |
|---|
| 49 |
|
|---|
| 50 |
Fri May 28 11:08:34 EST 2004 Conrad Parker <conrad@annodex.net> |
|---|
| 51 |
|
|---|
| 52 |
* removed use of floating point in liboggz |
|---|
| 53 |
|
|---|
| 54 |
Fri May 21 16:48:34 EST 2004 Conrad Parker <conrad@annodex.net> |
|---|
| 55 |
|
|---|
| 56 |
* Version 0.8.3 |
|---|
| 57 |
* fixes for win32 build procedure |
|---|
| 58 |
* improved API documentation for seeking, OGGZ_AUTO and OggzIO |
|---|
| 59 |
|
|---|
| 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> |
|---|
| 69 |
|
|---|
| 70 |
* split liboggz out from libannodex sources, started ChangeLog |
|---|