2010-09-10  Tim Janik 	# 5f7d489

	Released 0.7.2

2010-09-10  Tim Janik 	# 030fe44

	PO: string updates

2010-09-10  Tim Janik 	# 07ac813

	PO: force update-po on make dist

2010-09-10  Tim Janik 	# b1e29d0

	BEAST-GTK: updated release news

2010-09-10  Tim Janik 	# 4262117

	BUILD: fixed upload location

2010-09-09  Tim Janik 	# d613893

	BEAST-GTK: contributor updates

2010-09-09  Tim Janik 	# b353100

	BUILD: version dependency updates

2010-09-09  Tim Janik 	# 825c9ca

	PO: minor update

2010-09-09  Tim Janik 	# ab2ff3b

	BSE-ALSA: release updates

2010-09-09  Tim Janik 	# 3e113cf

	PO: moved SCM I18N string extraction test here

2010-09-09  Tim Janik 	# 26a4543

	PO: string updates

2010-09-09  Tim Janik 	# e92dcff

	NEWS: updates

2010-09-09  Tim Janik 	# 774b6c3

	COPYING: copy GNU LGPL here

2010-09-09  Tim Janik 	# 5ff89ce

	BEAST-GTK: fixed "GNU Lesser General Public License" message

2010-09-09  Tim Janik 	# e2df31a

	BSESCM: fixed "GNU Lesser General Public License" message

2010-09-09  Tim Janik 	# c5aefd1

	TOOLS: fixed "GNU Lesser General Public License" message

2010-09-09  Tim Janik 	# 22bb66a

	PLUGINS: fix BseEvaluator license string to match source license

2010-09-09  Tim Janik 	# aa26e46

	PLUGINS: fixed BseContribSampleAndHold License to LGPL

	- LGPL relicensing authorization given by Artem Popov:
		http://mail.gnome.org/archives/beast/2010-September/msg00003.html

2010-09-09  Tim Janik 	# 0c34882

	PLUGINS: fixed ArtsCompressor License to LGPL

	- LGPL relicensing authorization given by Matthias Kretz:
		http://mail.gnome.org/archives/beast/2010-September/msg00001.html

2010-09-09  Tim Janik 	# 1c15ca7

	TODO: minor updates

2010-09-09  Tim Janik 	# 61d45ea

	BEAST-GTK: translate pattern configuration help

2010-09-08  Tim Janik 	# 4f02704

	PO: fixed INTLFIX env variable special cases

2010-09-08  Tim Janik 	# a156110

	BUILD: allow BEAST_BUILD=no-distcheck-tests to speed up lengthy distcheck

2010-09-08  Tim Janik 	# 98ef835

	DOCS: disabled currently unused doc import rule

2010-09-07  Tim Janik 	# e820a57

	PO: fix CLEANFILES for distcleancheck

2010-09-07  Tim Janik 	# 8e65545

	po/Makefile.am: fixed ignore patterns for 'unlisted' rule

2010-09-07  Tim Janik 	# 0f14efb

	BUILD: fixed EXTRA_DIST for recently added scripts

2010-09-07  Tim Janik 	# 11395ac

	BUILD: adaptions for po/POTSCAN

2010-09-07  Tim Janik 	# 6915dd6

	PO: updated missing translatable files

2010-09-06  Tim Janik 	# 7ba75d6

	PO: update all PO files to use new extraction mechanism

2010-09-06  Tim Janik 	# aea35f9

	BUILD: properly escape multiline XML strings in intlfix-xml.awk

2010-09-06  Tim Janik 	# 8d869b8

	DATA: adapted Makefile.am to new I18N build

2010-09-06  Tim Janik 	# df0c3ca

	BUILD: provide $(INTLMERGE) script in autotools/

2010-09-06  Tim Janik 	# 3345c3f

	BUILD: removed empty CLEANFILES

2010-09-06  Tim Janik 	# a278187

	PO: migrated translation support to Makefile.am

		* po/Makefile.am: provide rules to build/install/uninstall translation
		catalogs. Check for unlisted tranlatable files. Provide update-po
		and pot-file build rules. Support XML, scm, keys, desktop, IDL,
		proc and C/C++ source files.

		* Makefile.am: beautified make output via echo and printf.
		Use make function definitions to simplify adding new source file
		types.

		* po/LINGUAS: list of supported languages.

		* po/POTSCAN: list of project sources with translations.

		* po/POTSKIP: list of translatable project sources to skip.

		* po/POTIGNORE: ERE patterns of project sources to ignore.

		* autotools/intlfix-las.awk: script to prepare I18N strings in
		line-based assignment files (keys, desktop, INI) for extraction.

		* autotools/intlfix-scm.sed: script to prepare I18N strings in
		scheme source files for extraction.

		* autotools/intlfix-xml.awk: script to prepare I18N nodes and
		attribute values for extraction.

2010-09-02  Tim Janik 	# 16bcca6

	DATA: fixed missing CLEANFILES

2010-09-02  Tim Janik 	# 4be167d

	BUILD: added generated files to .gitignore

2010-09-02  Tim Janik 	# 493030c

	BUILD: move auxillary build files to autotools/

2010-09-02  Tim Janik 	# 53fc21c

	PO: updates to fix missing strings

2010-09-01  Bruce Cowan 	# a5655a3

	Updated British English translation

2010-09-01  Tim Janik 	# 9d1de27

	mkrelease.sh: only upload tarball after tagging and bumping succeeded

2010-09-01  Tim Janik 	# 8a69122

	mkrelease.sh: check HEAD against upstream repository

2010-09-01  Tim Janik 	# 1094ff3

	BUILD: use AC_INIT with BST_VERSION (parsed from configure.in by mkrelease.sh)

2010-08-31  Tim Janik 	# 412822f

	mkrelease.sh: implemented 'shellvar' command to extract configure.in versions

2010-08-27  Tim Janik 	# 0a688b0

	mkrelease.sh: added versioning and change history

2010-08-31  Tim Janik 	# df237fe

	BUILD: use DISTCHECK_CONFIGURE_FLAGS to create test report after installcheck

2010-08-31  Tim Janik 	# fd89ebc

	BUILD: removed useless diversion attempts from configure.in

2010-08-30  Tim Janik 	# 7623ce4

	BUILD: work around 0444-mode source files for automake's distcheck dist rule

2010-08-30  Tim Janik 	# 1b13b17

	BUILD: upgrade extended distcheck rule to automake-1.11

2010-08-30  Tim Janik 	# 3851a7c

	docs/import: avoid import check to interfere with make dist

2010-08-30  Tim Janik 	# 7485d6b

	BUILD: updated distuninstallcheck_listfiles command

2010-08-27  Tim Janik 	# 45b7d66

	BUILD: added release-news and release-upload rules, via mkrelease.sh

2010-08-27  Tim Janik 	# 777f129

	BUILD: generate ChangeLog through mkrelease.sh

2010-08-27  Tim Janik 	# c0b421a

	WEB: removed unused old ChangeLogs

2010-08-27  Tim Janik 	# 127e341

	DOCS: keep all CVS/SVN based changes in ChangeLog.svn

2010-08-30  Tim Janik 	# 7b5152d

	PO: updates to fix missing strings

2010-08-24  Jorge González 	# cba7096

	Updated Spanish translation

2010-08-23  Joe Hansen 	# 5e23441

	Updated Danish translation

2010-08-21  Bruno Brouard 	# 1177960

	Updated French translation

2010-08-21  Joe Hansen 	# 6641e1d

	Updated Danish translation

2010-08-21  Kenneth Nielsen 	# 87d1179

	Added da to list of languages

2010-08-17  Stefan Westerfeld 	# 96ef13a

	BEAST-GTK: fix spelling error (see #626760).

2010-06-23  Stefan Westerfeld 	# 16ff5c1

	TOOLS: Added del-chunk command to bsewavetool to delete chunks.

2010-07-27  Stefan Westerfeld 	# 469629a

	DOCS: grammar fix in bsewavetool

2010-07-08  Stefan Westerfeld 	# 3a7c11d

	DOXER: write "\-" in man page output instead of "-"

	Debian lintian output (this change fixes this problem):
	This manual page seems to contain a hyphen where a minus sign was intended. By
	default, "-" chars are interpreted as hyphens (U+2010) by groff, not as minus
	signs (U+002D). Since options to programs use minus signs (U+002D), this means
	for example in UTF-8 locales that you cannot cut and paste options, nor search
	for them easily.

2010-05-29  Stefan Westerfeld 	# 4a86081

	If errors occur on write, retrigger write handle (not read handle).

2010-07-01  Stefan Westerfeld 	# faae262

	PO: updates to pass checks

2010-06-23  Stefan Westerfeld 	# 2bd6009

	TESTS: regenerated minisong features, so that the test passes again.

	There were two changes in the past that changed the sound of minisong.bse,
	both in a way that a listener would not be likely to catch the difference,
	but the test framework did. The two bugs that were fixed and introduced
	the changes in minisong are:

	http://bugzilla.gnome.org/buglist.cgi?bug_id=387364,433531
	 387364 - Standard OSC transpose intruduces aliasing
	 433531 - implement support for various play-types in bse

2010-06-17  Mario Blättermann 	# 9fbabc4

	[i18n] Updated German translation

2010-05-18  Stefan Westerfeld 	# d6fd669

	DOCS: Create html/ directory whenever we write to it.

	This patch was created because a user reported that Makefile rules seemed to be
	executed in a different order, so that

	  cp ./imports/beastdocs.css ... html/

	failed.

2010-05-18  Stefan Westerfeld 	# ddeaafd

	TESTS: improve perftest measurements: best of 7 runs, more calls per run.

2010-06-15  Stefan Westerfeld 	# 5e0edad

	TESTS: fix sample path to load tests which come with .bsewave files properly.

2010-06-06  Stefan Westerfeld 	# eda2eb8

	BIRNET: improved AlignedArray test to test more cases.

2010-06-06  Stefan Westerfeld 	# 78fc445

	BIRNET: improve malloc_aligned to take cache line size into account.

	Ensure that no false sharing occurs, by aligning on cache line size if
	possible, and increasing data block size at the beginning and end, so that
	working memory resides in seperate cache lines from everything else.

2010-05-14  Stefan Westerfeld 	# a7f4e1f

	Move AlignedArray to Birnet public API.

	* move class from Bse::Resampler to Birnet namespace
	* minor refactoring (unsigned int -> size_t)
	* added test for AlignedArray

2010-05-06  Stefan Westerfeld 	# 67820ab

	DOXER: implement an alternative to assertions: non-fatal warnings. Bug #477275

	Sat Sep 15 20:29:37 2007  Stefan Westerfeld  <stefan@space.twc.de>

		* Config.py: Implemented doxer_warn_if_fail() and
	        doxer_warn_if_reached(), as alternative to assertions. For details on
		why using these is better than assert(), see #477211.

		* warntest.py: Added a small program which tests doxer_warn_if_fail()
		and doxer_warn_if_reached().

		* doxer.py: Handle --fatal-warnings which makes the program abort on
		doxer_warn() warnings, so that a full stacktrace is shown.

2010-05-06  Stefan Westerfeld 	# bf80cf5

	DOXER: ManGenerator.py: Added support for bullet style lists. Fixes #437469.

2010-06-08  Stefan Westerfeld 	# 1719ec7

	BSE: fix spelling error.

2010-05-07  Stefan Westerfeld 	# ebbe924

	AUDIO TESTS: put necessary .bsewave files in EXTRA_DIST, fixes make distcheck

2010-04-25  Stefan Westerfeld 	# e5c4518

	Moved test signal generator scripts blip.* to r+d-files.

2010-03-04  Stefan Westerfeld 	# 99cca06

	Added tests for play-types plain-wave-1 and plain-wave-2.

2010-03-04  Stefan Westerfeld 	# c15b5fa

	Extended the test signal generator to produce signals with AD envelope.

2010-03-03  Stefan Westerfeld 	# 62cbe72

	Added (blip.py generated) test signals referenced by the adsr tests.

2010-03-03  Stefan Westerfeld 	# 16f5976

	Added tests for play-type=adsr-wave-1 and play-type=adsr-wave-2.

2010-03-03  Stefan Westerfeld 	# e1ae0c0

	Stick to the convention that multi word names are separated by dashes.

2010-03-03  Stefan Westerfeld 	# 9abd937

	Added test signal generator.

2010-03-03  Stefan Westerfeld 	# c07a9b4

	Added multichannel tests for the wave chunk code.

	Many of the tests are skipped (channels > 2 and pingpong with channels > 1),
	because the wave chunk code does not behave correctly. In these cases, an "!"
	is printed, but the test does not fail, to allow fixing these problems later
	on.

2010-03-01  Stefan Westerfeld 	# 5d8f484

	Fix jump loops for channels > 1. See also #433531.

2010-04-25  Tim Janik 	# f32f60d

	BIRNET: fix g_atomic_int_get/g_atomic_pointer_get macro use

2010-04-25  Tim Janik 	# 455d836

	PO: updates to pass checks

2010-03-09  Stefan Westerfeld 	# 7f65180

	PORTAUDIO: make portaudio driver compile on linux.

2010-04-12  Jorge González 	# 8f1ec83

	Updated Spanish translation

2010-04-11  Andrej Žnidaršič 	# ca64ec8

	Updated Slovenian translation

2010-04-06  Tim Janik 	# e1d0fa2

	PO: updates for proper build

2010-04-02  Maxim V. Dziumanenko 	# 8568206

	Added Ukrainian translation

2010-03-29  Mario Blättermann 	# fd7dea6

	Updated German translation

2010-03-29  Mario Blättermann 	# d073b50

	Updated German translation

2010-03-28  Jorge González 	# 72b9c61

	Updated Spanish translation

2010-03-15  Kjartan Maraas 	# 00408a2

	Add Norwegian language entry.

2010-03-15  Kjartan Maraas 	# 61698a1

	Added Norwegian bokmål translation

2010-03-08  Tim Janik 	# edb664f

	BIRNET: removed unused BirnetSignal files

2010-03-08  Tim Janik 	# dfdf4dc

	PO: rebuild sl.po with all missing strings

2010-03-06  Stefan Westerfeld 	# 31e9595

	Updated web page to point to the git repository, not the svn repository.

2010-02-19  Andrej Žnidaršič 	# c1a20f7

	Updated Slovenian translation

2010-02-18  Andrej Žnidaršič 	# 5d0785b

	Updated Slovenian translation

2009-09-05  Stefan Westerfeld 	# bd96b6c

	Defining _DOMAIN collides with system header, so use a new namespaced name.

	Based os 012_seq_waiter_and_domain.diff.

2009-09-04  Stefan Westerfeld 	# 9097733

	Use ".so" as plugin extension under Unix and ".dll" under windows.

	Changes based on 010_plugin_ext_crawler.diff.

2009-09-04  Stefan Westerfeld 	# 3725cc5

	Avoid double definition by explicit inlining.

	Patch based on 009_inline_lib_make.diff.

2010-01-09  Stefan Westerfeld 	# cc30961

	Linux distribution patches from Debian/Gentoo: add missing includes.

2010-02-14  Tim Janik 	# 2695d86

	PO: update missing strings

2010-02-14  Tim Janik 	# f706ceb

	BSE: fixed bsegentypes.h generation by getting rid of stamp file

2010-01-31  Matej Urbančič 	# 81bad24

	Added sl for Slovenian translation

2010-01-31  Andrej Žnidaršič 	# ca2e21e

	Updated Slovenian translation

2010-01-10  Stefan Westerfeld 	# 2d18adb

	tools/bsefextract.cc: Increase output format precision of some features.

	Sun Jan 10 14:03:07 2010  Stefan Westerfeld  <stefan@space.twc.de>

		tools/bsefextract.cc: Use double_to_string() for output formatting
		of the --raw-signal and --complex-signal features. This increases
		the output precision, and therefore should be appropriate even for
		24-bit signals (which the original %f format wasn't).

2009-12-12  Stefan Westerfeld 	# 1fa9a81

	*.[hc]: Added includes (mostly stdio.h) required by g++-4.4.2.

2009-10-21  Tim Janik 	# 6679c7b

	web/news: updates on recent happenings.

2009-10-21  Tim Janik 	# 8ebcd0b

	web/: fixed ChangeLog generation, provide main ChangeLog on the website

2009-10-21  Tim Janik 	# ba49f0b

	Ship old ChangeLogs in tarballs.

2009-10-21  Tim Janik 	# 5b47dc2

	ChangeLog switched to auto-generated file from GIT commits

2009-10-21  Tim Janik 	# a3aadaa

	Fix #578686 - Audio tests for .bsewave files don't work

	Sat Apr 11 12:23:39 2009  Stefan Westerfeld  <stefan@space.twc.de>

		* tests/audio/Makefile.am: Use --bse-override-sample-path option
		to search tests/audio and library/samples for samples. Reenable
		minisong test which uses frowzy-drums.bsewave.
		Fixes #578686 - Audio tests for .bsewave files don't work

2009-10-21  Tim Janik 	# 598669b

	Fix #578686 - Audio tests for .bsewave files don't work

	Sat Apr 11 12:23:09 2009  Stefan Westerfeld  <stefan@space.twc.de>

		* bsemain.[hc]*: Added --bse-override-sample-path command line option
		to override the sample path.

		* bsewave.c: If the file name is specified with a relative path, search
		for the bsewave file in the sample path; if it is absolute, proceed as
		usual.
		Fixes #578686 - Audio tests for .bsewave files don't work

2009-10-17  Stefan Westerfeld 	# 42414b4

	Makefile.am: no longer mention the same header (birnetcdefs.h) twice.

2009-10-17  Stefan Westerfeld 	# e66c853

	configure.in: Added missing ; required on my Debian/unstable for building.

2009-10-07  Tim Janik 	# 763e213

	docu-main.doxi: added intro disclaimer about this document being outdated.

2009-10-07  Tim Janik 	# a62939c

	qcomment.py: fixup to work with python >= 2.4.

2009-10-07  Tim Janik 	# 4f088e0

	changelog2doxi.py: fixup to work with python >= 2.4.

2009-10-07  Tim Janik 	# 451feb8

	docu-main.doxi: added disclaimer about Doxer docs being outdated.

2009-10-07  Tim Janik 	# 7d2f3b0

	Merge commit 'd576b3043cfe85f927b5dd354084121e159ed735'

2009-10-07  Tim Janik 	# 8856fc4

	docs/*.doxi: use only git_author_date method, as git doesn't expand $Date$

2009-10-07  Tim Janik 	# 09adc0e

	DoxiParser.py: improved debugging for git_author_date case

2009-10-07  Tim Janik 	# 420f81f

	doxer.py: fixup to work with python >= 2.4.

2009-10-07  Tim Janik 	# b91a64b

	Regenerate i18n catalogs with missing strings.

2009-09-29  Stefan Westerfeld 	# d576b30

	configure.in: use pkg-config for ogg/vorbis configure check

	This fixes bug #581123.

2009-09-19  Mario Blättermann 	# 05f72b7

	Updated German translation

2009-09-06  Aron Xu 	# 3c124fc

	Adding zh_CN to LINGUAS

2009-09-06  Aron Xu 	# eca7018

	Small update on zh_CN.po

2009-06-06  Jorge Gonzalez 	# 17cd7f0

	Updated Spanish translation

