Commit Graph

124 Commits (master)

Author SHA1 Message Date
Rob Sykes 6303b442ba doc updates 2013-01-11 22:02:18 +00:00
Rob Sykes 310b643f59 replace the (one line) 'configure' file with corresponding documentation 2013-01-11 22:01:57 +00:00
Rob Sykes e435ea4d58 var-rate seems here to stay 2013-01-11 21:35:20 +00:00
Rob Sykes 36b5bdef7f need a c++ example 2013-01-09 20:04:41 +00:00
Rob Sykes 08c1701405 build tests by default; install doc & examples 2013-01-09 20:03:55 +00:00
Rob Sykes 31929368a6 add installation check scripts 2013-01-09 19:43:37 +00:00
Rob Sykes 16a726205d add licence 2013-01-09 19:42:55 +00:00
Rob Sykes 9fa5518c62 cmake for script to make dist. tarball 2013-01-08 21:21:21 +00:00
Rob Sykes 64fbed9770 add stub NEWS file 2013-01-08 21:20:30 +00:00
Rob Sykes 291a4d9084 script to make dist. tarball 2013-01-08 21:20:00 +00:00
Rob Sykes 441593182a add a simple example/test of lsr-bindings 2013-01-08 21:19:12 +00:00
Rob Sykes 54fdbf1e3b bump copyright date 2013-01-08 09:08:03 +00:00
Rob Sykes 3d3a8523b5 set project description per elsewhere; don't clobber CMAKE_SHARED_LINKER_FLAGS 2013-01-08 06:55:22 +00:00
Rob Sykes b740d4749f fix install paths (for debian); don't include lsr-tests in source package (simplifies licensing); rename pkg-config files from libsoxr* to soxr* (per the norm) 2013-01-05 13:52:37 +00:00
Rob Sykes 3aeaf0a1d7 fix linker warnings with MSVC /GL; fix openmp loop variable type for MSVC; fix warning for cast size_t to double on some archs 2013-01-05 13:43:05 +00:00
Rob Sykes caf7d62572 fix a warning and fix a possible crash on 64-bit arch 2013-01-05 13:35:24 +00:00
Rob Sykes 85e7ab58d9 fix difference in dithering with/without FPU saturation; fix use of inline asm with MSVC x64 (which doesn't support it); fix over-zealous clips counting; use same mechanism for int16 and int32 saturation (when without FPU support) 2013-01-05 13:32:56 +00:00
Rob Sykes a139af5eb3 fill out kitware licence 2013-01-05 09:54:53 +00:00
Rob Sykes c1ebbac6da rename API quality parameter 'bits' to 'precision' 2012-12-24 14:38:07 +00:00
Rob Sykes 4c42caa469 fix paths in pkg-config files; thanks to Mohammad Alsaleh 2012-12-18 20:46:48 +00:00
Rob Sykes 9e8a437e6c robustness against double flush (merged from libsox) 2012-12-10 21:26:18 +00:00
Rob Sykes 488304c516 need to define UNUSED for non-gcc debug build 2012-12-10 21:24:23 +00:00
Rob Sykes fb8b9b6860 Prevent interference from any in-tree build 2012-12-10 21:21:42 +00:00
Rob Sykes e36d0f26d2 Initial commit 2012-12-03 17:25:33 +00:00