log

age author description
2009-09-13 Yoshiki Yazawa small build fixes
2009-09-12 Yoshiki Yazawa renamed old b25 docs directory
2009-09-12 Yoshiki Yazawa updated to arib25 0.2.4
2009-09-12 Yoshiki Yazawa rearrange arib25 directory
2009-08-28 Yoshiki Yazawa removed driver/Module.markers
2009-08-28 Yoshiki Yazawa backout 23b6f99f65b2 for now. it may cause scheduling while atomic operation.
2009-08-27 Yoshiki Yazawa propagate upstream change:
2009-07-20 Yoshiki Yazawa fixed a crash bug in HMS support
2009-07-18 Yoshiki Yazawa now recpt1 accepts formats like 1:20:05 (hh:mm:ss) or 1:20 (hh:mm).
2009-07-18 Yoshiki Yazawa a bit improved support for time format. now recpt1 recognize string such as 1h05m10s.
2009-07-18 Yoshiki Yazawa logically support up to 4 cards.
2009-07-18 Yoshiki Yazawa add a rule to install an udev rule file
2009-07-18 Yoshiki Yazawa suppress warnings
2009-07-10 Yoshiki Yazawa show version option has been added
2009-06-05 Yoshiki Yazawa rename BS-i to BS-TBS
2009-04-28 Yoshiki Yazawa imported patch ringbuf-vmalloc
2009-04-28 Yoshiki Yazawa imported patch dmactlalloc
2009-04-17 Yoshiki Yazawa recpt1 now shows error explanation when write() fails.
2009-04-16 Yoshiki Yazawa recpt1 now accepts 1[HhMmSs] as recording duration. formats like 1Hour or 1hour are also be accepted.
2009-04-06 Yoshiki Yazawa propagate upstream change:
2009-03-13 Yoshiki Yazawa cleaning up:
2009-03-13 Yoshiki Yazawa reordered channel list in help message
2009-03-04 Yoshiki Yazawa should not loop if tuner device is specified.
2009-03-03 Yoshiki Yazawa make recpt1 try other tuner devices when it fails to tune a tuner to the specified channel.
2009-03-02 Yoshiki Yazawa adapted to use of multiple number of pt1:
2009-03-02 Yoshiki Yazawa adapted to use of multiple number of pt1:
2009-03-01 Yoshiki Yazawa setup owner in initialization
2009-03-01 Yoshiki Yazawa added udev rule.
2009-03-01 Yoshiki Yazawa limit write length at once so that udp/stdout works well.
2009-02-27 Yoshiki Yazawa fixed a bug that waited for wrong cond variable
2009-02-27 Yoshiki Yazawa simplify reader_func()
2009-02-27 Yoshiki Yazawa - avoid broken lock on exit
2009-02-27 Yoshiki Yazawa fixed a bug that recpt1 could not exit when recsec is specified.
2009-02-26 Yoshiki Yazawa do not link td.o into shared object
2009-02-25 Yoshiki Yazawa revised clean rule
2009-02-25 Yoshiki Yazawa made recpt1 link against b25 shared object.
2009-02-25 Yoshiki Yazawa reworked Makefile so that shared object would be built
2009-02-25 Yoshiki Yazawa added install rule
2009-02-25 Yoshiki Yazawa - support stdout for output
2009-02-24 Yoshiki Yazawa commented out debug messages.
2009-02-24 Yoshiki Yazawa added signal handler to perform cleaning up when it receives a signal.
2009-02-24 Yoshiki Yazawa fixed typo
2009-02-24 Yoshiki Yazawa - replace host option with addr option.
2009-02-24 Yoshiki Yazawa reorganized options:
2009-02-24 Yoshiki Yazawa added install rule.
2009-02-23 Yoshiki Yazawa support signal strength calculation.
2009-02-23 Yoshiki Yazawa revised Makefile.
2009-02-23 Yoshiki Yazawa updated to current driver to support signal strength.
2009-02-22 Yoshiki Yazawa added udp capability
2009-02-17 Yoshiki Yazawa now falls back to encrypted recording when b25 decoder is not available
2009-02-17 Yoshiki Yazawa cleanups
2009-02-16 Yoshiki Yazawa - now it can handle options.
2009-02-16 Yoshiki Yazawa fixed indentation
2009-02-16 Yoshiki Yazawa updated to ariv25v023
2009-02-16 Yoshiki Yazawa added b25 decode functionality
2009-02-16 Yoshiki Yazawa - rename test.c to recpt1.c
2009-02-16 Yoshiki Yazawa initial import