summaryrefslogtreecommitdiff
path: root/dynamicdevice.c
AgeCommit message (Expand)Author
2011-03-25add some OSD functionalityv0.0.6aLars Hanisch
2011-03-25rename udev property dynamite_ignore to dynamite_attach (think positive)v0.0.6Lars Hanisch
2011-03-24enumerate dvb devices with udev so every adapter is found even if not "in a row"Lars Hanisch
2011-03-23correct an endless loop in GetAudioDeviceChannelLars Hanisch
2011-03-23correct indentationLars Hanisch
2011-03-23don't print log message on 'set timeout' if no device is attachedLars Hanisch
2011-03-20remove some Detach-calls, they will be called in dtor of cDeviceLars Hanisch
2011-03-18add new command ForceDetachDevice, the device will be detached regardless of ...Lars Hanisch
2011-03-17- use getopt_long on commandline argument processing, look at README for new ...Lars Hanisch
2011-02-26add new command DTAD for detaching all devicesLars Hanisch
2011-02-23move reading of udev properties from the monitor to the attacherLars Hanisch
2011-02-17new vdr patch for idle mode w/o epg scanLars Hanisch
2011-02-17add manual option to set a device into idle modeLars Hanisch
2011-02-17refactoring and use vdr's SystemExecLars Hanisch
2011-02-17Merge branch 'master' of projects.vdr-developer.org:vdr-plugin-dynamiteLars Hanisch
2011-02-17support idle-option of cDeviceLars Hanisch
2011-02-17dynamite can call an external program if the GetTSTimeout of a device triggersLars Hanisch
2011-02-10add parsing of watchdog timeout set by udev ruleLars Hanisch
2011-02-02initial commit of version 0.0.5cLars Hanisch