📄 changelog
字号:
* daemons/lircd.c, daemons/lircd.h, daemons/lircmd.c: ANSI-C forbids text after #endif, only comments are accepted there.Thu Nov 22 14:27:15 2001 ranty <ranty@k6> * daemons/dump_config.c, daemons/irrecord.c, doc/man2html.c, tools/smode2.c: Removed some compiler warnnings.Tue Nov 20 15:26:03 2001 ranty <ranty@k6> * drivers/lirc_dev/Makefile.am, drivers/lirc_gpio/Makefile.am, drivers/lirc_i2c/Makefile.am, drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am, drivers/lirc_sir/Makefile.am: automake 1.5 seams to change some variables which broke module compilation. * configure.in: prevent "AC_PROG_CPP was called before AC_PROG_CC" autoconf error. * doc/man-source/irrecord.inc, doc/man-source/irw.inc, doc/man-source/irxevent.inc, doc/man-source/lircd.inc, doc/man-source/lircmd.inc, doc/man-source/mode2-common.inc, doc/man-source/mode2.inc, doc/man-source/smode2.inc, doc/man-source/xmode2.inc, tools/irw.c, tools/irxevent.c, tools/mode2.c, tools/smode2.c, tools/xmode2.c, Makefile.am, doc/Makefile.am, doc/html-source/Attic/doc.html, doc/man-source/daemons.inc, doc/man-source/help2man.inc, doc/man-source/irexec.inc, doc/man-source/irpty.inc, doc/man2html.c, doc/release-html.sh, doc/release-man.sh: Generate manpages with help2man and html program manuals from the manpages.Sun Nov 18 14:15:05 2001 lirc <lirc@k6> * remotes/pinnacle_systems/lircd.conf.pctv: some more buttons * daemons/receive.c: didn't compile * daemons/hw_pinsys.c: warning only should appear in debug mode, otherwise the log file could fill up quite fastWed Nov 14 21:46:35 2001 lirc <lirc@k6> * NEWS, drivers/lirc_gpio/lirc_gpio.c, setup.sh: added support for Prolink PV-BT878P+9B card (Arkadiusz Miskiewicz) * daemons/receive.c: introduced better heuristic that should fix problems with repeat and most TV cardsWed Nov 14 18:05:52 2001 ranty <ranty@k6> * acconfig.h, tools/irpty.c: Polishing the use of forkpty in irpty.Fri Nov 9 21:40:47 2001 lirc <lirc@k6> * daemons/irrecord.c, doc/html-source/configure.html, doc/html-source/install.html, doc/html-source/programs.html: location of config files was wrongSun Nov 4 16:26:37 2001 ranty <ranty@k6> * configure.in: The check for gl_setcontextvga in libvgagl was not using -lvga so it failed even if libvga and libvgagl where there. * configure.in, tools/Makefile.am, tools/irpty.c: Use libc6's forkpty if available: enables devpts and probably devfs support. * configure.in, daemons/Makefile.am: made device node creation a configure option, to make easier installation by non root users. This makes Debian packing easier and maybe others. * configure.in: Tagged driver/configuration selection heuristic for easier extraction on Debian packing process and maybe others.Sat Nov 3 20:44:15 2001 lirc <lirc@k6> * daemons/config_file.c, doc/html-source/install.html, drivers/lirc_serial/lirc_serial.c: accept CR-LF in config fileSun Oct 21 13:02:27 2001 lirc <lirc@k6> * drivers/lirc_serial/lirc_serial.c: removed nearly all compile time configuration from module, the used hardware can now be chosen with a variableThu Oct 18 16:15:36 2001 lirc <lirc@k6> * TODO, daemons/lircd.c, daemons/serial.c: recognize stale lockfiles * doc/html-source/Attic/doc.html, doc/html-source/foot.html, doc/html-source/technical.html: added known bugs sectionSun Oct 14 11:59:56 2001 lirc <lirc@k6> * drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c, setup.sh: fixed potential problem with udelay() on fast machinesSun Sep 30 16:18:02 2001 lirc <lirc@k6> * NEWS, TODO, configure.in, setup.sh: added support for Hauppauge DVB-s cardFri Sep 28 07:01:30 2001 lirc <lirc@k6> * drivers/lirc_serial/lirc_serial.c: an unresolved symbol appeared in a special configuration, fixedTue Sep 18 09:03:36 2001 lirc <lirc@k6> * drivers/lirc_serial/lirc_serial.c: loops_per_jiffy is also used since 2.2.18Mon Sep 17 10:39:06 2001 lirc <lirc@k6> * drivers/lirc_serial/lirc_serial.c: IRdeo Remote does support receiving * setup.sh: fixed typo in TV card selectionFri Sep 14 20:39:14 2001 lirc <lirc@k6> * acconfig.h, configure.in, drivers/lirc_serial/lirc_serial.c, setup.sh: added support for IRdeo RemoteFri Sep 7 12:46:10 2001 lirc <lirc@k6> * daemons/dump_config.c, remotes/generic/MOTOROLA.conf: added template config file for Motorola protocolSun Aug 26 12:27:47 2001 lirc <lirc@k6> * NEWS, configure.in, doc/html-source/install.html, drivers/lirc_gpio/lirc_gpio.c: AVerMedia TV cards with ID 0x00011461 and 0x00041461 should finally work with the provided config filesSat Aug 25 16:17:44 2001 lirc <lirc@k6> * daemons/hw_default.c, daemons/ir_remote.h, daemons/lircd.c, daemons/transmit.c, daemons/transmit.h: fixed two bugs in transmit code that affected distance between repeated signalsThu Aug 16 20:51:08 2001 lirc <lirc@k6> * daemons/lircd.c: moved error logging to correct placeWed Aug 15 12:17:50 2001 lirc <lirc@k6> * ANNOUNCE, NEWS, configure.in, doc/html-source/Attic/doc.html, setup.sh: 0.6.4 releaseFri Aug 10 22:35:44 2001 lirc <lirc@k6> * daemons/irrecord.c: fixed segfault occuring for remotes with very short signalsWed Aug 8 13:26:42 2001 lirc <lirc@k6> * drivers/lirc_serial/lirc_serial.c: fixed compile error in debug codeSat Aug 4 18:24:27 2001 lirc <lirc@k6> * drivers/lirc_serial/lirc_serial.c: rdtsc in 2.2.x * NEWS, doc/html-source/install.html, drivers/lirc_serial/lirc_serial.c: use rdtsc if available (Steve Davies) * remotes/generic/SONY12.conf: measured duty_cycle using oscilloscopeSat Jul 28 07:39:58 2001 lirc <lirc@k6> * drivers/lirc_serial/lirc_serial.c: changes to improve transmissoin quality (Steve Davies)Tue Jul 24 07:38:39 2001 lirc <lirc@k6> * drivers/lirc_sir/lirc_sir.c: made ISR more fail safe, some clean-upsWed Jul 18 10:16:39 2001 lirc <lirc@k6> * drivers/lirc_serial/lirc_serial.c, drivers/lirc_sir/lirc_sir.c: small gaps between bytes were generated...Mon Jul 16 10:10:26 2001 lirc <lirc@k6> * daemons/hw-types.c, daemons/irrecord.c, daemons/lircd.c: fixed network only compile errorThu Jul 12 14:17:11 2001 lirc <lirc@k6> * daemons/serial.c: cosmetic fixWed Jul 11 19:27:51 2001 lirc <lirc@k6> * NEWS, doc/html-source/install.html, drivers/lirc_serial/lirc_serial.c: fixed bug in Irdeo transmit codeFri Jul 6 18:06:42 2001 ranty <ranty@k6> * setup.sh: It now should be POSIX Bourne shell compatible.Fri Jul 6 06:35:50 2001 lirc <lirc@k6> * daemons/irrecord.c: produce nicer pre/post data valuesThu Jul 5 18:01:06 2001 lirc <lirc@k6> * daemons/Makefile.am, daemons/irrecord.c: handle multiple remotes in pre/post remove functionsWed Jul 4 16:52:24 2001 uid26674 <uid26674@k6> * daemons/lircd.c: address was reused on wrong socket...Sun Jun 24 10:25:06 2001 lirc <lirc@k6> * NEWS, configure.in, drivers/lirc_gpio/lirc_gpio.c, remotes/life-view/lircd.conf.FlyVideo_II, setup.sh: added support for FlyVideo II TV cardSat Jun 23 17:36:19 2001 lirc <lirc@k6> * drivers/lirc_serial/lirc_serial.c: Animax receiver won't transmit... * drivers/lirc_parallel/lirc_parallel.c: changes for 2.4.x kernels * daemons/Makefile.am, daemons/hw-types.c, setup.sh: hw-types.[c|h] was not included in the distributionFri Jun 15 12:56:05 2001 lirc <lirc@k6> * NEWS: updated NEWS file * drivers/lirc_sir/lirc_sir.c: Power on IR moduleThu Jun 14 15:49:16 2001 lirc <lirc@k6> * TODO, drivers/lirc_gpio/lirc_gpio.c, remotes/cph03x/lircd.conf.cph03x, setup.sh: added support for FlyVideo 98/FM TV card * contrib/Attic/conf.modules.aver: lirc_aver no longer existsMon Jun 11 08:39:47 2001 ranty <ranty@k6> * doc/html-source/install.html, doc/html-source/programs.html: documentation update: muti-driver lircd and long options for irpty. * tools/irpty.c: added long options including --help and --version. * acconfig.h, configure.in, daemons/Makefile.am, daemons/hardware.h, daemons/hw-types.c, daemons/hw-types.h, daemons/hw_caraca.c, daemons/hw_creative.c, daemons/hw_default.c, daemons/hw_irman.c, daemons/hw_logitech.c, daemons/hw_pinsys.c, daemons/hw_pixelview.c, daemons/hw_silitek.c, daemons/hw_slinke.c, daemons/irrecord.c, daemons/lircd.c, daemons/receive.c: Multiple drivers may be linked into lircd and selected at runtime.Mon Jun 4 08:13:48 2001 lirc <lirc@k6> * daemons/dump_config.c: changed descriptionThu May 24 09:30:57 2001 lirc <lirc@k6> * daemons/hw_pinsys.c, daemons/hw_pinsys.h: changed timeout valueSun May 20 20:04:43 2001 lirc <lirc@k6> * AUTHORS, NEWS, configure.in, drivers/lirc_gpio/lirc_gpio.c, remotes/winfast/lircd.conf.tv2000, remotes/winfast/lircmd.conf.tv2000, setup.sh: added support for Winfast TV2000, thanks to Juan Toledo for the patchSun May 6 19:44:34 2001 lirc <lirc@k6> * configure.in, doc/html-source/install.html: changed default location of some files * contrib/lirc.suse7.1: added S.u.S.E. 7.1 init scriptThu Apr 26 18:47:31 2001 lirc <lirc@k6> * daemons/Makefile.am, drivers/Makefile.am, drivers/lirc_dev/Makefile.am, drivers/lirc_gpio/Makefile.am, drivers/lirc_i2c/Makefile.am, drivers/lirc_parallel/Makefile.am, drivers/lirc_serial/Makefile.am, drivers/lirc_sir/Makefile.am: modified Makefiles to support DESTDIR, etc.Wed Apr 25 20:07:50 2001 lirc <lirc@k6> * configure.in, daemons/lircd.c, drivers/lirc_gpio/lirc_gpio.c, remotes/bestbuy/lircd.conf.bestbuy, remotes/bestbuy/lircd.conf.bestbuy2, remotes/bestbuy/lircmd.conf.bestbuy2, setup.sh: added support for BT878 version of BestBuy Easy TV card (Miguel Angel) * configure.in: added iPAQ to configure script * daemons/lircd.c: reuse address * acconfig.h, drivers/lirc_sir/lirc_sir.c, setup.sh: initial iPAQ support (NOT working)Tue Apr 24 21:20:41 2001 lirc <lirc@k6> * configure.in, drivers/lirc_i2c/lirc_i2c.c, remotes/knc_one/lircd.conf.knc_one, setup.sh: added support for KNC ONE TV cards (Ulrich Mueller) * remotes/pinnacle_systems/lircd.conf.pctv: added extra buttons for new version of the remote * doc/html-source/install.html: added mode3 warning * doc/html-source/configure.html: added X 4.0 configuration detail * daemons/ir_remote.c: fixed repeat bug * daemons/hw_silitek.c, daemons/hw_silitek.h, remotes/silitek/lircd.conf.silitek, remotes/silitek/lircmd.conf.silitek: added support for Silitek SM-1000 receiver, many thanks to Krister Wicksell Eriksson * tools/irxevent.c: fixed bug (Scott A. Herod) * daemons/hw_pixelview.c: timeout was too short (Michael Beattie) * daemons/ir_remote.h, tools/irw.c: fixed some compile warnings * drivers/lirc_sir/lirc_sir.c: show buffer overrun error only in DEBUG mode * drivers/lirc_serial/lirc_serial.c: show buffer overrun error only in DEBUG mode, added clock debug code, changes to transmit code * daemons/Makefile.am, daemons/hw_logitech.c, daemons/hw_slinke.c, remotes/packard_bell/lircd.conf.packard_bell: added support for Silitek SM-1000 receiver, many thanks to Krister Wicksell Eriksson * drivers/lirc_i2c/lirc_i2c.c: fixed autodetection issues with PixelView cards (Gerd), probe 0x1a first * setup.sh: added TCP/IP network support (Bryan Clingman), added support for Silitek SM-1000 receiver, many thanks to Krister Wicksell Eriksson * configure.in: added TCP/IP network support (Bryan Clingman), fixed autodetection issues with PixelView cards (Gerd), added support for Silitek SM-1000 receiver, many thanks to Krister Wicksell Eriksson * acconfig.h: added TCP/IP network support (Bryan Clingman), fixed autodetection issues with PixelView cards (Gerd) * NEWS: changed behaviour of repeat setting, added TCP/IP network support (Bryan Clingman), added support for Silitek SM-1000 receiver,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -