index
:
vdr-plugin-dynamite
master
VDR Dynamite Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-06-22
leave eight additional slots free if mcli-plugin is loaded
v0.0.6e
Lars Hanisch
2011-06-15
exit loop while search for free index as soon as possible
v0.0.6d
Lars Hanisch
2011-06-15
add udev property dynamite_cardindex to attach a device at a preferred slot (...
Lars Hanisch
2011-05-29
add patch for dvbsddevice to get subsystemid via udev
Lars Hanisch
2011-05-26
adapt patch to vdr 1.7.18
Lars Hanisch
2011-04-06
hm, 0.0.6b was already there...
v0.0.6c
Lars Hanisch
2011-04-06
autodetect streamdev-client and leave one slot free if present
Lars Hanisch
2011-04-06
add new parameter "--free-device-slots"
Lars Hanisch
2011-03-26
add german translations for the OSD menu
Lars Hanisch
2011-03-25
move OSD menu from main menu to plugin setup menu
v0.0.6b
Lars Hanisch
2011-03-25
add some OSD functionality
v0.0.6a
Lars Hanisch
2011-03-25
rename udev property dynamite_ignore to dynamite_attach (think positive)
v0.0.6
Lars Hanisch
2011-03-24
enumerate dvb devices with udev so every adapter is found even if not "in a row"
Lars Hanisch
2011-03-23
update HISTORY
v0.0.5o
Lars Hanisch
2011-03-23
correct an endless loop in GetAudioDeviceChannel
Lars Hanisch
2011-03-23
correct indentation
Lars Hanisch
2011-03-23
don't print log message on 'set timeout' if no device is attached
Lars Hanisch
2011-03-20
remove some Detach-calls, they will be called in dtor of cDevice
Lars Hanisch
2011-03-19
adapt patch to vdr 1.7.17
Lars Hanisch
2011-03-18
add 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-09
add missing ::sprintf on error message
Lars Hanisch
2011-03-09
patch: add new option for skipping adapters
Lars Hanisch
2011-03-02
new patch with idle mode (nearly, not done)
Lars Hanisch
2011-03-02
add idle-option to dvbciadapter
Lars Hanisch
2011-02-27
vdr-patch: only look at local ciAdapter if idle is possible or not
Lars Hanisch
2011-02-27
new vdr-patch in regard to "idle"-devices with lnb-sharing
Lars Hanisch
2011-02-26
add new command DTAD for detaching all devices
Lars Hanisch
2011-02-26
a little bit of refactoring
Lars Hanisch
2011-02-23
adapt ln-sharing-patch to dynamite
Lars Hanisch
2011-02-23
move reading of udev properties from the monitor to the attacher
Lars Hanisch
2011-02-17
correct date in HISTORY file
Lars Hanisch
2011-02-17
new vdr patch for idle mode w/o epg scan
Lars Hanisch
2011-02-17
add manual option to set a device into idle mode
Lars Hanisch
2011-02-17
refactoring and use vdr's SystemExec
Lars Hanisch
2011-02-17
Merge branch 'master' of projects.vdr-developer.org:vdr-plugin-dynamite
Lars Hanisch
2011-02-17
support idle-option of cDevice
Lars Hanisch
2011-02-17
dynamite can call an external program if the GetTSTimeout of a device triggers
Lars Hanisch
2011-02-16
increase version due to new vdr patch
Lars Hanisch
2011-02-16
rework of vdr patch
Lars Hanisch
2011-02-10
update README and HISTORY
Lars Hanisch
2011-02-10
add parsing of watchdog timeout set by udev rule
Lars Hanisch
2011-02-03
rework of vdr-patch because of trouble with the EITScanner and multiple devices
Lars Hanisch
2011-02-02
update README and set version for next release
Lars Hanisch
2011-02-02
add generic udev-filter
Lars Hanisch
2011-02-02
README proofreading
Lars Hanisch
2011-02-02
prepare version for next release
Lars Hanisch
2011-02-02
initial commit of version 0.0.5c
Lars Hanisch