2002-05-23 19:37  kenji

	* docs/known_bugs.txt (1.3): update

2002-05-21 11:54  makeinu

	* bin/makeConf.rb (1.6): Slash was missing after confDir in
	confFile.

2002-05-21 01:40  makeinu

	* bin/timer.rb (1.9): The bug which isn't connectable with a timer
	server has been fixed.

2002-05-21 01:12  makeinu

	* bin/makeConf.rb (1.5): get conf directory from __FILE__

2002-05-18 11:59  kenji

	* docs/: quick_start.en.txt (1.2), quick_start.txt (1.15): update
	date and directory for the first alpha release

2002-05-18 11:45  kenji

	* README (1.3), README.en (1.3): adjust null lines

2002-05-16 21:07  kenji

	* README.en (1.2): add caution and update

2002-05-16 20:56  kenji

	* docs/quick_start.en.txt (1.1): new doc, quick_start.en.txt

2002-05-16 11:29  hasimoto_fukui

	* README (1.2): (none)

2002-05-16 11:23  kenji

	* README (1.1), README.en (1.1): new file README

2002-05-14 21:03  kenji

	* docs/known_bugs.txt (1.2): add

2002-05-14 20:24  kenji

	* bin/makeConf.rb (1.4): fix wrong option to DIVX4rec,
	s/-xvid-divx/-xvid_divx/

2002-05-14 20:13  kenji

	* GPL-j.txt (1.2), GPL.ja.txt (1.1): use mhatta's Japanese
	translation of GPL instead of old translation

2002-05-14 14:43  kenji

	* docs/quick_start.txt (1.14): update

2002-05-14 08:26  kenji

	* bin/: recgtk.rb (1.3), timer.rb (1.8): change ruby path using
	/usr/bin/env

2002-05-14 08:20  kenji

	* docs/quick_start.txt (1.13): update

2002-05-14 08:07  kenji

	* bin/controller.rb (1.16): change ruby path using /usr/bin/env;
	use conf/channel.conf to make argument for DIVX4rec for
	video/svideo input; change DIVX4rec dmesg log file name for
	directory specified recorded file name; add prerec.sh executing
	before recording

2002-05-14 07:56  kenji

	* bin/makeConf.rb (1.3): change ruby path using /usr/bin/env

2002-05-14 07:52  kenji

	* bin/makeConf.rb (1.2): use conf/quality.conf.in and generate
	conf/channel.conf

2002-05-14 07:48  kenji

	* conf/quality.conf.in (1.1): new config file, quality definition
	template

2002-05-11 20:41  kenji

	* docs/quick_start.txt (1.12): update for using prepare.sh

2002-05-11 20:35  kenji

	* prepare.sh (1.1): new preparing script

2002-05-11 18:48  kenji

	* var/: program_list.txt (1.2), test.txt (1.2): remove obsoleted
	files

2002-05-10 19:48  hasimoto_fukui

	* docs/quick_start.txt (1.11): Add : mkdir logs and mkdir
	video_files

2002-05-10 08:51  kenji

	* docs/quick_start.txt (1.10): add default codec XviD

2002-05-10 08:49  kenji

	* docs/quick_start.txt (1.9): s/one/ONE/

2002-05-09 23:30  hasimoto_fukui

	* docs/: documentation.txt (1.4), quick_start.txt (1.8): Repeat
	Mode Plugin is CASE sensitive. But, Documentation contain 'one' and
	'everyweek'.

2002-05-09 11:28  kenji

	* docs/known_bugs.txt (1.1): known bugs, new docs

2002-05-08 20:20  kenji

	* docs/quick_start.txt (1.7): fix ONE exapmle

2002-05-07 20:34  kenji

	* docs/quick_start.txt (1.6): add caution which gtk user interface
	now does't work

2002-05-06 11:42  kenji

	* docs/quick_start.txt (1.5): fix example

2002-05-06 11:40  kenji

	* docs/quick_start.txt (1.4): fix

2002-05-06 11:22  kenji

	* lib/reservation_generator.rb (1.6): fix white line checking

2002-05-06 11:05  kenji

	* docs/quick_start.txt (1.3): describe all wday

2002-05-06 10:38  kenji

	* docs/quick_start.txt (1.2): fix typo

2002-05-06 10:36  kenji

	* docs/quick_start.txt (1.1): new document for quick start

2002-05-06 01:23  kenji

	* docs/documentation.txt (1.3): a little updating, still out of
	date

2002-05-06 01:13  kenji

	* samples/rc.local (1.3): change user name from kenji to vrs

2002-05-06 01:08  kenji

	* samples/rc.local (1.2): fix path

2002-05-06 00:24  kenji

	* bin/controller.rb (1.15): fix status of variable recording
	(workaround)

2002-05-05 23:45  kenji

	* bin/controller.rb (1.14): add directory video_files/ to store
	recorded files

2002-05-05 01:21  hasimoto_fukui

	* bin/controller.rb (1.13), lib/program_admin.rb (1.2),
	lib/reservation_generator.rb (1.5): BUG FIX: How to delete 'CR-LF'
	from String::chop to String::chomp

2002-05-04 22:33  hasimoto_fukui

	* bin/timer.rb (1.7): Change: How to wait exited command  form
	Proccess::wait to Proccess::waitpid

2002-05-04 18:32  makeinu

	* conf/channel_iepg.conf (1.1), lib/program_item.rb (1.2): Fit to
	coding style standard; Separate iEPG channel definitions from
	lib/program_item.rb to conf/channel_iepg.conf

2002-05-04 11:44  hasimoto_fukui

	* bin/timer.rb (1.6): BUG FIX: typo

2002-05-04 11:38  hasimoto_fukui

	* bin/timer.rb (1.5): Add: logging code

2002-05-04 11:32  hasimoto_fukui

	* bin/timer.rb (1.4): bugfix: add to get start time ( at waitEnd()
	)

2002-05-04 10:54  hasimoto_fukui

	* bin/timer.rb (1.3): bugfix: calc_rec_time -> calcRecTime

2002-05-04 10:04  kenji

	* bin/controller.rb (1.12): fix path problem for time.rb

2002-05-04 09:58  kenji

	* lib/repeat_mode_plugins/EVERYWEEK.rb (1.3): fix typo

2002-05-04 09:31  kenji

	* bin/timer.rb (1.2): fix wrong method name

2002-05-04 09:27  kenji

	* bin/controller.rb (1.11): add debug log

2002-05-03 11:04  kenji

	* lib/repeat_mode_plugins/EVERYWEEK.rb (1.2): auto date addition to
	file name

2002-05-02 00:05  kenji

	* bin/controller.rb (1.10): fix channel_table.conf path

2002-05-01 23:51  hasimoto_fukui

	* lib/repeat_mode_plugins/EVERYWEEK.rb (1.1): Create EveryWeek
	plugin

2002-05-01 23:50  hasimoto_fukui

	* lib/reservation_generator.rb (1.4): Change: parameter type for
	Plugin's format() function.( Int -> Time )

2002-05-01 23:37  kenji

	* bin/controller.rb (1.9): fix confDir path

2002-05-01 23:33  hasimoto_fukui

	* lib/repeat_mode_plugins/ONE.rb (1.4): change: date foramt

2002-05-01 22:16  kenji

	* lib/repeat_mode_plugins/ONE.rb (1.3): fix wrong variable names

2002-05-01 11:33  hasimoto_fukui

	* lib/repeat_mode_plugins/ONE.rb (1.2): FIX: coding style

2002-05-01 08:28  kenji

	* docs/documentation.txt (1.2): a little updating, still out of
	date

2002-05-01 08:26  kenji

	* docs/coding_standard.txt (1.3): commit log must be English

2002-05-01 01:28  makeinu

	* bin/recgtk.rb (1.2): Fit to coding style standard; Now use
	File::expand_path method to get base directory

2002-05-01 00:45  kenji

	* docs/coding_standard.txt (1.2): add about commit log

2002-04-30 23:41  hasimoto_fukui

	* bin/controller.rb (1.8): * FIX: coding style

2002-04-30 23:30  hasimoto_fukui

	* bin/controller.rb (1.7): * BUG FIX: How to use logger

2002-04-30 23:28  hasimoto_fukui

	* bin/controller.rb (1.6): * Add Logger

2002-04-30 23:19  hasimoto_fukui

	* bin/controller.rb (1.5): * Change how to get baseDir

2002-04-30 23:14  kenji

	* bin/controller.rb (1.4): fix path problem, logs directory

2002-04-30 23:05  kenji

	* bin/controller.rb (1.3): fix path problem

2002-04-30 21:52  kenji

	* bin/controller.rb (1.2): fix parse error, duplicated end

2002-04-30 20:43  hasimoto_fukui

	* lib/reservation_generator.rb (1.3): * Change plugin-filename for
	require

2002-04-30 20:39  hasimoto_fukui

	* lib/reservation_generator.rb (1.2): * LineFeed delete.

2002-04-30 13:15  kenji

	* GPL-j.txt (1.1), GPL.txt (1.1), bin/controller.rb (1.1),
	bin/makeConf.rb (1.1), bin/recgtk.rb (1.1), bin/timer.rb (1.1),
	conf/channel_table.conf (1.1), docs/coding_standard.txt (1.1),
	docs/documentation.txt (1.1), docs/repeat_mode_plugins_api.txt
	(1.1), lib/program_admin.rb (1.1), lib/program_item.rb (1.1),
	lib/reservation_generator.rb (1.1), lib/gtk/option_dialog.rb (1.1),
	lib/gtk/program_clist.rb (1.1), lib/gtk/program_entry.rb (1.1),
	lib/gtk/time_entry.rb (1.1), lib/repeat_mode_plugins/ONE.rb (1.1),
	samples/rc.local (1.1), var/program_list.txt (1.1), var/test.txt
	(1.1): Initial revision

2002-04-30 13:15  kenji

	* GPL-j.txt (1.1.1.1), GPL.txt (1.1.1.1), bin/controller.rb
	(1.1.1.1), bin/makeConf.rb (1.1.1.1), bin/recgtk.rb (1.1.1.1),
	bin/timer.rb (1.1.1.1), conf/channel_table.conf (1.1.1.1),
	docs/coding_standard.txt (1.1.1.1), docs/documentation.txt
	(1.1.1.1), docs/repeat_mode_plugins_api.txt (1.1.1.1),
	lib/program_admin.rb (1.1.1.1), lib/program_item.rb (1.1.1.1),
	lib/reservation_generator.rb (1.1.1.1), lib/gtk/option_dialog.rb
	(1.1.1.1), lib/gtk/program_clist.rb (1.1.1.1),
	lib/gtk/program_entry.rb (1.1.1.1), lib/gtk/time_entry.rb
	(1.1.1.1), lib/repeat_mode_plugins/ONE.rb (1.1.1.1),
	samples/rc.local (1.1.1.1), var/program_list.txt (1.1.1.1),
	var/test.txt (1.1.1.1): video recording system v1: initial imported
	version, under refactoring

