2010-01-18 |
Yoshiki Yazawa |
falls back to encrypted recording when b25_decode fails.
|
2010-01-13 |
Yoshiki Yazawa |
should just shutdown when write() fails.
|
2010-01-09 |
Yoshiki Yazawa |
include linux/sched.h explicitly. that file might be missing on some distributions.
|
2010-01-04 |
Yoshiki Yazawa |
added LNB reference count to maintain power state during recording.
|
2009-12-12 |
Yoshiki Yazawa |
add an option to specify LNB voltage
|
2009-12-12 |
Yoshiki Yazawa |
make LNB voltage can be specified from user application
|
2009-12-07 |
Yoshiki Yazawa |
improve PT2 support.
|
2009-12-01 |
Yoshiki Yazawa |
landed ipc control functionality branch
|
2009-12-01 |
Yoshiki Yazawa |
a bit cleanup
|
2009-11-27 |
Yoshiki Yazawa |
removed meaningless AC_PROG_INSTALL
|
2009-11-27 |
Yoshiki Yazawa |
build fix
|
2009-11-27 |
Yoshiki Yazawa |
good citizens never use gray code. wise people never watch TV.
|
2009-11-18 |
Yoshiki Yazawa |
hg no longer accepts '#' in a template
|
2009-11-12 |
Yoshiki Yazawa |
hide misleading build message
|
2009-10-30 |
Yoshiki Yazawa |
correct number of initialization data.
|
2009-10-28 |
Yoshiki Yazawa |
added a LF
|
2009-10-26 |
Yoshiki Yazawa |
added very rough support for PT2.
|
2009-10-24 |
Yoshiki Yazawa |
added the terrestrial channel list for Nagoya region. contributed by Hiroshi Someya.
|
2009-10-24 |
Yoshiki Yazawa |
replaced full-width colon with half-width colon in channel list.
|
2009-10-24 |
Yoshiki Yazawa |
fix a problem that compilation fails if hg is not installed.
|
2009-10-21 |
Yoshiki Yazawa |
fixed indentation
|
2009-10-21 |
Yoshiki Yazawa |
added fake support code for PT2. the PT2 part is not expected to work. be careful!
|
2009-10-09 |
Yoshiki Yazawa |
fix for a bug that recpt1 crashes if dirname(3) returns '.'
|
2009-10-09 |
Yoshiki Yazawa |
make some messages go stderr instead of stdout.
|
2009-10-09 |
Yoshiki Yazawa |
ensure path of destination file exists. imported Jonathan Leffler's mkpath.
|
2009-10-03 |
Yoshiki Yazawa |
add sample channel lists.
|
2009-10-03 |
Yoshiki Yazawa |
recpt1 shows list of terrestrial channels if .recpt1-channels is available in the home directory.
|
2009-09-21 |
Yoshiki Yazawa |
tweaked Makefile
|
2009-09-13 |
Yoshiki Yazawa |
- added --list option to show channel list.
|
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
|