Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-20 | Added automatic re-connection (--reconnect option) | phintuka | |
2007-01-07 | Return value is nagative if there was errors, 0 if user terminated frontend | phintuka | |
and 1 if connection was lost. (Thanks to Antti Seppälä) | |||
2007-01-01 | lirc start/stop moved to separate functions | phintuka | |
vdr discovery is now separate module | |||
2006-12-24 | Added a note about server discovery and default host to help text | phintuka | |
2006-12-19 | Added simple key repeat emulation if lircd does not regonize | phintuka | |
repeated keys automatically (command-line option "--lirc=/dev/lircd,repeatemu") | |||
2006-12-15 | Added signal handler: | phintuka | |
- SIGHUP, SIGINT and SIGTERM signals terminate program - SIGPIPE signal is ignored | |||
2006-12-15 | Added vidix(fb) to supported video drivers (patch from Antti Seppälä) | phintuka | |
2006-09-20 | separate device from option video_drv:video_dev | phintuka | |
2006-09-19 | Fixed busy loop when stdin not open/available | phintuka | |
(read_key returns now error if read() returns 0) | |||
2006-09-01 | Command-line arguments and help message updated. | phintuka | |
Use getopt to parse arguments. | |||
2006-08-26 | Restore terminal settings only if settings were saved and changed | phintuka | |
2006-08-23 | *** empty log message *** | phintuka | |
2006-08-19 | Added 16:10 aspect ratio | phintuka | |
2006-08-16 | Added missing header file | phintuka | |
2006-08-16 | Improved end of stream signalling | phintuka | |
Some extra checks to catch null pointers and empty strings | |||
2006-08-05 | Added daemon mode | phintuka | |
2006-07-15 | New command-line option: disable keyboard input (useful when running as daemon) | phintuka | |
2006-07-02 | *** empty log message *** | phintuka | |
2006-06-11 | Logging clean-up | phintuka | |
2006-06-06 | Keyboard handling updates | phintuka | |
2006-06-04 | x86 fixes | phintuka | |
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed | |||
2006-06-03 | Initial importxineliboutput-0_99rc4 | phintuka | |