Home > vdr-plugin-dbus

vdr-plugin-dbus

Vdr-plugin-dbus is a project mainly written in C++ and C, based on the GPL-2.0 license.

This plugin provides a connection from and to the dbus message system

This is a dbus plugin for the Video Disk Recorder (VDR).

Written by: Kersten Burkhardt [email protected]

Project's homepage: https://github.com/kersten/vdr-plugin-dbus

Latest version available at: git://github.com/kersten/vdr-plugin-dbus.git

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the file COPYING for more information.

Description:

This plugin provides a connection from and to the dbus message system.

Howto:

To see if the signal was emitted please launch dbus-monitor --system. This version will emit two signals, the first on plugin start and the second on plugin stop.

And by the way:

it's done when it's done :)

Previous:pyrecovery