summaryrefslogtreecommitdiff
path: root/src/test_seeking
Commit message (Expand)AuthorAgeFilesLines
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-262-2/+2
* Remove Makefile.lite build systemMartijn van Beurden2022-05-272-49/+1
* Remove all Visual Studio specific build filesMartijn van Beurden2022-05-274-402/+1
* Simplify and merge win_utf8 files and remove from DLL interfaceMartijn van Beurden2022-05-172-1/+11
* Silence a bunch of MSVC warningsMartijn van Beurden2022-04-301-2/+2
* Bunch of CMake fixesevpobr2020-05-031-1/+4
* Make sure CMake build files end up in release tarballErik de Castro Lopo2019-10-011-0/+1
* Use of BUILD_SHARED_LIBS addedVitaliy Kirsanov2019-05-041-1/+1
* CMake support addedVitaliy Kirsanov2019-05-041-0/+2
* stdint.h fixes for MSVS 2005/2008Erik de Castro Lopo2017-01-191-0/+2
* Only compile and run tests when running 'make check'David Seifert2017-01-171-1/+1
* Purge usage of `unsigned` typeErik de Castro Lopo2017-01-141-13/+13
* Bulk update copyright datesErik de Castro Lopo2016-12-053-3/+3
* libFLAC: Remove win_utf8_io dependencyErik de Castro Lopo2016-02-082-8/+0
* Makefile.lite: Include config.mk from top level build dirThomas Zander2015-10-301-0/+2
* test_seeking: Fix undefined behaviourErik de Castro Lopo2015-09-031-2/+5
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-253-3/+3
* Makefile.ams: Add MSVS project files to EXTRA_DIST.Erik de Castro Lopo2014-07-091-1/+3
* Add project files for Visual Studio 2010 and later.Erik de Castro Lopo2014-07-062-0/+201
* Update Makefile.lite build system.Evan Ramos2014-06-241-0/+4
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* src/test_seeking : Remove un-needed local__strtoull.Erik de Castro Lopo2014-03-141-21/+0
* Vcproj file updates.Erik de Castro Lopo2013-10-041-6/+7
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-263-3/+6
* Fix a bunch of compiler warnings (mainly MinGW).Erik de Castro Lopo2013-04-071-2/+2
* For windows, make UTF-8 mode into a runtime choice.Erik de Castro Lopo2013-04-071-81/+0
* Only link against libogg (and libm) if neededUlrich Klauer2013-04-071-3/+1
* Purge FLAC__STRINGS_IN_UTF8 from VC project files.Erik de Castro Lopo2013-04-011-1/+1
* Add CLEANFILES to relevant Makefile.am to force removal of Windows EXEs.Erik de Castro Lopo2013-03-291-0/+2
* Rename _flac_stat to flac_stat_s.Erik de Castro Lopo2013-03-291-1/+1
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-292-9/+84
* More Microsoft Visual Studio project file updates.Erik de Castro Lopo2013-03-181-2/+2
* Fix a couple of Windows 2Gig file size issues.Erik de Castro Lopo2013-03-141-4/+10
* Purge old un-maintained MSVC 6 project files.Erik de Castro Lopo2013-03-102-101/+0
* Fix compiler warnings from new compiler flags.Erik de Castro Lopo2013-03-061-4/+4
* Fix VC project files to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-022-8/+8
* Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory.Erik de Castro Lopo2013-01-021-1/+1
* Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build systemHendricks2662013-01-021-2/+2
* Update FSF address.Miroslav Lichvar2012-12-063-9/+9
* Replace printfs with "%s" format strings with puts.Erik de Castro Lopo2012-11-131-1/+1
* Update and improve autotools buildCristian Rodríguez2012-04-081-1/+1
* Remove casting of return value from *alloc() functions.Erik de Castro Lopo2012-04-041-1/+1
* Fix -Werror=format-security errors.Erik de Castro Lopo2012-02-131-1/+1
* Purge MINGW_WINSOCK_LIBS config variable.Erik de Castro Lopo2012-02-051-2/+2
* Add file include/share/compat.h and start moving CPP hackery into it.Erik de Castro Lopo2012-02-041-3/+1
* Patch from David Yeo to conditionally include <inttypes.h>.Erik de Castro Lopo2012-02-041-0/+3
* Fix more printf formatting issues and remove un-necessary casts.Erik de Castro Lopo2012-02-011-3/+3
* Fix a bunch of printf format warnings.Erik de Castro Lopo2012-02-011-15/+3
* add 2009 copyrightJosh Coalson2009-01-073-3/+3
* update Makefile.lite system to work on x86_64 linuxJosh Coalson2008-09-141-1/+1