summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* revamp plugin_common to use utf-8 instead of wchar_t as the internal comment ...Josh Coalson2004-12-308-153/+157
* define socklen_t if it doesn't existJosh Coalson2004-12-301-0/+9
* additions to metadata object api: more vorbiscomment functions, trailing-null...Josh Coalson2004-12-3016-78/+714
* fix typo in commentJosh Coalson2004-12-301-1/+1
* minor error message fixJosh Coalson2004-11-121-1/+1
* split PPC asm code into two directores, one holding asm compatible with OS X ...Josh Coalson2004-11-097-14/+521
* finished integerized flavor of library; sections with floating point are eith...Josh Coalson2004-11-099-28/+363
* fix comment typosJosh Coalson2004-11-091-1/+1
* add float.c/hJosh Coalson2004-11-094-0/+18
* add fixed-point functionsJosh Coalson2004-11-092-0/+343
* add FLAC__bitmath_ilog2_wide()Josh Coalson2004-11-092-2/+12
* get Makefile.lite system (with asm) working on Darwin, better handling of lib...Josh Coalson2004-10-3012-33/+87
* add copyright noticeJosh Coalson2004-10-292-1/+33
* minor formattingJosh Coalson2004-10-291-0/+1
* first pass at making an integer-only flavor of the libraries. move FLAC__rea...Josh Coalson2004-10-209-75/+83
* fix bug in handling of --input-sizeJosh Coalson2004-10-201-6/+8
* add float.hJosh Coalson2004-10-202-0/+2
* initial importJosh Coalson2004-10-201-0/+54
* fix leak: chain was not being freed in one error caseJosh Coalson2004-10-191-0/+1
* add --input-size option to flacJosh Coalson2004-10-141-0/+25
* patch from Steven Richman: adds support for streaming http transport to xmms ...Josh Coalson2004-10-078-58/+1547
* fix uninitialized variableJosh Coalson2004-10-071-1/+1
* minor fixes to comply with C99's new pointer aliasing rulesJosh Coalson2004-10-072-17/+41
* fix #ifdef problems that existed when FLAC__NO_ASM is definedJosh Coalson2004-10-061-14/+14
* fix debian bug #274301: libflac4 segfaults on corrupt flac filesJosh Coalson2004-10-061-0/+16
* add explicit path to liboggJosh Coalson2004-10-011-1/+1
* go back to using COMMENT tag instead of DESCRIPTIONJosh Coalson2004-09-291-4/+4
* #include <string.h>Josh Coalson2004-09-281-0/+1
* add playback.[ch]Josh Coalson2004-09-281-0/+2
* bump release date to 2004-Oct-01Josh Coalson2004-09-281-2/+2
* remove #define ___USE_GNUJosh Coalson2004-09-281-3/+0
* remove id3 support from the pluginsJosh Coalson2004-09-2819-965/+18
* fix spelling of "misk"Josh Coalson2004-09-274-7/+7
* make listbox for "from" charset contain only UTF-8 since that is the only sup...Josh Coalson2004-09-261-3/+3
* add Charset_Create_List_UTF8_Only()Josh Coalson2004-09-262-0/+9
* minor formattingJosh Coalson2004-09-261-1/+1
* for the first 20 seeks, always seek to the first and last 10 samples before s...Josh Coalson2004-09-261-4/+27
* remove the commented-out and erroneous end-of-stream setting in read_callback...Josh Coalson2004-09-251-15/+43
* un-inline iterator functionsJosh Coalson2004-09-252-20/+29
* major plugin revamp based on x-fixer's codeJosh Coalson2004-09-2428-1994/+3016
* minor castingJosh Coalson2004-09-241-1/+1
* create a new fskip_ahead() to unify all the forward seeking that is doneJosh Coalson2004-09-231-101/+45
* patch from Brian Willoughby: fix handling of "offset" field in SSND chunkJosh Coalson2004-09-231-8/+10
* add targets/files for new test_seeking testerJosh Coalson2004-09-212-3/+6
* fix some bugs with seeking; the libogg ogg_stream_pagein() bug with large pac...Josh Coalson2004-09-211-27/+40
* initial importJosh Coalson2004-09-214-0/+530
* add call to OggFLAC__ogg_decoder_aspect_reset() in OggFLAC__stream_decoder_re...Josh Coalson2004-09-211-0/+2
* remove unused ogg_decoder_aspectJosh Coalson2004-09-211-1/+0
* add ogg_mapping.hJosh Coalson2004-09-151-0/+1
* bump release date to 2004-09-18Josh Coalson2004-09-141-2/+2