Commit Graph

56 Commits

Author SHA1 Message Date
Josh Coalson
81b3cae6d5 revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format 2004-12-30 01:09:53 +00:00
Josh Coalson
37954328b2 obsolete 2004-12-30 00:55:48 +00:00
Josh Coalson
1637d93297 fix path to local libog dirs 2004-11-09 01:26:37 +00:00
Josh Coalson
2757af6c1d get Makefile.lite system (with asm) working on Darwin, better handling of libogg paths and linkage 2004-10-30 00:03:21 +00:00
Josh Coalson
9745f25e78 major plugin revamp based on x-fixer's code 2004-09-24 13:57:40 +00:00
Josh Coalson
c28ec32289 bump version number to 1.1.1 2004-09-10 00:20:04 +00:00
Josh Coalson
63ee53d94d bump version number to 1.1.1-beta1, with a target date of 2004-07-31 2004-07-25 20:57:28 +00:00
Josh Coalson
3e2a733863 bump version info 2004-03-16 18:18:04 +00:00
Josh Coalson
9564390fb9 update copyright to 2004 2004-01-17 04:14:43 +00:00
Josh Coalson
628f4efc55 stamp a CVS+date for the version 2003-12-17 04:49:14 +00:00
Josh Coalson
5b782b4da6 replace the compile time ordinals.h.in->ordinals.h conversion with a static ordinals.h 2003-09-15 21:14:26 +00:00
Josh Coalson
e8a7601a4b change license verbiage 2003-02-07 00:14:32 +00:00
Josh Coalson
53496dda1c bump version number to 1.1.0 2003-01-25 06:04:55 +00:00
Josh Coalson
f0a8c4fc87 minor comments 2003-01-15 03:17:51 +00:00
Josh Coalson
75d78a352e bump version string to 1.0.5_beta2 2003-01-08 08:06:53 +00:00
Josh Coalson
4c2676a6f4 update the version number from 1.0.4 to 1.0.5-beta1 2003-01-02 07:23:55 +00:00
Josh Coalson
afae69f0e3 Add 2003 to copyright notice 2003-01-02 07:03:16 +00:00
Josh Coalson
962bb3b17e explicited defines for valgrind testing and exhaustive testing modes 2002-12-28 07:08:31 +00:00
Josh Coalson
34c1ea8ca2 instrument for valgrind 2002-12-04 04:57:33 +00:00
Josh Coalson
b166b9d76a better clean target 2002-11-21 09:09:03 +00:00
Josh Coalson
b74fc98b48 revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files 2002-11-20 06:40:08 +00:00
Josh Coalson
cd0e322d2d add notion of topdir to Makefile.lite build system 2002-10-23 22:08:13 +00:00
Josh Coalson
5601bcad17 add rules for .cpp files 2002-10-16 22:33:56 +00:00
Josh Coalson
7dfd40de07 bump the version number from 1.0.4_beta to 1.0.4 2002-09-25 06:07:23 +00:00
Josh Coalson
0eb674cc8e link with gcc instead of ld 2002-09-12 06:40:55 +00:00
Josh Coalson
6b2efd002f bump version number to 1.0.4_beta 2002-09-09 22:16:55 +00:00
Josh Coalson
e2bde2bfb2 initial import 2002-08-23 06:39:37 +00:00
Josh Coalson
1ce20ee4c0 parameterize static and shared library suffixes 2002-08-14 00:50:48 +00:00
Josh Coalson
087a5d2123 fix makedepend invocation 2002-07-18 05:33:06 +00:00
Josh Coalson
ceacff2b18 no longer necessary 2002-07-16 16:03:35 +00:00
Josh Coalson
cd443f6c24 add Makefile.lite, Makefile.vc, etc. to EXTRA_DIST 2002-07-09 06:27:07 +00:00
Josh Coalson
0d0d77387f bump version number from 1.0.3_beta to 1.0.3 2002-07-02 22:23:55 +00:00
Josh Coalson
cc68251f5a another big glob of changes/fixes 2002-06-08 04:53:42 +00:00
Josh Coalson
7fd3737636 bump version number to 1.0.3 2002-06-01 05:23:37 +00:00
Josh Coalson
b7557fd93e add targets for building C++ code 2002-05-17 06:08:44 +00:00
Josh Coalson
1152f9fe26 update copyright date to include 2002 2002-01-26 18:05:12 +00:00
Josh Coalson
6e14490030 add support for Darwin builds 2001-12-07 19:28:25 +00:00
Josh Coalson
0778b4d2cc update flac version number 2001-12-04 02:20:43 +00:00
Josh Coalson
40333b13c1 commit patch for compiling on mingw32 2001-11-13 21:37:04 +00:00
Josh Coalson
123f1e9497 update version number to 1.0.1 2001-11-11 04:00:27 +00:00
Josh Coalson
87ab33ca62 add project builder stuff for OS X 2001-11-09 19:24:48 +00:00
Josh Coalson
9bab041a95 tweak the FLAC__INLINE macro to FLaC__INLINE to avoid conflict with autoconf 2001-07-20 23:44:35 +00:00
Josh Coalson
9e975add2b add macro define for inlining 2001-07-18 23:49:12 +00:00
Josh Coalson
3ce31b4b21 remove -ffast-math from gcc CFLAGS 2001-07-18 00:27:38 +00:00
Josh Coalson
032613ff94 change default version to 1.0 2001-07-16 18:11:30 +00:00
Josh Coalson
6ca4b1b2b2 add support for checking sizes of different types through configure and dynamically generating include/FLAC/ordinals.h 2001-06-29 02:54:59 +00:00
Josh Coalson
1162f1829e minor fixes 2001-06-19 06:48:21 +00:00
Josh Coalson
287fccd661 fix default versioning behavior 2001-06-18 21:30:39 +00:00
Josh Coalson
e6499bdf18 rename i386 to ia32 everywhere 2001-06-13 18:11:25 +00:00
Josh Coalson
2255848763 change NASM file extensions from .s to .nasm 2001-06-13 18:04:47 +00:00