pt1

log

age author description
4 weeks ago Yoshiki Yazawa - adapted to 3.x kernelsdefault tip
14 months ago Yoshiki Yazawa revised new ioctl functions
14 months ago Yoshiki Yazawa follow changes in struct file_operations. .ioctl has been removed in 2.6.36.
20 months ago Yoshiki Yazawa tweaked format
22 months ago Yoshiki Yazawa - fix version string
22 months ago Yoshiki Yazawa fix --bell option
22 months ago Yoshiki Yazawa improve checksignal command:
22 months ago Yoshiki Yazawa add an utility to check signal strength.
22 months ago Yoshiki Yazawa add a workaround for stucking on AnalyzePmt().
22 months ago Yoshiki Yazawa re-enable set_sleepmode. backing out r109.
23 months ago Yoshiki Yazawa do not stuck on split_select() more than 4 sec.
23 months ago Yoshiki Yazawa temporarily disabled set_sleepmode due to frequent read problem.
23 months ago Yoshiki Yazawa make sure that wait after set_sleepmode()
23 months ago Yoshiki Yazawa fix ECM more
23 months ago Yoshiki Yazawa avoid infinite loop. length in the first descriptor loop can be zero.
23 months ago Yoshiki Yazawa need not to unset use_splitter flag on fall back.
23 months ago Yoshiki Yazawa output ECM packet so that former workaround is no longer needed.
23 months ago Yoshiki Yazawa temporary workaround: disable splitter if decoder is disabled.
23 months ago Yoshiki Yazawa send tuners to sleep mode when they are inactive
24 months ago Yoshiki Yazawa fix calculation for continuity counter
24 months ago Yoshiki Yazawa support macros to specify sid:
24 months ago Yoshiki Yazawa now recpt1 accepts single sid for terrestrial channels.
24 months ago Yoshiki Yazawa tweak user interface for sid:
24 months ago Yoshiki Yazawa - restore channel conversion table
24 months ago Yoshiki Yazawa add an option to specify the necessary service IDs.
24 months ago Yoshiki Yazawa implement decent LNB management
24 months ago Yoshiki Yazawa fix frequency calculation for catv channels
2010-01-28 Yoshiki Yazawa suppress silly warning
2010-01-28 Yoshiki Yazawa should use double quotation
2010-01-27 Yoshiki Yazawa - adapt date format to driver's one
2010-01-27 Yoshiki Yazawa - version string should be generated upon revision on mercurial repository
2010-01-27 Yoshiki Yazawa do not give up if LNB ioctl failed
2010-01-27 Yoshiki Yazawa improve stability on changing channel
2010-01-27 Yoshiki Yazawa accept wowow2/3 and BS-hi temporal channels
2010-01-19 Yoshiki Yazawa clean up a bit.
2010-01-19 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-28 Yoshiki Yazawa removed meaningless AC_PROG_INSTALL
2009-11-28 Yoshiki Yazawa build fix
2009-11-28 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-31 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-22 Yoshiki Yazawa fixed indentation
2009-10-22 Yoshiki Yazawa added fake support code for PT2. the PT2 part is not expected to work. be careful!
2009-10-10 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.