log

age author description
Wed, 27 Jan 2010 16:45:37 +0900 Yoshiki Yazawa - adapt date format to driver's one
Wed, 27 Jan 2010 16:43:03 +0900 Yoshiki Yazawa - version string should be generated upon revision on mercurial repository
Wed, 27 Jan 2010 15:12:50 +0900 Yoshiki Yazawa do not give up if LNB ioctl failed
Wed, 27 Jan 2010 14:36:47 +0900 Yoshiki Yazawa improve stability on changing channel
Wed, 27 Jan 2010 03:48:15 +0900 Yoshiki Yazawa accept wowow2/3 and BS-hi temporal channels
Tue, 19 Jan 2010 06:33:08 +0900 Yoshiki Yazawa clean up a bit.
Tue, 19 Jan 2010 06:13:40 +0900 Yoshiki Yazawa falls back to encrypted recording when b25_decode fails.
Wed, 13 Jan 2010 17:14:43 +0900 Yoshiki Yazawa should just shutdown when write() fails.
Sat, 09 Jan 2010 12:50:24 +0900 Yoshiki Yazawa include linux/sched.h explicitly. that file might be missing on some distributions.
Mon, 04 Jan 2010 22:49:18 +0900 Yoshiki Yazawa added LNB reference count to maintain power state during recording.
Sat, 12 Dec 2009 22:30:43 +0900 Yoshiki Yazawa add an option to specify LNB voltage
Sat, 12 Dec 2009 22:29:30 +0900 Yoshiki Yazawa make LNB voltage can be specified from user application
Mon, 07 Dec 2009 15:01:57 +0900 Yoshiki Yazawa improve PT2 support.
Tue, 01 Dec 2009 20:24:22 +0900 Yoshiki Yazawa landed ipc control functionality branch
Tue, 01 Dec 2009 18:33:01 +0900 Yoshiki Yazawa a bit cleanup
Sat, 28 Nov 2009 06:24:21 +0900 Yoshiki Yazawa removed meaningless AC_PROG_INSTALL
Sat, 28 Nov 2009 02:06:16 +0900 Yoshiki Yazawa build fix
Sat, 28 Nov 2009 00:12:05 +0900 Yoshiki Yazawa good citizens never use gray code. wise people never watch TV.
Wed, 18 Nov 2009 13:12:44 +0900 Yoshiki Yazawa hg no longer accepts '#' in a template
Thu, 12 Nov 2009 20:19:05 +0900 Yoshiki Yazawa hide misleading build message
Sat, 31 Oct 2009 04:15:22 +0900 Yoshiki Yazawa correct number of initialization data.
Wed, 28 Oct 2009 21:04:53 +0900 Yoshiki Yazawa added a LF
Mon, 26 Oct 2009 19:46:49 +0900 Yoshiki Yazawa added very rough support for PT2.
Sat, 24 Oct 2009 20:40:11 +0900 Yoshiki Yazawa added the terrestrial channel list for Nagoya region. contributed by Hiroshi Someya.
Sat, 24 Oct 2009 17:05:01 +0900 Yoshiki Yazawa replaced full-width colon with half-width colon in channel list.
Sat, 24 Oct 2009 16:49:53 +0900 Yoshiki Yazawa fix a problem that compilation fails if hg is not installed.
Thu, 22 Oct 2009 02:26:03 +0900 Yoshiki Yazawa fixed indentation
Thu, 22 Oct 2009 02:18:12 +0900 Yoshiki Yazawa added fake support code for PT2. the PT2 part is not expected to work. be careful!
Sat, 10 Oct 2009 01:11:34 +0900 Yoshiki Yazawa fix for a bug that recpt1 crashes if dirname(3) returns '.'
Fri, 09 Oct 2009 14:02:18 +0900 Yoshiki Yazawa make some messages go stderr instead of stdout.