2006-01-23 23:22  demo

	* mp3check.cc: - added 2 more special paths to tagging heuristics

2005-11-24 22:58  demo

	* HISTORY, configure.in, mp3check.cc: v0.8.3: --add-tag added, tag
	  added to 2300 files

2005-08-04 22:43  root

	* test/chunks/rr, test/chunks/s, test/gentest.cc,
	  test/test-mp3check: - moved chunk/R to chunk/s for Mac

2005-08-04 22:40  root

	* test/chunks/R, test/chunks/rr: - move R to rr to allow checkout
	  on Mac OS X

2004-11-25 00:04  root

	* trunk/src/Makefile, trunk/src/acal/INSTALL,
	  trunk/src/acal/LSM_ENTRY, trunk/src/acal/Makefile.am,
	  trunk/src/acal/Makefile.cvs, trunk/src/acal/acal.1,
	  trunk/src/acal/acal.cc, trunk/src/acal/cal.txt,
	  trunk/src/acal/configure.in, trunk/src/ass6510/INSTALL,
	  trunk/src/ass6510/LSM_ENTRY, trunk/src/ass6510/Makefile.am,
	  trunk/src/ass6510/Makefile.cvs, trunk/src/ass6510/README,
	  trunk/src/ass6510/asm.cc, trunk/src/ass6510/asm.h,
	  trunk/src/ass6510/ass6510.1, trunk/src/ass6510/ass6510.cc,
	  trunk/src/ass6510/configure.in,
	  trunk/src/ass6510/genallobjcodes.cc, trunk/src/atmel/Makefile,
	  trunk/src/atmel/README.remote.txt, trunk/src/atmel/receiver.asm,
	  trunk/src/atmel/remote.asm, trunk/src/ctpuzzle/Makefile,
	  trunk/src/ctpuzzle/README, trunk/src/ctpuzzle/ctpuzzle.cc,
	  trunk/src/demo/demo2005/Makefile,
	  trunk/src/demo/demo2005/colin/Makefile,
	  trunk/src/demo/demo2005/colin/README,
	  trunk/src/demo/demo2005/colin/src/Audio/MP3Player.cc,
	  trunk/src/demo/demo2005/colin/src/Audio/MP3Player.hh,
	  trunk/src/demo/demo2005/colin/src/Base/Error.hh,
	  trunk/src/demo/demo2005/colin/src/Base/Logger.hh,
	  trunk/src/demo/demo2005/colin/src/Base/Object.cc,
	  trunk/src/demo/demo2005/colin/src/Base/Object.hh,
	  trunk/src/demo/demo2005/colin/src/Base/Pointer.hh,
	  trunk/src/demo/demo2005/colin/src/Base/Regex.cc,
	  trunk/src/demo/demo2005/colin/src/Base/Regex.hh,
	  trunk/src/demo/demo2005/colin/src/Conf/Cast.cc,
	  trunk/src/demo/demo2005/colin/src/Conf/Cast.hh,
	  trunk/src/demo/demo2005/colin/src/Conf/Conf.hh,
	  trunk/src/demo/demo2005/colin/src/Conf/Getter.hh,
	  trunk/src/demo/demo2005/colin/src/Conf/Reader.cc,
	  trunk/src/demo/demo2005/colin/src/Conf/Reader.hh,
	  trunk/src/demo/demo2005/colin/src/Conf/Section.cc,
	  trunk/src/demo/demo2005/colin/src/Conf/Section.hh,
	  trunk/src/demo/demo2005/colin/src/Conf/VectorMap.hh,
	  trunk/src/demo/demo2005/colin/src/Demo/Channel.cc,
	  trunk/src/demo/demo2005/colin/src/Demo/Channel.hh,
	  trunk/src/demo/demo2005/colin/src/Demo/Factory.cc,
	  trunk/src/demo/demo2005/colin/src/Demo/Factory.hh,
	  trunk/src/demo/demo2005/colin/src/Demo/Holder.cc,
	  trunk/src/demo/demo2005/colin/src/Demo/Holder.hh,
	  trunk/src/demo/demo2005/colin/src/Demo/Info.cc,
	  trunk/src/demo/demo2005/colin/src/Demo/Info.hh,
	  trunk/src/demo/demo2005/colin/src/Demo/Player.cc,
	  trunk/src/demo/demo2005/colin/src/Demo/Player.hh,
	  trunk/src/demo/demo2005/colin/src/Dil/Dil.hh,
	  trunk/src/demo/demo2005/colin/src/Dil/Functions.cc,
	  trunk/src/demo/demo2005/colin/src/Dil/Functions.hh,
	  trunk/src/demo/demo2005/colin/src/Dil/Image.cc,
	  trunk/src/demo/demo2005/colin/src/Dil/Image.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Fract/Fract.cc,
	  trunk/src/demo/demo2005/colin/src/Fx/Fract/Fract.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Fx.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Image/Image.cc,
	  trunk/src/demo/demo2005/colin/src/Fx/Image/Image.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Music/Music.cc,
	  trunk/src/demo/demo2005/colin/src/Fx/Music/Music.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Simple/Clear.cc,
	  trunk/src/demo/demo2005/colin/src/Fx/Simple/Clear.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Simple/Fade.cc,
	  trunk/src/demo/demo2005/colin/src/Fx/Simple/Fade.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Simple/Nop.cc,
	  trunk/src/demo/demo2005/colin/src/Fx/Simple/Nop.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Test1/Sphere.cc,
	  trunk/src/demo/demo2005/colin/src/Fx/Test1/Sphere.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Test1/Test1.cc,
	  trunk/src/demo/demo2005/colin/src/Fx/Test1/Test1.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Test2/Checker.cc,
	  trunk/src/demo/demo2005/colin/src/Fx/Test2/Checker.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Test2/Icosaeder.cc,
	  trunk/src/demo/demo2005/colin/src/Fx/Test2/Icosaeder.hh,
	  trunk/src/demo/demo2005/colin/src/Fx/Test2/Test2.cc,
	  trunk/src/demo/demo2005/colin/src/Fx/Test2/Test2.hh,
	  trunk/src/demo/demo2005/colin/src/Gl/BallThing.hh,
	  trunk/src/demo/demo2005/colin/src/Gl/Begin.hh,
	  trunk/src/demo/demo2005/colin/src/Gl/Cast.cc,
	  trunk/src/demo/demo2005/colin/src/Gl/Constants.cc,
	  trunk/src/demo/demo2005/colin/src/Gl/Constants.hh,
	  trunk/src/demo/demo2005/colin/src/Gl/Functions.hh,
	  trunk/src/demo/demo2005/colin/src/Gl/Gl.hh,
	  trunk/src/demo/demo2005/colin/src/Gl/Icosaeder.hh,
	  trunk/src/demo/demo2005/colin/src/Gl/Scalar.hh,
	  trunk/src/demo/demo2005/colin/src/Gl/Setup.cc,
	  trunk/src/demo/demo2005/colin/src/Gl/Setup.hh,
	  trunk/src/demo/demo2005/colin/src/Gl/Texture.cc,
	  trunk/src/demo/demo2005/colin/src/Gl/Texture.hh,
	  trunk/src/demo/demo2005/colin/src/Gl/Thing.hh,
	  trunk/src/demo/demo2005/colin/src/Gl/Vector.hh,
	  trunk/src/demo/demo2005/colin/src/Main/main.cc,
	  trunk/src/demo/demo2005/colin/src/Sdl/Audio.cc,
	  trunk/src/demo/demo2005/colin/src/Sdl/Audio.hh,
	  trunk/src/demo/demo2005/colin/src/Sdl/Init.cc,
	  trunk/src/demo/demo2005/colin/src/Sdl/Init.hh,
	  trunk/src/demo/demo2005/colin/src/Sdl/Locker.hh,
	  trunk/src/demo/demo2005/colin/src/Sdl/Mutex.hh,
	  trunk/src/demo/demo2005/colin/src/Sdl/Surface.cc,
	  trunk/src/demo/demo2005/colin/src/Sdl/Surface.hh,
	  trunk/src/demo/demo2005/colin/src/Time/Time.cc,
	  trunk/src/demo/demo2005/colin/src/Time/Time.hh,
	  trunk/src/demo/demo2005/demo2005.cc,
	  trunk/src/demo/wired97/Makefile, trunk/src/demo/wired97/TODO,
	  trunk/src/demo/wired97/include/demo_macros.h,
	  trunk/src/demo/wired97/include/demo_types.h,
	  trunk/src/demo/wired97/release/jo_feder.h,
	  trunk/src/demo/wired97/src/Makefile,
	  trunk/src/demo/wired97/src/buffer.c,
	  trunk/src/demo/wired97/src/buffer.h,
	  trunk/src/demo/wired97/src/colors.c,
	  trunk/src/demo/wired97/src/colors.h,
	  trunk/src/demo/wired97/src/console.c,
	  trunk/src/demo/wired97/src/console.h,
	  trunk/src/demo/wired97/src/control.c,
	  trunk/src/demo/wired97/src/control.h,
	  trunk/src/demo/wired97/src/display.c,
	  trunk/src/demo/wired97/src/display.h,
	  trunk/src/demo/wired97/src/fileaccess.c,
	  trunk/src/demo/wired97/src/fileaccess.h,
	  trunk/src/demo/wired97/src/font.c,
	  trunk/src/demo/wired97/src/font.h,
	  trunk/src/demo/wired97/src/gif.c,
	  trunk/src/demo/wired97/src/gif.h,
	  trunk/src/demo/wired97/src/gif2font.c,
	  trunk/src/demo/wired97/src/gif2pic.c,
	  trunk/src/demo/wired97/src/ipc.c,
	  trunk/src/demo/wired97/src/ipc.h,
	  trunk/src/demo/wired97/src/jo_common.cc,
	  trunk/src/demo/wired97/src/jo_common.h,
	  trunk/src/demo/wired97/src/jo_effects.cc,
	  trunk/src/demo/wired97/src/jo_effects.h,
	  trunk/src/demo/wired97/src/jo_feder.cc,
	  trunk/src/demo/wired97/src/jo_feder.h,
	  trunk/src/demo/wired97/src/jo_feder.s,
	  trunk/src/demo/wired97/src/jo_federsetup.cc,
	  trunk/src/demo/wired97/src/jo_federsetup.h,
	  trunk/src/demo/wired97/src/jo_vcs.cc,
	  trunk/src/demo/wired97/src/ks_effects.cc,
	  trunk/src/demo/wired97/src/ks_effects.h,
	  trunk/src/demo/wired97/src/ks_feder.cc,
	  trunk/src/demo/wired97/src/ks_feder.h,
	  trunk/src/demo/wired97/src/ks_scanline.cc,
	  trunk/src/demo/wired97/src/ks_scanline.h,
	  trunk/src/demo/wired97/src/list_of_effects.c,
	  trunk/src/demo/wired97/src/loader.c,
	  trunk/src/demo/wired97/src/main.c,
	  trunk/src/demo/wired97/src/main.h,
	  trunk/src/demo/wired97/src/measurement.c,
	  trunk/src/demo/wired97/src/measurement.h,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/docs/ToDo,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/docs/credits.txt,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/docs/mikcvt.1,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/docs/mikcvt.new.1,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/docs/mikmod.1,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/docs/mikmod.new.1,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/docs/mikmod.txt,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/Makefile,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/display.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/drv_AF.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/drv_aix.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/drv_hp.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/drv_nos.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/drv_raw.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/drv_sgi.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/drv_sun.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/drv_ultra.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/drv_vox.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/load_669.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/load_m15.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/load_mod.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/load_mtm.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/load_s3m.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/load_stm.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/load_ult.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/load_uni.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/load_xm.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/marchive.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/mdriver.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/mikcvt.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/mikmod.h,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/mikmodux.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/mloader.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/mmio.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/mplayer.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/mtypes.h,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/munitrk.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/mwav.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/ui.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/ui.h,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/version.h,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/virtch.c,
	  trunk/src/demo/wired97/src/mikmod-2.15-devel9/source/wildfile.h,
	  trunk/src/demo/wired97/src/nh_global.h,
	  trunk/src/demo/wired97/src/nh_jumping.c,
	  trunk/src/demo/wired97/src/nh_jumping.h,
	  trunk/src/demo/wired97/src/nh_main.c,
	  trunk/src/demo/wired97/src/oldcode/gouraud0.c,
	  trunk/src/demo/wired97/src/oldcode/gouraud1.c,
	  trunk/src/demo/wired97/src/palfade.c,
	  trunk/src/demo/wired97/src/palfade.h,
	  trunk/src/demo/wired97/src/pic.c,
	  trunk/src/demo/wired97/src/pic.h,
	  trunk/src/demo/wired97/src/player.c,
	  trunk/src/demo/wired97/src/sk_lens.c,
	  trunk/src/demo/wired97/src/sk_lens.h,
	  trunk/src/demo/wired97/src/sk_starfield.c,
	  trunk/src/demo/wired97/src/sk_starfield.h,
	  trunk/src/demo/wired97/src/sound.c,
	  trunk/src/demo/wired97/src/sound.h,
	  trunk/src/demo/wired97/src/svga.c,
	  trunk/src/demo/wired97/src/svga.h,
	  trunk/src/demo/wired97/src/usleep.c,
	  trunk/src/demo/wired97/src/usleep.h,
	  trunk/src/demo/wired97/src/x11.c,
	  trunk/src/demo/wired97/src/x11.h, trunk/src/filesync/LSM_ENTRY,
	  trunk/src/filesync/Makefile.am, trunk/src/filesync/Makefile.cvs,
	  trunk/src/filesync/configure.in, trunk/src/filesync/filesync.1,
	  trunk/src/filesync/filesync.cc, trunk/src/gargps/LSM_ENTRY,
	  trunk/src/gargps/Makefile.am, trunk/src/gargps/Makefile.cvs,
	  trunk/src/gargps/baseerror.h, trunk/src/gargps/configure.in,
	  trunk/src/gargps/gargps.1, trunk/src/gargps/gargps.cc,
	  trunk/src/gargps/garmin.h, trunk/src/gargps/gpsapp.cc,
	  trunk/src/gargps/gpsapp.h, trunk/src/gargps/gpsapplayer.cc,
	  trunk/src/gargps/gpsapplayer.h, trunk/src/gargps/gpslink.cc,
	  trunk/src/gargps/gpslink.h, trunk/src/gargps/gpspacket.cc,
	  trunk/src/gargps/gpspacket.h, trunk/src/gargps/gpsprotocol.cc,
	  trunk/src/gargps/lltypes.h, trunk/src/gargps/sbaseerror.h,
	  trunk/src/gargps/tstrusers.cc, trunk/src/gargps/tstrusers.h,
	  trunk/src/libtapp/disasm6510.cc, trunk/src/libtapp/disasm6510.h,
	  trunk/src/libtapp/qjocakediagram.cc,
	  trunk/src/libtapp/qjocakediagram.h,
	  trunk/src/libtapp/tappconfig.cc, trunk/src/libtapp/tappconfig.h,
	  trunk/src/libtapp/texception.h, trunk/src/libtapp/tfiletools.cc,
	  trunk/src/libtapp/tfiletools.h, trunk/src/libtapp/tmap.h,
	  trunk/src/libtapp/tmemusage.h, trunk/src/libtapp/tpalmlib.cc,
	  trunk/src/libtapp/tpalmlib.h, trunk/src/libtapp/tregex.cc,
	  trunk/src/libtapp/tregex.h, trunk/src/libtapp/tstring.cc,
	  trunk/src/libtapp/tstring.h, trunk/src/libtapp/ttmap.h,
	  trunk/src/libtapp/ttvector.h, trunk/src/libtapp/tvector.h,
	  trunk/src/misc/Makefile, trunk/src/misc/charhist.cc,
	  trunk/src/misc/colors.c, trunk/src/misc/cut_off_riff_header.cc,
	  trunk/src/misc/diskread.cc, trunk/src/misc/fixwavlen.cc,
	  trunk/src/misc/free_large_mem_block.c,
	  trunk/src/misc/hdtools/Makefile,
	  trunk/src/misc/hdtools/anasect.c,
	  trunk/src/misc/hdtools/checksum.c, trunk/src/misc/hdtools/hist.c,
	  trunk/src/misc/hdtools/overwrite.cc,
	  trunk/src/misc/hdtools/sectview.c,
	  trunk/src/misc/hdtools/speedtest/Makefile,
	  trunk/src/misc/hdtools/speedtest/speedtest.cc,
	  trunk/src/misc/hdtools/write.c, trunk/src/misc/hexuniq32.cc,
	  trunk/src/misc/isWHAT_list.c, trunk/src/misc/list_mailfile.cc,
	  trunk/src/misc/max_line_length.c, trunk/src/misc/merge_wav.cc,
	  trunk/src/misc/mprotect_test.c, trunk/src/misc/persocalc.cc,
	  trunk/src/misc/progress_pipe.cc, trunk/src/misc/randomize.cc,
	  trunk/src/misc/rename_to_title_mp3.cc, trunk/src/misc/rletest.cc,
	  trunk/src/misc/rwbench.cc, trunk/src/misc/sizeof.cc,
	  trunk/src/misc/stool.cc, trunk/src/misc/stoxt.c,
	  trunk/src/misc/test_stack_size.c, trunk/src/misc/text_format.c,
	  trunk/src/misc/time2ctime.cc, trunk/src/misc/unlink.cc,
	  trunk/src/misc/virtual_console/Makefile,
	  trunk/src/misc/virtual_console/lltypes.h,
	  trunk/src/misc/virtual_console/osview.c,
	  trunk/src/misc/virtual_console/vcube.c,
	  trunk/src/misc/wordgrep.cc, FAQ, INSTALL, LSM_ENTRY, Makefile.am,
	  Makefile.cvs, TODO, configure.in, crc16.cc, crc16.h, id3tag.cc,
	  id3tag.h, mp3check.1, mp3check.cc, test/Makefile, test/README,
	  test/gentest.cc, trunk/src/netinfo/INSTALL,
	  trunk/src/netinfo/LSM_ENTRY, trunk/src/netinfo/Makefile.am,
	  trunk/src/netinfo/Makefile.cvs, trunk/src/netinfo/configure.in,
	  trunk/src/netinfo/netinfo.1, trunk/src/netinfo/netinfo.cc,
	  trunk/src/newapptemplate/INSTALL,
	  trunk/src/newapptemplate/LSM_ENTRY,
	  trunk/src/newapptemplate/Makefile.am,
	  trunk/src/newapptemplate/configure.in,
	  trunk/src/newapptemplate/newapptemplate.1,
	  trunk/src/newapptemplate/newapptemplate.cc,
	  trunk/src/qfract/LSM_ENTRY, trunk/src/qfract/Makefile.am,
	  trunk/src/qfract/Makefile.cvs, trunk/src/qfract/configure.in,
	  trunk/src/qfract/fractwid.cc, trunk/src/qfract/fractwid.h,
	  trunk/src/qfract/mainwidget.cc, trunk/src/qfract/mainwidget.h,
	  trunk/src/qfract/qfract.1, trunk/src/qfract/qfract.cc,
	  trunk/src/qload/LSM_ENTRY, trunk/src/qload/Makefile.am,
	  trunk/src/qload/Makefile.cvs, trunk/src/qload/configure.in,
	  trunk/src/qload/example/ruptime.txt,
	  trunk/src/qload/loadgraph.cc, trunk/src/qload/loadgraph.h,
	  trunk/src/qload/machine.cc, trunk/src/qload/machine.h,
	  trunk/src/qload/mainwidget.cc, trunk/src/qload/mainwidget.h,
	  trunk/src/qload/mw_load.cc, trunk/src/qload/qload.1,
	  trunk/src/qload/qload.cc, trunk/src/qpie/INSTALL,
	  trunk/src/qpie/LSM_ENTRY, trunk/src/qpie/Makefile.am,
	  trunk/src/qpie/Makefile.cvs, trunk/src/qpie/configure.in,
	  trunk/src/qpie/qpie.1, trunk/src/qpie/qpie.cc,
	  trunk/src/streplace/INSTALL, trunk/src/streplace/LSM_ENTRY,
	  trunk/src/streplace/Makefile.am,
	  trunk/src/streplace/Makefile.cvs,
	  trunk/src/streplace/configure.in,
	  trunk/src/streplace/streplace.1,
	  trunk/src/streplace/streplace.cc, trunk/src/xc16emu/INSTALL,
	  trunk/src/xc16emu/LSM_ENTRY, trunk/src/xc16emu/Makefile.am,
	  trunk/src/xc16emu/Makefile.cvs, trunk/src/xc16emu/README,
	  trunk/src/xc16emu/configure.in, trunk/src/xc16emu/emuwid.cc,
	  trunk/src/xc16emu/emuwid.h, trunk/src/xc16emu/mainwidget.cc,
	  trunk/src/xc16emu/mainwidget.h, trunk/src/xc16emu/xc16emu.1,
	  trunk/src/xc16emu/xc16emu.cc, trunk/src/xc16emu/xc16emu.h: - svn
	  propset svn:keywords "Id" on all kinds of text files (mainly
	  source) added

2004-05-13 22:00  root

	* trunk/src/libtapp/tappconfig.cc, trunk/src/libtapp/texception.h,
	  trunk/src/libtapp/tfiletools.cc, trunk/src/libtapp/tfiletools.h,
	  trunk/src/libtapp/tregex.cc, trunk/src/libtapp/tregex.h,
	  trunk/src/libtapp/tstring.cc, mp3check.cc,
	  trunk/src/streplace/streplace.cc: - removed warnings emitted by
	  -Wshadow

2004-01-22 00:18  root

	* mp3check.spec: - updated

2003-05-12 21:31  root

	* HISTORY, configure.in, mp3check.cc: - v0.8.2: --no-mmap added

2003-05-12 20:56  root

	* Makefile.am, selftest, test/test-mp3check: - make check starts
	  selftests (dir test)

2003-05-12 20:33  root

	* mp3check.spec: - version increased

2003-05-12 20:33  root

	* test, test/Makefile, test/README, test/chunks, test/chunks/R,
	  test/chunks/e, test/chunks/f, test/chunks/f200, test/chunks/i,
	  test/chunks/r, test/chunks/t, test/chunks/z, test/echo_n,
	  test/gentest.cc, test/ref, test/ref/reference1_6.md5.bz2,
	  test/ref/reference2_6.md5.bz2, test/ref/reference3_6.md5.bz2,
	  test/ref/reference4_6.md5.bz2, test/ref/reference5_6.md5.bz2,
	  test/ref/reference_6.md5.bz2, test/ref/reference_error_6.log.bz2,
	  test/test-mp3check: - selftests added

2003-05-12 20:25  root

	* configure.in, mp3check.cc: - v0.8.1: sync errors are printed as
	  sync errors (was frame too long/short)

2003-01-29 20:45  root

	* mp3check.cc: - copyrigtzh year --> 2003

2003-01-29 20:44  root

	* THANKS: - Anna Michalska <anngpo@polbox.com> added

2002-12-05 23:16  root

	* mp3check.spec: - spec file updated

2002-12-05 23:15  root

	* Makefile.am: - also distribute FAQ and HISTORY

2002-12-04 00:01  root

	* Makefile.am, Makefile.cvs, configure.in,
	  trunk/src/qfract/Makefile.am, trunk/src/qfract/Makefile.cvs,
	  trunk/src/qload/Makefile.am, trunk/src/qload/Makefile.cvs,
	  trunk/src/streplace/Makefile.am,
	  trunk/src/streplace/Makefile.cvs, trunk/src/xc16emu/Makefile.am,
	  trunk/src/xc16emu/Makefile.cvs: - avoid redundancy in
	  Makefile.am: include Makefile.common

2002-12-03 23:36  root

	* crc16.cc, crc16.h, mp3check.cc, trunk/src/qfract/fractwid.cc,
	  trunk/src/qfract/fractwid.h, trunk/src/qfract/mainwidget.cc,
	  trunk/src/qfract/mainwidget.h, trunk/src/qfract/qfract.cc,
	  trunk/src/qload/loadgraph.cc, trunk/src/qload/loadgraph.h,
	  trunk/src/qload/machine.cc, trunk/src/qload/machine.h,
	  trunk/src/qload/mainwidget.cc, trunk/src/qload/mainwidget.h,
	  trunk/src/qload/mw_load.cc, trunk/src/qload/qjocakediagram.cc,
	  trunk/src/qload/qjocakediagram.h, trunk/src/qload/qload.cc,
	  trunk/src/streplace/streplace.cc, trunk/src/xc16emu/emuwid.cc,
	  trunk/src/xc16emu/emuwid.h, trunk/src/xc16emu/mainwidget.cc,
	  trunk/src/xc16emu/mainwidget.h, trunk/src/xc16emu/xc16emu.cc,
	  trunk/src/xc16emu/xc16emu.h: - email address fixed

2002-11-26 23:24  root

	* HISTORY, THANKS, configure.in, mp3check.spec: - version 0.8.0
	  released

2002-11-26 23:05  root

	* mp3check.cc: - fix by Khali (set_header)

2002-11-26 23:01  root

	* mp3check.1, mp3check.cc: Khalis patch:
	  
	  SECOND WAVE (based on 0.7.3)
	  
	  * VBR support
	  - -B now enables VBR support. Updated --help message and manpage.
	  - Allows bitrate switching fix (when not in VBR mode).
	  - In VBR mode, parses the whole stream to calculate the duration.
	  - In VBR mode, shows the average bitrate on VBR streams.
	  - In VBR mode, shows which streams are VBR if display width
	  allows it.
	  
	  * Minor improvements or changes
	  - Added -W to the compilation flags.
	  - Typo fixed (kBit and such -> kbit, 5 occurences).
	  - More uses of the mode and emphasis enums.
	  - Safer header fix on constant parameter switching (preserves
	  padding bit
	  and mode extension).
	  - Typo fixed (lenght -> length, 1 occurence).
	  - More detailed error on invalid header (differenciates between
	  frame too
	  long and frame too short).
	  - Shows time on each error.
	  - Prevents possible problem on header fixing (invalid header
	  case).
	  - More detailed error on constant parameter switching (shows
	  which
	  constants changed).
	  - Now considers 112kbit/s as an anomaly.
	  - Uses NULL instead of 0 in FILE* comparisons.
	  - Better handling of columns count, fixing some bugs.
	  - In list mode, use "copy" instead of "cprgt" as short for
	  "copyright",
	  and "----" instead of "copy" when the original bit isn't set, to
	  save
	  one char (used for VBR in VBR mode).

2002-11-26 22:27  root

	* mp3check.spec: - manpage path fixed

2002-11-26 22:18  root

	* LSM_ENTRY, Makefile.am, mp3check.spec: - make mdist updated
	  md5sum correctly

2002-11-26 21:43  root

	* Makefile: - removed

2002-11-26 21:42  root

	* INSTALL: - updated

2002-11-26 21:40  root

	* CHANGES-Khali, HISTORY, LSM_ENTRY, Makefile, Makefile.am,
	  Makefile.cvs, Makefile.dist, configure.in, tappconfig.cc,
	  tstring.cc: - initial cvs revision

2002-11-26 21:40  root

	* mp3check.cc: - use WORD_BIGENDIAN from config.h (configure)

2002-06-26 22:35  root

	* ., CHANGES-Khali, FAQ, HISTORY, INSTALL, LSM_ENTRY, Makefile,
	  Makefile.dist, THANKS, TODO, crc16.cc, crc16.h, id3tag.cc,
	  id3tag.h, mp3check.1, mp3check.cc, mp3check.spec, tappconfig.cc,
	  tstring.cc: - CVS repository created: initial revision checked in

