12009-05-26 Boris Mikhaylov <http://www.tmn.ru/~bor>
2
3	3.1.0
4
5	* bs2bconvert/bs2bstream - add switch of crossfeed level
6	by feed level and cut frequency.
7	* Win32 library of libsndfile v1.0.19 migrated to v1.0.20.
8	* Fixed for higher compile warning level.
9	* Extended cut frequency set from [300..1000] to [300..2000] Hz
10	(BS2B_MAXFCUT)
11	* Apply compile fix patch for FreeBSD
12	by Diego Elio Petteno (flameeyes@gentoo)
13
142009-03-31 Boris Mikhaylov <http://www.tmn.ru/~bor>
15
16	3.0.0
17
18	* Changed and extended presets.
19
202009-03-24 Boris Mikhaylov <http://www.tmn.ru/~bor>
21	* Added unsigned 16/24/32 integer handling.
22
232009-03-23 Boris Mikhaylov <http://www.tmn.ru/~bor>
24	* Normalization of integer samples are removed.
25	* Added more switches to bs2bstream.
26
272009-03-17 Boris Mikhaylov <http://www.tmn.ru/~bor>
28	* Added handling of big/little endian buffers.
29
302009-03-11 Boris Mikhaylov <http://www.tmn.ru/~bor>
31	* Changed processing from one stereo sample to more.
32
332009-03-06 Boris Mikhaylov <http://www.tmn.ru/~bor>
34	* libsndfile v1.0.17 -> v1.0.19.
35	* Added more systems compatability (Integer types changed).
36	* Move to new API.
37	* Fixed 24bit data Native-bigendian handling.
38
392009-02-18 Sebastian Pipping <sebastian@pipping.org>
40	* Shared lib (*nix) project started.
41
422009-02-17 Boris Mikhaylov <http://www.tmn.ru/~bor>
43	* Sources are reorganized.
44
452009-02-02 Boris Mikhaylov <http://www.tmn.ru/~bor>
46
47	2.2.0
48
49	* Dynamic variables for multiply instances are used.
50	* Compiled by MS VC++ 2008.
51	* Nothing changed for a sound.
52
532006-11-14 Boris Mikhaylov <http://www.tmn.ru/~bor>
54
55	2.1.0
56
57	* Three new 'Easy' levels added.
58	'High easy' level is close to Chu Moy's version of crossfeeder
59	(http://headwize.com/projects/showfile.php?file=cmoy1_prj.htm)
60
612006-09-22 Boris Mikhaylov <http://www.tmn.ru/~bor>
62
63	2.0.0
64
65	* Change of license.
66	* Package divided by library and plugins.
67	* foobar2000 0.8 plugin package created.
68
692006-03-28 Boris Mikhaylov <http://www.tmn.ru/~bor>
70
71	2.0.0b2 - test prerelease.
72
73	* New plugin for foobar2000 0.9.
74	* Plugin for foobar2000 0.8 have removed.
75	* New look of configuration windows of plugins.
76	* Default coefficients of default middle crossfeed level and of
77	44100 Hz sampling rate was staticaly implemeted to bs2b library.
78
792006-03-07 Boris Mikhaylov <http://www.tmn.ru/~bor>
80
81	2.0.0b - test prerelease.
82
83	* The new high frequency boost filter have implemented.
84	The old version	of high-boost filter have been realized
85	by two-step recursive filter for computation power conserving
86	by subtraction of low-pass filter signal. The new method is
87	a one-step recursive filter. It has done to provide an adjusted
88	cut frequency value for more smooth frequency responce of
89	resulting signal.
90	* The new clipping feature by checking of [-1, +1] range of
91	double float operations have implemented against possible
92	overloads of signal level.
93	* Global gain have calculated from levels of low frequency range
94	like in first release. This is don't makes overload now due to
95	the new frequency responce and to the new clipping feature.
96	* New functions have added to library for various integer
97	audio data processing.
98	* New tuning method have implemented by three preset levels.
99	* Updatted Winamp 2 plugin have included to package.
100
1012005-11-02 Boris Mikhaylov <http://www.tmn.ru/~bor>
102
103	1.1.0b - test prerelease.
104
105	* Winamp2 plugin are unchanged and excluded from test package.
106	* Add high frequencies boost functions to bs2b library (see bs2b.h).
107	* Make less global gain against overloading.
108	* Add high frequencies boost option [-h] to bs2b-convert.
109	* Get out MSVCR71.DLL dependency from foobar2000 plugin.
110	* Create configuration window for foobar2000 plugin
111	with options like -h and -m in bs2b-convert.
112
1132005-10-26 Boris Mikhaylov <http://www.tmn.ru/~bor>
114
115	1.0.0 - first release of bs2b.
116