log

age author description
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.
Fri, 09 Oct 2009 11:04:36 +0900 Yoshiki Yazawa ensure path of destination file exists. imported Jonathan Leffler's mkpath.
Sat, 03 Oct 2009 13:25:13 +0900 Yoshiki Yazawa add sample channel lists.
Sat, 03 Oct 2009 13:07:43 +0900 Yoshiki Yazawa recpt1 shows list of terrestrial channels if .recpt1-channels is available in the home directory.
Tue, 22 Sep 2009 01:13:34 +0900 Yoshiki Yazawa tweaked Makefile
Sun, 13 Sep 2009 13:01:22 +0900 Yoshiki Yazawa - added --list option to show channel list.
Sun, 13 Sep 2009 11:48:40 +0900 Yoshiki Yazawa small build fixes
Sun, 13 Sep 2009 03:05:31 +0900 Yoshiki Yazawa renamed old b25 docs directory
Sun, 13 Sep 2009 02:57:13 +0900 Yoshiki Yazawa updated to arib25 0.2.4
Sun, 13 Sep 2009 02:11:33 +0900 Yoshiki Yazawa rearrange arib25 directory
Sat, 29 Aug 2009 05:36:06 +0900 Yoshiki Yazawa removed driver/Module.markers
Sat, 29 Aug 2009 04:26:33 +0900 Yoshiki Yazawa backout 23b6f99f65b2 for now. it may cause scheduling while atomic operation.
Thu, 27 Aug 2009 21:39:14 +0900 Yoshiki Yazawa propagate upstream change:
Tue, 21 Jul 2009 00:08:47 +0900 Yoshiki Yazawa fixed a crash bug in HMS support
Sun, 19 Jul 2009 05:24:39 +0900 Yoshiki Yazawa now recpt1 accepts formats like 1:20:05 (hh:mm:ss) or 1:20 (hh:mm).
Sun, 19 Jul 2009 04:55:44 +0900 Yoshiki Yazawa a bit improved support for time format. now recpt1 recognize string such as 1h05m10s.
Sun, 19 Jul 2009 03:39:29 +0900 Yoshiki Yazawa logically support up to 4 cards.
Sun, 19 Jul 2009 03:07:46 +0900 Yoshiki Yazawa add a rule to install an udev rule file
Sun, 19 Jul 2009 03:00:15 +0900 Yoshiki Yazawa suppress warnings
Fri, 10 Jul 2009 22:36:06 +0900 Yoshiki Yazawa show version option has been added
Fri, 05 Jun 2009 16:34:28 +0900 Yoshiki Yazawa rename BS-i to BS-TBS
Tue, 28 Apr 2009 17:16:50 +0900 Yoshiki Yazawa imported patch ringbuf-vmalloc
Tue, 28 Apr 2009 17:16:48 +0900 Yoshiki Yazawa imported patch dmactlalloc
Fri, 17 Apr 2009 22:52:35 +0900 Yoshiki Yazawa recpt1 now shows error explanation when write() fails.
Thu, 16 Apr 2009 22:18:58 +0900 Yoshiki Yazawa recpt1 now accepts 1[HhMmSs] as recording duration. formats like 1Hour or 1hour are also be accepted.
Tue, 07 Apr 2009 05:42:18 +0900 Yoshiki Yazawa propagate upstream change:
Fri, 13 Mar 2009 14:32:44 +0900 Yoshiki Yazawa cleaning up:
Fri, 13 Mar 2009 14:29:56 +0900 Yoshiki Yazawa reordered channel list in help message
Thu, 05 Mar 2009 01:05:32 +0900 Yoshiki Yazawa should not loop if tuner device is specified.
Tue, 03 Mar 2009 17:59:17 +0900 Yoshiki Yazawa make recpt1 try other tuner devices when it fails to tune a tuner to the specified channel.
Tue, 03 Mar 2009 05:30:25 +0900 Yoshiki Yazawa adapted to use of multiple number of pt1:
Tue, 03 Mar 2009 05:15:40 +0900 Yoshiki Yazawa adapted to use of multiple number of pt1:
Sun, 01 Mar 2009 23:32:38 +0900 Yoshiki Yazawa setup owner in initialization
Sun, 01 Mar 2009 22:44:40 +0900 Yoshiki Yazawa added udev rule.
Sun, 01 Mar 2009 22:42:09 +0900 Yoshiki Yazawa limit write length at once so that udp/stdout works well.
Sat, 28 Feb 2009 04:21:31 +0900 Yoshiki Yazawa fixed a bug that waited for wrong cond variable
Sat, 28 Feb 2009 00:25:25 +0900 Yoshiki Yazawa simplify reader_func()
Fri, 27 Feb 2009 22:49:41 +0900 Yoshiki Yazawa - avoid broken lock on exit
Fri, 27 Feb 2009 22:17:39 +0900 Yoshiki Yazawa fixed a bug that recpt1 could not exit when recsec is specified.
Thu, 26 Feb 2009 16:14:38 +0900 Yoshiki Yazawa do not link td.o into shared object
Wed, 25 Feb 2009 22:59:55 +0900 Yoshiki Yazawa revised clean rule
Wed, 25 Feb 2009 22:55:34 +0900 Yoshiki Yazawa made recpt1 link against b25 shared object.
Wed, 25 Feb 2009 22:54:07 +0900 Yoshiki Yazawa reworked Makefile so that shared object would be built
Wed, 25 Feb 2009 19:36:17 +0900 Yoshiki Yazawa added install rule
Wed, 25 Feb 2009 17:22:31 +0900 Yoshiki Yazawa - support stdout for output
Wed, 25 Feb 2009 03:07:50 +0900 Yoshiki Yazawa commented out debug messages.
Wed, 25 Feb 2009 02:35:36 +0900 Yoshiki Yazawa added signal handler to perform cleaning up when it receives a signal.
Tue, 24 Feb 2009 23:26:22 +0900 Yoshiki Yazawa fixed typo
Tue, 24 Feb 2009 22:26:07 +0900 Yoshiki Yazawa - replace host option with addr option.