pt1

log

age author description
5 months ago Yoshiki Yazawa - fix version stringdefault tip
5 months ago Yoshiki Yazawa fix --bell option
5 months ago Yoshiki Yazawa improve checksignal command:
5 months ago Yoshiki Yazawa add an utility to check signal strength.
5 months ago Yoshiki Yazawa add a workaround for stucking on AnalyzePmt().
5 months ago Yoshiki Yazawa re-enable set_sleepmode. backing out r109.
5 months ago Yoshiki Yazawa do not stuck on split_select() more than 4 sec.
6 months ago Yoshiki Yazawa temporarily disabled set_sleepmode due to frequent read problem.
6 months ago Yoshiki Yazawa make sure that wait after set_sleepmode()
6 months ago Yoshiki Yazawa fix ECM more
6 months ago Yoshiki Yazawa avoid infinite loop. length in the first descriptor loop can be zero.
6 months ago Yoshiki Yazawa need not to unset use_splitter flag on fall back.
6 months ago Yoshiki Yazawa output ECM packet so that former workaround is no longer needed.
6 months ago Yoshiki Yazawa temporary workaround: disable splitter if decoder is disabled.
6 months ago Yoshiki Yazawa send tuners to sleep mode when they are inactive
6 months ago Yoshiki Yazawa fix calculation for continuity counter
6 months ago Yoshiki Yazawa support macros to specify sid:
6 months ago Yoshiki Yazawa now recpt1 accepts single sid for terrestrial channels.
6 months ago Yoshiki Yazawa tweak user interface for sid:
6 months ago Yoshiki Yazawa - restore channel conversion table
6 months ago Yoshiki Yazawa add an option to specify the necessary service IDs.
6 months ago Yoshiki Yazawa implement decent LNB management
6 months ago Yoshiki Yazawa fix frequency calculation for catv channels
7 months ago Yoshiki Yazawa suppress silly warning
7 months ago Yoshiki Yazawa should use double quotation
7 months ago Yoshiki Yazawa - adapt date format to driver's one
7 months ago Yoshiki Yazawa - version string should be generated upon revision on mercurial repository
7 months ago Yoshiki Yazawa do not give up if LNB ioctl failed
7 months ago Yoshiki Yazawa improve stability on changing channel
7 months ago Yoshiki Yazawa accept wowow2/3 and BS-hi temporal channels
7 months ago Yoshiki Yazawa clean up a bit.
7 months ago Yoshiki Yazawa falls back to encrypted recording when b25_decode fails.
7 months ago Yoshiki Yazawa should just shutdown when write() fails.
7 months ago Yoshiki Yazawa include linux/sched.h explicitly. that file might be missing on some distributions.
8 months ago Yoshiki Yazawa added LNB reference count to maintain power state during recording.
8 months ago Yoshiki Yazawa add an option to specify LNB voltage
8 months ago Yoshiki Yazawa make LNB voltage can be specified from user application
8 months ago Yoshiki Yazawa improve PT2 support.
9 months ago Yoshiki Yazawa landed ipc control functionality branch
9 months ago Yoshiki Yazawa a bit cleanup
9 months ago Yoshiki Yazawa removed meaningless AC_PROG_INSTALL
9 months ago Yoshiki Yazawa build fix
9 months ago Yoshiki Yazawa good citizens never use gray code. wise people never watch TV.
9 months ago Yoshiki Yazawa hg no longer accepts '#' in a template
9 months ago Yoshiki Yazawa hide misleading build message
10 months ago Yoshiki Yazawa correct number of initialization data.
10 months ago Yoshiki Yazawa added a LF
10 months ago Yoshiki Yazawa added very rough support for PT2.
10 months ago Yoshiki Yazawa added the terrestrial channel list for Nagoya region. contributed by Hiroshi Someya.
10 months ago Yoshiki Yazawa replaced full-width colon with half-width colon in channel list.
10 months ago Yoshiki Yazawa fix a problem that compilation fails if hg is not installed.
10 months ago Yoshiki Yazawa fixed indentation
10 months ago Yoshiki Yazawa added fake support code for PT2. the PT2 part is not expected to work. be careful!
10 months ago Yoshiki Yazawa fix for a bug that recpt1 crashes if dirname(3) returns '.'
10 months ago Yoshiki Yazawa make some messages go stderr instead of stdout.
10 months ago Yoshiki Yazawa ensure path of destination file exists. imported Jonathan Leffler's mkpath.
11 months ago Yoshiki Yazawa add sample channel lists.
11 months ago Yoshiki Yazawa recpt1 shows list of terrestrial channels if .recpt1-channels is available in the home directory.
11 months ago Yoshiki Yazawa tweaked Makefile
11 months ago Yoshiki Yazawa - added --list option to show channel list.