2005-01-25 |
Josh Coalson | add 2005 to copyright notices |
tree | commitdiff |
2005-01-07 |
Josh Coalson | better verbiage in bug-report lingo |
tree | commitdiff |
2005-01-07 |
Josh Coalson | fix typos |
tree | commitdiff |
2005-01-07 |
Josh Coalson | improved handling of libiconv |
tree | commitdiff |
2004-12-30 |
Josh Coalson | fix all bare malloc() realloc() etc calls to have a... |
tree | commitdiff |
2004-12-30 |
Josh Coalson | minor comments |
tree | commitdiff |
2004-12-30 |
Josh Coalson | additions to metadata object api: more vorbiscomment... |
tree | commitdiff |
2004-11-12 |
Josh Coalson | minor error message fix |
tree | commitdiff |
2004-10-30 |
Josh Coalson | get Makefile.lite system (with asm) working on Darwin... |
tree | commitdiff |
2004-10-20 |
Josh Coalson | fix bug in handling of --input-size |
tree | commitdiff |
2004-10-14 |
Josh Coalson | add --input-size option to flac |
tree | commitdiff |
2004-09-24 |
Josh Coalson | minor casting |
tree | commitdiff |
2004-09-23 |
Josh Coalson | create a new fskip_ahead() to unify all the forward... |
tree | commitdiff |
2004-09-23 |
Josh Coalson | patch from Brian Willoughby: fix handling of "offset... |
tree | commitdiff |
2004-09-14 |
Josh Coalson | fix memory leak after parsing cuesheet |
tree | commitdiff |
2004-09-10 |
Josh Coalson | change "Ogg-FLAC" to "Ogg FLAC" for consistency |
tree | commitdiff |
2004-07-27 |
Josh Coalson | hide some stray libOggFLAC references in #ifdef FLAC__H... |
tree | commitdiff |
2004-07-27 |
Josh Coalson | fix bug skipping padding byte in unsupported WAVE subchunks |
tree | commitdiff |
2004-07-24 |
Josh Coalson | add extra verbiage about hardware problems to verify... |
tree | commitdiff |
2004-07-24 |
Josh Coalson | fix erroneous assertion |
tree | commitdiff |
2004-07-22 |
Josh Coalson | add more informative error info for some common errors... |
tree | commitdiff |
2004-07-22 |
Josh Coalson | add more informative error info for some common errors |
tree | commitdiff |
2004-07-22 |
Josh Coalson | fix option --residual-gnuplot, was previously looking... |
tree | commitdiff |
2004-07-20 |
Josh Coalson | obey padding byte requirement when writing WAVE |
tree | commitdiff |
2004-07-19 |
Josh Coalson | fix bug #679166: flac doesn't respect RIFF subchunk... |
tree | commitdiff |
2004-07-18 |
Josh Coalson | replace verbose/silent flags with a verbosity level |
tree | commitdiff |
2004-07-17 |
Josh Coalson | fix bug in ratio calculation in print_stats() |
tree | commitdiff |
2004-07-17 |
Josh Coalson | add --totally-silent option to flac, man page, and... |
tree | commitdiff |
2004-07-17 |
Josh Coalson | add --cue option to flac, and tests and documentation |
tree | commitdiff |
2004-07-17 |
Josh Coalson | don't always assume a cuesheet is CD-DA, guess based... |
tree | commitdiff |
2004-07-16 |
Josh Coalson | make --serial-number or the default random serial numbe... |
tree | commitdiff |
2004-07-16 |
Josh Coalson | fix time.h #includes |
tree | commitdiff |
2004-07-16 |
Josh Coalson | print error if output file already exists, instead... |
tree | commitdiff |
2004-07-16 |
Josh Coalson | when encoding to Ogg FLAC, set a random serial number... |
tree | commitdiff |
2004-07-07 |
Josh Coalson | use the OggFLAC__FileDecoder instead of the old OggFLAC... |
tree | commitdiff |
2004-03-15 |
Josh Coalson | fix --until bug #851756 |
tree | commitdiff |
2004-01-17 |
Josh Coalson | update copyright to 2004 |
tree | commitdiff |
2003-12-31 |
Josh Coalson | fix up reporting of the current frame to the write... |
tree | commitdiff |
2003-12-17 |
Josh Coalson | fix endian bug when applying replaygain |
tree | commitdiff |
2003-12-17 |
Josh Coalson | fix bug where apply gain is used on a file with no... |
tree | commitdiff |
2003-12-17 |
Josh Coalson | ugh, it's FLAC__ASSERT() not FLAC__assert() |
tree | commitdiff |
2003-12-17 |
Josh Coalson | use FLAC__assert() instead of assert() |
tree | commitdiff |
2003-12-17 |
Josh Coalson | rename string.* to more unambiguous local_string_utils.* |
tree | commitdiff |
2003-12-17 |
Josh Coalson | rename string.* to more unambiguous local_string_utils.* |
tree | commitdiff |
2003-12-17 |
Josh Coalson | fixes for MSVC |
tree | commitdiff |
2003-12-17 |
Josh Coalson | #include stdlib.h for size_t |
tree | commitdiff |
2003-12-17 |
Josh Coalson | add undocumented option --apply-replaygain-which-is... |
tree | commitdiff |
2003-11-14 |
Josh Coalson | fix bug (debian #213172): bugs.debian.org/cgi-bin/bugre... |
tree | commitdiff |
2003-11-13 |
Josh Coalson | use new Ogg FLAC file encoder where appropriate |
tree | commitdiff |
2003-09-25 |
Josh Coalson | add metadata callback back to ogg stream encoder |
tree | commitdiff |
2003-07-26 |
Matt Zimmerman | Add missing -lm |
tree | commitdiff |
2003-05-27 |
Matt Zimmerman | Explicitly link shared libraries against dependent... |
tree | commitdiff |
2003-05-20 |
Josh Coalson | C89 standard fixes, based on feedback from IRIX port |
tree | commitdiff |
2003-05-19 |
Josh Coalson | add Brady's better write_sane_extended() |
tree | commitdiff |
2003-05-19 |
Josh Coalson | change default extension for AIFF from .aiff to .aif |
tree | commitdiff |
2003-02-27 |
Josh Coalson | fix bug #679255 by checking the block alignment against... |
tree | commitdiff |
2003-02-07 |
Matt Zimmerman | Build libtool archives instead of plain .a archives... |
tree | commitdiff |
2003-01-25 |
Josh Coalson | remove reference to obsolete Makefile.vc |
tree | commitdiff |
2003-01-25 |
Josh Coalson | obsolete now that .dsp files are complete |
tree | commitdiff |
2003-01-15 |
Josh Coalson | remove deprecated code for -E and -R |
tree | commitdiff |
2003-01-14 |
Josh Coalson | Second patch from X-Fixer: tweaks for better MSVC build |
tree | commitdiff |
2003-01-12 |
Josh Coalson | minor comments |
tree | commitdiff |
2003-01-11 |
Josh Coalson | update verbiage about -P, now that the default is ... |
tree | commitdiff |
2003-01-11 |
Josh Coalson | fix bug when reading very small raw files |
tree | commitdiff |
2003-01-10 |
Josh Coalson | fix bug where some Ogg-relative stuff was not #ifdef'ed |
tree | commitdiff |
2003-01-02 |
Josh Coalson | Add 2003 to copyright notice |
tree | commitdiff |
2002-12-31 |
Josh Coalson | change default seektable from "-S 100x" to "-S 10s" |
tree | commitdiff |
2002-12-30 |
Josh Coalson | fix bug in checking of filename extensions |
tree | commitdiff |
2002-12-30 |
Josh Coalson | fix bug: explicitly close output file in Ogg FLAC case |
tree | commitdiff |
2002-12-29 |
Josh Coalson | minor syntax |
tree | commitdiff |
2002-12-28 |
Josh Coalson | add flushed fwrite in Valgrind mode |
tree | commitdiff |
2002-12-23 |
Josh Coalson | double-protect a naked assert |
tree | commitdiff |
2002-12-21 |
Josh Coalson | tweak some of the usage text |
tree | commitdiff |
2002-12-17 |
Josh Coalson | add support for decoding to AIFF |
tree | commitdiff |
2002-12-17 |
Josh Coalson | fix bug in aiff code for skipping ahead |
tree | commitdiff |
2002-12-17 |
Josh Coalson | add decoding to AIFF, --force-aiff-format |
tree | commitdiff |
2002-12-15 |
Josh Coalson | fix more bugs with --skip and --until |
tree | commitdiff |
2002-12-12 |
Josh Coalson | fix bugs with --skip, implement --until |
tree | commitdiff |
2002-12-10 |
Josh Coalson | revamp --skip processing, allow new mm:ss.sss form |
tree | commitdiff |
2002-12-10 |
Josh Coalson | minor includes |
tree | commitdiff |
2002-12-10 |
Josh Coalson | add utils.c, utils.h |
tree | commitdiff |
2002-12-10 |
Josh Coalson | initial import |
tree | commitdiff |
2002-12-04 |
Josh Coalson | #include config.h |
tree | commitdiff |
2002-12-04 |
Josh Coalson | fix memory leaks found with valgrind |
tree | commitdiff |
2002-12-03 |
Josh Coalson | remove SHARE_LIBS |
tree | commitdiff |
2002-11-27 |
Josh Coalson | implement --cuesheet and --no-cued-seekpoints |
tree | commitdiff |
2002-11-22 |
Josh Coalson | get Makefile.vc system working again with new debug... |
tree | commitdiff |
2002-11-21 |
Josh Coalson | revamp MSVC build system, separate dynamic and static... |
tree | commitdiff |
2002-11-20 |
Josh Coalson | revamp Makefile.lite system, use separate dirs and... |
tree | commitdiff |
2002-11-14 |
Josh Coalson | fix lib list |
tree | commitdiff |
2002-11-07 |
Josh Coalson | add -S #s option |
tree | commitdiff |
2002-11-07 |
Josh Coalson | updates to work with new grabbag lib |
tree | commitdiff |
2002-10-31 |
Josh Coalson | allow --replay-gain with --skip |
tree | commitdiff |
2002-10-30 |
Josh Coalson | move file functions into new file_utils convenience lib |
tree | commitdiff |
2002-10-30 |
Josh Coalson | flesh out --replay-gain implementation |
tree | commitdiff |
2002-10-30 |
Josh Coalson | flesh out --replay-gain implementation, make the encode... |
tree | commitdiff |
2002-10-30 |
Josh Coalson | add support for new file_utils convenience library |
tree | commitdiff |
2002-10-30 |
Josh Coalson | moved into the new file_utils convenience library |
tree | commitdiff |
2002-10-29 |
Josh Coalson | beginnings of --replay-gain support |
tree | commitdiff |
2002-10-29 |
Josh Coalson | fix library link order |
tree | commitdiff |
next |