summaryrefslogtreecommitdiff
path: root/src/flac/utils.c
Commit message (Expand)AuthorAgeFilesLines
* flac/utils: Add missing defineRosen Penev2019-09-151-0/+3
* Yet more purging of `unsigned` typeErik de Castro Lopo2017-01-151-7/+7
* flac/utils.c: Workaround for DJGPP missing wcswidth()sezero2017-01-141-0/+2
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Fix ioctl/TIOCGWINSZ for OSXErik de Castro Lopo2016-01-261-1/+1
* src/flac/utils.c: Fix for OpenBSDErik de Castro Lopo2016-01-261-1/+1
* flac/metaflac: Do case-insensitve comparison of hex valuesErik de Castro Lopo2015-08-091-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Windows specific vsnprintf fixes.Erik de Castro Lopo2014-09-221-5/+1
* flac/utils.c : Fix calculation of a tag length.Erik de Castro Lopo2014-09-211-1/+1
* src/flac/utils.c : Make sure get_console_width() returns value > 0.Erik de Castro Lopo2014-07-081-2/+5
* src/flac/utils.c : Fix compile guard for ioctl().Erik de Castro Lopo2014-04-151-1/+1
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* src/flac/utils.c : Add fflush after printing to stderr.Erik de Castro Lopo2013-06-171-0/+1
* Use location of TIOCGWINSZ from autoconf manualDagobert Michelsen2013-05-271-1/+6
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Fix compiling for Android.Erik de Castro Lopo2013-05-251-5/+5
* Two minor compiled fixes for OS/2.Erik de Castro Lopo2013-04-291-0/+4
* Fix status print staying on the wrong line with certain filename length.Janne Hyvärinen2013-04-211-3/+3
* Fix compiler warnings related to win utf8 stuff.Erik de Castro Lopo2013-04-211-3/+3
* A set of windows utf8 patches fromJanne Hyvärinen <cse@sci.fi>.Erik de Castro Lopo2013-04-211-0/+93
* Rename all parameters and locals from 'index' to 'indx'.Erik de Castro Lopo2013-04-051-5/+5
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-291-1/+1
* Use new function flac_snprintf() where ever appropriate.Erik de Castro Lopo2013-03-171-8/+5
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* fix bug with fractional seconds on some locales (SF#1858012: https://sourcefo...Josh Coalson2009-01-031-7/+4
* fixes for windows builds (SF#1676822: https://sourceforge.net/tracker2/?func=...Josh Coalson2009-01-021-0/+5
* add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php...Josh Coalson2008-09-091-10/+0
* add support for RF64Josh Coalson2008-09-091-0/+10
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* minor commentsJosh Coalson2006-11-141-1/+1
* fix a problem with fractional-second parsing for --skip/--until in some local...Josh Coalson2006-11-141-4/+4
* _snprintf hackery for MSVC6Josh Coalson2006-10-101-0/+5
* complete WAVEFORMATEXTENSIBLE support, multichannel assignments in format and...Josh Coalson2006-10-061-0/+40
* minor syntaxJosh Coalson2006-10-031-1/+1
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* replace verbose/silent flags with a verbosity levelJosh Coalson2004-07-181-0/+18
* add --cue option to flac, and tests and documentationJosh Coalson2004-07-171-0/+113
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* add flushed fwrite in Valgrind modeJosh Coalson2002-12-281-0/+10
* initial importJosh Coalson2002-12-101-0/+130