summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* free memory allocated in testing routines, to allow checks to pass inConrad Parker2004-08-192-0/+14
* add explicit casts and consts to fix visual c compiler warningsConrad Parker2004-08-112-31/+31
* add support for Symbian OS, from Colin Ward (CSIRO)Conrad Parker2004-08-113-1/+90
* Enable $Id$ keyword substitution on ogg moduleMonty2004-07-200-0/+0
* use config.h to get rid of all the added defines on compile linesThomas Vander Stichele2004-07-052-2/+5
* This patch adds an -uninstalled.pc file so other libs/tools can use itThomas Vander Stichele2004-07-053-2/+16
* * autogenerate from configureThomas Vander Stichele2004-07-053-13/+22
* * error out on autotools failures so warnings are caught early onThomas Vander Stichele2004-07-0510-20/+22
* Correct masking bug (incorrect implicit cast) in oggpackB_read that'sMonty2004-06-171-1/+1
* Updated doc to reflect current proposal...Monty2004-05-181-169/+123
* Enough for the meeting, although certainly needs more proofreading.Monty2004-05-081-26/+37
* Ongoing work; it occurred to me to not lose it.Monty2004-05-081-953/+196
* Roll back change in r4539 which has us recursing into ogg2 instead of ogg.Tim Terriberry2004-05-041-1/+1
* Set DOS line endings on MSVC project files; it can deal with unix lineRalph Giles2004-04-071-41/+41
* A bcopy() snuck in from sloppy source tree management. Revert it toMonty2004-03-161-2/+2
* Correct a typo. Helps to test these things before you commit instead of after.Ralph Giles2004-03-141-2/+2
* Correct the fix for bug 483. It should be s/-1/-n 1/ not s/-1/-n -1/.Ralph Giles2004-03-141-2/+2
* Add platform-specific int types for MingW32. After a patch from John Edwards.Ralph Giles2004-03-141-17/+23
* Fix bug 483Monty2004-03-081-2/+2
* Fix for bug 498Monty2004-03-081-4/+4
* a few error corrections, clean up out-of-page notes. Still in progress.Monty2004-02-132-31/+16
* In progress; avoid losing workMonty2004-02-131-0/+1177
* Quote our macro name in AC_DEFUN() to avoid a warning in automake 1.8. Patch ...Ralph Giles2004-01-261-1/+1
* 'which' doesn't return a non-zero error code when the command isn't found,Ralph Giles2003-11-221-1/+1
* Updated RPM spec by Warren Dukes (shank)carsten2003-11-171-1/+6
* now linking with the Multithreaded Static Library for (hopefully) maximum por...oddsock2003-11-161-5/+5
* Implement the 'or later...' part of the automake version checking. ThisRalph Giles2003-11-101-4/+7
* Add a 'make check' hook to call invoke the self tests now that we're onRalph Giles2003-11-101-1/+15
* Temporary fix to bitwise.c bigendian null-bit read calls. The fix isMonty2003-11-101-3/+3
* Ugly autotools foo. nodist_HEADERS requires automake 1.6 or later. addRalph Giles2003-11-103-13/+51
* Correct line endings on ogg.dsw.Ralph Giles2003-10-261-41/+41
* Updated VC6 project files from John Edwards, mostly compiler flagRalph Giles2003-10-253-43/+43
* Continuing autotools creeping feature infection. Have autogen.sh fallRalph Giles2003-10-231-5/+17
* Updated VC6 project files by John Edwardscarsten2003-10-202-7/+7
* build system updatescalc2003-10-184-19/+22
* AM_MAINTAINER_MODE addedcalc2003-10-181-0/+1
* Fix for bug 458Monty2003-10-081-6/+11
* Add the new 1.1 routines (oggpackB) to the win32 dll build's exportsRalph Giles2003-10-011-50/+78
* Correct a typo (extra digit) in the mask8B array. Thanks for derf forRalph Giles2003-09-291-2/+2
* Add the Ogg rfc documents. Not that rfc 3533 describing the OggRalph Giles2003-09-242-0/+1182
* debian packaging update for libogg 1.1.0-1calc2003-09-111-0/+1
* add pkg-config support for oggcalc2003-09-113-2/+19
* debian packaging update for libogg 1.1.0-1calc2003-09-031-1/+1
* debian packaging updates for libogg 1.1.0calc2003-09-033-48/+57
* fix makefile.am to install vorbisword2.pngcalc2003-09-031-1/+1
* Bump package version and library version. Only new types andStan Seibert2003-09-031-3/+3
* Patch to add types for DJGPPMonty2003-09-021-1/+9
* Check for libtoolize, not libtool in autogen.sh.Ralph Giles2003-07-311-1/+1
* PS2 types from "David Etherton" <etherton@rockstarsandiego.com>Mike Smith2003-05-231-1/+9
* This commit was generated by cvs2svn to compensate for changes in r4539,cvs2svn2003-03-261-1/+1