summaryrefslogtreecommitdiff
path: root/lib/scales.h
Commit message (Expand)AuthorAgeFilesLines
* Remove svn $Id$ header.Ralph Giles2017-06-161-1/+0
* Remove trailing whitespaceMonty2009-07-081-4/+3
* Detect availability of C99 inline keyword in configure and use it in lib/scal...erikd2007-08-261-2/+7
* Update documentation, version numbers, copyright datesMonty2007-07-241-2/+2
* Fix bug 583 properly, this time.Mike Smith2005-09-051-12/+14
* Use an ogg_int32_t rather than a plain int32_t, since windows systems don'tMike Smith2004-07-231-2/+2
* Put AoTuV tunings merge (along with bugfixes) on the mainline. Thisv1.1.0rc1Monty2004-07-071-6/+2
* All sample rates/modes with fresh training now in CVS.Monty2002-07-111-2/+2
* The 'Grand Simplification' officially becomes the mainline toward rc4.Monty2002-06-281-1/+2
* Two segfault fixes to new envelope.c [correcting stupid logic mistakes]Monty2002-03-291-2/+2
* Lots more preecho tuning after detailed feedback from Juha (JohnV). IMonty2002-03-291-3/+3
* Uiver's improved IEEE754 32 bit float-specific todB optimizationMonty2002-03-211-71/+6
* New preecho detection/short block trigger code, replacing an IIRMonty2002-03-171-1/+10
* Numerous vorbisfile fixes:Monty2002-03-071-1/+12
* Rounding fix to the lookup version of toDB()Monty2002-03-061-2/+2
* *** empty log message ***Segher Boessenkool2001-12-221-2/+2
* several extremely minor fixesSegher Boessenkool2001-12-201-2/+2
* Floor 1Monty2001-05-271-5/+86
* final beta 4 commitMonty2001-02-261-5/+5
* #include "os.h" not <os.h>Monty2001-02-181-2/+2
* bugfix/speed improvement to envelope.cMonty2001-02-181-1/+2
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* Initial beta 4 mergeMonty2001-01-221-8/+7
* MSVC has a broken preprocessor, and doesn't know how to do macro expansionMike Smith2000-12-241-4/+4
* Commit minor speed patch (sliding window in vorbis_blockin)Monty2000-12-211-11/+11
* No reason for todB(0) to be a value as large as 9e-38; use something aMonty2000-11-071-3/+3
* Merge branch_beta3 onto the mainline.Monty2000-11-061-6/+6
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-2/+3
* Merge of the current Monty branch; this brings in new psychoacousticMonty2000-06-141-4/+4
* Moved 'max' and 'min' because I just haven't had enough of playing with littl...jon2000-05-271-7/+1
* Added an #undef to make win32 compile cleaner.jon2000-05-271-1/+4
* First merge of new psychoacoustics. Have some unused codebooks toMonty2000-05-081-3/+11
* incremental update. Go to pure tone masking (no noise), prepare for trainingMonty2000-01-041-0/+46