Mercurial > pt1
log recpt1/recpt1.c @ 39:b03685d25fee
age | author | description |
---|---|---|
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. |
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: |
Sun, 01 Mar 2009 22:42:09 +0900 | Yoshiki Yazawa | limit write length at once so that udp/stdout works well. |