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.
|
Tue, 24 Feb 2009 17:22:06 +0900 |
Yoshiki Yazawa |
reorganized options:
|
Tue, 24 Feb 2009 17:16:05 +0900 |
Yoshiki Yazawa |
added install rule.
|
Mon, 23 Feb 2009 14:53:12 +0900 |
Yoshiki Yazawa |
support signal strength calculation.
|
Mon, 23 Feb 2009 14:35:26 +0900 |
Yoshiki Yazawa |
revised Makefile.
|