2008-07-09	valex
	* ACM/ac3filter_acm.cpp 1.5:
	* ACM/ac3filter_acm.dsp 1.2:
	* _changes_eng.txt 1.37:
	* _changes_rus.txt 1.25:
	* _readme.txt 1.8:
	* ac3filter.nsi 1.19:
	* ac3filter.rc 1.53:
		1.51a

	* spdif_test/spdif_test.dsp 1.3:
		spdifer: Use DLL CRT

	* lang/ac3filter.pot 1.15:
	* lang/cze.po 1.5:
	* lang/dut.po 1.5:
	* lang/fin.po 1.2:
	* lang/fre.po 1.9:
	* lang/ger.po 1.12:
	* lang/heb.po 1.5:
	* lang/hun.po 1.11:
	* lang/ind.po 1.9:
	* lang/ita.po 1.10:
	* lang/kor.po 1.5:
	* lang/pol.po 1.9:
	* lang/pt_BR.po 1.2:
	* lang/rus.po 1.11:
	* lang/slo.po 1.11:
	* lang/spa.po 1.11:
	* lang/zh@Simplified.po 1.2:
	* lang/zh@Traditional.po 1.2:
		Translations updated

2008-07-03	valex
	* ac3filter_dlg.cpp 1.60:
		Add ControlAGC to the system page

	* dlg/control_info.cpp 1.3:
	* dlg/control_info.h 1.2:
	* dlg/control_spk.cpp 1.4:
	* dlg/control_spk.h 1.2:
		Input format moved from control_info to control_spk

	* dlg/control_lang.cpp 1.8:
		Visual Studio 2008 compatibility

	* dlg/control_matrix.cpp 1.2:
		control_matrix: correctly show clev, slev, lfelev
		control_matrix: clear matrix at constructor

	* dlg/control_sync.cpp 1.2:
		control_matrix: clear info at constructor

2008-06-30	valex
	* _changes_eng.txt 1.36:
	* _changes_rus.txt 1.24:
	* spdif_test/.cvsignore 1.1:
		AC3Filter 1.50a

	* com_dec.cpp 1.31:
		COMDecoder: move 'eq' option to processor options

	* ac3filter_reg_presets.reg 1.6:
		Equalizer presets (different frequency scales)

2008-06-29	valex
	* dlg/control_spectrum.cpp 1.4:
		ControlSpectrum: Use Arial font

	* dlg/control_spk.cpp 1.3:
		Show SPDIF status right

	* ac3filter.dsp 1.22:
	* ac3filter_intl.cpp 1.10:
	* ac3filter_intl.cpp 1.9:
	* ac3filter_intl.h 1.8:
	* dlg/control_lang.cpp 1.7:
		ENABLE_NLS changed to DISABLE_NLS

	* dlg/control_eq.cpp 1.7:
		Re-read equlizer bands when resetting to defaults

	* _todo.txt 1.8:
		TODOs cleared

	* _build.bat 1.18:
	* ac3filter.nsi 1.18:
		spdif_test added into the install package

	* DOC/_build.bat 1.2:
	* DOC/_build_html.bat 1.3:
	* DOC/_build_pdf.bat 1.3:
		Doc: do noy build common_res.tex

	* lang/How to translate.txt 1.4:
		new langs

	* _clear.bat 1.4:
	* spdif_test/_clear.bat 1.2:
		Clear scripts

2008-06-27	valex
	* DECSS/DeCSSInputPin.cpp 1.3:
	* ac3filter_intl.cpp 1.8:
	* dlg/control_list.cpp 1.2:
	* dlg/control_list.h 1.2:
		* Compile with MSVC 2008 Express

2008-06-22	valex
	* ac3filter.dsp 1.21:
	* ac3filter_dlg.cpp 1.59:
	* ac3filter_dlg.h 1.35:
	* dlg/control_all.cpp 1.5:
	* dlg/control_all.h 1.2:
	* dlg/control_list.cpp 1.1:
	* dlg/control_list.h 1.1:
		Custom controller for each dialog

	* ac3filter_dlg.cpp 1.58:
		* fixed crash on dialog show

2008-06-20	valex
	* ac3filter.rc 1.52:
	* ac3filter_dlg.cpp 1.54:
	* ac3filter_intl.cpp 1.4:
	* ac3filter_intl.files 1.2:
	* ac3filter_intl.h 1.4:
	* lang/How to translate.txt 1.3:
	* lang/ac3filter.pot 1.14:
	* lang/rus.po 1.10:
		* PO template updated
		* Russian translation updated
		* Dialog layout updated for better translation
		* Country codes table added
		* Files required internationalization added to the list

	* dlg/control_lang.cpp 1.5:
		* Show correct language at combo box

	* dlg/control_lang.cpp 1.3:
		* ControlLang: bug fixed

	* dlg/control_lang.cpp 1.2:
	* dlg/control_lang.h 1.2:
		* ControlLang: use translation enumerator class

	* ac3filter_dlg.cpp 1.57:
	* ac3filter_dlg.h 1.33:
	* ac3filter_intl.cpp 1.6:
	* ac3filter_intl.h 1.6:
	* dlg/control_lang.cpp 1.4:
		* fixed 2-char language and country codes lookup
		* country codes lookup fixed
		* ll_cc codes support removed from ac3filter_intl
		* comments
		* ControlLang now parses ll_cc@custom language codes
		* LANG_LEN constant

	* ac3filter.dsp 1.19:
	* ac3filter_dlg.cpp 1.55:
	* ac3filter_dlg.h 1.32:
	* controls.h 1.6:
	* dlg/control_all.cpp 1.4:
	* dlg/control_lang.cpp 1.1:
	* dlg/control_lang.h 1.1:
		* Language control separated from AC3FilterDlg

	* dlg/control_info.cpp 1.2:
	* dlg/control_preset.cpp 1.3:
	* dlg/control_spk.cpp 1.2:
		Can be compiled without NLS

	* ac3filter_intl.cpp 1.5:
	* ac3filter_intl.h 1.5:
		* Change the language name to empty when disabling translation
		* Comments

	* ac3filter_dlg.cpp 1.56:
		* Aviod GPF when get_lang() returns zero

	* lang/cze.po 1.4:
	* lang/dut.po 1.4:
	* lang/fin.po 1.1:
	* lang/fre.po 1.8:
	* lang/ger.po 1.11:
	* lang/heb.po 1.4:
	* lang/hun.po 1.10:
	* lang/ind.po 1.8:
	* lang/ita.po 1.9:
	* lang/kor.po 1.4:
	* lang/pol.po 1.8:
	* lang/por.po 1.8:
	* lang/pt_BR.po 1.1:
	* lang/slo.po 1.10:
	* lang/spa.po 1.10:
	* lang/zh@Simplified.po 1.1:
	* lang/zh@Traditional.po 1.1:
	* lang/zho.po 1.8:
		* po files updated to the latest ones

	* ac3filter.dsp 1.20:
	* dlg/control_lang.cpp 1.6:
		* Get rid of msvcp60.dll dependency

	* ac3filter_intl.cpp 1.7:
	* ac3filter_intl.h 1.7:
		* ac3filter_intl: bug with country codes fixed

2008-06-18	valex
	* com_dec.cpp 1.30:
	* dlg/control_eq.cpp 1.6:
	* guids.h 1.33:
		Remove spectrum_length from parameters
		Set default equalizer scale if no bands defined

	* ac3filter.rc 1.51:
	* dialog_controls.h 1.16:
	* resource_ids.h 1.30:
		Rate and format labels are now translatable

	* ac3filter.rc 1.50:
	* dlg/control_eq.cpp 1.5:
		Equalizer labels show real frequencies

	* ac3filter.rc 1.49:
	* dlg/control_spectrum.cpp 1.3:
	* dlg/control_spectrum.h 1.3:
	* resource.h 1.14:
	* resource_ids.h 1.29:
		Log scale spectrum switch

2008-06-17	valex
	* _changes_eng.txt 1.35:
	* ac3filter.dsp 1.18:
	* ac3filter.rc 1.47:
	* com_dec.cpp 1.28:
	* com_dec.h 1.20:
	* dialog_controls.h 1.14:
	* dlg/control_all.cpp 1.3:
	* dlg/control_spectrum.cpp 1.1:
	* dlg/control_spectrum.h 1.1:
	* guids.h 1.31:
	* resource.h 1.13:
	* resource_ids.h 1.27:
		* Spectrum analyzer added
		* Equalizer bands dialog added (not working)

	* com_dec.cpp 1.29:
	* com_dec.h 1.21:
	* dlg/control_spectrum.cpp 1.2:
	* dlg/control_spectrum.h 1.2:
	* guids.h 1.32:
		Logarithmic scale on spectrogram

	* ac3filter.rc 1.48:
	* dialog_controls.h 1.15:
	* resource_ids.h 1.28:
		* Equalizer bands dialog removed

	* dlg/control_eq.cpp 1.4:
		comments

2008-06-15	valex
	* ac3filter.rc 1.46:
	* dlg/control_eq.cpp 1.3:
	* dlg/control_preset.cpp 1.2:
	* dlg/control_preset.h 1.2:
	* guids.h 1.30:
	* resource_ids.h 1.26:
		* Equalizer preset
		* Equalizer reset button

	* com_dec.cpp 1.27:
	* guids.h 1.29:
		* Eqalizer load/save

2008-06-12	valex
	* com_dec.cpp 1.25:
		Right default gain is 1.0 (no change)

	* ac3filter.cpp 1.56:
	* ac3filter.dsp 1.17:
	* ac3filter.rc 1.44:
	* ac3filter_dlg.cpp 1.52:
	* ac3filter_dlg.h 1.31:
	* com_dec.cpp 1.24:
	* com_dec.h 1.18:
	* dlg/control_all.cpp 1.2:
	* dlg/control_eq.cpp 1.1:
	* dlg/control_eq.h 1.1:
	* guids.h 1.27:
	* register.cpp 1.8:
	* resource_ids.h 1.24:
		* 10-bands equalizer interface added
		* Equalizer page added

	* ac3filter.rc 1.45:
	* ac3filter_dlg.cpp 1.53:
	* com_dec.cpp 1.26:
	* com_dec.h 1.19:
	* dlg/control_eq.cpp 1.2:
	* dlg/control_eq.h 1.2:
	* guids.h 1.28:
	* resource.h 1.12:
	* resource_ids.h 1.25:
		Enable/disable equalizer option added

2008-05-23	valex
	* ac3filter.rc 1.43:
		Dialogs: year 2008

2008-02-28	valex
	* ac3filter.dsp 1.16:
	* ac3filter.rc 1.42:
	* ac3filter_dlg.cpp 1.51:
	* ac3filter_dlg.h 1.30:
	* controls.h 1.5:
	* dialog_controls.h 1.13:
	* dlg/control_about.cpp 1.1:
	* dlg/control_about.h 1.1:
	* dlg/control_agc.cpp 1.1:
	* dlg/control_agc.h 1.1:
	* dlg/control_all.cpp 1.1:
	* dlg/control_all.h 1.1:
	* dlg/control_bass.cpp 1.1:
	* dlg/control_bass.h 1.1:
	* dlg/control_cpu.cpp 1.1:
	* dlg/control_cpu.h 1.1:
	* dlg/control_delay.cpp 1.1:
	* dlg/control_delay.h 1.1:
	* dlg/control_info.cpp 1.1:
	* dlg/control_info.h 1.1:
	* dlg/control_iogains.cpp 1.1:
	* dlg/control_iogains.h 1.1:
	* dlg/control_levels.cpp 1.1:
	* dlg/control_levels.h 1.1:
	* dlg/control_matrix.cpp 1.1:
	* dlg/control_matrix.h 1.1:
	* dlg/control_preset.cpp 1.1:
	* dlg/control_preset.h 1.1:
	* dlg/control_spdif.cpp 1.1:
	* dlg/control_spdif.h 1.1:
	* dlg/control_spk.cpp 1.1:
	* dlg/control_spk.h 1.1:
	* dlg/control_sync.cpp 1.1:
	* dlg/control_sync.h 1.1:
	* dlg/control_system.cpp 1.1:
	* dlg/control_system.h 1.1:
	* dlg/control_ver.cpp 1.1:
	* dlg/control_ver.h 1.1:
	* dlg/readme.txt 1.1:
	* resource_ids.h 1.23:
		BIG UPDATE: New dialog box

	* ac3filter_intl.cpp 1.3:
		ac3filter_intl.cpp: remove unused stuff

	* com_dec.cpp 1.23:
		COMDecoder: load/save user sample rate

2008-02-25	valex
	* com_dec.cpp 1.22:
		COMDecoder: take in account spdifer errors

	* _lang_update.bat 1.5:
		i18n: no line numbers at POT file

	* _lang_update.bat 1.6:
	* lang/ac3filter.pot 1.13:
	* lang/cze.po 1.3:
	* lang/dut.po 1.3:
	* lang/fre.po 1.7:
	* lang/ger.po 1.10:
	* lang/heb.po 1.3:
	* lang/hun.po 1.9:
	* lang/ind.po 1.7:
	* lang/ita.po 1.8:
	* lang/kor.po 1.3:
	* lang/pol.po 1.7:
	* lang/por.po 1.7:
	* lang/rus.po 1.9:
	* lang/slo.po 1.9:
	* lang/spa.po 1.9:
	* lang/zho.po 1.7:
		i18n: no line numbers at POT file, disable fuzzy matching on 
		update

2007-10-09	valex
	* ac3filter.cpp 1.55:
		New time logging

2007-10-07	valex
	* ac3filter.rc 1.41:
	* ac3filter_dlg.cpp 1.50:
	* ac3filter_dlg.h 1.29:
	* dialog_controls.h 1.12:
	* resource_ids.h 1.22:
		New control: IDC_LNK_TRANSLATE (How to translate link)

	* lang/ac3filter.pot 1.12:
	* lang/cze.po 1.2:
	* lang/dut.po 1.2:
	* lang/fre.po 1.6:
	* lang/ger.po 1.9:
	* lang/heb.po 1.2:
	* lang/hun.po 1.8:
	* lang/ind.po 1.6:
	* lang/ita.po 1.7:
	* lang/kor.po 1.2:
	* lang/pol.po 1.6:
	* lang/por.po 1.6:
	* lang/rus.po 1.8:
	* lang/slo.po 1.8:
	* lang/spa.po 1.8:
	* lang/zho.po 1.6:
		xvalex@mail.ru changed to ac3filter@gmail.com

2007-10-05	valex
	* com_dec.cpp 1.21:
	* com_dec.h 1.17:
		Added buffer size into constructors of all buffering filters. (
		Buffer size was limited by AGC filter. So nevertheless it was 
		set to 4096 samples in DVDGraph, in fact it was 1024 samples)

	* ac3filter.cpp 1.54:
		* DShow buffer size increased to prevent underflow
		* Print the name if the clock source filter
		* Flush on Sound card reinit (eliminates desynchronization)

2007-10-03	valex
	* ac3config/ac3config.dsp 1.5:
		registry.cpp now uses DbgLog, so now project requires strmbase 
		library

	* ac3filter_dlg.cpp 1.49:
		typo

2007-09-27	valex
	* lang/slo.po 1.7:
		Updated to 1.46

2007-09-14	valex
	* DOC/ac3filter_rus.tex 1.6:
	* DOC/common_rus.tex 1.1:
	* DOC/loudness_rus.tex 1.5:
	* DOC/spdif_rus.tex 1.4:
		Use pscyr package for russian docs

	* lang/heb.po 1.1:
		Hebrew lang added

	* DECSS/DeCSSInputPin.cpp 1.2:
	* registry.cpp 1.6:
		C++ correctness

	* lang/How to translate.txt 1.2:
		Translation list added

2007-09-03	valex
	* _lang_update.bat 1.4:
		No MO files in release problem fixed

	* lang/dut.po 1.1:
	* lang/ger.po 1.8:
	* lang/hun.po 1.7:
	* lang/spa.po 1.7:
		languages updated

	* lang/cze.po 1.1:
		Czech language

	* lang/How to translate.txt 1.1:
		translate instructions added

2007-08-09	valex
	* ACM/ac3filter_acm.cpp 1.4:
		* prepare to encoding support

	* _changes_eng.txt 1.34:
	* _changes_rus.txt 1.23:
	* _todo.txt 1.7:
		ac3filter 1.46

	* _lang_update.bat 1.3:
		update pot file only if something changes

	* ac3filter.nsi 1.16:
	* ac3filter.nsi 1.17:
		revert wrong changes

	* ACM/ac3filter_acm.cpp 1.3:
		* ambugous modes with equal number of channels removed
		* 'formats' array renamed to 'tags'
		* prepare to encoding support

	* ac3filter_reg_reset.reg 1.6:
		change default ac3 encoder bitrate to 640kbps

	* ACM/.cvsignore 1.2:
		typo

2007-08-08	valex
	* lang/ac3filter.pot 1.11:
	* lang/fre.po 1.5:
	* lang/ger.po 1.7:
	* lang/hun.po 1.6:
	* lang/ind.po 1.5:
	* lang/ita.po 1.6:
	* lang/kor.po 1.1:
	* lang/pol.po 1.5:
	* lang/por.po 1.5:
	* lang/rus.po 1.7:
	* lang/slo.po 1.6:
	* lang/spa.po 1.6:
	* lang/zho.po 1.5:
		Template updated, some languages updated to 1.45b

	* DOC/ac3filter_rus.tex 1.5:
	* ac3filter_reg_debug.reg 1.2:
		typo

	* spdif_test/spdif_test.dsp 1.2:
	* spdif_test/spdif_test.dsw 1.2:
		use correct path to valib

	* ac3config/ac3config.dsp 1.4:
		drop unused files

	* _reg.bat 1.3:
		Copy msvcrtd to the debug folder

	* DOC/common_style.tex 1.3:
		Do not print 'warning' in important info boxes.

	* controls.cpp 1.8:
	* registry.cpp 1.5:
		Use sscanf to convert string to number (solves problem with 
		decimal point in some cases).

	* ACM/ac3filter_acm.cpp 1.2:
		FormatTag::format_details(): format enumeration was totally wrong....
		Some trace messages modified/added

2007-07-05	valex
	* _build.bat 1.17:
	* _reg.bat 1.2:
	* intl/bin/iconv.dll 1.3:
	* intl/bin/msgfmt.exe 1.4:
	* intl/bin/msgmerge.exe 1.4:
	* intl/bin/xgettext.exe 1.4:
	* intl/include/libcharset.h 1.2:
	* intl/include/localcharset.h 1.2:
	* intl/lib/asprintf.lib 1.3:
	* intl/lib/charset.lib 1.3:
	* intl/lib/gettextpo.lib 1.2:
	* intl/lib/iconv.lib 1.3:
	* intl/lib/intl.lib 1.3:
		libiconv built as dll (size decreased significantly)

2007-07-04	valex
	* spdif_test/_clear.bat 1.1:
	* spdif_test/resource.h 1.1:
	* spdif_test/spdif_test.cpp 1.1:
	* spdif_test/spdif_test.dsp 1.1:
	* spdif_test/spdif_test.dsw 1.1:
	* spdif_test/spdif_test.rc 1.1:
		spdif_test utility added

2007-06-24	valex
	* _changes_eng.txt 1.33:
	* ac3filter.cpp 1.53:
	* ac3filter.rc 1.40:
	* ac3filter_dlg.cpp 1.48:
	* ac3filter_dlg.h 1.28:
	* ac3filter_reg_reset.reg 1.5:
	* com_dec.cpp 1.20:
	* com_dec.h 1.16:
	* dialog_controls.h 1.11:
	* guids.h 1.26:
	* lang/ac3filter.pot 1.10:
	* lang/fre.po 1.4:
	* lang/ger.po 1.6:
	* lang/hun.po 1.5:
	* lang/ind.po 1.4:
	* lang/ita.po 1.5:
	* lang/pol.po 1.4:
	* lang/por.po 1.4:
	* lang/rus.po 1.6:
	* lang/slo.po 1.5:
	* lang/spa.po 1.5:
	* lang/zho.po 1.4:
	* resource_ids.h 1.21:
		AC3 encoder bitrate option added

2007-06-07	valex
	* ac3filter.nsi 1.15:
	* lang/ac3filter.pot 1.9:
		ac3filter 1.45b

	* lang/ac3filter.pot 1.8:
	* lang/fre.po 1.2:
	* lang/ger.po 1.5:
	* lang/hun.po 1.4:
	* lang/ita.po 1.4:
	* lang/slo.po 1.4:
	* lang/spa.po 1.4:
		french: updated, \r\n changed to \n
		+-0.5s removed (now this controls have different meaning)

	* ac3filter.nsi 1.14:
		Installer sections: docs, program, translations

	* ac3filter_intl.cpp 1.2:
		Langiuage order changed to return main language name. So when we 
		search the code "spa" now it gets "Spanish", not "Castilian"

	* lang/fre.po 1.3:
		+-0.5s removed (now this controls have different meaning)

	* lang/fre.po 1.1:
		original, AC3Filter 1.40b

2007-06-06	valex
	* lang/ac3filter.pot 1.6:
	* lang/ger.po 1.4:
	* lang/hun.po 1.3:
	* lang/ind.po 1.3:
	* lang/ita.po 1.3:
	* lang/pol.po 1.3:
	* lang/por.po 1.3:
	* lang/slo.po 1.3:
	* lang/spa.po 1.3:
	* lang/zho.po 1.3:
		Fix \r\n update bug (translation of jitter stat was commented)

	* ACM/_clear.bat 1.1:
	* ACM/_copy_debug.bat 1.1:
	* ACM/_copy_release.bat 1.1:
	* ACM/ac3filter_acm.cpp 1.1:
	* ACM/ac3filter_acm.def 1.1:
	* ACM/ac3filter_acm.dsp 1.1:
	* ACM/ac3filter_acm.dsw 1.1:
	* ACM/dbglog.cpp 1.1:
	* ACM/dbglog.h 1.1:
	* ACM/decoder.cpp 1.1:
	* ACM/decoder.h 1.1:
	* ACM/msacmdrv.h 1.1:
	* _build.bat 1.16:
	* _changes_eng.txt 1.32:
	* _changes_rus.txt 1.22:
	* _clear.bat 1.3:
	* ac3filter.nsi 1.13:
	* ac3filter_ver.h 1.5:
	* lang/ac3filter.pot 1.7:
		ACM codec is included into the package

	* ACM/.cvsignore 1.1:
		cvsignore for acm codec

2007-06-05	valex
	* dialog_controls.h 1.10:
		time shift controls renamed

	* _changes_eng.txt 1.31:
	* _changes_rus.txt 1.21:
		ac3filter 1.41b

	* _lang_update.bat 1.2:
		lang update: do fuzzy matching

	* ac3filter_reg_reset.reg 1.4:
		specify 120Hz cutoff frequency by default

	* lang/ac3filter.pot 1.5:
	* lang/ger.po 1.3:
	* lang/hun.po 1.2:
	* lang/ind.po 1.2:
	* lang/ita.po 1.2:
	* lang/pol.po 1.2:
	* lang/por.po 1.2:
	* lang/rus.po 1.5:
	* lang/slo.po 1.2:
	* lang/spa.po 1.2:
	* lang/zho.po 1.2:
		languages: \r\n removed; updated to use latest pot file

2007-06-04	valex
	* lang/rus.po 1.4:
		Changes applied to Russian language

	* lang/ger.po 1.1:
	* lang/hun.po 1.1:
	* lang/ind.po 1.1:
	* lang/ita.po 1.1:
	* lang/pol.po 1.1:
	* lang/por.po 1.1:
	* lang/slo.po 1.1:
	* lang/spa.po 1.1:
	* lang/zho.po 1.1:
		Original AC3Filter 1.40b translations

	* lang/ger.po 1.2:
		update

	* ac3filter.rc 1.39:
	* ac3filter_dlg.cpp 1.47:
	* dialog_controls.h 1.9:
	* lang/ac3filter.pot 1.4:
		Time shift labels renamed

2007-06-03	valex
	* ac3filter_dlg.cpp 1.46:
		Warning messages about dangerous options

	* ac3filter.rc 1.38:
	* ac3filter_dlg.cpp 1.45:
	* ac3filter_dlg.h 1.27:
	* resource_ids.h 1.20:
		Tab labels are translatable now
		IDD_SYS renamed to IDD_SYSTEM
		Slight control adjustments on dialogs

	* lang/ac3filter.pot 1.3:
	* lang/rus.po 1.3:
		Warning messages about dangerous options & tab labels

	* ac3filter.dsp 1.15:
	* translate.cpp 1.4:
	* translate.h 1.4:
		Old translation method removed

2007-06-01	valex
	* ac3filter.cpp 1.52:
		correct reinit buf size

2007-05-30	valex
	* intl/bin/gettextlib.dll 1.1:
	* intl/bin/gettextsrc.dll 1.1:
	* intl/bin/iconv.dll 1.1:
	* intl/bin/intl.dll 1.1:
	* intl/bin/msgfmt.exe 1.2:
	* intl/bin/msgmerge.exe 1.2:
	* intl/bin/xgettext.exe 1.2:
	* intl/version 1.2:
		gettext: bin utilities use dlls
		gettext: added lib_dll folder for dynamic linking of gettext library

	* ac3filter.rc 1.37:
	* dialog_controls.h 1.8:
	* resource_ids.h 1.19:
		Matrix input and output channel names are now translatable

	* ac3filter.rc 1.35:
	* ac3filter.rc 1.36:
	* ac3filter_dlg.cpp 1.42:
	* dialog_controls.h 1.7:
	* resource_ids.h 1.18:
		Dialogs reorganized

	* ac3filter_dlg.cpp 1.44:
		dialog: do not use localization if language repository does not exists
		dialog: fixed bug in language enumeration

	* ac3filter.nsi 1.12:
		install script: delete files in install dir
		install script: write path to lang repository to registry

	* intl/bin/msgfmt.exe 1.1:
	* intl/bin/msgmerge.exe 1.1:
	* intl/bin/xgettext.exe 1.1:
		gettext binaries

	* _changes_eng.txt 1.30:
	* _changes_rus.txt 1.20:
	* ac3filter.nsi 1.11:
	* lang/ac3filter.pot 1.2:
	* lang/rus.po 1.2:
		build script: remove lang dir on uninstall
		changelog updated
		language files updated

	* intl/bin/gettextlib.dll 1.2:
	* intl/bin/gettextsrc.dll 1.2:
	* intl/bin/iconv.dll 1.2:
	* intl/bin/intl.dll 1.2:
	* intl/bin/msgfmt.exe 1.3:
	* intl/bin/msgmerge.exe 1.3:
	* intl/bin/xgettext.exe 1.3:
	* intl/include/gettext-po.h 1.1:
	* intl/include/libintl.h 1.2:
	* intl/lib/asprintf.lib 1.2:
	* intl/lib/charset.lib 1.2:
	* intl/lib/gettextpo.lib 1.1:
	* intl/lib/iconv.lib 1.2:
	* intl/lib/intl.lib 1.2:
	* intl/version 1.3:
		gettext: updated to 13.1
		gettext: dll version removed (unstable)

	* ac3filter_dlg.cpp 1.43:
	* ac3filter_intl.h 1.3:
		Avoid xgettext warning about gettext("")

	* DOC/pic_ac3filter/con_analog.png 1.1:
	* DOC/pic_ac3filter/con_passthrough.png 1.1:
	* DOC/pic_ac3filter/con_spdif.png 1.1:
	* DOC/pic_ac3filter/config.png 1.1:
	* DOC/pic_ac3filter/data_flow.gif 1.1:
	* DOC/pic_ac3filter/dlg_gains.png 1.1:
	* DOC/pic_ac3filter/dlg_input.png 1.1:
	* DOC/pic_ac3filter/dlg_main.png 1.1:
	* DOC/pic_ac3filter/dlg_mixer.png 1.1:
	* DOC/pic_ac3filter/dlg_system.png 1.1:
	* DOC/pic_ac3filter/email.gif 1.1:
	* DOC/pic_ac3filter/flag_eng.gif 1.1:
	* DOC/pic_ac3filter/flag_ita.gif 1.1:
	* DOC/pic_ac3filter/flag_rus.gif 1.1:
	* DOC/pic_ac3filter/matrix.png 1.1:
	* DOC/pic_ac3filter/players/bsp_filters.png 1.1:
	* DOC/pic_ac3filter/players/bsp_options.png 1.1:
	* DOC/pic_ac3filter/players/la_filters.png 1.1:
	* DOC/pic_ac3filter/players/mpc_filters.png 1.1:
	* DOC/pic_ac3filter/players/mpc_options1.png 1.1:
	* DOC/pic_ac3filter/players/mpc_options2.png 1.1:
	* DOC/pic_ac3filter/players/wmp64_filters.png 1.1:
	* DOC/pic_ac3filter/players/wmp9_dvd.png 1.1:
	* DOC/pic_ac3filter/players/zoom_filters.png 1.1:
	* DOC/pic_ac3filter/players/zoom_options_1.gif 1.1:
	* DOC/pic_ac3filter/players/zoom_options_2.gif 1.1:
	* DOC/pic_ac3filter/players/zoom_options_dvd.gif 1.1:
		doc: pic folder removed, pic_ac3filter folder restored

	* _build.bat 1.14:
	* _lang_update.bat 1.1:
		language files update script added
		build script updated to make language repository

	* intl/version 1.4:
		typo

	* lang/.cvsignore 1.1:
	* lang/_clear.bat 1.1:
	* lang/ac3filter.pot 1.1:
	* lang/rus.po 1.1:
	* lang/russian.lng 1.4:
		Russian translation

	* _build.bat 1.15:
		build script: clear lang folder

	* chineese_patch/main.cpp 1.3:
		chineese_patch: new dialog size

2007-05-29	valex
	* _build_controls.bat 1.3:
	* ac3filter_dlg.cpp 1.41:
	* ac3filter_intl.h 1.2:
	* dialog_controls.h 1.6:
		Translation of controls use control ID as untranslated string. 
		Original control label is moved to comments. gettext_id function 
		does the translation by ID.

2007-05-27	valex
	* _build_controls.bat 1.2:
	* ac3filter.dsp 1.14:
	* ac3filter.rc 1.34:
	* ac3filter_dlg.cpp 1.40:
	* ac3filter_dlg.h 1.26:
	* ac3filter_intl.cpp 1.1:
	* ac3filter_intl.files 1.1:
	* ac3filter_intl.h 1.1:
	* dialog_controls.h 1.5:
	* intl/include/autosprintf.h 1.1:
	* intl/include/iconv.h 1.1:
	* intl/include/libcharset.h 1.1:
	* intl/include/libintl.h 1.1:
	* intl/include/localcharset.h 1.1:
	* intl/lib/asprintf.lib 1.1:
	* intl/lib/charset.lib 1.1:
	* intl/lib/iconv.lib 1.1:
	* intl/lib/intl.lib 1.1:
	* intl/version 1.1:
		GNU gettext i18n

2007-05-24	valex
	* _changes_eng.txt 1.29:
	* _changes_rus.txt 1.19:
		ac3filter_1_35b

2007-05-13	valex
	* controls.cpp 1.7:
		controls: small changes in Tooltip control

	* ac3filter.nsi 1.10:
	* ac3filter_reg_presets.reg 1.5:
	* ac3filter_reg_reset.reg 1.3:
		'Standard' preset moved to ac3fitler_reg_reset.reg. 'Default' 
		preset removed from ac3fitler_reg_preset.reg. Install script now 
		uses ac3fitler_reg_reset.reg to set default settings.

	* ac3filter_dlg.cpp 1.39:
		AC3FilterDlg: tooltips disabled

	* ac3filter.rc 1.33:
	* ac3filter_dlg.cpp 1.38:
	* dialog_controls.h 1.4:
	* resource_ids.h 1.17:
		dialogs: donate button moved from about box to all pages

2007-05-08	valex
	* ac3filter_dlg.cpp 1.36:
	* ac3filter_dlg.cpp 1.37:
	* ac3filter_dlg.h 1.25:
	* controls.cpp 1.6:
	* controls.h 1.4:
		controls:  Tooltip control
		controls:  comments
		ac3filter_dlg: Use of Tooltip control
		ac3filter_dlg: comments

	* ac3filter.rc 1.32:
		resources: DS_MODALFRAME flag removed from all dialogs
		resources: dialog controls reordered in correct tab order. Nore that group control must be the last control, otherwise tooltips will not work on diasabled controls.

2007-05-03	valex
	* ac3filter.cpp 1.51:
		AC3Filter: bug fixed: WMP + mono input + as-is output = fast 
		playback (stereo format was published and WMP cannot change the 
		format dynamically). Publish MODE_STEREO when input format mask 
		is unknown. Comments added.

2007-05-01	valex
	* ac3filter.rc 1.31:
		Dialog: "SPDIF" page renamed to "Spdif"

2007-04-27	valex
	* _changes_eng.txt 1.28:
	* ac3filter_reg_reset.reg 1.2:
		default output format changed to stereo

2007-04-17	valex
	* ac3filter.cpp 1.50:
		AC3Filter: bug fixed: WMP + mono input + as-is output = fast 
		playback (stereo format was published and WMP cannot change the 
		format dynamically).

2007-04-15	valex
	* _build.bat 1.13:
	* ac3config/ac3config.exe.manifest 1.1:
	* ac3filter.ax.manifest 1.1:
		Manifest added to allow to load CommonControls v6 (themes 
		support does not work otherwise)

	* ac3filter.rc 1.30:
	* ac3filter_dlg.cpp 1.35:
	* ac3filter_dlg.h 1.24:
	* dialog_controls.h 1.3:
	* resource_ids.h 1.16:
		Dialog: smooth_levels renamed to invert_levels

2007-04-14	valex
	* ac3filter_dlg.cpp 1.34:
	* ac3filter_dlg.h 1.23:
		AC3FilterDlg: tooltips, smooth_levels, refresh_time controls are 
		updated but only refresh_time works

	* _changes_eng.txt 1.27:
	* ac3config/.cvsignore 1.2:
		minor changes

	* ac3filter.rc 1.29:
	* ac3filter_dlg.cpp 1.33:
	* ac3filter_dlg.h 1.22:
	* dialog_controls.h 1.2:
	* lang/russian.lng 1.3:
	* resource_ids.h 1.15:
	* translate.cpp 1.3:
	* translate.h 1.3:
		Translator: author(), ver(), date() and comment() member functions
		Translator: translation functions made const
		Dialog: refresh time controls
		AC3FilterDlg: translate interface when dialog appears only once
		AC3FilterDlg: fixed crash when no language specified
		AC3FilterDlg: Radio buttons - take in account only clicks

2007-04-11	valex
	* registry.cpp 1.4:
		RegistryKey::set_text(): check for NULL value (set srting to 
		empty string)

	* ac3config/main.cpp 1.5:
		ac3config: typo

	* _build_controls.bat 1.1:
	* ac3filter.dsp 1.13:
	* ac3filter.rc 1.28:
	* ac3filter_dlg.cpp 1.32:
	* ac3filter_dlg.h 1.21:
	* dialog_controls.h 1.1:
	* resource_ids.h 1.14:
	* translate.cpp 1.2:
	* translate.h 1.2:
		New localization algorithm implemented
		* New Translator class created
		* New build_controls script builds controls file
		* AC3FilterDlg uses Translator class and controls file
		* Dialogs revised and all unnamed controls got names.

	* lang/russian.lng 1.2:
		lang: Russian: header info added (author, version , comment)

2007-04-09	valex
	* format_ac3.bmp 1.2:
	* format_dts.bmp 1.2:
	* format_mpa.bmp 1.2:
	* format_pcm.bmp 1.2:
	* format_pes.bmp 1.2:
		AC3FIter dialog: format logo removed

	* DOC/data/histograms_movie.xls 1.3:
	* DOC/data/histograms_music.xls 1.2:
	* DOC/data/histograms_processing.xls 1.3:
	* ac3filter.cpp 1.49:
	* ac3filter.dsp 1.12:
	* ac3filter.rc 1.27:
	* ac3filter_dlg.cpp 1.31:
	* ac3filter_dlg.h 1.20:
	* com_dec.cpp 1.19:
	* com_dec.h 1.15:
	* guids.h 1.25:
	* lang/russian.lng 1.1:
	* register.cpp 1.7:
	* resource_ids.h 1.13:
	* translate.cpp 1.1:
	* translate.h 1.1:
		AC3Filter: new SPDIF page added
		AC3Filter: old unneeded pages removed from resources
		SPDIFWrapper: DTS conversion to 14/16bit implemented
		AC3Filter: resource ids reordered
		AC3Fitler: all dialogs controls revised
		AC3Filter: translation added (still rough)

2007-03-27	valex
	* _changes_eng.txt 1.26:
	* _changes_rus.txt 1.18:
	* ac3filter_ver.h 1.4:
		AC3Filter 1.30b

2007-03-25	valex
	* ac3filter.cpp 1.48:
		Tray icom is enabled only after start of playback.

	* DOC/ac3filter_eng.tex 1.7:
	* DOC/ac3filter_rus.tex 1.4:
		AC3Filter doc: player compatibility table and references to it

2007-03-21	valex
	* controls.cpp 1.5:
	* registry.cpp 1.3:
		Vista: matrix editing and gain control fixed

2007-03-20	valex
	* DOC/_build_html.bat 1.1:
	* DOC/_build_pdf.bat 1.1:
		Doc: build_pdf and build_html scripts

	* DOC/_build_html.bat 1.2:
	* DOC/_build_pdf.bat 1.2:
		Doc: bug in build scripts fixed

	* DOC/_build.bat 1.1:
	* DOC/_clear_output.bat 1.1:
	* DOC/_design.bat 1.2:
	* DOC/_release.bat 1.2:
	* DOC/ac3filter.design.css 1.3:
	* DOC/ac3filter.release.css 1.2:
	* DOC/ac3filter_eng.tex 1.6:
	* DOC/ac3filter_rus.tex 1.3:
	* DOC/common.cfg 1.1:
	* DOC/common_style.tex 1.2:
	* DOC/loudness_eng.tex 1.4:
	* DOC/loudness_rus.tex 1.4:
	* DOC/spdif_eng.tex 1.4:
	* DOC/spdif_rus.tex 1.3:
		Doc: HTML config file added
		Doc: build script
		Doc: script to delete output files
		Doc: old stuff removed
		Doc: AC3Filter links added to all docs

	* _build.bat 1.12:
	* _changes_eng.txt 1.25:
	* _changes_rus.txt 1.17:
	* ac3config/ac3config.dsp 1.3:
	* ac3filter_reg_presets.reg 1.4:
	* ac3filter_reg_reset.reg 1.1:
	* ac3filter_ver.h 1.3:
		AC3Filter 1.20b

	* ac3config/ac3config.ico 1.1:
	* ac3config/ac3config.rc 1.1:
	* ac3config/resource.h 1.1:
		AC3Config: app icon added

	* ac3filter_dlg.cpp 1.30:
	* tray.cpp 1.7:
		ac3filter: remove Default preset from lists

	* _build.bat 1.11:
	* ac3filter.nsi 1.9:
		ac3filter: build script updated

2007-03-19	valex
	* DOC/ac3filter_eng.tex 1.3:
	* DOC/ac3filter_eng.tex 1.4:
		Date in header

	* DOC/ac3filter_eng.tex 1.2:
	* DOC/ac3filter_rus.tex 1.2:
	* DOC/common_packages.tex 1.2:
	* DOC/loudness_eng.tex 1.3:
	* DOC/loudness_rus.tex 1.3:
	* DOC/spdif_eng.tex 1.3:
		HTML fixes

	* DOC/ac3filter_eng.tex 1.5:
		No date in header

2007-03-15	valex
	* DOC/loudness_eng.tex 1.2:
	* DOC/loudness_rus.tex 1.2:
	* DOC/spdif_eng.tex 1.2:
	* DOC/spdif_rus.tex 1.2:
		Spell check

	* DOC/.cvsignore 1.1:
	* DOC/_clear.bat 1.1:
	* DOC/ac3filter_eng.tex 1.1:
	* DOC/ac3filter_rus.tex 1.1:
	* DOC/common_packages.tex 1.1:
	* DOC/common_style.tex 1.1:
	* DOC/loudness_eng.tex 1.1:
	* DOC/loudness_rus.tex 1.1:
	* DOC/pic_loudness/a_gain.png 1.1:
	* DOC/pic_loudness/a_loudness.png 1.1:
	* DOC/pic_loudness/a_overflow.png 1.1:
	* DOC/pic_loudness/a_signal.png 1.1:
	* DOC/pic_loudness/drc_bended.png 1.1:
	* DOC/pic_loudness/drc_linear.png 1.1:
	* DOC/pic_loudness/h_drc.png 1.1:
	* DOC/pic_loudness/h_fightclub.png 1.1:
	* DOC/pic_loudness/h_gain.png 1.1:
	* DOC/pic_loudness/h_movies.png 1.1:
	* DOC/pic_loudness/h_music.png 1.1:
	* DOC/pic_loudness/h_normalize.png 1.1:
	* DOC/pic_loudness/h_onepass.png 1.1:
	* DOC/pic_loudness/h_overflow.png 1.1:
	* DOC/pic_loudness/l_drc.png 1.1:
	* DOC/pic_loudness/l_limiting.png 1.1:
	* DOC/pic_loudness/l_loudness_jump.png 1.1:
	* DOC/pic_loudness/l_normalize.png 1.1:
	* DOC/pic_loudness/l_onepass.png 1.1:
	* DOC/pic_spdif/data_flow.png 1.1:
	* DOC/spdif_eng.tex 1.1:
	* DOC/spdif_rus.tex 1.1:
		AC3Filter: doc was converted to TeX format

2007-02-28	valex
	* ac3filter.rc 1.26:
	* ac3filter_dlg.cpp 1.29:
	* guids.h 1.24:
	* resource_ids.h 1.12:
		SPDIF_DTS_RAW renamed to SPDIF_DTS_PADDED (term used in 
		documentation)

2007-02-18	valex
	* _changes_eng.txt 1.24:
	* ac3filter.rc 1.25:
	* ac3filter_dlg.cpp 1.28:
	* ac3filter_dlg.h 1.19:
	* com_dec.cpp 1.18:
	* com_dec.h 1.14:
	* guids.h 1.23:
	* resource_ids.h 1.11:
		AC3Filter: use detector, use_dts14 and dts_mode options added

2006-11-26	valex
	* ac3filter.rc 1.24:
	* ac3filter_dlg.cpp 1.27:
	* ac3filter_ver.h 1.2:
	* com_dec.cpp 1.17:
	* register.cpp 1.6:
	* resource_ids.h 1.10:
		AC3Filter:SPDIF input support

2006-10-28	valex
	* _changes_eng.txt 1.23:
	* _changes_rus.txt 1.16:
		AC3Filter: changelog

	* guids.h 1.22:
		AC3Filter: save output config to preset

	* .cvsignore 1.1:
	* ac3config/.cvsignore 1.1:
	* chineese_patch/.cvsignore 1.1:
		cvsignore added

	* guids.h 1.21:
	* register.cpp 1.5:
	* tray.cpp 1.5:
	* tray.cpp 1.6:
		AC3Filter: Tray icon uses hinstance of ac3fitler to create 
		window (fixes crash with TMPGEnc, email from Ichabods11@aol.com)
		.

2006-10-18	valex
	* _changes_eng.txt 1.22:
	* ac3filter.dsp 1.11:
	* ac3filter.rc 1.23:
		small changes

2006-10-09	valex
	* ac3filter.cpp 1.46:
		AC3Filter: cannot display some options accessed from IAC3Fitler 
		interface

2006-10-02	valex
	* _changes_eng.txt 1.21:
		Release 1.10b

2006-09-29	valex
	* _changes_eng.txt 1.20:
	* _changes_rus.txt 1.15:
	* ac3filter.cpp 1.45:
	* ac3filter.h 1.17:
	* ac3filter.rc 1.22:
	* ac3filter_dlg.cpp 1.26:
	* ac3filter_dlg.h 1.18:
	* guids.h 1.20:
	* resource_ids.h 1.9:
		AC3Filter: Sound card reinit works in PCM mode again (to fix 
		channel mess after pause problem).

2006-09-27	valex
	* tray.cpp 1.4:
		newline at the end of file

	* _changes_eng.txt 1.19:
	* _changes_rus.txt 1.14:
		changelog...

	* _changes_eng.txt 1.18:
	* _changes_rus.txt 1.13:
	* ac3filter.cpp 1.44:
	* ac3filter.h 1.16:
	* ac3filter.rc 1.21:
	* ac3filter_dlg.cpp 1.25:
	* ac3filter_dlg.h 1.17:
	* guids.h 1.19:
	* resource_ids.h 1.8:
		AC3Filter: spdif_no_pcm option to not publish PCM output format 
		in SPDIF mode

2006-09-20	valex
	* ac3config.cpp 1.2:
		ac3config.h: linkage aid

	* tray.cpp 1.3:
	* tray.h 1.2:
		AC3FilterTray: context menu

	* ac3config/main.cpp 1.4:
		AC3Config: error handling added

	* tray.cpp 1.2:
		AC3Filter tray: hide config dialog on tray icon click

	* ac3filter.cpp 1.43:
		AC3Filter::CheckInputType(): agree on current input type without 
		other checks...

2006-09-19	valex
	* ac3filter.cpp 1.42:
	* ac3filter.rc 1.20:
	* ac3filter_dlg.cpp 1.24:
	* ac3filter_dlg.h 1.16:
	* resource.h 1.11:
	* resource_ids.h 1.7:
		AC3Filter: bug with disabling tray icon from config dialog called from tray
		AC3FilterDlg: interface for tray icon

	* ac3filter.cpp 1.41:
	* ac3filter.dsp 1.10:
	* ac3filter.h 1.15:
	* guids.h 1.18:
	* tray.cpp 1.1:
	* tray.h 1.1:
		AC3Filter: tray icon added (only shows config dialog right now)

2006-09-18	valex
	* ac3filter.cpp 1.40:
	* ac3filter.h 1.14:
	* ac3filter.rc 1.19:
	* ac3filter_dlg.cpp 1.23:
	* ac3filter_dlg.h 1.15:
	* guids.h 1.17:
		* Force reinit now works only in SPDIF mode
		* Interface was made for SPDIF reinit
		* Use this interface in config dialog

2006-08-09	valex
	* _changes_eng.txt 1.17:
	* _changes_rus.txt 1.12:
		AC3FIlter 1.09a

2006-08-08	valex
	* ac3filter.cpp 1.39:
		AC3Filter: DivX Player compatible

2006-08-07	valex
	* _changes_eng.txt 1.16:
	* _changes_rus.txt 1.11:
		AC3Filter 1.08a

2006-08-06	valex
	* _changes_eng.txt 1.15:
	* _changes_rus.txt 1.10:
		AC3Filter 1.07a

	* ac3filter.cpp 1.38:
		AC3Filter::CheckOutputType() : agree with any of proposed output 
		types

2006-08-02	valex
	* ac3filter.cpp 1.36:
		AC3Filter: publish user format instead of dummy format (pcm16 
		stereo) and use DVDGraph capability of format agreement...

	* ac3filter.cpp 1.37:
		AC3Filter: filtergraph registering works now
		AC3Fitler: constructor returns S_OK on success

	* _changes_eng.txt 1.14:
	* _changes_rus.txt 1.9:
		AC3Filter_1_06a

	* ac3filter.nsi 1.8:
		AC3Filter installer: changelog added

2006-07-31	valex
	* _changes_eng.txt 1.13:
	* _changes_rus.txt 1.8:
		AC3Filter v1.05a

	* _build.bat 1.10:
		clear valib dir

	* _build.bat 1.9:
		add vallib to sources

2006-07-30	valex
	* _changes_eng.txt 1.12:
	* _changes_rus.txt 1.7:
		AC3Filter 1.04a

	* ac3filter.cpp 1.35:
		AC3Filter: publish SPDIF media type if enabled.

2006-07-25	valex
	* ac3filter.nsi 1.7:
		ac3filter installer: remove pic/players dir

2006-07-23	valex
	* _changes_eng.txt 1.11:
	* _changes_rus.txt 1.6:
		AC3Filter: dejitter for SPDIF

	* ac3filter_reg_presets.reg 1.3:
		AC3Filter: check SPDIF sample rate by default

	* ac3filter.cpp 1.34:
	* ac3filter_dlg.cpp 1.22:
	* ac3filter_dlg.h 1.14:
	* com_dec.cpp 1.16:
	* guids.h 1.16:
		Dejitter moved from AudioProcessor to DVDGraph

2006-07-15	valex
	* DOC/ac3filter_eng.html 1.12:
	* DOC/ac3filter_rus.html 1.33:
		ac3filter doc: minor changes

	* chineese_patch/main.cpp 1.2:
		ac3filter: new chineese patch

	* _build.bat 1.6:
		ac3filter: changelog added to package

	* _build.bat 1.7:
		build script: make sources file

	* ac3filter_reg_presets.reg 1.2:
		ac3filter: new presets

	* ac3filter.rc 1.18:
	* ac3filter_dlg.cpp 1.21:
	* resource_ids.h 1.6:
		ac3filter: credits on about dialog

	* ac3filter.nsi 1.6:
		install presets

	* com_dec.cpp 1.14:
	* com_dec.h 1.13:
	* guids.cpp 1.3:
	* guids.h 1.14:
		ac3filter: cr2crlf moved to guids

	* com_dec.cpp 1.15:
		old stuff removed

	* _changes_eng.txt 1.10:
	* _changes_rus.txt 1.5:
		minor changes

	* _build.bat 1.8:
		ac3filter: renderers reg file added

	* guids.h 1.15:
		do not save sync info to preset

	* ac3filter.cpp 1.33:
	* ac3filter.h 1.13:
		ac3filter: reinit hack moved to Run()
		ac3filter: new flush() function
		ac3filter: flush on format change
		ac3filter: send discontinuity downstream after receive it from upstream
		ac3filter: send discontinuity after reinit hack

2006-07-09	valex
	* DOC/ac3filter_eng.html 1.11:
	* DOC/ac3filter_rus.html 1.32:
		AC3Filter doc: Ununstall section fixed

	* DOC/ac3filter_eng.html 1.9:
	* DOC/ac3filter_ita.html 1.4:
	* DOC/ac3filter_rus.html 1.30:
		AC3Filter doc: new header and root menu
		AC3Filter doc: download section updated

	* DOC/ac3filter_eng.html 1.10:
	* DOC/ac3filter_ita.html 1.5:
	* DOC/ac3filter_rus.html 1.31:
		AC3Filter doc: root menu slightly changed
		AC3Filter doc: russian text removed from eng version
		AC3Filter doc: Download & Support was updated in russian version

2006-07-08	valex
	* DOC/ac3filter_eng.html 1.8:
		Doc: typo

	* _changes_eng.txt 1.9:
	* _changes_rus.txt 1.4:
	* _readme.txt 1.7:
	* _todo.txt 1.6:
		AC3Filter: readmes updated

2006-07-07	valex
	* ac3filter.rc 1.17:
	* ac3filter_dlg.cpp 1.20:
	* ac3filter_dlg.h 1.13:
	* com_dec.cpp 1.13:
	* com_dec.h 1.12:
	* guids.h 1.13:
		AC3Filter: query_sink and reinit options work now

2006-07-06	valex
	* ac3filter.rc 1.16:
		SPDIF options group title...

	* ac3filter.rc 1.15:
	* ac3filter_dlg.cpp 1.19:
	* ac3filter_dlg.h 1.12:
	* com_dec.cpp 1.12:
	* com_dec.h 1.11:
	* guids.h 1.12:
	* resource_ids.h 1.5:
		New SPDIF options work

2006-07-05	valex
	* ac3filter.cpp 1.32:
	* ac3filter.rc 1.14:
		minor changes

	* ac3filter_dlg.h 1.11:
		AC3FilterDlg: info buffer was too small to hold all new info

2006-07-04	valex
	* ac3filter.cpp 1.31:
	* ac3filter.h 1.12:
		AC3Filter: SPDIF play/pause problem hack

	* ac3filter.cpp 1.30:
		AC3Filter: reset at stream start

	* com_dec.cpp 1.10:
		DVDGraph: we need 2 spdifer's to work with high-bitrate DTS in 
		spdif encode mode.

	* com_dec.cpp 1.11:
		ComDecoder: Save/load new spdif options

	* ac3filter.rc 1.13:
	* ac3filter_dlg.cpp 1.18:
	* ac3filter_dlg.h 1.10:
	* com_dec.cpp 1.9:
	* com_dec.h 1.10:
	* guids.h 1.11:
	* resource_ids.h 1.4:
		SPDIF as PCM option added
		New SPDIF options was put on dialog

2006-07-03	valex
	* ac3filter_dlg.cpp 1.17:
		Always allow DVD LPCM even when PCM is turned off

	* ac3filter.cpp 1.29:
		Always agree with current output media type

	* ac3filter.rc 1.12:
	* ac3filter_dlg.cpp 1.16:
	* ac3filter_dlg.h 1.9:
	* com_dec.cpp 1.8:
	* com_dec.h 1.9:
	* guids.h 1.10:
	* resource_ids.h 1.3:
		Detailed jitter statistics

2006-07-02	valex
	* ac3filter.cpp 1.28:
	* ac3filter.h 1.11:
	* ac3filter_dlg.cpp 1.14:
	* ac3filter_dlg.h 1.8:
	* com_dec.cpp 1.7:
	* com_dec.h 1.8:
	* guids.h 1.9:
		--- BIG UPDATE ---
		All processing jobs was moved to COMDecoder.

	* ac3filter_dlg.cpp 1.15:
		AC3FilterDlg: frames/errors and decoder info

2006-07-01	valex
	* ac3filter.rc 1.11:
	* resource.h 1.10:
	* resource_ids.h 1.2:
		Resource IDs was put in order

	* controls.cpp 1.4:
		LinkButton: link text moved to button center

2006-06-30	valex
	* ac3filter.cpp 1.27:
	* ac3filter.h 1.10:
	* ac3filter.rc 1.10:
	* ac3filter_dlg.cpp 1.13:
	* guids.h 1.8:
	* resource.h 1.9:
		Build info at about dialog:
		* IAC3Filter interface updated
		* AC3Filter class implements new method
		* About dialog modified
		* resource indentified created

	* com_dec.cpp 1.6:
	* com_dec.h 1.7:
		cr2crlf() function added

2006-06-29	valex
	* ac3filter.cpp 1.25:
	* ac3filter.h 1.9:
	* ac3filter_dlg.cpp 1.12:
	* ac3filter_dlg.h 1.7:
	* com_dec.h 1.6:
	* guids.cpp 1.2:
	* guids.h 1.7:
		--- FIRST WORKING RELEASE SINCE SINCE LONG TIME AGO ---

	* ac3filter.cpp 1.26:
		DVDGraph: spdif options are now accessed through get_xxxx() and 
		set_xxxx() functions that ensure graph invalidation.

	* com_dec.cpp 1.5:
	* com_dec.h 1.5:
		COMDecoder: inherited from DVDGraph instead of DVDDecoder
		COMDecoder: get_xxxx() functions check null pointer parameters

2006-03-22	valex
	* _readme.txt 1.6:
		readme updated: debug info added

2006-03-14	Valex
	* ac3filter.cpp 1.24:
		adopted to the new valib version

2005-12-03	valex
	* DOC/ac3filter_rus.html 1.29:
		typo

2005-05-04	valex2
	* register.cpp 1.4:
		MEDIASUBTYPE_DTS added (Gabest MPEG splitter & DTS problem)

2005-05-03	valex2
	* ac3filter.cpp 1.23:
		Accept any output

2005-04-27	valex2
	* _todo.txt 1.5:
		regular

	* DOC/ac3filter_eng.html 1.7:
	* DOC/ac3filter_rus.html 1.28:
		Fixes...

	* ac3filter.cpp 1.21:
		Report delivery error to upstream
		Check only format and sample rate when connecting output pin

	* ac3filter.cpp 1.22:
		Lockup when loading preset during playback fixed

2005-04-26	valex2
	* ac3filter.cpp 1.20:
		New config change algorithm

	* ac3filter_dlg.h 1.6:
		Delay units bug fixed

	* controls.cpp 1.3:
	* controls.h 1.3:
		TextEdit control added

	* registry.cpp 1.2:
		Bug with text values fixed

2005-04-22	valex2
	* ac3filter.cpp 1.19:
		SPDIF autodetection fixed back

	* register.cpp 1.3:
		IEEE float and DVD LPCM formats added to input pin

2005-04-19	valex2
	* _build.bat 1.5:
		HTML doc build added

	* DOC/ac3filter_eng.html 1.6:
	* DOC/ac3filter_rus.html 1.27:
		Doc updated

2005-04-18	valex2
	* DOC/ac3filter.design.css 1.2:
	* DOC/ac3filter_rus.html 1.26:
		Doc update

	* DOC/_design.bat 1.1:
	* DOC/_release.bat 1.1:
	* DOC/ac3filter.css 1.3:
	* DOC/ac3filter.design.css 1.1:
	* DOC/ac3filter.release.css 1.1:
	* DOC/ac3filter_eng.html 1.5:
	* DOC/ac3filter_ita.html 1.3:
	* DOC/ac3filter_rus.html 1.25:
	* DOC/design.css 1.2:
		Doc updated

2005-04-17	administrator
	* DOC/ac3filter.css 1.2:
	* DOC/ac3filter_eng.html 1.4:
	* DOC/ac3filter_rus.html 1.24:
		Eng doc

2005-04-12	valex2
	* ac3filter.rc 1.9:
	* ac3filter_dlg.cpp 1.11:
	* ac3filter_dlg.h 1.5:
	* com_dec.cpp 1.4:
	* com_dec.h 1.4:
	* guids.h 1.6:
	* resource.h 1.8:
		attack/release

	* ac3filter.cpp 1.18:
	* ac3filter.h 1.8:
		attack/release
		new speakers change algorithm

2005-03-16	valex2
	* ac3filter.cpp 1.17:
	* ac3filter.h 1.7:
		todo: use setup_chain() function

2005-02-01	valex
	* ac3filter.cpp 1.16:
	* ac3filter.h 1.6:
		regular

2005-01-31	valex
	* ac3config/ac3config.dsp 1.2:
	* ac3config/main.cpp 1.3:
		Skip warning dialog option

	* ac3filter.cpp 1.15:
	* ac3filter.dsp 1.9:
	* ac3filter.h 1.5:
	* ac3filter.nsi 1.5:
		regular

2005-01-28	valex
	* DOC/ac3filter_eng.html 1.3:
	* DOC/ac3filter_rus.html 1.23:
		regular

2005-01-26	valex
	* _build.bat 1.4:
	* _build_html.bat 1.3:
	* _changes_eng.txt 1.8:
	* _readme.txt 1.5:
	* _reg.bat 1.1:
	* _reg_debug.bat 1.2:
	* _reg_perf.bat 1.2:
	* _reg_release.bat 1.2:
	* ac3filter.dsp 1.8:
	* ac3filter.nsi 1.4:
	* ac3filter.rc 1.8:
	* ac3filter_dlg.cpp 1.10:
	* ac3filter_ver.h 1.1:
	* resource.h 1.7:
		New installer script
		Version info on property page

2005-01-11	valex
	* DOC/ac3filter_rus.html 1.22:
		Final doc

2004-12-28	valex
	* DOC/ac3filter_rus.html 1.21:
		Final documentation

2004-12-21	valex
	* DOC/ac3filter_rus.html 1.20:
		regular

2004-12-20	valex
	* DOC/ac3filter_rus.html 1.19:
		removed lang="ru"

	* DOC/ac3filter.css 1.1:
	* DOC/ac3filter_rus.html 1.18:
	* DOC/ac3filter_rus_ext.html 1.1:
	* DOC/design.css 1.1:
		Much updated

2004-12-16	valex
	* ac3filter.cpp 1.14:
		Some bugs in pin connection...

2004-12-03	valex
	* com_dec.cpp 1.3:
	* com_dec.h 1.3:
		Do not block const functions...

	* ac3filter.cpp 1.13:
		2 bugs fixed:
		* filter did not connect output with extensible formats
		* deadlock on format change

2004-11-30	valex
	* ac3filter.cpp 1.12:
	* ac3filter.dsp 1.7:
	* ac3filter.dsw 1.2:
		Flush/seek are now correctly syncronized with streaming thread.

2004-11-23	valex
	* ac3filter.cpp 1.11:
	* ac3filter.dsp 1.6:
	* ac3filter.h 1.4:
		Correct registration at ROT (it was crash on exit whlie playing)

2004-11-18	valex
	* ac3filter.cpp 1.10:
	* ac3filter.rc 1.7:
	* ac3filter_dlg.cpp 1.9:
	* resource.h 1.6:
		Regular

2004-11-17	valex
	* ac3filter.cpp 1.9:
	* ac3filter.dsp 1.5:
	* ac3filter.h 1.3:
		Correct flushing and seeking

2004-11-16	valex
	* DOC/ac3filter_rus.html 1.17:
	* ac3filter.bmp 1.1:
	* ac3filter.cpp 1.8:
	* ac3filter.h 1.2:
	* ac3filter.rc 1.6:
	* ac3filter_ac3.bmp 1.2:
	* ac3filter_ac3.tif 1.2:
	* ac3filter_dlg.cpp 1.8:
	* ac3filter_dlg.h 1.4:
	* ac3filter_dts.bmp 1.2:
	* ac3filter_dts.tif 1.2:
	* ac3filter_mpa.bmp 1.2:
	* ac3filter_mpa.tif 1.2:
	* ac3filter_pcm.bmp 1.2:
	* ac3filter_pcm.tif 1.2:
	* com_dec.cpp 1.2:
	* com_dec.h 1.2:
	* format_ac3.bmp 1.1:
	* format_dts.bmp 1.1:
	* format_mpa.bmp 1.1:
	* format_pcm.bmp 1.1:
	* format_pes.bmp 1.1:
	* guids.h 1.5:
	* logo256.bmp 1.2:
	* resource.h 1.5:
		Trying to get it work with new valib version. Still not 
		stable...

2004-10-05	valex
	* ac3filter.cpp 1.7:
		save_params(0) & load_params(0) work with default preset

	* ac3filter.dsp 1.4:
	* ac3filter.rc 1.5:
	* ac3filter.tif 1.2:
	* ac3filter_dlg.cpp 1.7:
	* resource.h 1.4:
		Show format at logo

2004-10-04	valex
	* DOC/ac3filter_rus.html 1.16:
	* DOC/pic_psd/a_loudness.psd 1.1:
	* DOC/pic_psd/drc_bended.psd 1.1:
		regular

2004-09-29	valex
	* controls.cpp 1.2:
	* controls.h 1.2:
		LinkButton class added

	* ac3filter_ac3.bmp 1.1:
	* ac3filter_ac3.tif 1.1:
	* ac3filter_dts.bmp 1.1:
	* ac3filter_dts.tif 1.1:
	* ac3filter_mpa.bmp 1.1:
	* ac3filter_mpa.tif 1.1:
	* ac3filter_pcm.bmp 1.1:
	* ac3filter_pcm.tif 1.1:
		AC3Filter mode logo

	* DOC/ac3filter_rus.html 1.15:
	* DOC/pic_psd/config.psd 1.1:
		Regular doc update

	* _build.bat 1.3:
	* _build_html.bat 1.2:
	* _readme.txt 1.4:
		regular

	* ac3filter.cpp 1.6:
	* ac3filter.dsp 1.3:
	* ac3filter.rc 1.4:
	* ac3filter_dlg.cpp 1.6:
	* ac3filter_dlg.h 1.3:
	* guids.h 1.4:
	* register.cpp 1.2:
	* resource.h 1.3:
		About page added
		Donation link added
		Logo is changed with input format
		Preset saving updated

	* DOC/Data flow.vsd 1.3:
		Moved to valib

2004-09-27	valex
	* DOC/ac3filter_rus.html 1.14:
	* _changes_eng.txt 1.7:
	* _changes_rus.txt 1.3:
		Regular

2004-09-19	valex
	* DOC/ac3filter_rus.html 1.13:
	* ac3filter.cpp 1.5:
		regular

	* ac3filter.nsi 1.3:
		Daily

2004-09-02	valex
	* DOC/ac3filter_rus.html 1.12:
		Daily

2004-08-30	valex
	* DOC/Data flow.vsd 1.2:
	* DOC/ac3filter_rus.html 1.11:
	* ac3filter_dlg.cpp 1.5:
		Daily

2004-08-27	valex
	* DOC/Data flow.vsd 1.1:
	* DOC/ac3filter_rus.html 1.10:
		Daily

2004-08-10	valex
	* ac3filter.cpp 1.4:
		BUG fixed: After enabling SPDIF mode out_spk stuck on SPDIF

	* ac3filter.cpp 1.3:
	* ac3filter_dlg.cpp 1.4:
	* guids.h 1.3:
		Registry keys constants added

	* DOC/ac3filter_rus.html 1.9:
	* _changes_eng.txt 1.6:
	* ac3filter.rc 1.3:
		daily

2004-08-03	valex
	* DOC/ac3filter_rus.html 1.8:
	* _build.bat 1.2:
	* _changes_eng.txt 1.5:
	* _clear.bat 1.2:
	* _readme.txt 1.3:
	* _todo.txt 1.4:
	* ac3config/main.cpp 1.2:
	* ac3filter.nsi 1.2:
		daily

2004-07-14	valex
	* DOC/ac3filter_rus.html 1.7:
		regular

	* ac3config/_clear.bat 1.1:
	* ac3config/ac3config.dsp 1.1:
	* ac3config/ac3config.dsw 1.1:
	* ac3config/main.cpp 1.1:
		Configurator added

2004-07-12	valex
	* ac3filter.cpp 1.2:
	* ac3filter_dlg.cpp 1.3:
	* ac3filter_dlg.h 1.2:
	* guids.h 1.2:
		Different settings for AC3/DTS/Other formats
		MPC bug hack: do not check sample rate on pin connection

	* DOC/ac3filter_rus.html 1.5:
	* DOC/ac3filter_rus.html 1.6:
	* DOC/pic_psd/l_drc.psd 1.3:
	* _changes_eng.txt 1.4:
	* ac3filter_reg_debug.reg 1.1:
	* ac3filter_reg_nodebug.reg 1.1:
	* ac3filter_reg_presets.reg 1.1:
	* ac3filter_reg_renderers_win2k.reg 1.1:
	* ac3filter_reg_renderers_win9x.reg 1.1:
		Daily

2004-07-08	valex
	* DOC/pic_psd/l_drc.psd 1.2:
	* DOC/pic_psd/l_limiting.psd 1.2:
	* DOC/pic_psd/l_normalize.psd 1.2:
	* DOC/pic_psd/l_onepass.psd 1.2:
		Added original 'ghost' graph to resulting graph.

	* DOC/ac3filter_rus.html 1.4:
		Doc about DRC

2004-07-07	valex
	* DOC/ac3filter_rus.html 1.3:
	* DOC/data/histograms_movie.xls 1.2:
	* DOC/data/histograms_processing.xls 1.2:
	* DOC/pic_psd/l_drc.psd 1.1:
		Doc updated

	* ac3filter.tif 1.1:
		ac3filter logo

	* ac3filter_dlg.cpp 1.2:
		define DRC power as
		log(out) = k * log(in)
		out = in ^ k
		where k = drc_power / 50

2004-07-06	valex
	* ac3filter.def 1.2:
		Removed ControlPanel support

2004-07-05	valex
	* DOC/ac3filter_eng.html 1.2:
	* DOC/ac3filter_ita.html 1.2:
	* DOC/ac3filter_rus.html 1.2:
	* DOC/data/histograms_movie.xls 1.1:
	* DOC/data/histograms_music.xls 1.1:
	* DOC/data/histograms_processing.xls 1.1:
	* DOC/pic_psd/a_gain.psd 1.1:
	* DOC/pic_psd/a_overflow.psd 1.1:
	* DOC/pic_psd/h_fightclub.psd 1.1:
	* DOC/pic_psd/h_movies.psd 1.1:
	* DOC/pic_psd/h_music.psd 1.1:
	* DOC/pic_psd/l_limiting.psd 1.1:
	* DOC/pic_psd/l_loudness_jump.psd 1.1:
	* DOC/pic_psd/l_normalize.psd 1.1:
	* DOC/pic_psd/l_onepass.psd 1.1:
	* DOC/pic_psd/players/bsp_filters.psd 1.1:
	* DOC/pic_psd/players/bsp_options.psd 1.1:
	* DOC/pic_psd/players/la_filters.psd 1.1:
	* DOC/pic_psd/players/mpc_filters.psd 1.1:
	* DOC/pic_psd/players/mpc_options1.psd 1.1:
	* DOC/pic_psd/players/mpc_options2.psd 1.1:
		New documentation

2004-07-03	valex
	* _todo.txt 1.2:
		new task: different settings for different formats

	* _changes_eng.txt 1.2:
	* _changes_rus.txt 1.2:
		v1.01a as an unofficial release

2004-06-30	valex
	* DECSS/CSSauth.cpp 1.1.1.1:
	* DECSS/CSSauth.h 1.1.1.1:
	* DECSS/CSSscramble.cpp 1.1.1.1:
	* DECSS/CSSscramble.h 1.1.1.1:
	* DECSS/DeCSSInputPin.cpp 1.1.1.1:
	* DECSS/DeCSSInputPin.h 1.1.1.1:
	* DOC/ac3filter_eng.html 1.1.1.1:
	* DOC/ac3filter_ita.html 1.1.1.1:
	* DOC/ac3filter_rus.html 1.1.1.1:
	* GPL_eng.txt 1.1.1.1:
	* GPL_rus.txt 1.1.1.1:
	* _build.bat 1.1.1.1:
	* _build_html.bat 1.1.1.1:
	* _changes_eng.txt 1.1.1.1:
	* _changes_rus.txt 1.1.1.1:
	* _clear.bat 1.1.1.1:
	* _progress.txt 1.1.1.1:
	* _readme.txt 1.1.1.1:
	* _reg_debug.bat 1.1.1.1:
	* _reg_perf.bat 1.1.1.1:
	* _reg_release.bat 1.1.1.1:
	* _todo.txt 1.1.1.1:
	* ac3config.cpp 1.1.1.1:
	* ac3filter.cpp 1.1.1.1:
	* ac3filter.def 1.1.1.1:
	* ac3filter.dsp 1.1.1.1:
	* ac3filter.dsw 1.1.1.1:
	* ac3filter.h 1.1.1.1:
	* ac3filter.ico 1.1.1.1:
	* ac3filter.nsi 1.1.1.1:
	* ac3filter.rc 1.1.1.1:
	* ac3filter_dlg.cpp 1.1.1.1:
	* ac3filter_dlg.h 1.1.1.1:
	* chineese_patch/_clear.bat 1.1.1.1:
	* chineese_patch/chineese_patch.dsp 1.1.1.1:
	* chineese_patch/chineese_patch.dsw 1.1.1.1:
	* chineese_patch/main.cpp 1.1.1.1:
	* com_dec.cpp 1.1.1.1:
	* com_dec.h 1.1.1.1:
	* controls.cpp 1.1.1.1:
	* controls.h 1.1.1.1:
	* guids.cpp 1.1.1.1:
	* guids.h 1.1.1.1:
	* logo256.bmp 1.1.1.1:
	* register.cpp 1.1.1.1:
	* registry.cpp 1.1.1.1:
	* registry.h 1.1.1.1:
	* resource.h 1.1.1.1:
	* resource_ids.h 1.1.1.1:
	* rot.cpp 1.1.1.1:
	* rot.h 1.1.1.1:
		CVS init

