log sample.cpp @ 770:c54bc2ffbf92 tip

age author description
Thu, 02 Jun 2011 16:31:40 +0000 mas01cr More sample fix
Thu, 02 Jun 2011 16:31:35 +0000 mas01cr Fix for some sample bugs
Thu, 22 Apr 2010 21:03:59 +0000 mas01cr simplify sample code slightly
Thu, 22 Apr 2010 21:03:47 +0000 mas01cr begin work on sampling API
Tue, 05 Jan 2010 16:44:06 +0000 mas01cr Sampling enhancements
Mon, 06 Jul 2009 11:52:21 +0000 mas01cr Decorate audioDB::error with the noreturn attribute
Wed, 24 Dec 2008 10:57:01 +0000 mas01cr No more trackOffsetTable api-inversion
Wed, 12 Nov 2008 15:23:29 +0000 mas01cr check return values of read() and write(), erroring out on an error gcc-4.3-cleanups
Tue, 19 Aug 2008 20:27:15 +0000 mas01mc Added indexing support for O2_FLAG_LARGE_ADB. Tested on indexed query by features. No indexed query-by-key yet. No --lsh_exact yet. large_adb
Mon, 07 Jul 2008 08:57:06 +0000 mas01cr Really finish with the sampling branch, this time merging all of it,
Thu, 03 Jul 2008 08:50:57 +0000 mas01cr Trivial fix for some compilers trying to be smart and noting a path
Wed, 02 Jul 2008 14:07:10 +0000 mas01cr Merge sampling branch (-r361:405, though I hope that the branch is now
Wed, 02 Jul 2008 13:53:23 +0000 mas01cr make the RNG a part of the audioDB object. sampling
Tue, 01 Jul 2008 22:17:33 +0000 mas01cr Use the GNU Scientific Library implementation of MT19937 for generating sampling