summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add some assertsJosh Coalson2003-01-151-0/+6
* minor commentsJosh Coalson2003-01-152-10/+5
* minor verbiageJosh Coalson2003-01-151-1/+1
* add some more missing unit testsJosh Coalson2003-01-151-0/+42
* minor fix for MSVCJosh Coalson2003-01-141-1/+3
* Second patch from X-Fixer: tweaks for better MSVC buildJosh Coalson2003-01-1422-83/+63
* Second patch from X-Fixer: file info dialog, tag editor, tag formatting in pl...Josh Coalson2003-01-1414-666/+1831
* minor syntaxJosh Coalson2003-01-142-7/+7
* add --enable-local-xmms-pluginJosh Coalson2003-01-141-0/+4
* minor formattingJosh Coalson2003-01-149-18/+18
* fix bug with some assertionsJosh Coalson2003-01-131-11/+11
* minor commentsJosh Coalson2003-01-127-14/+13
* update verbiage about -P, now that the default is -P 4096Josh Coalson2003-01-111-1/+2
* fix bug when reading very small raw filesJosh Coalson2003-01-111-13/+19
* minor syntaxJosh Coalson2003-01-111-1/+1
* fix bux in printing of APPLICATION metadata idJosh Coalson2003-01-111-4/+3
* augment unit tests to test for correctness with unknown metadata blocksJosh Coalson2003-01-1016-52/+156
* minor verbiageJosh Coalson2003-01-102-0/+6
* update some function names to match changes in metadata_utils.hJosh Coalson2003-01-102-67/+67
* big fix to allow codec and metadata interface to handle unknown metadata bloc...Josh Coalson2003-01-101-1/+34
* move in some common metadata setting stuff hereJosh Coalson2003-01-104-44/+492
* move common stuff into metadata_utilsJosh Coalson2003-01-108-831/+105
* add new/missing filesJosh Coalson2003-01-108-6/+32
* big fix to allow codec and metadata interface to handle unknown metadata bloc...Josh Coalson2003-01-106-30/+109
* fix bug where some Ogg-relative stuff was not #ifdef'edJosh Coalson2003-01-101-0/+2
* initial import, copied from test_libFLAC/Josh Coalson2003-01-104-0/+1176
* minor verbiageJosh Coalson2003-01-103-14/+28
* fix bug shown by X-Fixer in ...apply_gain()Josh Coalson2003-01-101-2/+2
* bump version string to 1.0.5_beta2Josh Coalson2003-01-0811-21/+21
* working 64-bit literals for MSVCJosh Coalson2003-01-081-6/+4
* working RNG patch for MSVCJosh Coalson2003-01-081-2/+2
* fix bug where formatting of replaygain tags was affected by current localeJosh Coalson2003-01-081-0/+9
* new configuration dialog and replay gain code; thanks to X-FixerJosh Coalson2003-01-086-104/+506
* add config/resource stuffJosh Coalson2003-01-082-2/+7
* moved into include/winamp2/Josh Coalson2003-01-082-159/+0
* initial importJosh Coalson2003-01-085-0/+639
* patch from Miroslav to fix bitrate display for large blocksize or small sampl...Josh Coalson2003-01-041-7/+14
* update the version number from 1.0.4 to 1.0.5-beta1Josh Coalson2003-01-0211-22/+22
* update the libtool library version numberJosh Coalson2003-01-024-4/+4
* Add 2003 to copyright noticeJosh Coalson2003-01-02215-219/+219
* change default seektable from "-S 100x" to "-S 10s"Josh Coalson2002-12-312-2/+2
* enable SSE versions of FLAC__lpc_compute_autocorrelation_asm_ia32 if FLAC__SS...Josh Coalson2002-12-301-2/+5
* fix bug in checking of filename extensionsJosh Coalson2002-12-301-6/+6
* fix bug: explicitly close output file in Ogg FLAC caseJosh Coalson2002-12-301-0/+2
* fix memory leaksJosh Coalson2002-12-301-0/+5
* patch from MiroslavJosh Coalson2002-12-301-1/+4
* fix problem with uninitialized data from valgrindJosh Coalson2002-12-292-2/+22
* need release bitbuffer even in error cases in write_bitbuffer_()Josh Coalson2002-12-291-0/+1
* need /GR for dynamic_cast to work for some reasonJosh Coalson2002-12-291-2/+2
* minor syntaxJosh Coalson2002-12-293-6/+6