Commit Graph

35 Commits (81110cb89f8eb2fa635fa25d66b52b49b19bf309)

Author SHA1 Message Date
Rob Sykes 81110cb89f document inst-check 2013-01-18 08:11:57 +00:00
Rob Sykes ec7728bec7 rework for with/without -dev package and to run all examples 2013-01-18 08:11:37 +00:00
Rob Sykes 5ec11f4d5a more consistent error report across examples 2013-01-18 08:09:09 +00:00
Rob Sykes 7ad0e604af fix incorrect src_error report on 64-bit arch 2013-01-18 08:08:30 +00:00
Rob Sykes a7c6452601 allow c++ compile of this example 2013-01-17 12:42:15 +00:00
Rob Sykes 0d6bf953bd prefer 'set -e' to manual return code check; use (and thus check) installed pkg-config files; use c++ compiler as approppriate (Benjamin Drung) 2013-01-17 12:41:28 +00:00
Rob Sykes 42f87bd44c prefer 'set -e' to manual return code check (Benjamin Drung) 2013-01-17 12:37:10 +00:00
Rob Sykes 76f911ebff .pc files: remove cruft (Benjamin Drung); remove soxr-lsr requirement on soxr (needed at run-time, but not link-time) 2013-01-17 12:35:31 +00:00
Rob Sykes 21874bc34f need to quote command on ms-win 2013-01-13 21:10:21 +00:00
Rob Sykes 3adc8ba206 need dll bin on ms-win 2013-01-13 21:09:42 +00:00
Rob Sykes a11a80cc4e rm trailing whitespace 2013-01-12 14:06:26 +00:00
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