Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] AW: [ANNOUNCE] vdr-vbox-0.0.1 Plugin



i am having trouble to make your plugin working.

After make plugin i am getting the following errors:

Entering directory `/usr/local/src/vdr-1.1.27/PLUGINS/src/vbox-0.0.1'
g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"vbox"'
-I../../../inc
lude -I../../../../DVB/include sndplayer.c
In file included from sndplayer.c:15:
sndplayer.h:157:5: warning: no newline at end of file
sndplayer.c: In member function `virtual void cSndPlayer::Action()':
sndplayer.c:665: error: invalid conversion from `const cFrame*' to
`cFrame*'
sndplayer.c:813:2: warning: no newline at end of file
make[1]: *** [sndplayer.o] Error 1
make[1]: Leaving directory
`/usr/local/src/vdr-1.1.27/PLUGINS/src/vbox-0.0.1'
make: *** [plugins] Error 2


i am using:

-vdr 1.1.27
plugins:
-mp3-0.7.12


libsndfile is 1.0.4 and libmad is installed

any idee ??

thanks 

Klaus Wolf


-----Ursprüngliche Nachricht-----
Von: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org] Im Auftrag
von Gunnar Roth
Gesendet: Dienstag, 17. Juni 2003 00:34
An: vdr@linuxtv.org
Betreff: [vdr] [ANNOUNCE] vdr-vbox-0.0.1 Plugin

Hello list,
i am ready to release my first version of my new vbox plugin.
It is in an early state, but already useful ( my opinion at least ).

you can download the source from  http://members.fortunecity.de/rar2000/

This is the README:

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

Written by:                  Gunnar Roth <gunnar.roth@gmx.de>

Project's homepage:          none

Latest version available at: none

See the file COPYING for license information.


Description:
This plugin is a frontend to the isdn answering machine vbox2.


REQUIREMENTS:

A running installation of vbox2 on a reachable server or localhost. 
vboxd must be startable
by inetd on the server.

You need the mad.h header from libmad and an installed libsndfile.
Recommended version of libsndfile is 1.0.4. See README of mp3-plugin
for Install tips.

The vboxtoau program has to be in /usr/bin. or change the path in 
vboxclient.c
line 22.

CONFIGURATION:

The vbox-plugin supports multiple users and servers.
You have to create a vboxuser.conf in the  /video/plugins directory.
This file consists of one line for every user.
Example:

myserver:port:user1:passwort1:pin1

The pin is not used yet, but has to be there.
port can be -1, then the standard vboxd port is used.

Try the vbox console client to test if you can connect to the server
before creating the conf file and running vdr.

NOTES:
If you have more than one user, you can select the user from the menu,
if
you have entered the VBOX item from the main menu. if only one user
exists
the vbox message menu is shown directly.
There you can browse through the messages and delete or mark as
read/unread.
BY pressing the OK/Red Button the message is played through the dvb
card.
ATTENTION: If you are replaying something other, this player is stopped.

TODO:
- Internationalization of texts( only english and german is done)
- Limit access by a pin code
- Poll the vbox server to see if new messages are available
  and display the osd message to inform the user about this.
- Support for the vbox-controls (supend answer etc.)
- Support for other answering machine software

THANKS:
 I wish to thank the following people:
 The creator of vbox for his vbox client and libvbox code.
 The creator of the mp3-plugin, where i copied the audio playing code
from.
 and last but not least the author of vdr, for his great software.


Have fun!

Gunnar





-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr"
as subject.




-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index