summaryrefslogtreecommitdiff
path: root/dynamite.c
AgeCommit message (Expand)Author
2011-12-08fix a possible double attach of devices if they have a cardindex set with udevv0.0.8eLars Hanisch
2011-12-04allow disable of auto-idle per device via Service/SVDRP/udevv0.0.8dLars Hanisch
2011-10-27correct call of the idle hookv0.0.8cLars Hanisch
2011-10-26add udev monitor for remove events of usb hardware so devices can be detached...Lars Hanisch
2011-09-22skip the first housekeepingv0.0.8aLars Hanisch
2011-09-22add SVDRP/Service commands SetIdleTimeout and SetIdleWakeup to modify the val...Lars Hanisch
2011-09-04add patch for vdr 1.7.21 and refactored patch for vdr 1.7.20 to work with dyn...v0.0.8Lars Hanisch
2011-09-04auto-wakeup and idle-again now works correctly if the device is not used with...v0.0.7cLars Hanisch
2011-09-04correct timeout evaluation for auto-idlev0.0.7bLars Hanisch
2011-09-04add two new parameters to activate the auto-idle-modeLars Hanisch
2011-08-17add patch for vdr 1.7.20v0.0.7Lars Hanisch
2011-08-17add patch for vdr 1.7.19 and add support for new virtual methods of cDevicev0.0.6hLars Hanisch
2011-07-13add italian translations and an idle-hookv0.0.6gLars Hanisch
2011-07-03don't attach devices at probe-time, just queue themv0.0.6fLars Hanisch
2011-06-22leave eight additional slots free if mcli-plugin is loadedv0.0.6eLars Hanisch
2011-06-15add udev property dynamite_cardindex to attach a device at a preferred slot (...Lars Hanisch
2011-04-06hm, 0.0.6b was already there...v0.0.6cLars Hanisch
2011-04-06autodetect streamdev-client and leave one slot free if presentLars Hanisch
2011-04-06add new parameter "--free-device-slots"Lars Hanisch
2011-03-26add german translations for the OSD menuLars Hanisch
2011-03-25move OSD menu from main menu to plugin setup menuv0.0.6bLars Hanisch
2011-03-25add some OSD functionalityv0.0.6aLars 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-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-03-09add missing ::sprintf on error messageLars Hanisch
2011-03-02add idle-option to dvbciadapterLars Hanisch
2011-02-26add new command DTAD for detaching all devicesLars Hanisch
2011-02-26a little bit of refactoringLars Hanisch
2011-02-23move reading of udev properties from the monitor to the attacherLars 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-17dynamite can call an external program if the GetTSTimeout of a device triggersLars Hanisch
2011-02-16increase version due to new vdr patchLars Hanisch
2011-02-10add parsing of watchdog timeout set by udev ruleLars Hanisch
2011-02-03rework of vdr-patch because of trouble with the EITScanner and multiple devicesLars Hanisch
2011-02-02update README and set version for next releaseLars Hanisch
2011-02-02add generic udev-filterLars Hanisch
2011-02-02prepare version for next releaseLars Hanisch
2011-02-02initial commit of version 0.0.5cLars Hanisch